<?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:41.607-04:00</oval:timestamp>
  </generator>
  <definitions>
    <definition id="oval:org.mitre.oval:def:8413" version="5" class="patch">
      <metadata>
        <title>DSA-1802 squirrelmail -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>squirrelmail</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1802" ref_id="DSA-1802"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1578" ref_id="CVE-2009-1578"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1579" ref_id="CVE-2009-1579"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1580" ref_id="CVE-2009-1580"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1581" ref_id="CVE-2009-1581"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1381" ref_id="CVE-2009-1381"/>
        <description>Several remote vulnerabilities have been discovered in SquirrelMail, a webmail application. The Common Vulnerabilities and Exposures project identifies the following problems: Cross site scripting was possible through a number of pages which allowed an attacker to steal sensitive session data. Code injection was possible when SquirrelMail was configured to use the map_yp_alias function to authenticate users. This is not the default. It was possible to hijack an active user session by planting a specially crafted cookie into the user's browser. Specially crafted HTML emails could use the CSS positioning feature to place email content over the SquirrelMail user interface, allowing for phishing.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:13-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:44.925-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:33.775-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:16.520-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8413 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:37.743-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:38.040-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6179 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:36.766-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:54.657-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="squirrelmail is earlier than 2:1.4.15-4+lenny2" test_ref="oval:org.mitre.oval:tst:20530"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="squirrelmail is earlier than 2:1.4.9a-5" test_ref="oval:org.mitre.oval:tst:20305"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8408" version="3" class="patch">
      <metadata>
        <title>DSA-1762 icu -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>icu</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1762" ref_id="DSA-1762"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1036" ref_id="CVE-2008-1036"/>
        <description>It was discovered that icu, the internal components for Unicode, did not properly sanitise invalid encoded data, which could lead to crossite scripting attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:13-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:38.275-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:33.307-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:16.001-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8408 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:37.377-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:37.837-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="icu-doc is earlier than 3.8.1-3+lenny1" test_ref="oval:org.mitre.oval:tst:20386"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libicu38 is earlier than 3.8.1-3+lenny1" test_ref="oval:org.mitre.oval:tst:19463"/>
                <criterion comment="libicu38-dbg is earlier than 3.8.1-3+lenny1" test_ref="oval:org.mitre.oval:tst:20268"/>
                <criterion comment="libicu-dev is earlier than 3.8.1-3+lenny1" test_ref="oval:org.mitre.oval:tst:20455"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="lib32icu38 is earlier than 3.8.1-3+lenny1" test_ref="oval:org.mitre.oval:tst:20426"/>
                <criterion comment="lib32icu-dev is earlier than 3.8.1-3+lenny1" test_ref="oval:org.mitre.oval:tst:20422"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="icu-doc is earlier than 3.6-2etch2" test_ref="oval:org.mitre.oval:tst:20067"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libicu36-dev is earlier than 3.6-2etch2" test_ref="oval:org.mitre.oval:tst:20050"/>
                <criterion comment="libicu36 is earlier than 3.6-2etch2" test_ref="oval:org.mitre.oval:tst:19727"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8391" version="3" class="patch">
      <metadata>
        <title>DSA-1748 libsoup -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libsoup</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1748" ref_id="DSA-1748"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0585" ref_id="CVE-2009-0585"/>
        <description>It was discovered that libsoup, an HTTP library implementation in C, handles large strings insecurely via its Base64 encoding functions. This could possibly lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:48.446-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:32.919-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:15.631-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8391 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:34.380-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:37.630-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libsoup2.2-doc is earlier than 2.2.98-2+etch1" test_ref="oval:org.mitre.oval:tst:19748"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libsoup2.2-8 is earlier than 2.2.98-2+etch1" test_ref="oval:org.mitre.oval:tst:19770"/>
              <criterion comment="libsoup2.2-dev is earlier than 2.2.98-2+etch1" test_ref="oval:org.mitre.oval:tst:19668"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8390" version="3" class="patch">
      <metadata>
        <title>DSA-1892 dovecot -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>dovecot</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1892" ref_id="DSA-1892"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2632" ref_id="CVE-2009-2632"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3235" ref_id="CVE-2009-3235"/>
        <description>It was discovered that the SIEVE component of dovecot, a mail server that supports mbox and maildir mailboxes, is vulnerable to a buffer overflow when processing SIEVE scripts. This can be used to elevate privileges to the dovecot system user. An attacker who is able to install SIEVE scripts executed by the server is therefore able to read and modify arbitrary email messages on the system.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:21.275-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:32.484-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:15.188-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8390 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:36.991-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:37.467-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="dovecot-pop3d is earlier than 1.0.15-2.3+lenny1" test_ref="oval:org.mitre.oval:tst:20162"/>
            <criterion comment="dovecot-common is earlier than 1.0.15-2.3+lenny1" test_ref="oval:org.mitre.oval:tst:19778"/>
            <criterion comment="dovecot-imapd is earlier than 1.0.15-2.3+lenny1" test_ref="oval:org.mitre.oval:tst:20133"/>
            <criterion comment="dovecot-dev is earlier than 1.0.15-2.3+lenny1" test_ref="oval:org.mitre.oval:tst:20214"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="dovecot-pop3d is earlier than 1.0.rc15-2etch5" test_ref="oval:org.mitre.oval:tst:20136"/>
            <criterion comment="dovecot-common is earlier than 1.0.rc15-2etch5" test_ref="oval:org.mitre.oval:tst:19805"/>
            <criterion comment="dovecot-imapd is earlier than 1.0.rc15-2etch5" test_ref="oval:org.mitre.oval:tst:20210"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def: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:8363" version="5" class="patch">
      <metadata>
        <title>DSA-1598 libtk-img -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libtk-img</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1598" ref_id="DSA-1598"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0553" ref_id="CVE-2008-0553"/>
        <description>It was discovered that a buffer overflow in the GIF image parsing code of Tk, a cross-platform graphical toolkit, could lead to denial of service and potentially the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:47.801-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:29.071-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:11.172-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8363 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:31.572-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:35.744-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:18917 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:39.405-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:54.253-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="libtk-img is earlier than 1:1.3-15etch2" test_ref="oval:org.mitre.oval:tst:18917"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8362" version="5" class="patch">
      <metadata>
        <title>DSA-1743 libtk-img -- buffer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libtk-img</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1743" ref_id="DSA-1743"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5137" ref_id="CVE-2007-5137"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5378" ref_id="CVE-2007-5378"/>
        <description>Two buffer overflows have been found in the GIF image parsing code of Tk, a cross-platform graphical toolkit, which could lead to the execution of arbitrary code. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that libtk-img is prone to a buffer overflow via specially crafted multi-frame interlaced GIF files. It was discovered that libtk-img is prone to a buffer overflow via specially crafted GIF files with certain subimage sizes.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:01.602-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:28.646-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:10.743-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8362 - Debian Patch Update" date="2014-06-06T17:29:00.238-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:31:18.861-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:35.505-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8362 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:44.588-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:53.958-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libtk-img-doc is earlier than 1:1.3-release-7+lenny1" test_ref="oval:org.mitre.oval:tst:19876"/>
            </criteria>
            <criterion comment="libtk-img is earlier than 1:1.3-release-7+lenny1" test_ref="oval:org.mitre.oval:tst:20000"/>
            <criterion comment="libtk-img-dev is earlier than 1:1.3-release-7+lenny1" test_ref="oval:org.mitre.oval:tst:19985"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          </criteria>
          <criterion comment="libtk-img is earlier than 1:1.3-15etch3" test_ref="oval:org.mitre.oval:tst:19877"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8361" version="3" class="patch">
      <metadata>
        <title>DSA-1593 tomcat5.5 -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>tomcat5.5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1593" ref_id="DSA-1593"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1947" ref_id="CVE-2008-1947"/>
        <description>It was discovered that the Host Manager web application performed insufficient input sanitising, which could lead to cross-site scripting.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:41.736-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:28.410-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:10.496-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8361 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:31.722-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:35.353-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libtomcat5.5-java is earlier than 5.5.20-2etch3" test_ref="oval:org.mitre.oval:tst:19123"/>
          <criterion comment="tomcat5.5-admin is earlier than 5.5.20-2etch3" test_ref="oval:org.mitre.oval:tst:19679"/>
          <criterion comment="tomcat5.5-webapps is earlier than 5.5.20-2etch3" test_ref="oval:org.mitre.oval:tst:19358"/>
          <criterion comment="tomcat5.5 is earlier than 5.5.20-2etch3" test_ref="oval:org.mitre.oval:tst:19573"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8347" version="3" class="patch">
      <metadata>
        <title>DSA-1688 courier-authlib -- SQL injection</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>courier-authlib</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1688" ref_id="DSA-1688"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2380" ref_id="CVE-2008-2380"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2667" ref_id="CVE-2008-2667"/>
        <description>Two SQL injection vulnerabilities have been found in courier-authlib, the courier authentification library. The MySQL database interface used insufficient escaping mechanisms when constructing SQL statements, leading to SQL injection vulnerabilities if certain charsets are used (CVE-2008-2380). A similar issue affects the PostgreSQL database interface (CVE-2008-2667).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:13-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:39.503-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:28.133-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:10.214-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8347 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:29.576-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:35.142-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="courier-authlib-userdb is earlier than 0.58-4+etch2" test_ref="oval:org.mitre.oval:tst:20396"/>
          <criterion comment="courier-authdaemon is earlier than 0.58-4+etch2" test_ref="oval:org.mitre.oval:tst:20457"/>
          <criterion comment="courier-authlib-mysql is earlier than 0.58-4+etch2" test_ref="oval:org.mitre.oval:tst:19925"/>
          <criterion comment="courier-authlib-pipe is earlier than 0.58-4+etch2" test_ref="oval:org.mitre.oval:tst:20083"/>
          <criterion comment="courier-authlib-postgresql is earlier than 0.58-4+etch2" test_ref="oval:org.mitre.oval:tst:20297"/>
          <criterion comment="courier-authlib-ldap is earlier than 0.58-4+etch2" test_ref="oval:org.mitre.oval:tst:19675"/>
          <criterion comment="courier-authlib is earlier than 0.58-4+etch2" test_ref="oval:org.mitre.oval:tst:19476"/>
          <criterion comment="courier-authlib-dev is earlier than 0.58-4+etch2" test_ref="oval:org.mitre.oval:tst:20328"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8336" version="3" class="patch">
      <metadata>
        <title>DSA-1445 maradns -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>maradns</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1445" ref_id="DSA-1445"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0061" ref_id="CVE-2008-0061"/>
        <description>Michael Krieger and Sam Trenholme discovered a programming error in MaraDNS, a simple security-aware Domain Name Service server, which might lead to denial of service through malformed DNS packets. For the old stable distribution (sarge), this problem has been fixed in version 1.0.27-2. For the stable distribution (etch), this problem has been fixed in version 1.2.12.04-1etch2. For the unstable distribution (sid), this problem has been fixed in version 1.2.12.08-1. We recommend that you upgrade your maradns package.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:27.335-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:27.862-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:09.931-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8336 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:36.564-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:34.990-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="maradns is earlier than 1.2.12.04-1etch2" test_ref="oval:org.mitre.oval:tst:19587"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criterion comment="maradns is earlier than 1.0.27-2" test_ref="oval:org.mitre.oval:tst:20010"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8331" version="3" class="patch">
      <metadata>
        <title>DSA-1590 samba -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>samba</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1590" ref_id="DSA-1590"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1105" ref_id="CVE-2008-1105"/>
        <description>Alin Rad Pop discovered that Samba contained a buffer overflow condition when processing certain responses received while acting as a client, leading to arbitrary code execution (CVE-2008-1105).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:41.119-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:26.981-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:09.013-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8331 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:30.271-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:34.623-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="samba-doc is earlier than 3.0.24-6etch10" test_ref="oval:org.mitre.oval:tst:19516"/>
              <criterion comment="samba-doc-pdf is earlier than 3.0.24-6etch10" test_ref="oval:org.mitre.oval:tst:19650"/>
            </criteria>
          </criteria>
          <criterion comment="smbfs is earlier than 3.0.24-6etch10" test_ref="oval:org.mitre.oval:tst:19141"/>
          <criterion comment="samba is earlier than 3.0.24-6etch10" test_ref="oval:org.mitre.oval:tst:18768"/>
          <criterion comment="libsmbclient is earlier than 3.0.24-6etch10" test_ref="oval:org.mitre.oval:tst:19724"/>
          <criterion comment="smbclient is earlier than 3.0.24-6etch10" test_ref="oval:org.mitre.oval:tst:19744"/>
          <criterion comment="winbind is earlier than 3.0.24-6etch10" test_ref="oval:org.mitre.oval:tst:19411"/>
          <criterion comment="swat is earlier than 3.0.24-6etch10" test_ref="oval:org.mitre.oval:tst:19562"/>
          <criterion comment="libpam-smbpass is earlier than 3.0.24-6etch10" test_ref="oval:org.mitre.oval:tst:19399"/>
          <criterion comment="libsmbclient-dev is earlier than 3.0.24-6etch10" test_ref="oval:org.mitre.oval:tst:19712"/>
          <criterion comment="python-samba is earlier than 3.0.24-6etch10" test_ref="oval:org.mitre.oval:tst:19168"/>
          <criterion comment="samba-common is earlier than 3.0.24-6etch10" test_ref="oval:org.mitre.oval:tst:19388"/>
          <criterion comment="samba-dbg is earlier than 3.0.24-6etch10" test_ref="oval:org.mitre.oval:tst:19395"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8321" version="3" class="patch">
      <metadata>
        <title>DSA-1731 ndiswrapper -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ndiswrapper</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1731" ref_id="DSA-1731"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4395" ref_id="CVE-2008-4395"/>
        <description>Anders Kaseorg discovered that ndiswrapper suffers from buffer overflows via specially crafted wireless network traffic, due to incorrectly handling long ESSIDs. This could lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:28.447-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:26.294-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:08.265-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8321 - Debian Patch Update" date="2014-06-06T17:29:00.238-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:31:06.482-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:34.204-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="ndiswrapper-source is earlier than 1.28-1+etch1" test_ref="oval:org.mitre.oval:tst:19350"/>
              <criterion comment="ndiswrapper-common is earlier than 1.28-1+etch1" test_ref="oval:org.mitre.oval:tst:19601"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            </criteria>
            <criterion comment="ndiswrapper-utils-1.9 is earlier than 1.28-1+etch1" test_ref="oval:org.mitre.oval:tst:19457"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8316" version="3" class="patch">
      <metadata>
        <title>DSA-1676 flamethrower (0.1.8-1+etch1) -- insecure temp file generation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>flamethrower (0.1.8-1+etch1)</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1676" ref_id="DSA-1676"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5141" ref_id="CVE-2008-5141"/>
        <description>Dmitry E. Oboukhov discovered that flamethrower creates predictable temporary filenames, which may lead to a local denial of service through a symlink attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:31.775-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:26.096-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:07.901-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8316 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:36.043-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:34.059-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="flamethrower is earlier than 0.1.8-1+etch1" test_ref="oval:org.mitre.oval:tst:18406"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8315" version="3" class="patch">
      <metadata>
        <title>DSA-1735 znc -- missing input sanitisation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>znc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1735" ref_id="DSA-1735"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0759" ref_id="CVE-2009-0759"/>
        <description>It was discovered that znc, an IRC proxy/bouncer, does not properly sanitise input contained in configuration change requests to the webadmin interface. This allows authenticated users to elevate their privileges and indirectly execute arbitrary commands (CVE-2009-0759).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:32.248-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:25.843-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:07.706-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8315 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:36.695-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:33.922-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="znc is earlier than 0.058-2+lenny1" test_ref="oval:org.mitre.oval:tst:19268"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8313" version="3" class="patch">
      <metadata>
        <title>DSA-1595 xorg-server -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xorg-server</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1595" ref_id="DSA-1595"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1377" ref_id="CVE-2008-1377"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1379" ref_id="CVE-2008-1379"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2360" ref_id="CVE-2008-2360"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2361" ref_id="CVE-2008-2361"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2362" ref_id="CVE-2008-2362"/>
        <description>Several local vulnerabilities have been discovered in the X Window system. The Common Vulnerabilities and Exposures project identifies the following problems: Lack of validation of the parameters of the SProcSecurityGenerateAuthorization and SProcRecordCreateContext functions makes it possible for a specially crafted request to trigger the swapping of bytes outside the parameter of these requests, causing memory corruption. An integer overflow in the validation of the parameters of the ShmPutImage() request makes it possible to trigger the copy of arbitrary server memory to a pixmap that can subsequently be read by the client, to read arbitrary parts of the X server memory space. An integer overflow may occur in the computation of the size of the glyph to be allocated by the AllocateGlyph() function which will cause less memory to be allocated than expected, leading to later heap overflow. An integer overflow may occur in the computation of the size of the glyph to be allocated by the ProcRenderCreateCursor() function which will cause less memory to be allocated than expected, leading later to dereferencing un-mapped memory, causing a crash of the X server. Integer overflows can also occur in the code validating the parameters for the SProcRenderCreateLinearGradient, SProcRenderCreateRadialGradient and SProcRenderCreateConicalGradient functions, leading to memory corruption by swapping bytes outside of the intended request parameters.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:38.175-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:25.586-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:07.430-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8313 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:38.501-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:33.573-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="xserver-xorg-core is earlier than 1.1.1-21etch5" test_ref="oval:org.mitre.oval:tst:19560"/>
          <criterion comment="xdmx is earlier than 1.1.1-21etch5" test_ref="oval:org.mitre.oval:tst:19394"/>
          <criterion comment="xserver-xorg-dev is earlier than 1.1.1-21etch5" test_ref="oval:org.mitre.oval:tst:19641"/>
          <criterion comment="xvfb is earlier than 1.1.1-21etch5" test_ref="oval:org.mitre.oval:tst:19616"/>
          <criterion comment="xnest is earlier than 1.1.1-21etch5" test_ref="oval:org.mitre.oval:tst:19536"/>
          <criterion comment="xserver-xephyr is earlier than 1.1.1-21etch5" test_ref="oval:org.mitre.oval:tst:19660"/>
          <criterion comment="xdmx-tools is earlier than 1.1.1-21etch5" test_ref="oval:org.mitre.oval:tst:19578"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8312" version="3" class="patch">
      <metadata>
        <title>DSA-1568 b2evolution -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>b2evolution</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1568" ref_id="DSA-1568"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0175" ref_id="CVE-2007-0175"/>
        <description>"unsticky" discovered that b2evolution, a blog engine, performs insufficient input sanitising, allowing for cross site scripting.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:25.708-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:25.381-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:07.221-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8312 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:37.546-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:33.438-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="b2evolution is earlier than 0.9.2-3+etch1" test_ref="oval:org.mitre.oval:tst:20107"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8309" version="3" class="patch">
      <metadata>
        <title>DSA-1672 imlib2 -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>imlib2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1672" ref_id="DSA-1672"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5187" ref_id="CVE-2008-5187"/>
        <description>Julien Danjou and Peter De Wachter discovered that a buffer overflow in the XPM loader of Imlib2, a powerful image loading and rendering library, might lead to arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:34.821-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:25.050-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:06.608-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8309 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:35.129-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:33.265-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libimlib2-dev is earlier than 1.3.0.0debian1-4+etch2" test_ref="oval:org.mitre.oval:tst:18947"/>
          <criterion comment="libimlib2 is earlier than 1.3.0.0debian1-4+etch2" test_ref="oval:org.mitre.oval:tst:18328"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8307" version="3" class="patch">
      <metadata>
        <title>DSA-1446 wireshark -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>wireshark</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1446" ref_id="DSA-1446"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6450" ref_id="CVE-2007-6450"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6451" ref_id="CVE-2007-6451"/>
        <description>Several remote vulnerabilities have been discovered in the Wireshark network traffic analyzer, which may lead to denial of service. The Common Vulnerabilities and Exposures project identifies the following problems: The RPL dissector could be tricked into an infinite loop. The CIP dissector could be tricked into excessive memory allocation. For the old stable distribution (sarge), these problems have been fixed in version 0.10.10-2sarge11. (In Sarge Wireshark used to be called Ethereal). For the stable distribution (etch), these problems have been fixed in version 0.99.4-5.etch.2. For the unstable distribution (sid), these problems have been fixed in version 0.99.7-1. We recommend that you upgrade your wireshark packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:26.802-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:24.635-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:06.240-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8307 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:38.803-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:32.988-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="wireshark-dev is earlier than 0.99.4-5.etch.2" test_ref="oval:org.mitre.oval:tst:20207"/>
            <criterion comment="tshark is earlier than 0.99.4-5.etch.2" test_ref="oval:org.mitre.oval:tst:20121"/>
            <criterion comment="ethereal-dev is earlier than 0.99.4-5.etch.2" test_ref="oval:org.mitre.oval:tst:19937"/>
            <criterion comment="tethereal is earlier than 0.99.4-5.etch.2" test_ref="oval:org.mitre.oval:tst:20018"/>
            <criterion comment="wireshark-common is earlier than 0.99.4-5.etch.2" test_ref="oval:org.mitre.oval:tst:19920"/>
            <criterion comment="ethereal is earlier than 0.99.4-5.etch.2" test_ref="oval:org.mitre.oval:tst:19791"/>
            <criterion comment="ethereal-common is earlier than 0.99.4-5.etch.2" test_ref="oval:org.mitre.oval:tst:20003"/>
            <criterion comment="wireshark is earlier than 0.99.4-5.etch.2" test_ref="oval:org.mitre.oval:tst:20271"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="ethereal-dev is earlier than 0.10.10-2sarge11" test_ref="oval:org.mitre.oval:tst:19590"/>
            <criterion comment="ethereal-common is earlier than 0.10.10-2sarge11" test_ref="oval:org.mitre.oval:tst:20190"/>
            <criterion comment="tethereal is earlier than 0.10.10-2sarge11" test_ref="oval:org.mitre.oval:tst:20147"/>
            <criterion comment="ethereal is earlier than 0.10.10-2sarge11" test_ref="oval:org.mitre.oval:tst:20130"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8306" version="3" class="patch">
      <metadata>
        <title>DSA-1850 libmodplug -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libmodplug</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1850" ref_id="DSA-1850"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1438" ref_id="CVE-2009-1438"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1513" ref_id="CVE-2009-1513"/>
        <description>Several vulnerabilities have been discovered in libmodplug, the shared libraries for mod music based on ModPlug. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that libmodplug is prone to an integer overflow when processing a MED file with a crafted song comment or song name. It was discovered that libmodplug is prone to a buffer overflow in the PATinst function, when processing a long instrument name.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:48.501-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:24.245-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:05.717-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8306 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:38.987-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:32.806-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libmodplug-dev is earlier than 0.8.4-1+lenny1" test_ref="oval:org.mitre.oval:tst:18977"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criterion comment="libmodplug0c2 is earlier than 0.8.4-1+lenny1" test_ref="oval:org.mitre.oval:tst:19028"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libmodplug-dev is earlier than 0.7-5.2+etch1" test_ref="oval:org.mitre.oval:tst:19258"/>
            </criteria>
            <criterion comment="libmodplug0c2 is earlier than 0.7-5.2+etch1" test_ref="oval:org.mitre.oval:tst:18805"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition version="1" id="oval:org.mitre.oval:def:8299" class="patch">
      <metadata>
        <title>DSA-1852 fetchmail -- insufficient input validation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>fetchmail</product>
        </affected>
        <reference source="DSA" ref_url="http://www.debian.org/security/2009/dsa-1852" ref_id="DSA-1852"/>
        <description>It was discovered that fetchmail, a full-featured remote mail retrieval and forwarding utility, is vulnerable to the "Null Prefix Attacks Against SSL/TLS Certificates" recently published at the Blackhat conference. This allows an attacker to perform undetected man-in-the-middle attacks via a crafted ITU-T X.509 certificate with an injected null byte in the subjectAltName or Common Name fields. Note, as a fetchmail user you should always use strict certificate validation through either these option combinations: sslcertck ssl sslproto ssl3 (for service on SSL-wrapped ports) or sslcertck sslproto tls1 (for STARTTLS-based services)</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:50.207-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:22.899-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:04.408-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Platform section" operator="OR">
        <criteria comment="Release section" operator="AND">
          <extend_definition comment="Debian 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria comment="Architecture section" operator="OR">
            <criteria comment="Architecture independent section" operator="AND">
              <criterion comment="all architecture" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="fetchmailconf is earlier than 6.3.9~rc2-4+lenny1" test_ref="oval:org.mitre.oval:tst:18983"/>
            </criteria>
            <criteria comment="Architecture dependent section" operator="AND">
              <criteria comment="Supported architectures section" operator="OR">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria comment="Packages section" operator="OR">
                <criterion comment="fetchmail DPKG is earlier than 6.3.9~rc2-4+lenny1" test_ref="oval:org.mitre.oval:tst:19217"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria comment="Release section" operator="AND">
          <extend_definition comment="Debian 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria comment="Architecture section" operator="OR">
            <criteria comment="Architecture independent section" operator="AND">
              <criterion comment="all architecture" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="fetchmailconf is earlier than 6.3.6-1etch2" test_ref="oval:org.mitre.oval:tst:18503"/>
            </criteria>
            <criteria comment="Architecture dependent section" operator="AND">
              <criteria comment="Supported architectures section" operator="OR">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria comment="Packages section" operator="OR">
                <criterion comment="fetchmail DPKG is earlier than 6.3.6-1etch2" test_ref="oval:org.mitre.oval:tst:19174"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8294" version="3" class="patch">
      <metadata>
        <title>DSA-1803 nsd, nsd3 -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>nsd</product>
          <product>nsd3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1803" ref_id="DSA-1803"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1755" ref_id="CVE-2009-1755"/>
        <description>Ilja van Sprundel discovered that a buffer overflow in NSD, an authoritative name service daemon, allowed to crash the server by sending a crafted packet, creating a denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:13-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:44.212-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:22.502-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:03.960-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8294 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:33.305-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:32.036-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="nsd3 is earlier than 3.0.7-3.lenny2" test_ref="oval:org.mitre.oval:tst:19874"/>
            <criterion comment="nsd is earlier than 2.3.7-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:20552"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="nsd is earlier than 2.3.6-1+etch1" test_ref="oval:org.mitre.oval:tst:20410"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8291" version="3" class="patch">
      <metadata>
        <title>DSA-1597 mt-daapd -- multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mt-daapd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1597" ref_id="DSA-1597"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5824" ref_id="CVE-2007-5824"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5825" ref_id="CVE-2007-5825"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1771" ref_id="CVE-2008-1771"/>
        <description>Three vulnerabilities have been discovered in the mt-daapd DAAP audio server (also known as the Firefly Media Server). The Common Vulnerabilities and Exposures project identifies the following three problems: Insufficient validation and bounds checking of the Authorization: HTTP header enables a heap buffer overflow, potentially enabling the execution of arbitrary code. Format string vulnerabilities in debug logging within the authentication of XML-RPC requests could enable the execution of arbitrary code. An integer overflow weakness in the handling of HTTP POST variables could allow a heap buffer overflow and potentially arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:38.841-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:22.315-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:03.758-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8291 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:35.310-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:31.757-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="mt-daapd is earlier than 0.2.4+r1376-1.1+etch2" test_ref="oval:org.mitre.oval:tst:18991"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8289" version="3" class="patch">
      <metadata>
        <title>DSA-1935 gnutls13 gnutls26 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gnutls13</product>
          <product>gnutls26</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1935" ref_id="DSA-1935"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2409" ref_id="CVE-2009-2409"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2730" ref_id="CVE-2009-2730"/>
        <description>Dan Kaminsky and Moxie Marlinspike discovered that gnutls, an implementation of the TLS/SSL protocol, does not properly handle a "\0" character in a domain name in the subject's Common Name or Subject Alternative Name (SAN) field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority. (CVE-2009-2730) In addition, with this update, certificates with MD2 hash signatures are no longer accepted since they're no longer considered cryptographically secure. It only affects the oldstable distribution (etch).(CVE-2009-2409)</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:14.513-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:21.730-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:02.964-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8289 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:31.916-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:31.514-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="gnutls-doc is earlier than 2.4.2-6+lenny2" test_ref="oval:org.mitre.oval:tst:19120"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libgnutls-dev is earlier than 2.4.2-6+lenny2" test_ref="oval:org.mitre.oval:tst:19418"/>
                <criterion comment="libgnutls26-dbg is earlier than 2.4.2-6+lenny2" test_ref="oval:org.mitre.oval:tst:19207"/>
                <criterion comment="libgnutls26 is earlier than 2.4.2-6+lenny2" test_ref="oval:org.mitre.oval:tst:18509"/>
                <criterion comment="gnutls-bin is earlier than 2.4.2-6+lenny2" test_ref="oval:org.mitre.oval:tst:19103"/>
              </criteria>
            </criteria>
            <criterion comment="guile-gnutls is earlier than 2.4.2-6+lenny2" test_ref="oval:org.mitre.oval:tst:18710"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="gnutls-doc is earlier than 1.4.4-3+etch5" test_ref="oval:org.mitre.oval:tst:19426"/>
            </criteria>
            <criterion comment="libgnutls13 is earlier than 1.4.4-3+etch5" test_ref="oval:org.mitre.oval:tst:19199"/>
            <criterion comment="gnutls-bin is earlier than 1.4.4-3+etch5" test_ref="oval:org.mitre.oval:tst:19427"/>
            <criterion comment="libgnutls-dev is earlier than 1.4.4-3+etch5" test_ref="oval:org.mitre.oval:tst:19377"/>
            <criterion comment="libgnutls13-dbg is earlier than 1.4.4-3+etch5" test_ref="oval:org.mitre.oval:tst:19467"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8286" version="5" class="patch">
      <metadata>
        <title>DSA-1682 squirrelmail -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>squirrelmail</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1682" ref_id="DSA-1682"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2379" ref_id="CVE-2008-2379"/>
        <description>Ivan Markovic discovered that SquirrelMail, a webmail application, did not sufficiently sanitise incoming HTML email, allowing an attacker to perform cross site scripting through sending a malicious HTML email.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:27.618-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:21.527-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:02.750-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8286 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:38.636-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:31.337-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8286 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:37.605-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:53.772-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="squirrelmail is earlier than 2:1.4.9a-3" test_ref="oval:org.mitre.oval:tst:20254"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8285" version="3" class="patch">
      <metadata>
        <title>DSA-1894 newt -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>newt</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1894" ref_id="DSA-1894"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2905" ref_id="CVE-2009-2905"/>
        <description>Miroslav Lichvar discovered that newt, a windowing toolkit, is prone to a buffer overflow in the content processing code, which can lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:04.752-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:20.989-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:02.242-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8285 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:33.528-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:31.108-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libnewt-dev is earlier than 0.52.2-11.3+lenny1" test_ref="oval:org.mitre.oval:tst:19799"/>
            <criterion comment="libnewt-pic is earlier than 0.52.2-11.3+lenny1" test_ref="oval:org.mitre.oval:tst:19994"/>
            <criterion comment="whiptail is earlier than 0.52.2-11.3+lenny1" test_ref="oval:org.mitre.oval:tst:20041"/>
            <criterion comment="libnewt0.52 is earlier than 0.52.2-11.3+lenny1" test_ref="oval:org.mitre.oval:tst:19853"/>
            <criterion comment="newt-tcl is earlier than 0.52.2-11.3+lenny1" test_ref="oval:org.mitre.oval:tst:20033"/>
            <criterion comment="python-newt is earlier than 0.52.2-11.3+lenny1" test_ref="oval:org.mitre.oval:tst:19786"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libnewt-dev is earlier than 0.52.2-10+etch1" test_ref="oval:org.mitre.oval:tst:19278"/>
            <criterion comment="libnewt-pic is earlier than 0.52.2-10+etch1" test_ref="oval:org.mitre.oval:tst:19908"/>
            <criterion comment="whiptail is earlier than 0.52.2-10+etch1" test_ref="oval:org.mitre.oval:tst:19370"/>
            <criterion comment="libnewt0.52 is earlier than 0.52.2-10+etch1" test_ref="oval:org.mitre.oval:tst:20156"/>
            <criterion comment="newt-tcl is earlier than 0.52.2-10+etch1" test_ref="oval:org.mitre.oval:tst:20138"/>
            <criterion comment="python-newt is earlier than 0.52.2-10+etch1" test_ref="oval:org.mitre.oval:tst:20132"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8284" version="5" class="patch">
      <metadata>
        <title>DSA-1890 wxwindows2.4 wxwidgets2.6 wxwidgets2.8 -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>wxwindows2.4</product>
          <product>wxwidgets2.6</product>
          <product>wxwidgets2.8</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1890" ref_id="DSA-1890"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2369" ref_id="CVE-2009-2369"/>
        <description>Tielei Wang has discovered an integer overflow in wxWidgets, the wxWidgets Cross-platform C++ GUI toolkit, which allows the execution of arbitrary code via a crafted JPEG file.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:18.597-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:19.302-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:00.597-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6482 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:54.302-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:07:00.664-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8284 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:32.484-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:30.074-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="wx2.6-doc is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:19944"/>
                <criterion comment="python-wxversion is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:20087"/>
                <criterion comment="wx2.8-examples is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:19226"/>
                <criterion comment="wx2.6-i18n is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:19678"/>
                <criterion comment="wx2.6-examples is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:19904"/>
                <criterion comment="wx2.8-doc is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:19822"/>
                <criterion comment="python-wxtools is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:20019"/>
                <criterion comment="wx2.8-i18n is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:19532"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="python-wxgtk2.8 is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:19329"/>
                <criterion comment="python-wxgtk2.6-dbg is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:19982"/>
                <criterion comment="libwxbase2.8-dev is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:19968"/>
                <criterion comment="libwxbase2.6-dev is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:19581"/>
                <criterion comment="python-wxgtk2.8-dbg is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:19265"/>
                <criterion comment="libwxbase2.8-dbg is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:20125"/>
                <criterion comment="wx-common is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:20064"/>
                <criterion comment="libwxgtk2.8-dbg is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:20126"/>
                <criterion comment="python-wxgtk2.6 is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:19820"/>
                <criterion comment="libwxgtk2.6-0 is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:20031"/>
                <criterion comment="libwxgtk2.8-0 is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:19700"/>
                <criterion comment="libwxgtk2.6-dev is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:19864"/>
                <criterion comment="libwxgtk2.6-dbg is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:19652"/>
                <criterion comment="libwxbase2.6-0 is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:20043"/>
                <criterion comment="wx2.6-headers is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:19591"/>
                <criterion comment="wx2.8-headers is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:19454"/>
                <criterion comment="libwxbase2.8-0 is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:20070"/>
                <criterion comment="libwxgtk2.8-dev is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:19991"/>
                <criterion comment="libwxbase2.6-dbg is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:20071"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libwxgtk2.6-dev is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:19245"/>
                <criterion comment="libwxbase2.6-dev is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:20143"/>
                <criterion comment="wx-common is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:19508"/>
                <criterion comment="python-wxgtk2.6 is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:20112"/>
                <criterion comment="libwxgtk2.6-0 is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:20177"/>
                <criterion comment="libwxgtk2.6-dbg is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:19837"/>
                <criterion comment="python-wxgtk2.6-dbg is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:20119"/>
                <criterion comment="libwxbase2.6-0 is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:20091"/>
                <criterion comment="wx2.6-headers is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:20078"/>
                <criterion comment="libwxbase2.6-dbg is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:19955"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Supported platform section">
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libwxgtk2.8-dbg is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:19692"/>
                <criterion comment="libwxbase2.8-dev is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:20191"/>
                <criterion comment="python-wxgtk2.8 is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:20165"/>
                <criterion comment="libwxbase2.8-dbg is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:20128"/>
                <criterion comment="libwxgtk2.8-0 is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:20212"/>
                <criterion comment="libwxgtk2.8-dev is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:20211"/>
                <criterion comment="libwxbase2.8-0 is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:19898"/>
                <criterion comment="python-wxgtk2.8-dbg is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:20109"/>
                <criterion comment="wx2.8-headers is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:19683"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="wx2.6-doc is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:19859"/>
                <criterion comment="python-wxversion is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:20140"/>
                <criterion comment="wx2.4-examples is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:20149"/>
                <criterion comment="wx2.6-i18n is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:19930"/>
                <criterion comment="wx2.6-examples is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:19953"/>
                <criterion comment="python-wxtools is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:19852"/>
                <criterion comment="wx2.4-doc is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:20198"/>
                <criterion comment="wx2.4-i18n is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:19998"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libwxgtk2.6-dev is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:20174"/>
                <criterion comment="libwxbase2.6-dbg is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:20194"/>
                <criterion comment="libwxgtk2.4-1-contrib is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:20027"/>
                <criterion comment="wx-common is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:19780"/>
                <criterion comment="python-wxgtk2.4 is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:20046"/>
                <criterion comment="libwxbase2.4-dev is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:20006"/>
                <criterion comment="libwxgtk2.6-0 is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:20055"/>
                <criterion comment="python-wxgtk2.6 is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:20053"/>
                <criterion comment="libwxgtk2.4-contrib-dev is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:20172"/>
                <criterion comment="libwxgtk2.6-dbg is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:19856"/>
                <criterion comment="libwxgtk2.4-1 is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:19699"/>
                <criterion comment="libwxgtk2.4-dev is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:20205"/>
                <criterion comment="libwxbase2.6-0 is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:19674"/>
                <criterion comment="wx2.6-headers is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:20184"/>
                <criterion comment="libwxbase2.4-1 is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:20093"/>
                <criterion comment="libwxbase2.4-dbg is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:20028"/>
                <criterion comment="wx2.4-headers is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:20106"/>
                <criterion comment="libwxgtk2.4-dbg is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:19730"/>
                <criterion comment="libwxbase2.6-dev is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:19486"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libwxgtk2.6-dev is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:19860"/>
                <criterion comment="libwxbase2.6-dbg is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:20242"/>
                <criterion comment="wx-common is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:20202"/>
                <criterion comment="python-wxgtk2.6 is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:19731"/>
                <criterion comment="libwxgtk2.6-0 is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:20213"/>
                <criterion comment="libwxgtk2.6-dbg is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:19346"/>
                <criterion comment="libwxbase2.6-0 is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:19899"/>
                <criterion comment="wx2.6-headers is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:19753"/>
                <criterion comment="libwxbase2.6-dev is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:19810"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Supported platform section">
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libwxgtk2.4-contrib-dev is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:20235"/>
                <criterion comment="libwxgtk2.4-1-contrib is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:20186"/>
                <criterion comment="libwxbase2.4-dev is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:20222"/>
                <criterion comment="python-wxgtk2.4 is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:19892"/>
                <criterion comment="libwxgtk2.4-1 is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:20199"/>
                <criterion comment="wx2.4-headers is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:19909"/>
                <criterion comment="libwxgtk2.4-dev is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:19430"/>
                <criterion comment="libwxbase2.4-1 is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:20230"/>
                <criterion comment="libwxbase2.4-dbg is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:20226"/>
                <criterion comment="libwxgtk2.4-dbg is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:20139"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8279" version="3" class="patch">
      <metadata>
        <title>DSA-1851 gst-plugins-bad0.10 -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gst-plugins-bad0.10</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1851" ref_id="DSA-1851"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1438" ref_id="CVE-2009-1438"/>
        <description>It was discovered that gst-plugins-bad0.10, the GStreamer plugins from the "bad" set, is prone to an integer overflow when processing a MED file with a crafted song comment or song name.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:49.407-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:18.815-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:00.139-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8279 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:34.811-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:29.646-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="gstreamer0.10-plugins-bad-doc is earlier than 0.10.7-2+lenny2" test_ref="oval:org.mitre.oval:tst:19107"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="gstreamer0.10-plugins-bad-dbg is earlier than 0.10.7-2+lenny2" test_ref="oval:org.mitre.oval:tst:18287"/>
                <criterion comment="gstreamer0.10-sdl is earlier than 0.10.7-2+lenny2" test_ref="oval:org.mitre.oval:tst:19111"/>
                <criterion comment="gstreamer0.10-plugins-bad is earlier than 0.10.7-2+lenny2" test_ref="oval:org.mitre.oval:tst:19266"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="gstreamer0.10-plugins-bad is earlier than 0.10.3-3.1+etch3" test_ref="oval:org.mitre.oval:tst:18889"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8277" version="3" class="patch">
      <metadata>
        <title>DSA-1558 xulrunner -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1558" ref_id="DSA-1558"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1380" ref_id="CVE-2008-1380"/>
        <description>It was discovered that crashes in the Javascript engine of xulrunner, the Gecko engine library, could potentially lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:43.286-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:18.246-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:59.481-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8277 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:38.250-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:29.219-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libnspr4-dev is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:18533"/>
              <criterion comment="libmozjs-dev is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:19170"/>
              <criterion comment="libsmjs1 is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:19110"/>
              <criterion comment="libmozillainterfaces-java is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:18791"/>
              <criterion comment="libxul-common is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:18546"/>
              <criterion comment="libsmjs-dev is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:19115"/>
              <criterion comment="libxul-dev is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:19163"/>
              <criterion comment="libnss3-dev is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:19193"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libxul0d is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:18948"/>
              <criterion comment="libnss3-0d-dbg is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:19092"/>
              <criterion comment="libmozjs0d-dbg is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:19158"/>
              <criterion comment="libnss3-0d is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:18887"/>
              <criterion comment="spidermonkey-bin is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:19112"/>
              <criterion comment="libnspr4-0d-dbg is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:19079"/>
              <criterion comment="xulrunner-gnome-support is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:19176"/>
              <criterion comment="python-xpcom is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:18866"/>
              <criterion comment="libxul0d-dbg is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:19126"/>
              <criterion comment="xulrunner is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:19119"/>
              <criterion comment="libnss3-tools is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:18233"/>
              <criterion comment="libmozjs0d is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:18878"/>
              <criterion comment="libnspr4-0d is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:18350"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8263" version="5" class="patch">
      <metadata>
        <title>DSA-1779 apt -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>apt</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1779" ref_id="DSA-1779"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1300" ref_id="CVE-2009-1300"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1358" ref_id="CVE-2009-1358"/>
        <description>Two vulnerabilities have been discovered in APT, the well-known dpkg frontend. The Common Vulnerabilities and Exposures project identifies the following problems: In time zones where daylight savings time occurs at midnight, the apt cron.daily script fails, stopping new security updates from being applied automatically. A repository that has been signed with an expired or revoked OpenPGP key would still be considered valid by APT.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:26.283-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:17.716-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:58.945-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5426 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:31.491-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:07:00.531-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8263 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:34.597-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:28.678-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libapt-pkg-doc is earlier than 0.7.20.2+lenny1" test_ref="oval:org.mitre.oval:tst:18385"/>
                <criterion comment="apt-doc is earlier than 0.7.20.2+lenny1" test_ref="oval:org.mitre.oval:tst:18082"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="apt-utils is earlier than 0.7.20.2+lenny1" test_ref="oval:org.mitre.oval:tst:18142"/>
                <criterion comment="apt-transport-https is earlier than 0.7.20.2+lenny1" test_ref="oval:org.mitre.oval:tst:18992"/>
                <criterion comment="libapt-pkg-dev is earlier than 0.7.20.2+lenny1" test_ref="oval:org.mitre.oval:tst:18930"/>
                <criterion comment="apt is earlier than 0.7.20.2+lenny1" test_ref="oval:org.mitre.oval:tst:18712"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libapt-pkg-doc is earlier than 0.6.46.4-0.1+etch1" test_ref="oval:org.mitre.oval:tst:19094"/>
                <criterion comment="apt-doc is earlier than 0.6.46.4-0.1+etch1" test_ref="oval:org.mitre.oval:tst:18921"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="apt-utils is earlier than 0.6.46.4-0.1+etch1" test_ref="oval:org.mitre.oval:tst:18849"/>
                <criterion comment="libapt-pkg-dev is earlier than 0.6.46.4-0.1+etch1" test_ref="oval:org.mitre.oval:tst:19098"/>
                <criterion comment="apt is earlier than 0.6.46.4-0.1+etch1" test_ref="oval:org.mitre.oval:tst:19085"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8258" version="3" class="patch">
      <metadata>
        <title>DSA-1891 changetrack -- shell command execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>changetrack</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1891" ref_id="DSA-1891"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3233" ref_id="CVE-2009-3233"/>
        <description>Marek Grzybowski discovered that changetrack, a program to monitor changes to (configuration) files, is prone to shell command injection via metacharacters in filenames. The behaviour of the program has been adjusted to reject all filenames with metacharacters.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:20.353-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:16.749-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:57.963-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8258 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:36.419-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:28.179-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="changetrack is earlier than 4.3-3+lenny1" test_ref="oval:org.mitre.oval:tst:19869"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="changetrack is earlier than 4.3-3+etch1" test_ref="oval:org.mitre.oval:tst:19507"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8256" version="3" class="patch">
      <metadata>
        <title>DSA-1771 clamav -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>clamav</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1771" ref_id="DSA-1771"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6680" ref_id="CVE-2008-6680"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1270" ref_id="CVE-2009-1270"/>
        <description>Several vulnerabilities have been discovered in the ClamAV anti-virus toolkit: Attackers can cause a denial of service (crash) via a crafted EXE file that triggers a divide-by-zero error. Attackers can cause a denial of service (infinite loop) via a crafted tar file that causes (1) clamd and (2) clamscan to hang. (no CVE Id yet) Attackers can cause a denial of service (crash) via a crafted EXE file that crashes the UPack unpacker.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:20.654-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:16.152-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:57.229-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8256 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:31.175-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:27.917-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="clamav-docs is earlier than 0.94.dfsg.2-1lenny2" test_ref="oval:org.mitre.oval:tst:18614"/>
                <criterion comment="clamav-testfiles is earlier than 0.94.dfsg.2-1lenny2" test_ref="oval:org.mitre.oval:tst:18644"/>
                <criterion comment="clamav-base is earlier than 0.94.dfsg.2-1lenny2" test_ref="oval:org.mitre.oval:tst:18931"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libclamav-dev is earlier than 0.94.dfsg.2-1lenny2" test_ref="oval:org.mitre.oval:tst:18964"/>
                <criterion comment="clamav is earlier than 0.94.dfsg.2-1lenny2" test_ref="oval:org.mitre.oval:tst:18946"/>
                <criterion comment="libclamav5 is earlier than 0.94.dfsg.2-1lenny2" test_ref="oval:org.mitre.oval:tst:18967"/>
                <criterion comment="clamav-dbg is earlier than 0.94.dfsg.2-1lenny2" test_ref="oval:org.mitre.oval:tst:18859"/>
                <criterion comment="clamav-daemon is earlier than 0.94.dfsg.2-1lenny2" test_ref="oval:org.mitre.oval:tst:18880"/>
                <criterion comment="clamav-milter is earlier than 0.94.dfsg.2-1lenny2" test_ref="oval:org.mitre.oval:tst:18391"/>
                <criterion comment="clamav-freshclam is earlier than 0.94.dfsg.2-1lenny2" test_ref="oval:org.mitre.oval:tst:18790"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="clamav-docs is earlier than 0.90.1dfsg-4etch19" test_ref="oval:org.mitre.oval:tst:18191"/>
                <criterion comment="clamav-testfiles is earlier than 0.90.1dfsg-4etch19" test_ref="oval:org.mitre.oval:tst:18877"/>
                <criterion comment="clamav-base is earlier than 0.90.1dfsg-4etch19" test_ref="oval:org.mitre.oval:tst:18896"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libclamav-dev is earlier than 0.90.1dfsg-4etch19" test_ref="oval:org.mitre.oval:tst:19054"/>
                <criterion comment="clamav is earlier than 0.90.1dfsg-4etch19" test_ref="oval:org.mitre.oval:tst:18476"/>
                <criterion comment="clamav-dbg is earlier than 0.90.1dfsg-4etch19" test_ref="oval:org.mitre.oval:tst:18968"/>
                <criterion comment="libclamav2 is earlier than 0.90.1dfsg-4etch19" test_ref="oval:org.mitre.oval:tst:19045"/>
                <criterion comment="clamav-daemon is earlier than 0.90.1dfsg-4etch19" test_ref="oval:org.mitre.oval:tst:18835"/>
                <criterion comment="clamav-milter is earlier than 0.90.1dfsg-4etch19" test_ref="oval:org.mitre.oval:tst:18544"/>
                <criterion comment="clamav-freshclam is earlier than 0.90.1dfsg-4etch19" test_ref="oval:org.mitre.oval:tst:18754"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8254" version="5" class="patch">
      <metadata>
        <title>DSA-1819 vlc -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>vlc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1819" ref_id="DSA-1819"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1768" ref_id="CVE-2008-1768"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1769" ref_id="CVE-2008-1769"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1881" ref_id="CVE-2008-1881"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2147" ref_id="CVE-2008-2147"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2430" ref_id="CVE-2008-2430"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3794" ref_id="CVE-2008-3794"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4686" ref_id="CVE-2008-4686"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5032" ref_id="CVE-2008-5032"/>
        <description>Several vulnerabilities have been discovered in vlc, a multimedia player and streamer. The Common Vulnerabilities and Exposures project identifies the following problems: Drew Yao discovered that multiple integer overflows in the MP4 demuxer, Real demuxer and Cinepak codec can lead to the execution of arbitrary code. Drew Yao discovered that the Cinepak codec is prone to a memory corruption, which can be triggered by a crafted Cinepak file. Luigi Auriemma discovered that it is possible to execute arbitrary code via a long subtitle in an SSA file. It was discovered that vlc is prone to a search path vulnerability, which allows local users to perform privilege escalations. Alin Rad Pop discovered that it is possible to execute arbitrary code when opening a WAV file containing a large fmt chunk. Pinar Yanarda discovered that it is possible to execute arbitrary code when opening a crafted mmst link. Tobias Klein discovered that it is possible to execute arbitrary code when opening a crafted .ty file. Tobias Klein discovered that it is possible to execute arbitrary code when opening an invalid CUE image file with a crafted header.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:50.565-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:15.512-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:56.821-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8254 - On the description of this definition there was some unknown chars" date="2013-10-23T11:44:00.605-04:00">
              <contributor organization="Eidos Code">Endrigo Antonini</contributor>
            </modified>
            <status_change date="2013-10-23T11:46:12.296-04:00">INTERIM</status_change>
            <status_change date="2013-11-11T04:03:31.888-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8254 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:34.042-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:27.350-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="wxvlc is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:18606"/>
              <criterion comment="vlc-plugin-alsa is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:18237"/>
            </criteria>
          </criteria>
          <criterion comment="vlc-plugin-arts is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:18005"/>
          <criterion comment="vlc is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:18694"/>
          <criterion comment="mozilla-plugin-vlc is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:18312"/>
          <criterion comment="vlc-plugin-ggi is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:18516"/>
          <criterion comment="vlc-plugin-esd is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:18379"/>
          <criterion comment="libvlc0-dev is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:18696"/>
          <criterion comment="libvlc0 is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:18054"/>
          <criterion comment="vlc-nox is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:18675"/>
          <criterion comment="vlc-plugin-sdl is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:18752"/>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="vlc-plugin-glide is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:18558"/>
              <criterion comment="vlc-plugin-svgalib is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:18620"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8252" version="3" class="patch">
      <metadata>
        <title>DSA-1559 phpgedview -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>phpgedview</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1559" ref_id="DSA-1559"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5051" ref_id="CVE-2007-5051"/>
        <description>It was discovered that phpGedView, an application to provide online access to genealogical data, performed insufficient input sanitising on some parameters, making it vulnerable to cross site scripting.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:41.197-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:15.198-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:56.568-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8252 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:30.420-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:27.190-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="phpgedview-places is earlier than 4.0.2.dfsg-3" test_ref="oval:org.mitre.oval:tst:19081"/>
          <criterion comment="phpgedview-languages is earlier than 4.0.2.dfsg-3" test_ref="oval:org.mitre.oval:tst:19179"/>
          <criterion comment="phpgedview is earlier than 4.0.2.dfsg-3" test_ref="oval:org.mitre.oval:tst:18960"/>
          <criterion comment="phpgedview-themes is earlier than 4.0.2.dfsg-3" test_ref="oval:org.mitre.oval:tst:19195"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8251" version="3" class="patch">
      <metadata>
        <title>DSA-1560 kronolith2 -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>kronolith2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1560" ref_id="DSA-1560"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1974" ref_id="CVE-2008-1974"/>
        <description>"The-0utl4w" discovered that the Kronolith, calendar component for the Horde Framework, didn't properly sanitise URL input, leading to a cross-site scripting vulnerability in the add event screen.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:28.140-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:14.831-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:56.357-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8251 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:33.718-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:27.063-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="kronolith2 is earlier than 2.1.4-1etch1" test_ref="oval:org.mitre.oval:tst:19974"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8247" version="5" class="patch">
      <metadata>
        <title>DSA-1527 debian-goodies -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>debian-goodies</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1527" ref_id="DSA-1527"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3912" ref_id="CVE-2007-3912"/>
        <description>Thomas de Grenier de Latour discovered that the checkrestart tool in the debian-goodies suite of utilities, allowed local users to gain privileges via shell metacharacters in the name of the executable file for a running process.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:02.304-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:14.535-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:55.841-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6468 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:49.874-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:07:00.475-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8247 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:31.414-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:26.904-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="debian-goodies is earlier than 0.27+etch1" test_ref="oval:org.mitre.oval:tst:18838"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="debian-goodies is earlier than 0.23+sarge1" test_ref="oval:org.mitre.oval:tst:19128"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8243" version="3" class="patch">
      <metadata>
        <title>DSA-1511 libicu -- various</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libicu</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1511" ref_id="DSA-1511"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4770" ref_id="CVE-2007-4770"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4771" ref_id="CVE-2007-4771"/>
        <description>Several local vulnerabilities have been discovered in libicu, International Components for Unicode, The Common Vulnerabilities and Exposures project identifies the following problems: libicu in International Components for Unicode (ICU) 3.8.1 and earlier attempts to process backreferences to the nonexistent capture group zero (aka \0), which might allow context-dependent attackers to read from, or write to, out-of-bounds memory locations, related to corruption of REStackFrames. Heap-based buffer overflow in the doInterval function in regexcmp.cpp in libicu in International Components for Unicode (ICU) 3.8.1 and earlier allows context-dependent attackers to cause a denial of service (memory consumption) and possibly have unspecified other impact via a regular expression that writes a large amount of data to the backtracking stack.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:25.514-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:13.524-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:55.140-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8243 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:30.080-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:26.541-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="icu-doc is earlier than 3.6-2etch1" test_ref="oval:org.mitre.oval:tst:18260"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libicu36-dev is earlier than 3.6-2etch1" test_ref="oval:org.mitre.oval:tst:18368"/>
              <criterion comment="libicu36 is earlier than 3.6-2etch1" test_ref="oval:org.mitre.oval:tst:18467"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8241" version="3" class="patch">
      <metadata>
        <title>DSA-1642 horde3 -- crossite scripting</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>horde3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1642" ref_id="DSA-1642"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3823" ref_id="CVE-2008-3823"/>
        <description>Will Drewry discovered that Horde allows remote attackers to send an email with a crafted MIME attachment filename attribute to perform crossite scripting.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:16.736-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:12.878-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:54.856-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8241 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:36.815-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:26.417-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="horde3 is earlier than 3.1.3-4etch4" test_ref="oval:org.mitre.oval:tst:18354"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8239" version="3" class="patch">
      <metadata>
        <title>DSA-1775 php-json-ext -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>php-json-ext</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1775" ref_id="DSA-1775"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1271" ref_id="CVE-2009-1271"/>
        <description>It was discovered that php-json-ext, a JSON serialiser for PHP, is prone to a denial of service attack, when receiving a malformed string via the json_decode function.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:14.319-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:11.978-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:54.646-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8239 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:34.975-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:26.326-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="php5-json is earlier than 1.2.1-3.2+etch1" test_ref="oval:org.mitre.oval:tst:18886"/>
          <criterion comment="php4-json is earlier than 1.2.1-3.2+etch1" test_ref="oval:org.mitre.oval:tst:18479"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8237" version="3" class="patch">
      <metadata>
        <title>DSA-1673 wireshark -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>wireshark</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1673" ref_id="DSA-1673"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3137" ref_id="CVE-2008-3137"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3138" ref_id="CVE-2008-3138"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3141" ref_id="CVE-2008-3141"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3145" ref_id="CVE-2008-3145"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3933" ref_id="CVE-2008-3933"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4683" ref_id="CVE-2008-4683"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4684" ref_id="CVE-2008-4684"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4685" ref_id="CVE-2008-4685"/>
        <description>Several remote vulnerabilities have been discovered in network traffic analyzer Wireshark. The Common Vulnerabilities and Exposures project identifies the following problems: The GSM SMS dissector is vulnerable to denial of service. The PANA and KISMET dissectors are vulnerable to denial of service. The RMI dissector could disclose system memory. The packet reassembling module is vulnerable to denial of service. The zlib uncompression module is vulnerable to denial of service. The Bluetooth ACL dissector is vulnerable to denial of service. The PRP and MATE dissectors are vulnerable to denial of service. The Q931 dissector is vulnerable to denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:35.769-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:11.554-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:54.364-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8237 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:32.971-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:25.841-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="wireshark-dev is earlier than 0.99.4-5.etch.3" test_ref="oval:org.mitre.oval:tst:19130"/>
          <criterion comment="tshark is earlier than 0.99.4-5.etch.3" test_ref="oval:org.mitre.oval:tst:19164"/>
          <criterion comment="ethereal-dev is earlier than 0.99.4-5.etch.3" test_ref="oval:org.mitre.oval:tst:18212"/>
          <criterion comment="tethereal is earlier than 0.99.4-5.etch.3" test_ref="oval:org.mitre.oval:tst:19088"/>
          <criterion comment="wireshark-common is earlier than 0.99.4-5.etch.3" test_ref="oval:org.mitre.oval:tst:18564"/>
          <criterion comment="ethereal is earlier than 0.99.4-5.etch.3" test_ref="oval:org.mitre.oval:tst:19204"/>
          <criterion comment="ethereal-common is earlier than 0.99.4-5.etch.3" test_ref="oval:org.mitre.oval:tst:18979"/>
          <criterion comment="wireshark is earlier than 0.99.4-5.etch.3" test_ref="oval:org.mitre.oval:tst:18453"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8236" version="3" class="patch">
      <metadata>
        <title>DSA-1550 suphp -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>suphp</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1550" ref_id="DSA-1550"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1614" ref_id="CVE-2008-1614"/>
        <description>It was discovered that suphp, an Apache module to run PHP scripts with owner permissions handles symlinks insecurely, which may lead to privilege escalation by local users.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:37.193-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:11.187-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:53.986-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8236 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:03.308-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:25.680-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libapache-mod-suphp is earlier than 0.6.2-1+etch0" test_ref="oval:org.mitre.oval:tst:19095"/>
          <criterion comment="suphp-common is earlier than 0.6.2-1+etch0" test_ref="oval:org.mitre.oval:tst:18359"/>
          <criterion comment="libapache2-mod-suphp is earlier than 0.6.2-1+etch0" test_ref="oval:org.mitre.oval:tst:18900"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8234" version="3" class="patch">
      <metadata>
        <title>DSA-1636 linux-2.6.24 -- denial of service/information leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6.24</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1636" ref_id="DSA-1636"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3272" ref_id="CVE-2008-3272"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3275" ref_id="CVE-2008-3275"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3276" ref_id="CVE-2008-3276"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3526" ref_id="CVE-2008-3526"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3534" ref_id="CVE-2008-3534"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3535" ref_id="CVE-2008-3535"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3792" ref_id="CVE-2008-3792"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3915" ref_id="CVE-2008-3915"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or leak sensitive data. The Common Vulnerabilities and Exposures project identifies the following problems: Tobias Klein reported a locally exploitable data leak in the snd_seq_oss_synth_make_info() function. This may allow local users to gain access to sensitive information. Zoltan Sogor discovered a coding error in the VFS that allows local users to exploit a kernel memory leak resulting in a denial of service. Eugene Teo reported an integer overflow in the DCCP subsystem that may allow remote attackers to cause a denial of service in the form of a kernel panic. Eugene Teo reported a missing bounds check in the SCTP subsystem. By exploiting an integer overflow in the SCTP_AUTH_KEY handling code, remote attackers may be able to cause a denial of service in the form of a kernel panic. Kel Modderman reported an issue in the tmpfs filesystem that allows local users to crash a system by triggering a kernel BUG() assertion. Alexey Dobriyan discovered an off-by-one-error in the iov_iter_advance function which can be exploited by local users to crash a system, resulting in a denial of service. Vlad Yasevich reported several NULL pointer reference conditions in the SCTP subsystem that can be triggered by entering sctp-auth codepaths when the AUTH feature is inactive. This may allow attackers to cause a denial of service condition via a system panic. Johann Dahm and David Richter reported an issue in the nfsd subsystem that may allow remote attackers to cause a denial of service via a buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:26.448-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:10.424-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:53.386-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8234 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:35.654-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:25.268-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-patch-debian-2.6.24 is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19309"/>
              <criterion comment="linux-support-2.6.24-etchnhalf.1 is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19003"/>
              <criterion comment="linux-doc-2.6.24 is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:18976"/>
              <criterion comment="linux-tree-2.6.24 is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:18953"/>
              <criterion comment="linux-source-2.6.24 is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19018"/>
              <criterion comment="linux-manual-2.6.24 is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19390"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390x is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:18833"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-s390 is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19343"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-s390 is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19403"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390 is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19240"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390-tape is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19209"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19000"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19444"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-s390x is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19401"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-amd64 is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19491"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19449"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-amd64 is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19332"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19314"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64 is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19198"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc-smp is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19544"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc-smp is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19267"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64 is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19572"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19512"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-hppa is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19584"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64-smp is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:18996"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64-smp is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19391"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19588"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19497"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19541"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8232" version="3" class="patch">
      <metadata>
        <title>DSA-1515 libnet-dns-perl -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>libnet-dns-perl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1515" ref_id="DSA-1515"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3377" ref_id="CVE-2007-3377"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3409" ref_id="CVE-2007-3409"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6341" ref_id="CVE-2007-6341"/>
        <description>Several remote vulnerabilities have been discovered in libnet-dns-perl. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that libnet-dns-perl generates very weak transaction IDs when sending queries (CVE-2007-3377). This update switches transaction ID generation to the Perl random generator, making prediction attacks more difficult. Compression loops in domain names resulted in an infinite loop in the domain name expander written in Perl (CVE-2007-3409). The Debian package uses an expander written in C by default, but this vulnerability has been addressed nevertheless. Decoding malformed A records could lead to a crash (via an uncaught Perl exception) of certain applications using libnet-dns-perl (CVE-2007-6341).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:23.621-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:09.725-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:52.874-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8232 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:32:58.621-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:25.007-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="libnet-dns-perl is earlier than 0.59-1etch1" test_ref="oval:org.mitre.oval:tst:18130"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criterion comment="libnet-dns-perl is earlier than 0.48-1sarge1" test_ref="oval:org.mitre.oval:tst:18389"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8231" version="3" class="patch">
      <metadata>
        <title>DSA-1677 cupsys -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>cupsys</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1677" ref_id="DSA-1677"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5286" ref_id="CVE-2008-5286"/>
        <description>An integer overflow has been discovered in the image validation code of cupsys, the Common UNIX Printing System. An attacker could trigger this bug by supplying a malicious graphic that could lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:32.901-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:09.348-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:52.539-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8231 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:31.682-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:24.853-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libcupsys2-gnutls10 is earlier than 1.2.7-4etch6" test_ref="oval:org.mitre.oval:tst:18605"/>
              <criterion comment="cupsys-common is earlier than 1.2.7-4etch6" test_ref="oval:org.mitre.oval:tst:18715"/>
            </criteria>
          </criteria>
          <criterion comment="cupsys-bsd is earlier than 1.2.7-4etch6" test_ref="oval:org.mitre.oval:tst:18529"/>
          <criterion comment="cupsys-client is earlier than 1.2.7-4etch6" test_ref="oval:org.mitre.oval:tst:19167"/>
          <criterion comment="libcupsys2-dev is earlier than 1.2.7-4etch6" test_ref="oval:org.mitre.oval:tst:19059"/>
          <criterion comment="libcupsimage2-dev is earlier than 1.2.7-4etch6" test_ref="oval:org.mitre.oval:tst:18358"/>
          <criterion comment="libcupsimage2 is earlier than 1.2.7-4etch6" test_ref="oval:org.mitre.oval:tst:19142"/>
          <criterion comment="cupsys-dbg is earlier than 1.2.7-4etch6" test_ref="oval:org.mitre.oval:tst:18643"/>
          <criterion comment="cupsys is earlier than 1.2.7-4etch6" test_ref="oval:org.mitre.oval:tst:19171"/>
          <criterion comment="libcupsys2 is earlier than 1.2.7-4etch6" test_ref="oval:org.mitre.oval:tst:18949"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8230" version="3" class="patch">
      <metadata>
        <title>DSA-1933 cups -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>cups</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1933" ref_id="DSA-1933"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2820" ref_id="CVE-2009-2820"/>
        <description>Aaron Siegel discovered that the web interface of cups, the Common UNIX Printing System, is prone to cross-site scripting attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:06.967-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:08.584-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:51.819-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8230 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:35.421-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:24.623-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="cupsys-bsd is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:19285"/>
                <criterion comment="cupsys-client is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:19331"/>
                <criterion comment="libcupsys2-dev is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:19275"/>
                <criterion comment="cupsys-common is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:18394"/>
                <criterion comment="cups-common is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:19068"/>
                <criterion comment="cupsys-dbg is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:19155"/>
                <criterion comment="cupsys is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:18634"/>
                <criterion comment="libcupsys2 is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:19225"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libcups2-dev is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:19271"/>
                <criterion comment="cups-bsd is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:18902"/>
                <criterion comment="libcupsimage2-dev is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:19311"/>
                <criterion comment="libcupsimage2 is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:19104"/>
                <criterion comment="cups-client is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:18803"/>
                <criterion comment="libcups2 is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:18969"/>
                <criterion comment="cups-dbg is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:18490"/>
                <criterion comment="cups is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:19288"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libcupsys2-gnutls10 is earlier than 1.2.7-4+etch9" test_ref="oval:org.mitre.oval:tst:19318"/>
                <criterion comment="cupsys-common is earlier than 1.2.7-4+etch9" test_ref="oval:org.mitre.oval:tst:19277"/>
              </criteria>
            </criteria>
            <criterion comment="cupsys-bsd is earlier than 1.2.7-4+etch9" test_ref="oval:org.mitre.oval:tst:18483"/>
            <criterion comment="cupsys-client is earlier than 1.2.7-4+etch9" test_ref="oval:org.mitre.oval:tst:19310"/>
            <criterion comment="libcupsys2-dev is earlier than 1.2.7-4+etch9" test_ref="oval:org.mitre.oval:tst:18521"/>
            <criterion comment="libcupsimage2-dev is earlier than 1.2.7-4+etch9" test_ref="oval:org.mitre.oval:tst:18729"/>
            <criterion comment="libcupsimage2 is earlier than 1.2.7-4+etch9" test_ref="oval:org.mitre.oval:tst:19125"/>
            <criterion comment="cupsys-dbg is earlier than 1.2.7-4+etch9" test_ref="oval:org.mitre.oval:tst:18534"/>
            <criterion comment="cupsys is earlier than 1.2.7-4+etch9" test_ref="oval:org.mitre.oval:tst:19342"/>
            <criterion comment="libcupsys2 is earlier than 1.2.7-4+etch9" test_ref="oval:org.mitre.oval:tst:18575"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8229" version="3" class="patch">
      <metadata>
        <title>DSA-1522 unzip -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>unzip</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1522" ref_id="DSA-1522"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0888" ref_id="CVE-2008-0888"/>
        <description>Tavis Ormandy discovered that unzip, when processing specially crafted ZIP archives, could pass invalid pointers to the C library's free routine, potentially leading to arbitrary code execution (CVE-2008-0888).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:03.954-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:08.290-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:51.571-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8229 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:31.187-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:24.471-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="unzip is earlier than 5.52-9etch1" test_ref="oval:org.mitre.oval:tst:18477"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criterion comment="unzip is earlier than 5.52-1sarge5" test_ref="oval:org.mitre.oval:tst:19316"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8226" version="3" class="patch">
      <metadata>
        <title>DSA-1448 eggdrop -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>eggdrop</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1448" ref_id="DSA-1448"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2807" ref_id="CVE-2007-2807"/>
        <description>It was discovered that eggdrop, an advanced IRC robot, was vulnerable to a buffer overflow which could result in a remote user executing arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:13-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:37.102-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:07.916-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:51.301-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8226 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:30.692-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:24.364-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="eggdrop-data is earlier than 1.6.18-1etch1" test_ref="oval:org.mitre.oval:tst:19932"/>
            </criteria>
            <criterion comment="eggdrop is earlier than 1.6.18-1etch1" test_ref="oval:org.mitre.oval:tst:20048"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="eggdrop-data is earlier than 1.6.17-3sarge1" test_ref="oval:org.mitre.oval:tst:19800"/>
            </criteria>
            <criterion comment="eggdrop is earlier than 1.6.17-3sarge1" test_ref="oval:org.mitre.oval:tst:20264"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8225" version="3" class="patch">
      <metadata>
        <title>DSA-1936 libgd2 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libgd2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1936" ref_id="DSA-1936"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0455" ref_id="CVE-2007-0455"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3546" ref_id="CVE-2009-3546"/>
        <description>Several vulnerabilities have been discovered in libgd2, a library for programmatic graphics creation and manipulation. The Common Vulnerabilities and Exposures project identifies the following problems: Kees Cook discovered a buffer overflow in libgd2's font renderer. An attacker could cause denial of service (application crash) and possibly execute arbitrary code via a crafted string with a JIS encoded font. This issue only affects the oldstable distribution (etch). Tomas Hoger discovered a boundary error in the "_gdGetColors()" function. An attacker could conduct a buffer overflow or buffer over-read attacks via a crafted GD file.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:12.922-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:07.316-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:50.770-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8225 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:35.093-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:24.129-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libgd2-xpm is earlier than 2.0.36~rc1~dfsg-3+lenny1" test_ref="oval:org.mitre.oval:tst:19475"/>
            <criterion comment="libgd2-noxpm is earlier than 2.0.36~rc1~dfsg-3+lenny1" test_ref="oval:org.mitre.oval:tst:19448"/>
            <criterion comment="libgd2-xpm-dev is earlier than 2.0.36~rc1~dfsg-3+lenny1" test_ref="oval:org.mitre.oval:tst:19143"/>
            <criterion comment="libgd2-noxpm-dev is earlier than 2.0.36~rc1~dfsg-3+lenny1" test_ref="oval:org.mitre.oval:tst:19013"/>
            <criterion comment="libgd-tools is earlier than 2.0.36~rc1~dfsg-3+lenny1" test_ref="oval:org.mitre.oval:tst:19135"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libgd2-xpm is earlier than 2.0.33-5.2etch2" test_ref="oval:org.mitre.oval:tst:19482"/>
            <criterion comment="libgd2-noxpm is earlier than 2.0.33-5.2etch2" test_ref="oval:org.mitre.oval:tst:19026"/>
            <criterion comment="libgd2-xpm-dev is earlier than 2.0.33-5.2etch2" test_ref="oval:org.mitre.oval:tst:19223"/>
            <criterion comment="libgd-tools is earlier than 2.0.33-5.2etch2" test_ref="oval:org.mitre.oval:tst:19188"/>
            <criterion comment="libgd2-noxpm-dev is earlier than 2.0.33-5.2etch2" test_ref="oval:org.mitre.oval:tst:18844"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8224" version="3" class="patch">
      <metadata>
        <title>DSA-1784 freetype -- integer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>freetype</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1784" ref_id="DSA-1784"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0946" ref_id="CVE-2009-0946"/>
        <description>Tavis Ormandy discovered several integer overflows in FreeType, a library to process and access font files, resulting in heap- or stack-based buffer overflows leading to application crashes or the execution of arbitrary code via a crafted font file.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:09.079-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:06.748-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:50.341-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8224 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:26.962-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:23.950-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libfreetype6-dev is earlier than 2.3.7-2+lenny1" test_ref="oval:org.mitre.oval:tst:18520"/>
            <criterion comment="freetype2-demos is earlier than 2.3.7-2+lenny1" test_ref="oval:org.mitre.oval:tst:18738"/>
            <criterion comment="libfreetype6 is earlier than 2.3.7-2+lenny1" test_ref="oval:org.mitre.oval:tst:18761"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libfreetype6-dev is earlier than 2.2.1-5+etch4" test_ref="oval:org.mitre.oval:tst:18524"/>
            <criterion comment="freetype2-demos is earlier than 2.2.1-5+etch4" test_ref="oval:org.mitre.oval:tst:18549"/>
            <criterion comment="libfreetype6 is earlier than 2.2.1-5+etch4" test_ref="oval:org.mitre.oval:tst:18342"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8223" version="5" class="patch">
      <metadata>
        <title>DSA-1675 phpmyadmin -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>phpmyadmin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1675" ref_id="DSA-1675"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4326" ref_id="CVE-2008-4326"/>
        <description>Masako Oono discovered that phpMyAdmin, a web-based administration interface for MySQL, insufficiently sanitises input allowing a remote attacker to gather sensitive data through cross site scripting, provided that the user uses the Internet Explorer web browser. This update also fixes a regression introduced in DSA 1641, that broke changing of the language and encoding in the login screen.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:31.499-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:06.454-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:50.129-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8223 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:32.850-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:23.806-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:18570 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:36.534-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:53.613-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="phpmyadmin is earlier than 4:2.9.1.1-9" test_ref="oval:org.mitre.oval:tst:18570"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8219" version="3" class="patch">
      <metadata>
        <title>DSA-1606 poppler -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>poppler</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1606" ref_id="DSA-1606"/>
        <description>It was discovered that poppler, a PDF rendering library, did not properly handle embedded fonts in PDF files, allowing attackers to execute arbitrary code via a crafted font object.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:56.743-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:05.531-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:49.399-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8219 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:28.217-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:23.518-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="poppler-utils is earlier than 0.4.5-5.1etch3" test_ref="oval:org.mitre.oval:tst:18717"/>
          <criterion comment="libpoppler0c2 is earlier than 0.4.5-5.1etch3" test_ref="oval:org.mitre.oval:tst:18668"/>
          <criterion comment="libpoppler-dev is earlier than 0.4.5-5.1etch3" test_ref="oval:org.mitre.oval:tst:18495"/>
          <criterion comment="libpoppler-qt-dev is earlier than 0.4.5-5.1etch3" test_ref="oval:org.mitre.oval:tst:18763"/>
          <criterion comment="libpoppler0c2-glib is earlier than 0.4.5-5.1etch3" test_ref="oval:org.mitre.oval:tst:18113"/>
          <criterion comment="libpoppler-glib-dev is earlier than 0.4.5-5.1etch3" test_ref="oval:org.mitre.oval:tst:18530"/>
          <criterion comment="libpoppler0c2-qt is earlier than 0.4.5-5.1etch3" test_ref="oval:org.mitre.oval:tst:18447"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8217" version="3" class="patch">
      <metadata>
        <title>DSA-1772 udev -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>udev</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1772" ref_id="DSA-1772"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1185" ref_id="CVE-2009-1185"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1186" ref_id="CVE-2009-1186"/>
        <description>Sebastian Kramer discovered two vulnerabilities in udev, the /dev and hotplug management daemon. udev does not check the origin of NETLINK messages, allowing local users to gain root privileges. udev suffers from a buffer overflow condition in path encoding, potentially allowing arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:24.856-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:05.000-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:48.925-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8217 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:27.907-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:23.280-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libvolume-id-dev is earlier than 0.125-7+lenny1" test_ref="oval:org.mitre.oval:tst:18836"/>
            <criterion comment="libvolume-id0 is earlier than 0.125-7+lenny1" test_ref="oval:org.mitre.oval:tst:18915"/>
            <criterion comment="udev is earlier than 0.125-7+lenny1" test_ref="oval:org.mitre.oval:tst:18875"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libvolume-id-dev is earlier than 0.105-4etch1" test_ref="oval:org.mitre.oval:tst:18811"/>
            <criterion comment="libvolume-id0 is earlier than 0.105-4etch1" test_ref="oval:org.mitre.oval:tst:19015"/>
            <criterion comment="udev is earlier than 0.105-4etch1" test_ref="oval:org.mitre.oval:tst:18997"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8216" version="3" class="patch">
      <metadata>
        <title>DSA-1683 streamripper -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>streamripper</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1683" ref_id="DSA-1683"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4337" ref_id="CVE-2007-4337"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4829" ref_id="CVE-2008-4829"/>
        <description>Multiple buffer overflows involving HTTP header and playlist parsing have been discovered in streamripper (CVE-2007-4337, CVE-2008-4829). For the stable distribution (etch), these problems have been fixed in version 1.61.27-1+etch1. For the unstable distribution (sid) and the testing distribution (lenny), these problems have been fixed in version 1.63.5-2. We recommend that you upgrade your streamripper package.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:25.462-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:04.704-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:48.724-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8216 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:34.537-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:23.084-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="streamripper is earlier than 1.61.27-1+etch1" test_ref="oval:org.mitre.oval:tst:20089"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8213" version="3" class="patch">
      <metadata>
        <title>DSA-1938 php-mail -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>php-mail</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1938" ref_id="DSA-1938"/>
        <description>It was discovered that php-mail, a PHP PEAR module for sending email, has insufficient input sanitising, which might be used to obtain sensitive data from the system that uses php-mail.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:19.109-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:04.464-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:48.470-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8213 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:27.146-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:22.987-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="php-mail is earlier than 1.1.14-1+lenny1" test_ref="oval:org.mitre.oval:tst:18641"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="php-mail is earlier than 1.1.6-2+etch1" test_ref="oval:org.mitre.oval:tst:19439"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8210" version="3" class="patch">
      <metadata>
        <title>DSA-1740 yaws -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>yaws</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1740" ref_id="DSA-1740"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0751" ref_id="CVE-2009-0751"/>
        <description>It was discovered that yaws, a high performance HTTP 1.1 webserver, is prone to a denial of service attack via a request with a large HTTP header.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:59.561-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:03.878-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:47.993-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8210 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:28.849-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:22.743-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="yaws-wiki is earlier than 1.77-3+lenny1" test_ref="oval:org.mitre.oval:tst:20039"/>
                <criterion comment="yaws-mail is earlier than 1.77-3+lenny1" test_ref="oval:org.mitre.oval:tst:20038"/>
                <criterion comment="yaws-chat is earlier than 1.77-3+lenny1" test_ref="oval:org.mitre.oval:tst:19750"/>
                <criterion comment="yaws-yapp is earlier than 1.77-3+lenny1" test_ref="oval:org.mitre.oval:tst:20045"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criterion comment="yaws is earlier than 1.77-3+lenny1" test_ref="oval:org.mitre.oval:tst:20001"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          </criteria>
          <criterion comment="yaws is earlier than 1.65-4etch1" test_ref="oval:org.mitre.oval:tst:19697"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8207" version="3" class="patch">
      <metadata>
        <title>DSA-1644 mplayer -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mplayer</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1644" ref_id="DSA-1644"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3827" ref_id="CVE-2008-3827"/>
        <description>Felipe Andres Manzano discovered that mplayer, a multimedia player, is vulnerable to several integer overflows in the Real video stream demuxing code. These flaws could allow an attacker to cause a denial of service (a crash) or potentially execution of arbitrary code by supplying a maliciously crafted video file.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:24.665-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:03.544-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:47.744-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8207 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:35.985-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:22.586-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="mplayer-doc is earlier than 1.0~rc1-12etch5" test_ref="oval:org.mitre.oval:tst:17007"/>
          </criteria>
          <criterion comment="mplayer is earlier than 1.0~rc1-12etch5" test_ref="oval:org.mitre.oval:tst:17243"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8206" version="5" class="patch">
      <metadata>
        <title>DSA-1858 imagemagick -- multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>imagemagick</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1858" ref_id="DSA-1858"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1667" ref_id="CVE-2007-1667"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1797" ref_id="CVE-2007-1797"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4985" ref_id="CVE-2007-4985"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4986" ref_id="CVE-2007-4986"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4987" ref_id="CVE-2007-4987"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4988" ref_id="CVE-2007-4988"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1096" ref_id="CVE-2008-1096"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1097" ref_id="CVE-2008-1097"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1882" ref_id="CVE-2009-1882"/>
        <description>Several vulnerabilities have been discovered in the imagemagick image manipulation programs which can lead to the execution of arbitrary code, exposure of sensitive information or cause DoS. The Common Vulnerabilities and Exposures project identifies the following problems: Multiple integer overflows in XInitImage function in xwd.c for ImageMagick, allow user-assisted remote attackers to cause a denial of service (crash) or obtain sensitive information via crafted images with large or negative values that trigger a buffer overflow. It only affects the oldstable distribution (etch). Multiple integer overflows allow remote attackers to execute arbitrary code via a crafted DCM image, or the colors or comments field in a crafted XWD image. It only affects the oldstable distribution (etch). A crafted image file can trigger an infinite loop in the ReadDCMImage function or in the ReadXCFImage function. It only affects the oldstable distribution (etch). Multiple integer overflows allow context-dependent attackers to execute arbitrary code via a crafted .dcm, .dib, .xbm, .xcf, or .xwd image file, which triggers a heap-based buffer overflow. It only affects the oldstable distribution (etch). Off-by-one error allows context-dependent attackers to execute arbitrary code via a crafted image file, which triggers the writing of a "\0" character to an out-of-bounds address. It affects only the oldstable distribution (etch). A sign extension error allows context-dependent attackers to execute arbitrary code via a crafted width value in an image file, which triggers an integer overflow and a heap-based buffer overflow. It affects only the oldstable distribution (etch). The load_tile function in the XCF coder allows user-assisted remote attackers to cause a denial of service or possibly execute arbitrary code via a crafted .xcf file that triggers an out-of-bounds heap write. It affects only to oldstable (etch). Heap-based buffer overflow in the PCX coder allows user-assisted remote attackers to cause a denial of service or possibly execute arbitrary code via a crafted .pcx file that triggers incorrect memory allocation for the scanline array, leading to memory corruption. It affects only to oldstable (etch). Integer overflow allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted TIFF file, which triggers a buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:45.975-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:02.923-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:47.155-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8206 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:30.331-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:22.292-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:18670 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:36.342-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:52.820-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="imagemagick is earlier than 7:6.3.7.9.dfsg2-1~lenny3" test_ref="oval:org.mitre.oval:tst:19229"/>
            <criterion comment="libmagick9-dev is earlier than 7:6.3.7.9.dfsg2-1~lenny3" test_ref="oval:org.mitre.oval:tst:18985"/>
            <criterion comment="perlmagick is earlier than 7:6.3.7.9.dfsg2-1~lenny3" test_ref="oval:org.mitre.oval:tst:18813"/>
            <criterion comment="libmagick++9-dev is earlier than 7:6.3.7.9.dfsg2-1~lenny3" test_ref="oval:org.mitre.oval:tst:19014"/>
            <criterion comment="libmagick++10 is earlier than 7:6.3.7.9.dfsg2-1~lenny3" test_ref="oval:org.mitre.oval:tst:19162"/>
            <criterion comment="libmagick10 is earlier than 7:6.3.7.9.dfsg2-1~lenny3" test_ref="oval:org.mitre.oval:tst:19187"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libmagick9 is earlier than 7:6.2.4.5.dfsg1-0.15+etch1" test_ref="oval:org.mitre.oval:tst:18989"/>
            <criterion comment="imagemagick is earlier than 7:6.2.4.5.dfsg1-0.15+etch1" test_ref="oval:org.mitre.oval:tst:18670"/>
            <criterion comment="libmagick9-dev is earlier than 7:6.2.4.5.dfsg1-0.15+etch1" test_ref="oval:org.mitre.oval:tst:18832"/>
            <criterion comment="libmagick++9c2a is earlier than 7:6.2.4.5.dfsg1-0.15+etch1" test_ref="oval:org.mitre.oval:tst:19185"/>
            <criterion comment="perlmagick is earlier than 7:6.2.4.5.dfsg1-0.15+etch1" test_ref="oval:org.mitre.oval:tst:19173"/>
            <criterion comment="libmagick++9-dev is earlier than 7:6.2.4.5.dfsg1-0.15+etch1" test_ref="oval:org.mitre.oval:tst:18932"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8204" version="3" class="patch">
      <metadata>
        <title>DSA-1454 freetype -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>freetype</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1454" ref_id="DSA-1454"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1351" ref_id="CVE-2007-1351"/>
        <description>Greg MacManus discovered an integer overflow in the font handling of libfreetype, a FreeType 2 font engine, which might lead to denial of service or possibly the execution of arbitrary code if a user is tricked into opening a malformed font. For the old stable distribution (sarge) this problem will be fixed soon. For the stable distribution (etch), this problem has been fixed in version 2.2.1-5+etch2. For the unstable distribution (sid), this problem has been fixed in version 2.3.5-1. We recommend that you upgrade your freetype packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:17.216-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:02.199-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:46.519-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8204 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:30.816-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:21.974-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libfreetype6-dev is earlier than 2.2.1-5+etch2" test_ref="oval:org.mitre.oval:tst:18158"/>
          <criterion comment="freetype2-demos is earlier than 2.2.1-5+etch2" test_ref="oval:org.mitre.oval:tst:18468"/>
          <criterion comment="libfreetype6 is earlier than 2.2.1-5+etch2" test_ref="oval:org.mitre.oval:tst:18446"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8203" version="3" class="patch">
      <metadata>
        <title>DSA-1580 phpgedview -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>phpgedview</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1580" ref_id="DSA-1580"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2064" ref_id="CVE-2008-2064"/>
        <description>It was discovered that phpGedView, an application to provide online access to genealogical data, allowed remote attackers to gain administrator privileges due to a programming error. Note: this problem was a fundamental design flaw in the interface (API) to connect phpGedView with external programs like content management systems. Resolving this problem was only possible by completely reworking the API, which is not considered appropriate for a security update. Since these are peripheral functions probably not used by the large majority of package users, it was decided to remove these interfaces. If you require that interface nonetheless, you are advised to use a version of phpGedView backported from Debian Lenny, which has a completely redesigned API.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:41.942-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:01.694-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:46.272-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8203 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:31.072-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:21.830-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="phpgedview-places is earlier than 4.0.2.dfsg-4" test_ref="oval:org.mitre.oval:tst:17671"/>
          <criterion comment="phpgedview-themes is earlier than 4.0.2.dfsg-4" test_ref="oval:org.mitre.oval:tst:17847"/>
          <criterion comment="phpgedview is earlier than 4.0.2.dfsg-4" test_ref="oval:org.mitre.oval:tst:17750"/>
          <criterion comment="phpgedview-languages is earlier than 4.0.2.dfsg-4" test_ref="oval:org.mitre.oval:tst:17895"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8201" version="3" class="patch">
      <metadata>
        <title>DSA-1934 apache2 -- multiple issues</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>apache2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1934" ref_id="DSA-1934"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3094" ref_id="CVE-2009-3094"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3095" ref_id="CVE-2009-3095"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3555" ref_id="CVE-2009-3555"/>
        <description>A design flaw has been found in the TLS and SSL protocol that allows an attacker to inject arbitrary content at the beginning of a TLS/SSL connection. The attack is related to the way how TLS and SSL handle session renegotiations. CVE-2009-3555 has been assigned to this vulnerability. As a partial mitigation against this attack, this apache2 update disables client-initiated renegotiations. This should fix the vulnerability for the majority of Apache configurations in use. NOTE: This is not a complete fix for the problem. The attack is still possible in configurations where the server initiates the renegotiation. This is the case for the following configurations (the information in the changelog of the updated packages is slightly inaccurate): As a workaround, you may rearrange your configuration in a way that SSLVerifyClient and SSLCipherSuite are only used on the server or virtual host level. A complete fix for the problem will require a protocol change. Further information will be included in a separate announcement about this issue. In addition, this update fixes the following issues in Apache's mod_proxy_ftp: Insufficient input validation in the mod_proxy_ftp module allowed remote FTP servers to cause a denial of service (NULL pointer dereference and child process crash) via a malformed reply to an EPSV command. Insufficient input validation in the mod_proxy_ftp module allowed remote authenticated attackers to bypass intended access restrictions and send arbitrary FTP commands to an FTP server. The oldstable distribution (etch), these problems have been fixed in version 2.2.3-4+etch11.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:17.199-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:00.808-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:45.542-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8201 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:28.630-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:21.506-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="apache2-doc is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:18971"/>
                <criterion comment="apache2-src is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:19402"/>
                <criterion comment="apache2 is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:19459"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="apache2-utils is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:19247"/>
                <criterion comment="apache2-mpm-worker is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:19133"/>
                <criterion comment="apache2.2-common is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:19089"/>
                <criterion comment="apache2-suexec-custom is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:19323"/>
                <criterion comment="apache2-suexec is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:19222"/>
                <criterion comment="apache2-threaded-dev is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:18986"/>
                <criterion comment="apache2-dbg is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:19347"/>
                <criterion comment="apache2-mpm-event is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:19299"/>
                <criterion comment="apache2-mpm-prefork is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:19473"/>
                <criterion comment="apache2-prefork-dev is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:18822"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criterion comment="apache2-mpm-itk is earlier than 2.2.6-02-1+lenny2+b2" test_ref="oval:org.mitre.oval:tst:19074"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="apache2-mpm-perchild is earlier than 2.2.3-4+etch11" test_ref="oval:org.mitre.oval:tst:19447"/>
                <criterion comment="apache2-doc is earlier than 2.2.3-4+etch11" test_ref="oval:org.mitre.oval:tst:19425"/>
                <criterion comment="apache2-src is earlier than 2.2.3-4+etch11" test_ref="oval:org.mitre.oval:tst:19160"/>
                <criterion comment="apache2 is earlier than 2.2.3-4+etch11" test_ref="oval:org.mitre.oval:tst:18828"/>
              </criteria>
            </criteria>
            <criterion comment="apache2-utils is earlier than 2.2.3-4+etch11" test_ref="oval:org.mitre.oval:tst:19385"/>
            <criterion comment="apache2-mpm-worker is earlier than 2.2.3-4+etch11" test_ref="oval:org.mitre.oval:tst:19234"/>
            <criterion comment="apache2.2-common is earlier than 2.2.3-4+etch11" test_ref="oval:org.mitre.oval:tst:19409"/>
            <criterion comment="apache2-mpm-prefork is earlier than 2.2.3-4+etch11" test_ref="oval:org.mitre.oval:tst:18829"/>
            <criterion comment="apache2-threaded-dev is earlier than 2.2.3-4+etch11" test_ref="oval:org.mitre.oval:tst:18734"/>
            <criterion comment="apache2-mpm-event is earlier than 2.2.3-4+etch11" test_ref="oval:org.mitre.oval:tst:19469"/>
            <criterion comment="apache2-mpm-itk is earlier than 2.2.3-01-2+etch4+b1" test_ref="oval:org.mitre.oval:tst:18893"/>
            <criterion comment="apache2-prefork-dev is earlier than 2.2.3-4+etch11" test_ref="oval:org.mitre.oval:tst:19038"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8200" version="3" class="patch">
      <metadata>
        <title>DSA-1825 nagios2, nagios3 -- insufficient input validation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>nagios2</product>
          <product>nagios3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1825" ref_id="DSA-1825"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2288" ref_id="CVE-2009-2288"/>
        <description>It was discovered that the statuswml.cgi script of nagios, a monitoring and management system for hosts, services and networks, is prone to a command injection vulnerability. Input to the ping and traceroute parameters of the script is not properly validated which allows an attacker to execute arbitrary shell commands by passing a crafted value to these parameters.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:54.077-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:59.950-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:44.997-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8200 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:32.216-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:21.294-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="nagios3-doc is earlier than 3.0.6-4~lenny2" test_ref="oval:org.mitre.oval:tst:16887"/>
                <criterion comment="nagios3-common is earlier than 3.0.6-4~lenny2" test_ref="oval:org.mitre.oval:tst:17329"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="nagios3-dbg is earlier than 3.0.6-4~lenny2" test_ref="oval:org.mitre.oval:tst:17221"/>
                <criterion comment="nagios3 is earlier than 3.0.6-4~lenny2" test_ref="oval:org.mitre.oval:tst:16380"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="nagios2-common is earlier than 2.6-2+etch3" test_ref="oval:org.mitre.oval:tst:17108"/>
                <criterion comment="nagios2-doc is earlier than 2.6-2+etch3" test_ref="oval:org.mitre.oval:tst:17015"/>
              </criteria>
            </criteria>
            <criterion comment="nagios2-dbg is earlier than 2.6-2+etch3" test_ref="oval:org.mitre.oval:tst:17299"/>
            <criterion comment="nagios2 is earlier than 2.6-2+etch3" test_ref="oval:org.mitre.oval:tst:17275"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8199" version="3" class="patch">
      <metadata>
        <title>DSA-1463 postgresql-7.4 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>postgresql-7.4</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1463" ref_id="DSA-1463"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3278" ref_id="CVE-2007-3278"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4769" ref_id="CVE-2007-4769"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4772" ref_id="CVE-2007-4772"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6067" ref_id="CVE-2007-6067"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6600" ref_id="CVE-2007-6600"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6601" ref_id="CVE-2007-6601"/>
        <description>Several local vulnerabilities have been discovered in PostgreSQL, an object-relational SQL database. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that the DBLink module performed insufficient credential validation. This issue is also tracked as CVE-2007-6601, since the initial upstream fix was incomplete. Tavis Ormandy and Will Drewry discovered that a bug in the handling of back-references inside the regular expressions engine could lead to an out of bounds read, resulting in a crash. This constitutes only a security problem if an application using PostgreSQL processes regular expressions from untrusted sources. Tavis Ormandy and Will Drewry discovered that the optimizer for regular expression could be tricked into an infinite loop, resulting in denial of service. This constitutes only a security problem if an application using PostgreSQL processes regular expressions from untrusted sources. Tavis Ormandy and Will Drewry discovered that the optimizer for regular expression could be tricked massive resource consumption. This constitutes only a security problem if an application using PostgreSQL processes regular expressions from untrusted sources. Functions in index expressions could lead to privilege escalation. For a more in depth explanation please see the upstream announce available at http://www.postgresql.org/about/news.905. For the old stable distribution (sarge), some of these problems have been fixed in version 7.4.7-6sarge6 of the postgresql package. Please note that the fix for CVE-2007-6600 and for the handling of regular expressions haven’t been backported due to the intrusiveness of the fix. We recommend to upgrade to the stable distribution if these vulnerabilities affect your setup. For the stable distribution (etch), these problems have been fixed in version 7.4.19-0etch1. The unstable distribution (sid) no longer contains postgres-7.4. We recommend that you upgrade your postgresql-7.4 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:51.275-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:59.250-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:44.415-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8199 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:33.148-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:21.047-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="postgresql-server-dev-7.4 is earlier than 7.4.19-0etch1" test_ref="oval:org.mitre.oval:tst:17219"/>
                <criterion comment="postgresql-doc-7.4 is earlier than 7.4.19-0etch1" test_ref="oval:org.mitre.oval:tst:16331"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="postgresql-7.4 is earlier than 7.4.19-0etch1" test_ref="oval:org.mitre.oval:tst:16934"/>
                <criterion comment="postgresql-plpython-7.4 is earlier than 7.4.19-0etch1" test_ref="oval:org.mitre.oval:tst:17012"/>
                <criterion comment="postgresql-contrib-7.4 is earlier than 7.4.19-0etch1" test_ref="oval:org.mitre.oval:tst:16674"/>
                <criterion comment="postgresql-client-7.4 is earlier than 7.4.19-0etch1" test_ref="oval:org.mitre.oval:tst:17240"/>
                <criterion comment="postgresql-plperl-7.4 is earlier than 7.4.19-0etch1" test_ref="oval:org.mitre.oval:tst:17175"/>
                <criterion comment="postgresql-pltcl-7.4 is earlier than 7.4.19-0etch1" test_ref="oval:org.mitre.oval:tst:17285"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="postgresql-doc is earlier than 7.4.7-6sarge6" test_ref="oval:org.mitre.oval:tst:17265"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is m68k" test_ref="oval:org.mitre.oval:tst:13064"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libpgtcl is earlier than 7.4.7-6sarge6" test_ref="oval:org.mitre.oval:tst:17283"/>
                <criterion comment="postgresql is earlier than 7.4.7-6sarge6" test_ref="oval:org.mitre.oval:tst:17088"/>
                <criterion comment="libecpg4 is earlier than 7.4.7-6sarge6" test_ref="oval:org.mitre.oval:tst:16878"/>
                <criterion comment="postgresql-contrib is earlier than 7.4.7-6sarge6" test_ref="oval:org.mitre.oval:tst:17069"/>
                <criterion comment="libpq3 is earlier than 7.4.7-6sarge6" test_ref="oval:org.mitre.oval:tst:17250"/>
                <criterion comment="libecpg-dev is earlier than 7.4.7-6sarge6" test_ref="oval:org.mitre.oval:tst:17184"/>
                <criterion comment="libpgtcl-dev is earlier than 7.4.7-6sarge6" test_ref="oval:org.mitre.oval:tst:16453"/>
                <criterion comment="postgresql-dev is earlier than 7.4.7-6sarge6" test_ref="oval:org.mitre.oval:tst:17182"/>
                <criterion comment="postgresql-client is earlier than 7.4.7-6sarge6" test_ref="oval:org.mitre.oval:tst:16435"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8198" version="3" class="patch">
      <metadata>
        <title>DSA-1732 squid3 -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>squid3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1732" ref_id="DSA-1732"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0478" ref_id="CVE-2009-0478"/>
        <description>Joshua Morin, Mikko Varpiola and Jukka Taimisto discovered an assertion error in squid3, a full featured Web Proxy cache, which could lead to a denial of service attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:31.836-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:58.736-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:44.009-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8198 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:33.997-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:20.829-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="squid3-common is earlier than 3.0.PRE5-5+etch1" test_ref="oval:org.mitre.oval:tst:19474"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="squid3-cgi is earlier than 3.0.PRE5-5+etch1" test_ref="oval:org.mitre.oval:tst:19594"/>
              <criterion comment="squid3-client is earlier than 3.0.PRE5-5+etch1" test_ref="oval:org.mitre.oval:tst:19445"/>
              <criterion comment="squid3 is earlier than 3.0.PRE5-5+etch1" test_ref="oval:org.mitre.oval:tst:19570"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8197" version="3" class="patch">
      <metadata>
        <title>DSA-1584 libfishsound -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libfishsound</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1584" ref_id="DSA-1584"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1686" ref_id="CVE-2008-1686"/>
        <description>It was discovered that libfishsound, a simple programming interface that wraps Xiph.Org audio codecs, didn't correctly handle negative values in a particular header field. This could allow malicious files to execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:43.971-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:58.405-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:43.783-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8197 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:30.032-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:20.722-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libfishsound1 is earlier than 0.7.0-2etch1" test_ref="oval:org.mitre.oval:tst:17149"/>
          <criterion comment="libfishsound1-dbg is earlier than 0.7.0-2etch1" test_ref="oval:org.mitre.oval:tst:17905"/>
          <criterion comment="libfishsound1-dev is earlier than 0.7.0-2etch1" test_ref="oval:org.mitre.oval:tst:17965"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8196" version="3" class="patch">
      <metadata>
        <title>DSA-1607 iceweasel -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceweasel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1607" ref_id="DSA-1607"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2798" ref_id="CVE-2008-2798"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2799" ref_id="CVE-2008-2799"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2800" ref_id="CVE-2008-2800"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2801" ref_id="CVE-2008-2801"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2802" ref_id="CVE-2008-2802"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2803" ref_id="CVE-2008-2803"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2805" ref_id="CVE-2008-2805"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2807" ref_id="CVE-2008-2807"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2808" ref_id="CVE-2008-2808"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2809" ref_id="CVE-2008-2809"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2811" ref_id="CVE-2008-2811"/>
        <description>Several remote vulnerabilities have been discovered in the Iceweasel web browser, an unbranded version of the Firefox browser. The Common Vulnerabilities and Exposures project identifies the following problems: Devon Hubbard, Jesse Ruderman and Martijn Wargers discovered crashes in the layout engine, which might allow the execution of arbitrary code. Igor Bukanov, Jesse Ruderman and Gary Kwong discovered crashes in the Javascript engine, which might allow the execution of arbitrary code. "moz_bug_r_a4" discovered several cross-site scripting vulnerabilities. Collin Jackson and Adam Barth discovered that Javascript code could be executed in the context of signed JAR archives. "moz_bug_r_a4" discovered that XUL documents can escalate privileges by accessing the pre-compiled "fastload" file. "moz_bug_r_a4" discovered that missing input sanitising in the mozIJSSubScriptLoader.loadSubScript() function could lead to the execution of arbitrary code. Iceweasel itself is not affected, but some addons are. Claudio Santambrogio discovered that missing access validation in DOM parsing allows malicious web sites to force the browser to upload local files to the server, which could lead to information disclosure. Daniel Glazman discovered that a programming error in the code for parsing .properties files could lead to memory content being exposed to addons, which could lead to information disclosure. Masahiro Yamada discovered that file URLS in directory listings were insufficiently escaped. John G. Myers, Frank Benkstein and Nils Toedtmann discovered that alternate names on self-signed certificates were handled insufficiently, which could lead to spoofings secure connections. Greg McManus discovered a crash in the block reflow code, which might allow the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:55.770-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:57.879-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:43.346-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8196 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:31.513-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:20.563-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mozilla-firefox is earlier than 2.0.0.15-0etch1" test_ref="oval:org.mitre.oval:tst:18571"/>
              <criterion comment="firefox is earlier than 2.0.0.15-0etch1" test_ref="oval:org.mitre.oval:tst:18555"/>
              <criterion comment="firefox-dom-inspector is earlier than 2.0.0.15-0etch1" test_ref="oval:org.mitre.oval:tst:18649"/>
              <criterion comment="iceweasel-dom-inspector is earlier than 2.0.0.15-0etch1" test_ref="oval:org.mitre.oval:tst:18677"/>
              <criterion comment="mozilla-firefox-gnome-support is earlier than 2.0.0.15-0etch1" test_ref="oval:org.mitre.oval:tst:18150"/>
              <criterion comment="mozilla-firefox-dom-inspector is earlier than 2.0.0.15-0etch1" test_ref="oval:org.mitre.oval:tst:18583"/>
              <criterion comment="firefox-gnome-support is earlier than 2.0.0.15-0etch1" test_ref="oval:org.mitre.oval:tst:18673"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="iceweasel-gnome-support is earlier than 2.0.0.15-0etch1" test_ref="oval:org.mitre.oval:tst:18615"/>
              <criterion comment="iceweasel-dbg is earlier than 2.0.0.15-0etch1" test_ref="oval:org.mitre.oval:tst:18314"/>
              <criterion comment="iceweasel is earlier than 2.0.0.15-0etch1" test_ref="oval:org.mitre.oval:tst:18735"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8195" version="3" class="patch">
      <metadata>
        <title>DSA-1582 peercast -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>peercast</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1582" ref_id="DSA-1582"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2040" ref_id="CVE-2008-2040"/>
        <description>Nico Golde discovered that PeerCast, a P2P audio and video streaming server, is vulnerable to a buffer overflow in the HTTP Basic Authentication code, allowing a remote attacker to crash PeerCast or execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:40.809-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:57.468-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:42.907-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8195 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:29.032-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:20.432-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="peercast-handlers is earlier than 0.1217.toots.20060314-1etch1" test_ref="oval:org.mitre.oval:tst:17480"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="peercast is earlier than 0.1217.toots.20060314-1etch1" test_ref="oval:org.mitre.oval:tst:17697"/>
              <criterion comment="libpeercast0-dev is earlier than 0.1217.toots.20060314-1etch1" test_ref="oval:org.mitre.oval:tst:17687"/>
              <criterion comment="libpeercast0 is earlier than 0.1217.toots.20060314-1etch1" test_ref="oval:org.mitre.oval:tst:17708"/>
              <criterion comment="peercast-servent is earlier than 0.1217.toots.20060314-1etch1" test_ref="oval:org.mitre.oval:tst:17802"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8194" version="3" class="patch">
      <metadata>
        <title>DSA-1812 apr-util -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>apr-util</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1812" ref_id="DSA-1812"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0023" ref_id="CVE-2009-0023"/>
        <description>Apr-util, the Apache Portable Runtime Utility library, is used by Apache 2.x, Subversion, and other applications. Two denial of service vulnerabilities have been found in apr-util: "kcope" discovered a flaw in the handling of internal XML entities in the apr_xml_* interface that can be exploited to use all available memory. This denial of service can be triggered remotely in the Apache mod_dav and mod_dav_svn modules. (No CVE id yet) Matthew Palmer discovered an underflow flaw in the apr_strmatch_precompile function that can be exploited to cause a daemon crash. The vulnerability can be triggered (1) remotely in mod_dav_svn for Apache if the "SVNMasterURI" directive is in use, (2) remotely in mod_apreq2 for Apache or other applications using libapreq2, or (3) locally in Apache by a crafted ".htaccess" file. Other exploit paths in other applications using apr-util may exist. If you use Apache, or if you use svnserver in standalone mode, you need to restart the services after you upgraded the libaprutil1 package. The oldstable distribution (etch), these problems have been fixed in version 1.2.7+dfsg-2+etch2.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:40.544-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:56.953-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:42.469-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8194 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:32.563-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:20.238-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libaprutil1-dbg is earlier than 1.2.12+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:18469"/>
            <criterion comment="libaprutil1 is earlier than 1.2.12+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:18330"/>
            <criterion comment="libaprutil1-dev is earlier than 1.2.12+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:18582"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libaprutil1-dbg is earlier than 1.2.7+dfsg-2+etch2" test_ref="oval:org.mitre.oval:tst:18566"/>
            <criterion comment="libaprutil1 is earlier than 1.2.7+dfsg-2+etch2" test_ref="oval:org.mitre.oval:tst:17861"/>
            <criterion comment="libaprutil1-dev is earlier than 1.2.7+dfsg-2+etch2" test_ref="oval:org.mitre.oval:tst:18562"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8191" version="3" class="patch">
      <metadata>
        <title>DSA-1645 lighttpd -- various</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>lighttpd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1645" ref_id="DSA-1645"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4298" ref_id="CVE-2008-4298"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4359" ref_id="CVE-2008-4359"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4360" ref_id="CVE-2008-4360"/>
        <description>Several local/remote vulnerabilities have been discovered in lighttpd, a fast webserver with minimal memory footprint. The Common Vulnerabilities and Exposures project identifies the following problems: A memory leak in the http_request_parse function could be used by remote attackers to cause lighttpd to consume memory, and cause a denial of service attack. Inconsistant handling of URL patterns could lead to the disclosure of resources a server administrator did not anticipate when using rewritten URLs. Upon filesystems which don't handle case-insensitive paths differently it might be possible that unanticipated resources could be made available by mod_userdir.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:24.138-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:56.472-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:42.075-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8191 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:35.671-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:19.935-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="lighttpd-doc is earlier than 1.4.13-4etch11" test_ref="oval:org.mitre.oval:tst:17508"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="lighttpd-mod-mysql-vhost is earlier than 1.4.13-4etch11" test_ref="oval:org.mitre.oval:tst:17348"/>
              <criterion comment="lighttpd-mod-magnet is earlier than 1.4.13-4etch11" test_ref="oval:org.mitre.oval:tst:17635"/>
              <criterion comment="lighttpd is earlier than 1.4.13-4etch11" test_ref="oval:org.mitre.oval:tst:17424"/>
              <criterion comment="lighttpd-mod-cml is earlier than 1.4.13-4etch11" test_ref="oval:org.mitre.oval:tst:17657"/>
              <criterion comment="lighttpd-mod-webdav is earlier than 1.4.13-4etch11" test_ref="oval:org.mitre.oval:tst:17361"/>
              <criterion comment="lighttpd-mod-trigger-b4-dl is earlier than 1.4.13-4etch11" test_ref="oval:org.mitre.oval:tst:17554"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8189" version="3" class="patch">
      <metadata>
        <title>DSA-1767 multipath-tools -- insecure file permissions</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>multipath-tools</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1767" ref_id="DSA-1767"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0115" ref_id="CVE-2009-0115"/>
        <description>It was discovered that multipathd of multipath-tools, a tool-chain to manage disk multipath device maps, uses insecure permissions on its unix domain control socket which enables local attackers to issue commands to multipathd prevent access to storage devices or corrupt file system data.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:59.553-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:55.974-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:41.611-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8189 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:32.390-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:19.768-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="multipath-tools-boot is earlier than 0.4.8-14+lenny1" test_ref="oval:org.mitre.oval:tst:16216"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="kpartx is earlier than 0.4.8-14+lenny1" test_ref="oval:org.mitre.oval:tst:16625"/>
                <criterion comment="multipath-tools is earlier than 0.4.8-14+lenny1" test_ref="oval:org.mitre.oval:tst:16626"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criterion comment="multipath-tools is earlier than 0.4.7-1.1etch2" test_ref="oval:org.mitre.oval:tst:16582"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8187" version="3" class="patch">
      <metadata>
        <title>DSA-1609 lighttpd -- various</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>lighttpd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1609" ref_id="DSA-1609"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0983" ref_id="CVE-2008-0983"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3948" ref_id="CVE-2007-3948"/>
        <description>Several local/remote vulnerabilities have been discovered in lighttpd, a fast webserver with minimal memory footprint. The Common Vulnerabilities and Exposures project identifies the following problems: lighttpd 1.4.18, and possibly other versions before 1.5.0, does not properly calculate the size of a file descriptor array, which allows remote attackers to cause a denial of service (crash) via a large number of connections, which triggers an out-of-bounds access. connections.c in lighttpd before 1.4.16 might accept more connections than the configured maximum, which allows remote attackers to cause a denial of service (failed assertion) via a large number of connection attempts.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:51.418-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:55.469-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:41.213-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8187 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:04.645-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:19.531-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="lighttpd-doc is earlier than 1.4.13-4etch9" test_ref="oval:org.mitre.oval:tst:18656"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="lighttpd-mod-mysql-vhost is earlier than 1.4.13-4etch9" test_ref="oval:org.mitre.oval:tst:18622"/>
              <criterion comment="lighttpd-mod-magnet is earlier than 1.4.13-4etch9" test_ref="oval:org.mitre.oval:tst:18149"/>
              <criterion comment="lighttpd is earlier than 1.4.13-4etch9" test_ref="oval:org.mitre.oval:tst:18117"/>
              <criterion comment="lighttpd-mod-cml is earlier than 1.4.13-4etch9" test_ref="oval:org.mitre.oval:tst:18702"/>
              <criterion comment="lighttpd-mod-webdav is earlier than 1.4.13-4etch9" test_ref="oval:org.mitre.oval:tst:18746"/>
              <criterion comment="lighttpd-mod-trigger-b4-dl is earlier than 1.4.13-4etch9" test_ref="oval:org.mitre.oval:tst:18707"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8183" version="5" class="patch">
      <metadata>
        <title>DSA-1630 linux-2.6 -- denial of service/information leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1630" ref_id="DSA-1630"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6282" ref_id="CVE-2007-6282"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0598" ref_id="CVE-2008-0598"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2729" ref_id="CVE-2008-2729"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2812" ref_id="CVE-2008-2812"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2826" ref_id="CVE-2008-2826"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2931" ref_id="CVE-2008-2931"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3272" ref_id="CVE-2008-3272"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3275" ref_id="CVE-2008-3275"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or arbitrary code execution. The Common Vulnerabilities and Exposures project identifies the following problems: Dirk Nehring discovered a vulnerability in the IPsec code that allows remote users to cause a denial of service by sending a specially crafted ESP packet. Tavis Ormandy discovered a vulnerability that allows local users to access uninitialised kernel memory, possibly leaking sensitive data. This issue is specific to the amd64-flavour kernel images. Andi Kleen discovered an issue where uninitialised kernel memory was being leaked to userspace during an exception. This issue may allow local users to gain access to sensitive data. Only the amd64-flavour Debian kernel images are affected. Alan Cox discovered an issue in multiple tty drivers that allows local users to trigger a denial of service (NULL pointer dereference) and possibly obtain elevated privileges. Gabriel Campana discovered an integer overflow in the sctp code that can be exploited by local users to cause a denial of service. Miklos Szeredi reported a missing privilege check in the do_change_type() function. This allows local, unprivileged users to change the properties of mount points. Tobias Klein reported a locally exploitable data leak in the snd_seq_oss_synth_make_info() function. This may allow local users to gain access to sensitive information. Zoltan Sogor discovered a coding error in the VFS that allows local users to exploit a kernel memory leak resulting in a denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:34.090-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:52.994-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:39.779-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5866 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:42.005-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:07:00.319-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8183 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:29.389-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:18.526-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-support-2.6.18-6 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15111"/>
              <criterion comment="linux-patch-debian-2.6.18 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15385"/>
              <criterion comment="linux-source-2.6.18 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15351"/>
              <criterion comment="linux-manual-2.6.18 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15411"/>
              <criterion comment="linux-tree-2.6.18 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15283"/>
              <criterion comment="linux-doc-2.6.18 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15316"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15445"/>
              <criterion comment="linux-headers-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15414"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:14663"/>
              <criterion comment="linux-image-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15430"/>
              <criterion comment="linux-image-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15090"/>
              <criterion comment="linux-image-2.6.18-6-s390-tape is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15468"/>
              <criterion comment="linux-image-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:14920"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:14486"/>
              <criterion comment="linux-headers-2.6.18-6-all-s390 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15127"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15371"/>
              <criterion comment="linux-headers-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15427"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15045"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15342"/>
              <criterion comment="fai-kernels is earlier than 1.17+etch.22etch2" test_ref="oval:org.mitre.oval:tst:14630"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15398"/>
              <criterion comment="linux-image-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15110"/>
              <criterion comment="linux-image-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15415"/>
              <criterion comment="linux-image-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15218"/>
              <criterion comment="linux-headers-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15405"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:14513"/>
              <criterion comment="linux-headers-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15424"/>
              <criterion comment="linux-headers-2.6.18-6-xen is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:14915"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15093"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15292"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15246"/>
              <criterion comment="linux-headers-2.6.18-6-all-amd64 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15268"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15477"/>
              <criterion comment="linux-modules-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15232"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15506"/>
              <criterion comment="linux-modules-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15224"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15271"/>
              <criterion comment="linux-image-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15304"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15092"/>
              <criterion comment="linux-headers-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15154"/>
              <criterion comment="linux-image-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15210"/>
              <criterion comment="linux-headers-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:14567"/>
              <criterion comment="linux-image-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:14741"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15285"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15501"/>
              <criterion comment="linux-headers-2.6.18-6-all-hppa is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15227"/>
              <criterion comment="linux-image-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15284"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8181" version="3" class="patch">
      <metadata>
        <title>DSA-1766 krb5 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>krb5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1766" ref_id="DSA-1766"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0844" ref_id="CVE-2009-0844"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0845" ref_id="CVE-2009-0845"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0847" ref_id="CVE-2009-0847"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0846" ref_id="CVE-2009-0846"/>
        <description>Several vulnerabilities have been found in the MIT reference implementation of Kerberos V5, a system for authenticating users and services on a network. The Common Vulnerabilities and Exposures project identified the following problems: The Apple Product Security team discovered that the SPNEGO GSS-API mechanism suffers of a missing bounds check when reading a network input buffer which results in an invalid read crashing the application or possibly leaking information. Under certain conditions the SPNEGO GSS-API mechanism references a null pointer which crashes the application using the library. An incorrect length check inside the ASN.1 decoder of the MIT krb5 implementation allows an unauthenticated remote attacker to crash of the kinit or KDC program. Under certain conditions the ASN.1 decoder of the MIT krb5 implementation frees an uninitialised pointer which could lead to denial of service and possibly arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:58.295-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:51.621-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:38.825-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8181 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:31.918-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:17.887-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="krb5-doc is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:16278"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="krb5-rsh-server is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:16590"/>
                <criterion comment="krb5-kdc-ldap is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:16660"/>
                <criterion comment="krb5-telnetd is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:16148"/>
                <criterion comment="libkrb5-dev is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:16839"/>
                <criterion comment="libkrb53 is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:16583"/>
                <criterion comment="krb5-ftpd is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:16462"/>
                <criterion comment="krb5-pkinit is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:16027"/>
                <criterion comment="libkadm55 is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:16050"/>
                <criterion comment="libkrb5-dbg is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:16266"/>
                <criterion comment="krb5-user is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:16819"/>
                <criterion comment="krb5-kdc is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:15852"/>
                <criterion comment="krb5-clients is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:16836"/>
                <criterion comment="krb5-admin-server is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:16407"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="krb5-doc is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:15857"/>
            </criteria>
            <criterion comment="krb5-rsh-server is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:16837"/>
            <criterion comment="krb5-telnetd is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:15941"/>
            <criterion comment="libkrb5-dev is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:16754"/>
            <criterion comment="libkrb53 is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:16814"/>
            <criterion comment="krb5-ftpd is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:16694"/>
            <criterion comment="krb5-admin-server is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:16636"/>
            <criterion comment="libkadm55 is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:16477"/>
            <criterion comment="libkrb5-dbg is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:16798"/>
            <criterion comment="krb5-user is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:16842"/>
            <criterion comment="krb5-clients is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:16768"/>
            <criterion comment="krb5-kdc is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:16170"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8180" version="3" class="patch">
      <metadata>
        <title>DSA-1461 libxml2 -- missing input validation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>libxml2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1461" ref_id="DSA-1461"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6284" ref_id="CVE-2007-6284"/>
        <description>Brad Fitzpatrick discovered that the UTF-8 decoding functions of libxml2, the GNOME XML library, validate UTF-8 correctness insufficiently, which may lead to denial of service by forcing libxml2 into an infinite loop. For the old stable distribution (sarge), this problem has been fixed in version 2.6.16-7sarge1. For the stable distribution (etch), this problem has been fixed in version 2.6.27.dfsg-2. For the unstable distribution (sid), this problem will be fixed soon. We recommend that you upgrade your libxml2 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:47.527-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:50.935-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:38.289-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8180 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:27.315-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:17.649-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libxml2-doc is earlier than 2.6.27.dfsg-2" test_ref="oval:org.mitre.oval:tst:16665"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libxml2 is earlier than 2.6.27.dfsg-2" test_ref="oval:org.mitre.oval:tst:17072"/>
                <criterion comment="libxml2-dev is earlier than 2.6.27.dfsg-2" test_ref="oval:org.mitre.oval:tst:17016"/>
                <criterion comment="libxml2-dbg is earlier than 2.6.27.dfsg-2" test_ref="oval:org.mitre.oval:tst:16623"/>
                <criterion comment="python-libxml2 is earlier than 2.6.27.dfsg-2" test_ref="oval:org.mitre.oval:tst:17216"/>
                <criterion comment="libxml2-utils is earlier than 2.6.27.dfsg-2" test_ref="oval:org.mitre.oval:tst:16589"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="python-libxml2 is earlier than 2.6.16-7sarge1" test_ref="oval:org.mitre.oval:tst:16769"/>
                <criterion comment="libxml2-doc is earlier than 2.6.16-7sarge1" test_ref="oval:org.mitre.oval:tst:17020"/>
                <criterion comment="libxml2-python2.3 is earlier than 2.6.16-7sarge1" test_ref="oval:org.mitre.oval:tst:17114"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="python2.2-libxml2 is earlier than 2.6.16-7sarge1" test_ref="oval:org.mitre.oval:tst:17080"/>
                <criterion comment="libxml2-utils is earlier than 2.6.16-7sarge1" test_ref="oval:org.mitre.oval:tst:16854"/>
                <criterion comment="libxml2 is earlier than 2.6.16-7sarge1" test_ref="oval:org.mitre.oval:tst:16681"/>
                <criterion comment="python2.3-libxml2 is earlier than 2.6.16-7sarge1" test_ref="oval:org.mitre.oval:tst:17090"/>
                <criterion comment="python2.4-libxml2 is earlier than 2.6.16-7sarge1" test_ref="oval:org.mitre.oval:tst:16880"/>
                <criterion comment="libxml2-dev is earlier than 2.6.16-7sarge1" test_ref="oval:org.mitre.oval:tst:16630"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8178" version="3" class="patch">
      <metadata>
        <title>DSA-1917 mimetex -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mimetex</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1917" ref_id="DSA-1917"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1382" ref_id="CVE-2009-1382"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2459" ref_id="CVE-2009-2459"/>
        <description>Several vulnerabilities have been discovered in mimetex, a lightweight alternative to MathML. The Common Vulnerabilities and Exposures project identifies the following problems: Chris Evans and Damien Miller, discovered multiple stack-based buffer overflow. An attacker could execute arbitrary code via a TeX file with long picture, circle, input tags. Chris Evans discovered that mimeTeX contained certain directives that may be unsuitable for handling untrusted user input. A remote attacker can obtain sensitive information.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:22.516-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:50.644-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:38.004-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8178 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:32.737-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:17.462-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="mimetex is earlier than 1.50-1+etch1" test_ref="oval:org.mitre.oval:tst:15455"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8177" version="3" class="patch">
      <metadata>
        <title>DSA-1544 pdns-recursor -- design flaw</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>pdns-recursor</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1544" ref_id="DSA-1544"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1637" ref_id="CVE-2008-1637"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3217" ref_id="CVE-2008-3217"/>
        <description>Amit Klein discovered that pdns-recursor, a caching DNS resolver, uses a weak random number generator to create DNS transaction IDs and UDP source port numbers. As a result, cache poisoning attacks were simplified. (CVE-2008-1637 and CVE-2008-3217)</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:18.867-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:50.241-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:37.734-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8177 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:30.552-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:17.245-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
        </criteria>
        <criterion comment="pdns-recursor is earlier than 3.1.4-1+etch2" test_ref="oval:org.mitre.oval:tst:16956"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8176" version="3" class="patch">
      <metadata>
        <title>DSA-1729 gst-plugins-bad0.10 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gst-plugins-bad0.10</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1729" ref_id="DSA-1729"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0386" ref_id="CVE-2009-0386"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0387" ref_id="CVE-2009-0387"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0397" ref_id="CVE-2009-0397"/>
        <description>Several vulnerabilities have been found in gst-plugins-bad0.10, a collection of various GStreamer plugins. The Common Vulnerabilities and Exposures project identifies the following problems: Tobias Klein discovered a buffer overflow in the quicktime stream demuxer (qtdemux), which could potentially lead to the execution of arbitrary code via crafted .mov files. Tobias Klein discovered an array index error in the quicktime stream demuxer (qtdemux), which could potentially lead to the execution of arbitrary code via crafted .mov files. Tobias Klein discovered a buffer overflow in the quicktime stream demuxer (qtdemux) similar to the issue reported in CVE-2009-0386, which could also lead to the execution of arbitrary code via crafted .mov files.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:29.074-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:49.263-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:37.325-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8176 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:28.403-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:16.988-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
        </criteria>
        <criterion comment="gstreamer0.10-plugins-bad is earlier than 0.10.3-3.1+etch1" test_ref="oval:org.mitre.oval:tst:17506"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8173" version="3" class="patch">
      <metadata>
        <title>DSA-1478 mysql-dfsg-5.0 -- buffer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mysql-dfsg-5.0</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1478" ref_id="DSA-1478"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0226" ref_id="CVE-2008-0226"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0227" ref_id="CVE-2008-0227"/>
        <description>Luigi Auriemma discovered two buffer overflows in YaSSL, an SSL implementation included in the MySQL database package, which could lead to denial of service and possibly the execution of arbitrary code. The old stable distribution (sarge) doesn't contain mysql-dfsg-5.0.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:35.327-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:48.654-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:36.767-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8173 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:34.892-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:16.632-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mysql-client is earlier than 5.0.32-7etch5" test_ref="oval:org.mitre.oval:tst:16489"/>
              <criterion comment="mysql-common is earlier than 5.0.32-7etch5" test_ref="oval:org.mitre.oval:tst:15777"/>
              <criterion comment="mysql-server is earlier than 5.0.32-7etch5" test_ref="oval:org.mitre.oval:tst:16418"/>
            </criteria>
          </criteria>
          <criterion comment="libmysqlclient15-dev is earlier than 5.0.32-7etch5" test_ref="oval:org.mitre.oval:tst:16494"/>
          <criterion comment="mysql-server-4.1 is earlier than 5.0.32-7etch5" test_ref="oval:org.mitre.oval:tst:16427"/>
          <criterion comment="mysql-client-5.0 is earlier than 5.0.32-7etch5" test_ref="oval:org.mitre.oval:tst:16197"/>
          <criterion comment="mysql-server-5.0 is earlier than 5.0.32-7etch5" test_ref="oval:org.mitre.oval:tst:16158"/>
          <criterion comment="libmysqlclient15off is earlier than 5.0.32-7etch5" test_ref="oval:org.mitre.oval:tst:16381"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8172" version="3" class="patch">
      <metadata>
        <title>DSA-1464 syslog-ng -- null pointer dereference</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>syslog-ng</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1464" ref_id="DSA-1464"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6437" ref_id="CVE-2007-6437"/>
        <description>Oriol Carreras discovered that syslog-ng, a next generation logging daemon can be tricked into dereferencing a NULL pointer through malformed timestamps, which can lead to denial of service and the disguise of a subsequent attack, which would otherwise be logged. The old stable distribution (sarge) is not affected. For the stable distribution (etch), this problem has been fixed in version 2.0.0-1etch1. For the unstable distribution (sid), this problem has been fixed in version 2.0.6-1. We recommend that you upgrade your syslog-ng package.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:30.913-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:48.431-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:36.562-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8172 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:35.244-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:16.475-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="syslog-ng is earlier than 2.0.0-1etch1" test_ref="oval:org.mitre.oval:tst:16675"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8170" version="3" class="patch">
      <metadata>
        <title>DSA-1656 cupsys -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>cupsys</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1656" ref_id="DSA-1656"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3639" ref_id="CVE-2008-3639"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3640" ref_id="CVE-2008-3640"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3641" ref_id="CVE-2008-3641"/>
        <description>Several local vulnerabilities have been discovered in the Common UNIX Printing System. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that insufficient bounds checking in the SGI image filter may lead to the execution of arbitrary code. It was discovered that an integer overflow in the Postscript conversion tool texttops may lead to the execution of arbitrary code. It was discovered that insufficient bounds checking in the HPGL filter may lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:25.529-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:47.450-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:35.722-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8170 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:33.688-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:15.941-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libcupsys2-gnutls10 is earlier than 1.2.7-4etch5" test_ref="oval:org.mitre.oval:tst:14443"/>
              <criterion comment="cupsys-common is earlier than 1.2.7-4etch5" test_ref="oval:org.mitre.oval:tst:14808"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="cupsys-bsd is earlier than 1.2.7-4etch5" test_ref="oval:org.mitre.oval:tst:15186"/>
              <criterion comment="cupsys-client is earlier than 1.2.7-4etch5" test_ref="oval:org.mitre.oval:tst:14992"/>
              <criterion comment="libcupsimage2 is earlier than 1.2.7-4etch5" test_ref="oval:org.mitre.oval:tst:15145"/>
              <criterion comment="libcupsimage2-dev is earlier than 1.2.7-4etch5" test_ref="oval:org.mitre.oval:tst:14501"/>
              <criterion comment="libcupsys2-dev is earlier than 1.2.7-4etch5" test_ref="oval:org.mitre.oval:tst:15212"/>
              <criterion comment="cupsys-dbg is earlier than 1.2.7-4etch5" test_ref="oval:org.mitre.oval:tst:14229"/>
              <criterion comment="cupsys is earlier than 1.2.7-4etch5" test_ref="oval:org.mitre.oval:tst:14910"/>
              <criterion comment="libcupsys2 is earlier than 1.2.7-4etch5" test_ref="oval:org.mitre.oval:tst:15073"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8168" version="5" class="patch">
      <metadata>
        <title>DSA-1872 linux-2.6 -- denial of service/privilege escalation/information leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1872" ref_id="DSA-1872"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2698" ref_id="CVE-2009-2698"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2846" ref_id="CVE-2009-2846"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2847" ref_id="CVE-2009-2847"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2848" ref_id="CVE-2009-2848"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2849" ref_id="CVE-2009-2849"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to denial of service, privilege escalation or a leak of sensitive memory. The Common Vulnerabilities and Exposures project identifies the following problems: Herbert Xu discovered an issue in the way UDP tracks corking status that could allow local users to cause a denial of service (system crash). Tavis Ormandy and Julien Tinnes discovered that this issue could also be used by local users to gain elevated privileges. Michael Buesch noticed a typing issue in the eisa-eeprom driver for the hppa architecture. Local users could exploit this issue to gain access to restricted memory. Ulrich Drepper noticed an issue in the do_sigalstack routine on 64-bit systems. This issue allows local users to gain access to potentially sensitive memory on the kernel stack. Eric Dumazet discovered an issue in the execve path, where the clear_child_tid variable was not being properly cleared. Local users could exploit this issue to cause a denial of service (memory corruption). Neil Brown discovered an issue in the sysfs interface to md devices. When md arrays are not active, local users can exploit this vulnerability to cause a denial of service (oops).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:46.885-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:46.444-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:34.864-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6115 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:53.137-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:07:00.148-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8168 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:29.798-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:15.618-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-support-2.6.18-6 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15594"/>
              <criterion comment="linux-patch-debian-2.6.18 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15556"/>
              <criterion comment="linux-source-2.6.18 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15577"/>
              <criterion comment="linux-manual-2.6.18 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15549"/>
              <criterion comment="linux-tree-2.6.18 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15524"/>
              <criterion comment="linux-doc-2.6.18 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15441"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:14626"/>
              <criterion comment="linux-image-2.6.18-6-s390-tape is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15567"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15499"/>
              <criterion comment="linux-image-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15467"/>
              <criterion comment="linux-image-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15590"/>
              <criterion comment="linux-image-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15587"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15485"/>
              <criterion comment="linux-headers-2.6.18-6-all-s390 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15599"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15432"/>
              <criterion comment="linux-headers-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15245"/>
              <criterion comment="linux-headers-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:14976"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15482"/>
              <criterion comment="fai-kernels is earlier than 1.17+etch.24etch4" test_ref="oval:org.mitre.oval:tst:15563"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15288"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15275"/>
              <criterion comment="linux-image-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15444"/>
              <criterion comment="linux-modules-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15311"/>
              <criterion comment="linux-image-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15548"/>
              <criterion comment="linux-headers-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15608"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15241"/>
              <criterion comment="linux-headers-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15403"/>
              <criterion comment="linux-headers-2.6.18-6-xen is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15349"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15564"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15585"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15457"/>
              <criterion comment="linux-headers-2.6.18-6-all-amd64 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15382"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15323"/>
              <criterion comment="linux-modules-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15616"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15069"/>
              <criterion comment="linux-image-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15540"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15572"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15657"/>
              <criterion comment="linux-headers-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15544"/>
              <criterion comment="linux-headers-2.6.18-6-all-hppa is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15632"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15622"/>
              <criterion comment="linux-headers-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15710"/>
              <criterion comment="linux-image-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:14763"/>
              <criterion comment="linux-image-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15617"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15667"/>
              <criterion comment="linux-image-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15763"/>
              <criterion comment="linux-image-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15761"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8166" version="3" class="patch">
      <metadata>
        <title>DSA-1853 memcached -- heap-based buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>memcached</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1853" ref_id="DSA-1853"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2415" ref_id="CVE-2009-2415"/>
        <description>Ronald Volgers discovered that memcached, a high-performance memory object caching system, is vulnerable to several heap-based buffer overflows due to integer conversions when parsing certain length attributes. An attacker can use this to execute arbitrary code on the system running memcached (on etch with root privileges).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:50.782-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:45.645-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:34.256-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8166 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:33.345-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:15.276-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criterion comment="memcached is earlier than 1.2.2-1+lenny1" test_ref="oval:org.mitre.oval:tst:18974"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="memcached is earlier than 1.1.12-1+etch1" test_ref="oval:org.mitre.oval:tst:19151"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8165" version="3" class="patch">
      <metadata>
        <title>DSA-1765 horde3 -- Multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>horde3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1765" ref_id="DSA-1765"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0932" ref_id="CVE-2009-0932"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3330" ref_id="CVE-2008-3330"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5917" ref_id="CVE-2008-5917"/>
        <description>Several vulnerabilities have been found in horde3, the horde web application framework. The Common Vulnerabilities and Exposures project identifies the following problems: Gunnar Wrobel discovered a directory traversal vulnerability, which allows attackers to include and execute arbitrary local files via the driver parameter in Horde_Image. It was discovered that an attacker could perform a cross-site scripting attack via the contact name, which allows attackers to inject arbitrary html code. This requires that the attacker has access to create contacts. It was discovered that the horde XSS filter is prone to a cross-site scripting attack, which allows attackers to inject arbitrary html code. This is only exploitable when Internet Explorer is used.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:00.323-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:45.397-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:34.039-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8165 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:33.514-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:15.045-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="horde3 is earlier than 3.1.3-4etch5" test_ref="oval:org.mitre.oval:tst:16725"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8164" version="3" class="patch">
      <metadata>
        <title>DSA-1789 php5 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>php5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1789" ref_id="DSA-1789"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2107" ref_id="CVE-2008-2107"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2108" ref_id="CVE-2008-2108"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5557" ref_id="CVE-2008-5557"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5624" ref_id="CVE-2008-5624"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5658" ref_id="CVE-2008-5658"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5814" ref_id="CVE-2008-5814"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0754" ref_id="CVE-2009-0754"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1271" ref_id="CVE-2009-1271"/>
        <description>Several remote vulnerabilities have been discovered in the PHP5 hypertext preprocessor. The Common Vulnerabilities and Exposures project identifies the following problems. The following four vulnerabilities have already been fixed in the stable (lenny) version of php5 prior to the release of lenny. This update now addresses them for etch (oldstable) as well: The GENERATE_SEED macro has several problems that make predicting generated random numbers easier, facilitating attacks against measures that use rand() or mt_rand() as part of a protection. A buffer overflow in the mbstring extension allows attackers to execute arbitrary code via a crafted string containing an HTML entity. The page_uid and page_gid variables are not correctly set, allowing use of some functionality intended to be restricted to root. Directory traversal vulnerability in the ZipArchive::extractTo function allows attackers to write arbitrary files via a ZIP file with a file whose name contains .. (dot dot) sequences. This update also addresses the following three vulnerabilities for both oldstable (etch) and stable (lenny): Cross-site scripting (XSS) vulnerability, when display_errors is enabled, allows remote attackers to inject arbitrary web script or HTML. When running on Apache, PHP allows local users to modify behavior of other sites hosted on the same web server by modifying the mbstring.func_overload setting within .htaccess, which causes this setting to be applied to other virtual hosts on the same server. The JSON_parser function allows a denial of service (segmentation fault) via a malformed string to the json_decode API function. Furthermore, two updates originally scheduled for the next point update for oldstable are included in the etch package: Let PHP use the system timezone database instead of the embedded timezone database which is out of date. From the source tarball, the unused "dbase" module has been removed which contained licensing problems.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:01.765-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:43.998-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:32.939-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8164 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:00.899-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:14.435-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="php5 is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18001"/>
                <criterion comment="php-pear is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18225"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="php5-recode is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18659"/>
                <criterion comment="php5-cgi is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18192"/>
                <criterion comment="php5-curl is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18630"/>
                <criterion comment="php5-snmp is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18567"/>
                <criterion comment="php5-mysql is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18718"/>
                <criterion comment="php5-odbc is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18657"/>
                <criterion comment="php5-xsl is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18372"/>
                <criterion comment="php5-gd is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18163"/>
                <criterion comment="libapache2-mod-php5 is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:17817"/>
                <criterion comment="php5-mhash is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18642"/>
                <criterion comment="php5-tidy is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18774"/>
                <criterion comment="php5-mcrypt is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18728"/>
                <criterion comment="php5-dev is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18611"/>
                <criterion comment="php5-pgsql is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18785"/>
                <criterion comment="php5-gmp is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18560"/>
                <criterion comment="php5-xmlrpc is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18766"/>
                <criterion comment="php5-imap is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18537"/>
                <criterion comment="php5-sqlite is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:17824"/>
                <criterion comment="php5-ldap is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18059"/>
                <criterion comment="php5-cli is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18553"/>
                <criterion comment="php5-sybase is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18375"/>
                <criterion comment="php5-pspell is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18590"/>
                <criterion comment="libapache2-mod-php5filter is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18825"/>
                <criterion comment="php5-common is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18473"/>
                <criterion comment="php5-dbg is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18498"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              </criteria>
              <criterion comment="php5-interbase is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18293"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="php5 is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18666"/>
                <criterion comment="php-pear is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18784"/>
              </criteria>
            </criteria>
            <criterion comment="libapache-mod-php5 is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18781"/>
            <criterion comment="php5-recode is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18782"/>
            <criterion comment="php5-xmlrpc is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18691"/>
            <criterion comment="php5-curl is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18671"/>
            <criterion comment="php5-snmp is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18384"/>
            <criterion comment="php5-mysql is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:17857"/>
            <criterion comment="php5-odbc is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18799"/>
            <criterion comment="php5-xsl is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18823"/>
            <criterion comment="php5-gd is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18681"/>
            <criterion comment="libapache2-mod-php5 is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18858"/>
            <criterion comment="php5-mhash is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18618"/>
            <criterion comment="php5-tidy is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18827"/>
            <criterion comment="php5-mcrypt is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18697"/>
            <criterion comment="php5-dev is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18856"/>
            <criterion comment="php5-pgsql is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18783"/>
            <criterion comment="php5-cgi is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18777"/>
            <criterion comment="php5-imap is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18640"/>
            <criterion comment="php5-sqlite is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18721"/>
            <criterion comment="php5-ldap is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18787"/>
            <criterion comment="php5-cli is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18837"/>
            <criterion comment="php5-sybase is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18730"/>
            <criterion comment="php5-pspell is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18701"/>
            <criterion comment="php5-common is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18658"/>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              </criteria>
              <criterion comment="php5-interbase is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18732"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8163" version="3" class="patch">
      <metadata>
        <title>DSA-1722 libpam-heimdal -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libpam-heimdal</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1722" ref_id="DSA-1722"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0361" ref_id="CVE-2009-0361"/>
        <description>Derek Chan discovered that the PAM module for the Heimdal Kerberos implementation allows reinitialisation of user credentials when run from a setuid context, resulting in potential local denial of service by overwriting the credential cache file or to local privilege escalation.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:31.386-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:43.212-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:32.604-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8163 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:27.507-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:14.273-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="libpam-heimdal is earlier than 2.5-1etch1" test_ref="oval:org.mitre.oval:tst:17653"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8162" version="3" class="patch">
      <metadata>
        <title>DSA-1506 iceape -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceape</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1506" ref_id="DSA-1506"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0412" ref_id="CVE-2008-0412"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0413" ref_id="CVE-2008-0413"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0414" ref_id="CVE-2008-0414"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0415" ref_id="CVE-2008-0415"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0417" ref_id="CVE-2008-0417"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0418" ref_id="CVE-2008-0418"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0419" ref_id="CVE-2008-0419"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0591" ref_id="CVE-2008-0591"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0592" ref_id="CVE-2008-0592"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0593" ref_id="CVE-2008-0593"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0594" ref_id="CVE-2008-0594"/>
        <description>Several remote vulnerabilities have been discovered in the Iceape internet suite, an unbranded version of the Seamonkey Internet Suite. The Common Vulnerabilities and Exposures project identifies the following problems: Jesse Ruderman, Kai Engert, Martijn Wargers, Mats Palmgren and Paul Nickerson discovered crashes in the layout engine, which might allow the execution of arbitrary code. Carsten Book, Wesley Garland, Igor Bukanov, moz_bug_r_a4, shutdown, Philip Taylor and tgirmann discovered crashes in the Javascript engine, which might allow the execution of arbitrary code. hong and Gregory Fleischer discovered that file input focus vulnerabilities in the file upload control could allow information disclosure of local files. moz_bug_r_a4 and Boris Zbarsky discovered several vulnerabilities in Javascript handling, which could allow privilege escalation. Justin Dolske discovered that the password storage mechanism could be abused by malicious web sites to corrupt existing saved passwords. Gerry Eisenhaur and moz_bug_r_a4 discovered that a directory traversal vulnerability in chrome: URI handling could lead to information disclosure. David Bloom discovered a race condition in the image handling of designMode elements, which can lead to information disclosure and potentially the execution of arbitrary code. Michal Zalewski discovered that timers protecting security-sensitive dialogs (by disabling dialog elements until a timeout is reached) could be bypassed by window focus changes through Javascript. It was discovered that malformed content declarations of saved attachments could prevent a user in the opening local files with a .txt file name, resulting in minor denial of service. Martin Straka discovered that insecure stylesheet handling during redirects could lead to information disclosure. Emil Ljungdahl and Lars-Olof Moilanen discovered that phishing protections could be bypassed with div elements. The Mozilla products from the old stable distribution (sarge) are no longer supported with security updates.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:59.963-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:42.483-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:32.179-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8162 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:34.351-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:14.105-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mozilla-js-debugger is earlier than 1.8+1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:16013"/>
              <criterion comment="mozilla-chatzilla is earlier than 1.8+1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:15696"/>
              <criterion comment="iceape is earlier than 1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:16016"/>
              <criterion comment="iceape-chatzilla is earlier than 1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:16007"/>
              <criterion comment="mozilla is earlier than 1.8+1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:16070"/>
              <criterion comment="mozilla-psm is earlier than 1.8+1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:15927"/>
              <criterion comment="mozilla-mailnews is earlier than 1.8+1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:15921"/>
              <criterion comment="mozilla-dom-inspector is earlier than 1.8+1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:16006"/>
              <criterion comment="mozilla-calendar is earlier than 1.8+1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:16021"/>
              <criterion comment="mozilla-browser is earlier than 1.8+1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:15575"/>
              <criterion comment="mozilla-dev is earlier than 1.8+1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:15849"/>
              <criterion comment="iceape-dev is earlier than 1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:15747"/>
            </criteria>
          </criteria>
          <criterion comment="iceape-dbg is earlier than 1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:15976"/>
          <criterion comment="iceape-dom-inspector is earlier than 1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:16041"/>
          <criterion comment="iceape-mailnews is earlier than 1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:16014"/>
          <criterion comment="iceape-browser is earlier than 1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:16093"/>
          <criterion comment="iceape-calendar is earlier than 1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:15934"/>
          <criterion comment="iceape-gnome-support is earlier than 1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:15714"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8161" version="3" class="patch">
      <metadata>
        <title>DSA-1911 pygresql -- missing escape function</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>pygresql</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1911" ref_id="DSA-1911"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2940" ref_id="CVE-2009-2940"/>
        <description>It was discovered that pygresql, a PostgreSQL module for Python, was missing a function to call PQescapeStringConn(). This is needed, because PQescapeStringConn() honours the charset of the connection and prevents insufficient escaping, when certain multibyte character encodings are used. The new function is called pg_escape_string(), which takes the database connection as a first argument. The old function escape_string() has been preserved as well for backwards compatibility. Developers using these bindings are encouraged to adjust their code to use the new function.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:12.896-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:42.097-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:31.740-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8161 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:03.079-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:13.919-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="python-pygresql is earlier than 3.8.1-3+lenny1" test_ref="oval:org.mitre.oval:tst:15228"/>
            <criterion comment="python-pygresql-dbg is earlier than 3.8.1-3+lenny1" test_ref="oval:org.mitre.oval:tst:15800"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          </criteria>
          <criterion comment="python-pygresql is earlier than 3.8.1-1etch2" test_ref="oval:org.mitre.oval:tst:16147"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8160" version="3" class="patch">
      <metadata>
        <title>DSA-1854 apr, apr-util -- heap buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>apr</product>
          <product>apr-util</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1854" ref_id="DSA-1854"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2412" ref_id="CVE-2009-2412"/>
        <description>Matt Lewis discovered that the memory management code in the Apache Portable Runtime (APR) library does not guard against a wrap-around during size computations. This could cause the library to return a memory area, which smaller than requested, resulting a heap overflow and possibly arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:52.593-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:41.369-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:31.187-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8160 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:34.705-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:13.712-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libapr1-dbg is earlier than 1.2.12-5+lenny1" test_ref="oval:org.mitre.oval:tst:18819"/>
            <criterion comment="libapr1 is earlier than 1.2.12-5+lenny1" test_ref="oval:org.mitre.oval:tst:19194"/>
            <criterion comment="libaprutil1 is earlier than 1.2.12+dfsg-8+lenny4" test_ref="oval:org.mitre.oval:tst:19070"/>
            <criterion comment="libapr1-dev is earlier than 1.2.12-5+lenny1" test_ref="oval:org.mitre.oval:tst:19214"/>
            <criterion comment="libaprutil1-dbg is earlier than 1.2.12+dfsg-8+lenny4" test_ref="oval:org.mitre.oval:tst:18920"/>
            <criterion comment="libaprutil1-dev is earlier than 1.2.12+dfsg-8+lenny4" test_ref="oval:org.mitre.oval:tst:18334"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libapr1-dbg is earlier than 1.2.7-9" test_ref="oval:org.mitre.oval:tst:19213"/>
                <criterion comment="libapr1 is earlier than 1.2.7-9" test_ref="oval:org.mitre.oval:tst:18954"/>
                <criterion comment="libaprutil1 is earlier than 1.2.7+dfsg-2+etch3" test_ref="oval:org.mitre.oval:tst:19235"/>
                <criterion comment="libapr1-dev is earlier than 1.2.7-9" test_ref="oval:org.mitre.oval:tst:19281"/>
                <criterion comment="libaprutil1-dbg is earlier than 1.2.7+dfsg-2+etch3" test_ref="oval:org.mitre.oval:tst:19330"/>
                <criterion comment="libaprutil1-dev is earlier than 1.2.7+dfsg-2+etch3" test_ref="oval:org.mitre.oval:tst:19147"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libaprutil1-dbg is earlier than 1.2.7+dfsg-2+etch3" test_ref="oval:org.mitre.oval:tst:18655"/>
                <criterion comment="libaprutil1 is earlier than 1.2.7+dfsg-2+etch3" test_ref="oval:org.mitre.oval:tst:19166"/>
                <criterion comment="libaprutil1-dev is earlier than 1.2.7+dfsg-2+etch3" test_ref="oval:org.mitre.oval:tst:19218"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition version="1" id="oval:org.mitre.oval:def:8158" class="patch">
      <metadata>
        <title>DSA-1541 openldap2.3 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openldap2.3</product>
        </affected>
        <reference source="DSA" ref_url="http://www.debian.org/security/2008/dsa-1541" ref_id="DSA-1541"/>
        <description>Several remote vulnerabilities have been discovered in OpenLDAP, a free implementation of the Lightweight Directory Access Protocol. The Common Vulnerabilities and Exposures project identifies the following problems: Thomas Sesselmann discovered that slapd could be crashed by a malformed modify requests. Toby Blade discovered that incorrect memory handling in slapo-pcache could lead to denial of service through crafted search requests. It was discovered that a programming error in the interface to the BDB storage backend could lead to denial of service through crafted modify requests. It was discovered that a programming error in the interface to the BDB storage backend could lead to denial of service through crafted modrdn requests.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:24.339-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:41.099-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:30.925-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Release section" operator="AND">
        <extend_definition comment="Debian 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria comment="Architecture section" operator="OR">
          <criteria comment="Packages section" operator="OR">
            <criterion comment="libldap-2.3-0 DPKG is earlier than 2.3.30-5+etch1" test_ref="oval:org.mitre.oval:tst:16817"/>
            <criterion comment="ldap-utils DPKG is earlier than 2.3.30-5+etch1" test_ref="oval:org.mitre.oval:tst:16430"/>
            <criterion comment="slapd DPKG is earlier than 2.3.30-5+etch1" test_ref="oval:org.mitre.oval:tst:17029"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8157" version="3" class="patch">
      <metadata>
        <title>DSA-1508 diatheke -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>diatheke</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1508" ref_id="DSA-1508"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0932" ref_id="CVE-2008-0932"/>
        <description>Dan Dennison discovered that Diatheke, a CGI program to make a bible website, performs insufficient sanitising of a parameter, allowing a remote attacker to execute arbitrary shell commands as the web server user.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:08.133-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:40.734-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:30.644-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8157 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:14.078-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:13.550-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libsword-dev is earlier than 1.5.9-2etch1" test_ref="oval:org.mitre.oval:tst:15846"/>
            <criterion comment="libsword6 is earlier than 1.5.9-2etch1" test_ref="oval:org.mitre.oval:tst:15879"/>
            <criterion comment="diatheke is earlier than 1.5.9-2etch1" test_ref="oval:org.mitre.oval:tst:15560"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libsword4 is earlier than 1.5.7-7sarge1" test_ref="oval:org.mitre.oval:tst:15816"/>
            <criterion comment="libsword-dev is earlier than 1.5.7-7sarge1" test_ref="oval:org.mitre.oval:tst:15624"/>
            <criterion comment="diatheke is earlier than 1.5.7-7sarge1" test_ref="oval:org.mitre.oval:tst:15435"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8155" version="5" class="patch">
      <metadata>
        <title>DSA-1641 phpmyadmin -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>phpmyadmin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1641" ref_id="DSA-1641"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3197" ref_id="CVE-2008-3197"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3456" ref_id="CVE-2008-3456"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3457" ref_id="CVE-2008-3457"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4096" ref_id="CVE-2008-4096"/>
        <description>Several remote vulnerabilities have been discovered in phpMyAdmin, a tool to administrate MySQL databases over the web. The Common Vulnerabilities and Exposures project identifies the following problems: Remote authenticated users could execute arbitrary code on the host running phpMyAdmin through manipulation of a script parameter. Crossite scripting through the setup script was possible in rare circumstances. Protection has been added against remote websites loading phpMyAdmin into a frameset. Cross site request forgery allowed remote attackers to create a new database, but not perform any other action on it.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:27.889-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:40.445-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:30.439-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8155 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:10.514-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:13.262-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8155 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:39.003-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:52.384-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="phpmyadmin is earlier than 4:2.9.1.1-8" test_ref="oval:org.mitre.oval:tst:17573"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8152" version="3" class="patch">
      <metadata>
        <title>DSA-1551 python2.4 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>python2.4</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1551" ref_id="DSA-1551"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2052" ref_id="CVE-2007-2052"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4965" ref_id="CVE-2007-4965"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1679" ref_id="CVE-2008-1679"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1721" ref_id="CVE-2008-1721"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1887" ref_id="CVE-2008-1887"/>
        <description>Several vulnerabilities have been discovered in the interpreter for the Python language. The Common Vulnerabilities and Exposures project identifies the following problems: Piotr Engelking discovered that the strxfrm() function of the locale module miscalculates the length of an internal buffer, which may result in a minor information disclosure. It was discovered that several integer overflows in the imageop module may lead to the execution of arbitrary code, if a user is tricked into processing malformed images. This issue is also tracked as CVE-2008-1679 due to an initially incomplete patch. Justin Ferguson discovered that a buffer overflow in the zlib module may lead to the execution of arbitrary code. Justin Ferguson discovered that insufficient input validation in PyString_FromStringAndSize() may lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:36.498-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:39.850-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:29.990-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8152 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:13.193-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:13.133-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="python2.4-examples is earlier than 2.4.4-3+etch1" test_ref="oval:org.mitre.oval:tst:18883"/>
              <criterion comment="idle-python2.4 is earlier than 2.4.4-3+etch1" test_ref="oval:org.mitre.oval:tst:18598"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="python2.4-minimal is earlier than 2.4.4-3+etch1" test_ref="oval:org.mitre.oval:tst:18472"/>
              <criterion comment="python2.4 is earlier than 2.4.4-3+etch1" test_ref="oval:org.mitre.oval:tst:19101"/>
              <criterion comment="python2.4-dbg is earlier than 2.4.4-3+etch1" test_ref="oval:org.mitre.oval:tst:18637"/>
              <criterion comment="python2.4-dev is earlier than 2.4.4-3+etch1" test_ref="oval:org.mitre.oval:tst:19178"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8151" version="3" class="patch">
      <metadata>
        <title>DSA-1679 awstats -- cross-site scripting</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>awstats</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1679" ref_id="DSA-1679"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3714" ref_id="CVE-2008-3714"/>
        <description>Morgan Todd discovered a cross-site scripting vulnerability in awstats, a log file analyzer, involving the "config" request parameter (and possibly others; CVE-2008-3714).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:30.897-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:39.627-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:29.778-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8151 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:08.661-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:13.001-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="awstats is earlier than 6.5+dfsg-1+etch1" test_ref="oval:org.mitre.oval:tst:18572"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8150" version="3" class="patch">
      <metadata>
        <title>DSA-1650 openldap2.3 -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openldap2.3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1650" ref_id="DSA-1650"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2952" ref_id="CVE-2008-2952"/>
        <description>Cameron Hotchkies discovered that the OpenLDAP server slapd, a free implementation of the Lightweight Directory Access Protocol, could be crashed by sending malformed ASN1 requests.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:22.770-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:38.974-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:29.562-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8150 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:09.793-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:12.814-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libldap-2.3-0 is earlier than 2.3.30-5+etch2" test_ref="oval:org.mitre.oval:tst:14836"/>
          <criterion comment="ldap-utils is earlier than 2.3.30-5+etch2" test_ref="oval:org.mitre.oval:tst:14971"/>
          <criterion comment="slapd is earlier than 2.3.30-5+etch2" test_ref="oval:org.mitre.oval:tst:15010"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8149" version="3" class="patch">
      <metadata>
        <title>DSA-1721 libpam-krb5 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libpam-krb5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1721" ref_id="DSA-1721"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0360" ref_id="CVE-2009-0360"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0361" ref_id="CVE-2009-0361"/>
        <description>Several local vulnerabilities have been discovered in the PAM module for MIT Kerberos. The Common Vulnerabilities and Exposures project identifies the following problems: Russ Allbery discovered that the Kerberos PAM module parsed configuration settings from enviromnent variables when run from a setuid context. This could lead to local privilege escalation if an attacker points a setuid program using PAM authentication to a Kerberos setup under her control. Derek Chan discovered that the Kerberos PAM module allows reinitialisation of user credentials when run from a setuid context, resulting in potential local denial of service by overwriting the credential cache file or to privilege escalation.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:32.394-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:38.654-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:29.365-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8149 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:08.545-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:12.645-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="libpam-krb5 is earlier than 2.6-1etch1" test_ref="oval:org.mitre.oval:tst:16905"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8147" version="3" class="patch">
      <metadata>
        <title>DSA-1855 subversion -- heap overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>subversion</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1855" ref_id="DSA-1855"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2411" ref_id="CVE-2009-2411"/>
        <description>Matt Lewis discovered that Subversion performs insufficient input validation of svndiff streams. Malicious servers could cause heap overflows in clients, and malicious clients with commit access could cause heap overflows in servers, possibly leading to arbitrary code execution in both cases.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:55.675-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:36.994-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:28.200-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8147 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:11.699-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:12.212-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="subversion-tools is earlier than 1.5.1dfsg1-4" test_ref="oval:org.mitre.oval:tst:19283"/>
                <criterion comment="libsvn-doc is earlier than 1.5.1dfsg1-4" test_ref="oval:org.mitre.oval:tst:19251"/>
                <criterion comment="libsvn-ruby is earlier than 1.5.1dfsg1-4" test_ref="oval:org.mitre.oval:tst:19289"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libsvn-dev is earlier than 1.5.1dfsg1-4" test_ref="oval:org.mitre.oval:tst:18830"/>
                <criterion comment="libapache2-svn is earlier than 1.5.1dfsg1-4" test_ref="oval:org.mitre.oval:tst:19326"/>
                <criterion comment="libsvn-ruby1.8 is earlier than 1.5.1dfsg1-4" test_ref="oval:org.mitre.oval:tst:18672"/>
                <criterion comment="python-subversion is earlier than 1.5.1dfsg1-4" test_ref="oval:org.mitre.oval:tst:19307"/>
                <criterion comment="libsvn1 is earlier than 1.5.1dfsg1-4" test_ref="oval:org.mitre.oval:tst:19300"/>
                <criterion comment="subversion is earlier than 1.5.1dfsg1-4" test_ref="oval:org.mitre.oval:tst:19248"/>
                <criterion comment="libsvn-perl is earlier than 1.5.1dfsg1-4" test_ref="oval:org.mitre.oval:tst:18862"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              </criteria>
              <criterion comment="libsvn-java is earlier than 1.5.1dfsg1-4" test_ref="oval:org.mitre.oval:tst:19273"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="subversion-tools is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:19256"/>
                <criterion comment="libsvn-doc is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:19276"/>
                <criterion comment="libsvn-javahl is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:18913"/>
                <criterion comment="libsvn-ruby is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:19036"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libsvn-dev is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:18959"/>
                <criterion comment="libapache2-svn is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:19230"/>
                <criterion comment="libsvn-ruby1.8 is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:19333"/>
                <criterion comment="python-subversion is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:19239"/>
                <criterion comment="libsvn1 is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:19087"/>
                <criterion comment="subversion is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:19211"/>
                <criterion comment="libsvn-perl is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:19078"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              </criteria>
              <criterion comment="libsvn-java is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:19232"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8145" version="5" class="patch">
      <metadata>
        <title>DSA-1723 phpmyadmin -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>phpmyadmin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1723" ref_id="DSA-1723"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5621" ref_id="CVE-2008-5621"/>
        <description>Michael Brooks discovered that phpMyAdmin, a tool to administrate MySQL over the web, performs insufficient input sanitising allowing a user assisted remote attacker to execute code on the webserver.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:31.736-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:36.690-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:27.929-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8145 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:04.087-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:12.064-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:17115 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:33.298-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:52.159-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="phpmyadmin is earlier than 4:2.9.1.1-10" test_ref="oval:org.mitre.oval:tst:17115"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8144" version="5" class="patch">
      <metadata>
        <title>DSA-1687 linux-2.6 -- denial of service/privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1687" ref_id="DSA-1687"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3527" ref_id="CVE-2008-3527"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3528" ref_id="CVE-2008-3528"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4554" ref_id="CVE-2008-4554"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4576" ref_id="CVE-2008-4576"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4933" ref_id="CVE-2008-4933"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4934" ref_id="CVE-2008-4934"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5025" ref_id="CVE-2008-5025"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5029" ref_id="CVE-2008-5029"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5079" ref_id="CVE-2008-5079"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5182" ref_id="CVE-2008-5182"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5300" ref_id="CVE-2008-5300"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or privilege escalation. The Common Vulnerabilities and Exposures project identifies the following problems: Tavis Ormandy reported a local DoS and potential privilege escalation in the Virtual Dynamic Shared Objects (vDSO) implementation. Eugene Teo reported a local DoS issue in the ext2 and ext3 filesystems. Local users who have been granted the privileges necessary to mount a filesystem would be able to craft a corrupted filesystem that causes the kernel to output error messages in an infinite loop. Milos Szeredi reported that the usage of splice() on files opened with O_APPEND allows users to write to the file at arbitrary offsets, enabling a bypass of possible assumed semantics of the O_APPEND flag. Vlad Yasevich reported an issue in the SCTP subsystem that may allow remote users to cause a local DoS by triggering a kernel oops. Eric Sesterhenn reported a local DoS issue in the hfsplus filesystem. Local users who have been granted the privileges necessary to mount a filesystem would be able to craft a corrupted filesystem that causes the kernel to overrun a buffer, resulting in a system oops or memory corruption. Eric Sesterhenn reported a local DoS issue in the hfsplus filesystem. Local users who have been granted the privileges necessary to mount a filesystem would be able to craft a corrupted filesystem that results in a kernel oops due to an unchecked return value. Eric Sesterhenn reported a local DoS issue in the hfs filesystem. Local users who have been granted the privileges necessary to mount a filesystem would be able to craft a filesystem with a corrupted catalog name length, resulting in a system oops or memory corruption. Andrea Bittau reported a DoS issue in the unix socket subsystem that allows a local user to cause memory corruption, resulting in a kernel panic. Hugo Dias reported a DoS condition in the ATM subsystem that can be triggered by a local user by calling the svc_listen function twice on the same socket and reading /proc/net/atm/*vc. Al Viro reported race conditions in the inotify subsystem that may allow local users to acquire elevated privileges. Dann Frazier reported a DoS condition that allows local users to cause the out of memory handler to kill off privileged processes or trigger soft lockups due to a starvation issue in the unix socket subsystem.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:50.698-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:35.783-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:26.962-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6016 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:58.715-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:59.974-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8144 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:11.393-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:11.735-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-support-2.6.18-6 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16152"/>
              <criterion comment="linux-patch-debian-2.6.18 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16505"/>
              <criterion comment="linux-source-2.6.18 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16404"/>
              <criterion comment="linux-manual-2.6.18 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16531"/>
              <criterion comment="linux-tree-2.6.18 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16323"/>
              <criterion comment="linux-doc-2.6.18 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16544"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16352"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16640"/>
              <criterion comment="linux-headers-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16502"/>
              <criterion comment="linux-image-2.6.18-6-s390-tape is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16637"/>
              <criterion comment="linux-image-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16651"/>
              <criterion comment="linux-image-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16447"/>
              <criterion comment="linux-image-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16602"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16542"/>
              <criterion comment="linux-headers-2.6.18-6-all-s390 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16474"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16291"/>
              <criterion comment="linux-headers-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16513"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16604"/>
              <criterion comment="fai-kernels is earlier than 1.17+etch.23etch1" test_ref="oval:org.mitre.oval:tst:16572"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16286"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16460"/>
              <criterion comment="linux-image-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16591"/>
              <criterion comment="linux-modules-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16282"/>
              <criterion comment="linux-image-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16512"/>
              <criterion comment="linux-headers-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16038"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16357"/>
              <criterion comment="linux-headers-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:15966"/>
              <criterion comment="linux-headers-2.6.18-6-xen is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16194"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16240"/>
              <criterion comment="linux-modules-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16499"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16455"/>
              <criterion comment="linux-headers-2.6.18-6-all-amd64 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:15670"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16609"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16440"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16518"/>
              <criterion comment="linux-image-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16374"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16779"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16593"/>
              <criterion comment="linux-image-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16802"/>
              <criterion comment="linux-image-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16186"/>
              <criterion comment="linux-headers-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16777"/>
              <criterion comment="linux-headers-2.6.18-6-all-hppa is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16712"/>
              <criterion comment="linux-headers-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16557"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16770"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16703"/>
              <criterion comment="linux-image-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16063"/>
              <criterion comment="linux-image-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16285"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8143" version="3" class="patch">
      <metadata>
        <title>DSA-1633 slash -- SQL Injection, Cross-Site Scripting</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>slash</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1633" ref_id="DSA-1633"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2231" ref_id="CVE-2008-2231"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2553" ref_id="CVE-2008-2553"/>
        <description>It has been discovered that Slash, the Slashdot Like Automated Storytelling Homepage suffers from two vulnerabilities related to insufficient input sanitation, leading to execution of SQL commands (CVE-2008-2231) and cross-site scripting (CVE-2008-2553).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:35.857-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:35.358-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:26.753-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8143 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:08.789-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:11.548-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="slash is earlier than 2.2.6-8etch1" test_ref="oval:org.mitre.oval:tst:15500"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8142" version="3" class="patch">
      <metadata>
        <title>DSA-1685 uw-imap -- buffer overflows, null pointer dereference</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>uw-imap</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1685" ref_id="DSA-1685"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5005" ref_id="CVE-2008-5005"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5006" ref_id="CVE-2008-5006"/>
        <description>Two vulnerabilities have been found in uw-imap, an IMAP implementation. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that several buffer overflows can be triggered via a long folder extension argument to the tmail or dmail program. This could lead to arbitrary code execution (CVE-2008-5005). It was discovered that a NULL pointer dereference could be triggered by a malicious response to the QUIT command leading to a denial of service (CVE-2008-5006).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:45.101-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:34.890-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:26.460-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8142 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:32:59.843-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:11.357-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="ipopd-ssl is earlier than 2002edebian1-13.1+etch1" test_ref="oval:org.mitre.oval:tst:16642"/>
              <criterion comment="uw-imapd-ssl is earlier than 2002edebian1-13.1+etch1" test_ref="oval:org.mitre.oval:tst:16064"/>
            </criteria>
          </criteria>
          <criterion comment="libc-client2002edebian is earlier than 2002edebian1-13.1+etch1" test_ref="oval:org.mitre.oval:tst:16395"/>
          <criterion comment="libc-client-dev is earlier than 2002edebian1-13.1+etch1" test_ref="oval:org.mitre.oval:tst:16521"/>
          <criterion comment="uw-mailutils is earlier than 2002edebian1-13.1+etch1" test_ref="oval:org.mitre.oval:tst:16473"/>
          <criterion comment="ipopd is earlier than 2002edebian1-13.1+etch1" test_ref="oval:org.mitre.oval:tst:16198"/>
          <criterion comment="uw-imapd is earlier than 2002edebian1-13.1+etch1" test_ref="oval:org.mitre.oval:tst:16075"/>
          <criterion comment="mlock is earlier than 2002edebian1-13.1+etch1" test_ref="oval:org.mitre.oval:tst:16511"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8140" version="3" class="patch">
      <metadata>
        <title>DSA-1671 iceweasel -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceweasel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1671" ref_id="DSA-1671"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0017" ref_id="CVE-2008-0017"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4582" ref_id="CVE-2008-4582"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5012" ref_id="CVE-2008-5012"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5013" ref_id="CVE-2008-5013"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5014" ref_id="CVE-2008-5014"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5017" ref_id="CVE-2008-5017"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5018" ref_id="CVE-2008-5018"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5021" ref_id="CVE-2008-5021"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5022" ref_id="CVE-2008-5022"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5023" ref_id="CVE-2008-5023"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5024" ref_id="CVE-2008-5024"/>
        <description>Several remote vulnerabilities have been discovered in the Iceweasel webbrowser, an unbranded version of the Firefox browser. The Common Vulnerabilities and Exposures project identifies the following problems: Justin Schuh discovered that a buffer overflow in the http-index-format parser could lead to arbitrary code execution. Liu Die Yu discovered an information leak through local shortcut files. Georgi Guninski, Michal Zalewski and Chris Evan discovered that the canvas element could be used to bypass same-origin restrictions. It was discovered that insufficient checks in the Flash plugin glue code could lead to arbitrary code execution. Jesse Ruderman discovered that a programming error in the window.__proto__.__proto__ object could lead to arbitrary code execution. It was discovered that crashes in the layout engine could lead to arbitrary code execution. It was discovered that crashes in the Javascript engine could lead to arbitrary code execution. It was discovered that a crash in the nsFrameManager might lead to the execution of arbitrary code. moz_bug_r_a4 discovered that the same-origin check in nsXMLHttpRequest::NotifyEventListeners() could be bypassed. Collin Jackson discovered that the -moz-binding property bypasses security checks on codebase principals. Chris Evans discovered that quote characters were improperly escaped in the default namespace of E4X documents.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:34.252-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:34.428-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:25.686-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8140 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:12.125-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:11.192-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mozilla-firefox is earlier than 2.0.0.18-0etch1" test_ref="oval:org.mitre.oval:tst:18857"/>
              <criterion comment="firefox is earlier than 2.0.0.18-0etch1" test_ref="oval:org.mitre.oval:tst:18489"/>
              <criterion comment="firefox-dom-inspector is earlier than 2.0.0.18-0etch1" test_ref="oval:org.mitre.oval:tst:19056"/>
              <criterion comment="iceweasel-dom-inspector is earlier than 2.0.0.18-0etch1" test_ref="oval:org.mitre.oval:tst:18374"/>
              <criterion comment="mozilla-firefox-gnome-support is earlier than 2.0.0.18-0etch1" test_ref="oval:org.mitre.oval:tst:18741"/>
              <criterion comment="mozilla-firefox-dom-inspector is earlier than 2.0.0.18-0etch1" test_ref="oval:org.mitre.oval:tst:18488"/>
              <criterion comment="firefox-gnome-support is earlier than 2.0.0.18-0etch1" test_ref="oval:org.mitre.oval:tst:18922"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="iceweasel-gnome-support is earlier than 2.0.0.18-0etch1" test_ref="oval:org.mitre.oval:tst:18961"/>
              <criterion comment="iceweasel-dbg is earlier than 2.0.0.18-0etch1" test_ref="oval:org.mitre.oval:tst:19099"/>
              <criterion comment="iceweasel is earlier than 2.0.0.18-0etch1" test_ref="oval:org.mitre.oval:tst:18733"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8139" version="3" class="patch">
      <metadata>
        <title>DSA-1780 libdbd-pg-perl -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libdbd-pg-perl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1780" ref_id="DSA-1780"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0663" ref_id="CVE-2009-0663"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1341" ref_id="CVE-2009-1341"/>
        <description>Two vulnerabilities have been discovered in libdbd-pg-perl, the DBI driver module for PostgreSQL database access (DBD::Pg). A heap-based buffer overflow may allow attackers to execute arbitrary code through applications which read rows from the database using the pg_getline and getline functions. (More common retrieval methods, such as selectall_arrayref and fetchrow_array, are not affected.) A memory leak in the routine which unquotes BYTEA values returned from the database allows attackers to cause a denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:02.922-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:33.983-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:25.359-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8139 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:09.448-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:10.983-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="libdbd-pg-perl is earlier than 1.49-2+etch1" test_ref="oval:org.mitre.oval:tst:18264"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8136" version="3" class="patch">
      <metadata>
        <title>DSA-1542 libcairo -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libcairo</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1542" ref_id="DSA-1542"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5503" ref_id="CVE-2007-5503"/>
        <description>Peter Valchev (Google Security) discovered a series of integer overflow weaknesses in Cairo, a vector graphics rendering library used by many other applications. If an application uses cairo to render a maliciously crafted PNG image, the vulnerability allows the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:20.379-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:33.312-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:24.855-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8136 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:10.992-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:10.749-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libcairo2-doc is earlier than 1.2.4-4.1+etch1" test_ref="oval:org.mitre.oval:tst:16920"/>
          </criteria>
          <criterion comment="libcairo2-dev is earlier than 1.2.4-4.1+etch1" test_ref="oval:org.mitre.oval:tst:16841"/>
          <criterion comment="libcairo-directfb2-dev is earlier than 1.2.4-4.1+etch1" test_ref="oval:org.mitre.oval:tst:16882"/>
          <criterion comment="libcairo-directfb2 is earlier than 1.2.4-4.1+etch1" test_ref="oval:org.mitre.oval:tst:16166"/>
          <criterion comment="libcairo2 is earlier than 1.2.4-4.1+etch1" test_ref="oval:org.mitre.oval:tst:16932"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8135" version="5" class="patch">
      <metadata>
        <title>DSA-1866 kdegraphics -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>kdegraphics</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1866" ref_id="DSA-1866"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0945" ref_id="CVE-2009-0945"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1709" ref_id="CVE-2009-1709"/>
        <description>Two security issues have been discovered in kdegraphics, the graphics apps from the official KDE release. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that the KSVG animation element implementation suffers from a null pointer dereference flaw, which could lead to the execution of arbitrary code. It was discovered that the KSVG animation element implementation is prone to a use-after-free flaw, which could lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:12.842-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:31.633-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:23.765-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8135 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:13.469-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:10.458-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:18429 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:37.111-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:51.461-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="kdegraphics is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18343"/>
                <criterion comment="kdegraphics-doc-html is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18434"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="kolourpaint is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18339"/>
                <criterion comment="kdegraphics-kfile-plugins is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:17911"/>
                <criterion comment="ksvg is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18263"/>
                <criterion comment="libkscan-dev is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18421"/>
                <criterion comment="kgamma is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18198"/>
                <criterion comment="libkscan1 is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18353"/>
                <criterion comment="kooka is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18424"/>
                <criterion comment="kdegraphics-dev is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:17814"/>
                <criterion comment="kghostview is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18217"/>
                <criterion comment="kfaxview is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18373"/>
                <criterion comment="kviewshell is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18456"/>
                <criterion comment="kview is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18378"/>
                <criterion comment="kfax is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18308"/>
                <criterion comment="ksnapshot is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18363"/>
                <criterion comment="kmrml is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18333"/>
                <criterion comment="kpdf is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18278"/>
                <criterion comment="kcoloredit is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:17952"/>
                <criterion comment="kiconedit is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18106"/>
                <criterion comment="kruler is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:17567"/>
                <criterion comment="kuickshow is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18304"/>
                <criterion comment="kdvi is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:17515"/>
                <criterion comment="kdegraphics-dbg is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18235"/>
                <criterion comment="kpovmodeler is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18429"/>
                <criterion comment="kamera is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18227"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="kdegraphics is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18035"/>
                <criterion comment="kdegraphics-doc-html is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18204"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="kolourpaint is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18144"/>
                <criterion comment="kdegraphics-kfile-plugins is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:17693"/>
                <criterion comment="ksvg is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:17921"/>
                <criterion comment="libkscan-dev is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:17927"/>
                <criterion comment="kgamma is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18306"/>
                <criterion comment="libkscan1 is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18049"/>
                <criterion comment="kooka is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18103"/>
                <criterion comment="kdegraphics-dev is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18078"/>
                <criterion comment="kghostview is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18311"/>
                <criterion comment="kfaxview is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18435"/>
                <criterion comment="kviewshell is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18196"/>
                <criterion comment="kview is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18320"/>
                <criterion comment="kfax is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:17496"/>
                <criterion comment="ksnapshot is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18329"/>
                <criterion comment="kmrml is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:17994"/>
                <criterion comment="kpdf is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18277"/>
                <criterion comment="kcoloredit is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18428"/>
                <criterion comment="kiconedit is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18006"/>
                <criterion comment="kruler is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18397"/>
                <criterion comment="kuickshow is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18275"/>
                <criterion comment="kdvi is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18148"/>
                <criterion comment="kdegraphics-dbg is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18415"/>
                <criterion comment="kpovmodeler is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:17989"/>
                <criterion comment="kamera is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18360"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8133" version="3" class="patch">
      <metadata>
        <title>DSA-1500 splitvt -- privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>splitvt</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1500" ref_id="DSA-1500"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0162" ref_id="CVE-2008-0162"/>
        <description>Mike Ashton discovered that splitvt, a utility to run two programs in a split screen, did not drop group privileges prior to executing xprop. This could allow any local user to gain the privileges of group utmp.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:56.797-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:31.281-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:23.448-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8133 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:13.934-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:10.263-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="splitvt is earlier than 1.6.5-9etch1" test_ref="oval:org.mitre.oval:tst:15791"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8132" version="3" class="patch">
      <metadata>
        <title>DSA-1859 libxml2 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libxml2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1859" ref_id="DSA-1859"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2416" ref_id="CVE-2009-2416"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2414" ref_id="CVE-2009-2414"/>
        <description>Rauli Kaksonen, Tero Rontti and Jukka Taimisto discovered several vulnerabilities in libxml2, a library for parsing and handling XML data files, which can lead to denial of service conditions or possibly arbitrary code execution in the application using the library. The Common Vulnerabilities and Exposures project identifies the following problems: An XML document with specially-crafted Notation or Enumeration attribute types in a DTD definition leads to the use of a pointers to memory areas which have already been freed. Missing checks for the depth of ELEMENT DTD definitions when parsing child content can lead to extensive stack-growth due to a function recursion which can be triggered via a crafted XML document.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:47.594-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:30.601-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:22.871-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8132 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:13.764-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:10.115-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libxml2-doc is earlier than 2.6.32.dfsg-5+lenny1" test_ref="oval:org.mitre.oval:tst:18272"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libxml2 is earlier than 2.6.32.dfsg-5+lenny1" test_ref="oval:org.mitre.oval:tst:19242"/>
                <criterion comment="libxml2-utils is earlier than 2.6.32.dfsg-5+lenny1" test_ref="oval:org.mitre.oval:tst:19227"/>
                <criterion comment="python-libxml2 is earlier than 2.6.32.dfsg-5+lenny1" test_ref="oval:org.mitre.oval:tst:19190"/>
                <criterion comment="libxml2-dbg is earlier than 2.6.32.dfsg-5+lenny1" test_ref="oval:org.mitre.oval:tst:18433"/>
                <criterion comment="libxml2-dev is earlier than 2.6.32.dfsg-5+lenny1" test_ref="oval:org.mitre.oval:tst:18577"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libxml2-doc is earlier than 2.6.27.dfsg-6+etch1" test_ref="oval:org.mitre.oval:tst:18581"/>
            </criteria>
            <criterion comment="libxml2 is earlier than 2.6.27.dfsg-6+etch1" test_ref="oval:org.mitre.oval:tst:19057"/>
            <criterion comment="libxml2-utils is earlier than 2.6.27.dfsg-6+etch1" test_ref="oval:org.mitre.oval:tst:18981"/>
            <criterion comment="python-libxml2 is earlier than 2.6.27.dfsg-6+etch1" test_ref="oval:org.mitre.oval:tst:18621"/>
            <criterion comment="libxml2-dbg is earlier than 2.6.27.dfsg-6+etch1" test_ref="oval:org.mitre.oval:tst:18906"/>
            <criterion comment="libxml2-dev is earlier than 2.6.27.dfsg-6+etch1" test_ref="oval:org.mitre.oval:tst:19002"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8131" version="3" class="patch">
      <metadata>
        <title>DSA-1864 linux-2.6.24 -- privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6.24</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1864" ref_id="DSA-1864"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2692" ref_id="CVE-2009-2692"/>
        <description>A vulnerability has been discovered in the Linux kernel that may lead to privilege escalation. The Common Vulnerabilities and Exposures project identifies the following problem: Tavis Ormandy and Julien Tinnes discovered an issue with how the sendpage function is initialised in the proto_ops structure. Local users can exploit this vulnerability to gain elevated privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:06.324-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:29.877-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:21.864-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8131 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:10.177-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:09.930-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-patch-debian-2.6.24 is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18269"/>
              <criterion comment="linux-support-2.6.24-etchnhalf.1 is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18298"/>
              <criterion comment="linux-doc-2.6.24 is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18118"/>
              <criterion comment="linux-tree-2.6.24 is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18022"/>
              <criterion comment="linux-source-2.6.24 is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18151"/>
              <criterion comment="linux-manual-2.6.24 is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18297"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390x is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18274"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-s390 is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18245"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-s390 is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:17853"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390 is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:17924"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390-tape is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:17313"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18101"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18271"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-s390x is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18120"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-amd64 is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18248"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-amd64 is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:17723"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18030"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18063"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64 is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18416"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc-smp is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18295"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc-smp is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18257"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:17820"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18099"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-hppa is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18197"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64-smp is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:17826"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64-smp is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18173"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18439"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:17719"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64 is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18055"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8128" version="3" class="patch">
      <metadata>
        <title>DSA-1711 typo3-src -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>typo3-src</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1711" ref_id="DSA-1711"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0255" ref_id="CVE-2009-0255"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0256" ref_id="CVE-2009-0256"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0257" ref_id="CVE-2009-0257"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0258" ref_id="CVE-2009-0258"/>
        <description>Several remotely exploitable vulnerabilities have been discovered in the TYPO3 web content management framework. The Common Vulnerabilities and Exposures project identifies the following problems: Chris John Riley discovered that the TYPO3-wide used encryption key is generated with an insufficiently random seed resulting in low entropy, which makes it easier for attackers to crack this key. Marcus Krause discovered that TYPO3 is not invalidating a supplied session on authentication which allows an attacker to take over a victims session via a session fixation attack. Multiple cross-site scripting vulnerabilities allow remote attackers to inject arbitrary web script or HTML via various arguments and user supplied strings used in the indexed search system extension, adodb extension test scripts or the workspace module. Mads Olesen discovered a remote command injection vulnerability in the indexed search system extension which allows attackers to execute arbitrary code via a crafted file name which is passed unescaped to various system tools that extract file content for the indexing. Because of CVE-2009-0255, please make sure that besides installing this update, you also create a new encryption key after the installation.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:10.596-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:27.912-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:20.533-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8128 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:09.297-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:08.854-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="typo3 is earlier than 4.0.2+debian-7" test_ref="oval:org.mitre.oval:tst:14983"/>
          <criterion comment="typo3-src-4.0 is earlier than 4.0.2+debian-7" test_ref="oval:org.mitre.oval:tst:15021"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8126" version="3" class="patch">
      <metadata>
        <title>DSA-1897 horde3 -- insufficient input sanitisation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>horde3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1897" ref_id="DSA-1897"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3236" ref_id="CVE-2009-3236"/>
        <description>Stefan Esser discovered that Horde, a web application framework providing classes for dealing with preferences, compression, browser detection, connection tracking, MIME, and more, is insufficiently validating and escaping user provided input. The Horde_Form_Type_image form element allows to reuse a temporary filename on reuploads which are stored in a hidden HTML field and then trusted without prior validation. An attacker can use this to overwrite arbitrary files on the system or to upload PHP code and thus execute arbitrary code with the rights of the webserver.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:08.323-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:27.606-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:20.287-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8126 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:10.836-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:08.718-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="horde3 is earlier than 3.2.2+debian0-2+lenny1" test_ref="oval:org.mitre.oval:tst:19814"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="horde3 is earlier than 3.1.3-4etch6" test_ref="oval:org.mitre.oval:tst:19965"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8124" version="3" class="patch">
      <metadata>
        <title>DSA-1470 horde3 -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>horde3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1470" ref_id="DSA-1470"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6018" ref_id="CVE-2007-6018"/>
        <description>Ulf Hauml rnhammar discovered that the HTML filter of the Horde web application framework performed insufficient input sanitising, which may lead to the deletion of emails if a user is tricked into viewing a malformed email inside the Imp client. This update also provides backported bugfixes to the cross-site scripting filter and the user management API from the latest Horde release 3.1.6. The old stable distribution (sarge) is not affected. An update to Etch is recommended, though.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:32.631-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:27.384-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:20.074-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8124 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:10.347-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:08.553-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="horde3 is earlier than 3.1.3-4etch2" test_ref="oval:org.mitre.oval:tst:16721"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8123" version="3" class="patch">
      <metadata>
        <title>DSA-1547 openoffice.org -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>openoffice.org</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1547" ref_id="DSA-1547"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5745" ref_id="CVE-2007-5745"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5746" ref_id="CVE-2007-5746"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5747" ref_id="CVE-2007-5747"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0320" ref_id="CVE-2008-0320"/>
        <description>Several security related problems have been discovered in OpenOffice.org, the free office suite. The Common Vulnerabilities and Exposures project identifies the following problems: Several bugs have been discovered in the way OpenOffice.org parses Quattro Pro files that may lead to a overflow in the heap potentially leading to the execution of arbitrary code. Specially crafted EMF files can trigger a buffer overflow in the heap that may lead to the execution of arbitrary code. A bug has been discovered in the processing of OLE files that can cause a buffer overflow in the heap potentially leading to the execution of arbitrary code. Recently reported problems in the ICU library are fixed in separate libicu packages with DSA 1511 against which OpenOffice.org is linked.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:15.673-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:24.555-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:17.447-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8123 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:08.069-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:07.695-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openoffice.org-dtd-officedocument1.0 is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16321"/>
                <criterion comment="openoffice.org-l10n-cy is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16708"/>
                <criterion comment="openoffice.org-l10n-cs is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16534"/>
                <criterion comment="openoffice.org-help-hu is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16846"/>
                <criterion comment="openoffice.org-l10n-vi is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16555"/>
                <criterion comment="openoffice.org-l10n-ca is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16795"/>
                <criterion comment="openoffice.org-help-en-us is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16689"/>
                <criterion comment="ttf-opensymbol is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:15874"/>
                <criterion comment="openoffice.org-l10n-ka is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16766"/>
                <criterion comment="openoffice.org-l10n-km is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16537"/>
                <criterion comment="openoffice.org-l10n-ko is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16701"/>
                <criterion comment="openoffice.org-l10n-pl is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:15911"/>
                <criterion comment="broffice.org is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16206"/>
                <criterion comment="openoffice.org-l10n-ku is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16718"/>
                <criterion comment="openoffice.org-l10n-pt is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16431"/>
                <criterion comment="openoffice.org-l10n-xh is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16723"/>
                <criterion comment="openoffice.org-help-it is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16122"/>
                <criterion comment="openoffice.org-help-pl is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16711"/>
                <criterion comment="openoffice.org-l10n-be-by is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16554"/>
                <criterion comment="openoffice.org-l10n-hr is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16820"/>
                <criterion comment="openoffice.org-l10n-hu is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16849"/>
                <criterion comment="openoffice.org-l10n-mk is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16328"/>
                <criterion comment="openoffice.org-l10n-hi is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16806"/>
                <criterion comment="openoffice.org-l10n-sr-cs is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16876"/>
                <criterion comment="openoffice.org-l10n-he is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16498"/>
                <criterion comment="openoffice.org-l10n-en-za is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16874"/>
                <criterion comment="openoffice.org-l10n-as-in is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16904"/>
                <criterion comment="openoffice.org-l10n-ta-in is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16297"/>
                <criterion comment="openoffice.org-l10n-te-in is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16742"/>
                <criterion comment="openoffice.org-help-nl is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16620"/>
                <criterion comment="openoffice.org-l10n-eo is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16864"/>
                <criterion comment="openoffice.org-l10n-el is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16827"/>
                <criterion comment="openoffice.org-l10n-zu is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16683"/>
                <criterion comment="openoffice.org-l10n-hi-in is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16825"/>
                <criterion comment="openoffice.org-l10n-zh-tw is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16862"/>
                <criterion comment="openoffice.org-l10n-za is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16822"/>
                <criterion comment="openoffice.org-l10n-et is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16696"/>
                <criterion comment="openoffice.org-help-fr is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16896"/>
                <criterion comment="openoffice.org-l10n-rw is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16760"/>
                <criterion comment="openoffice.org-l10n-es is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16670"/>
                <criterion comment="openoffice.org-l10n-ru is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16237"/>
                <criterion comment="openoffice.org-l10n-bs is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16727"/>
                <criterion comment="openoffice.org-l10n-br is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16818"/>
                <criterion comment="openoffice.org-l10n-bn is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16853"/>
                <criterion comment="openoffice.org-l10n-bg is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16658"/>
                <criterion comment="openoffice.org-l10n-sl is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16829"/>
                <criterion comment="openoffice.org-l10n-ja is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16436"/>
                <criterion comment="openoffice.org-l10n-en-gb is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16692"/>
                <criterion comment="openoffice.org-l10n-sk is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16415"/>
                <criterion comment="openoffice.org-l10n-st is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16697"/>
                <criterion comment="openoffice.org-l10n-sv is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16831"/>
                <criterion comment="openoffice.org-l10n-ss is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16655"/>
                <criterion comment="openoffice.org-help-sv is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:15940"/>
                <criterion comment="openoffice.org-help-dz is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16908"/>
                <criterion comment="openoffice.org-help-da is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16575"/>
                <criterion comment="openoffice.org-help-de is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:15975"/>
                <criterion comment="openoffice.org-help-sl is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16341"/>
                <criterion comment="openoffice.org-java-common is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16815"/>
                <criterion comment="openoffice.org-l10n-ga is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16823"/>
                <criterion comment="openoffice.org-l10n-ts is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16643"/>
                <criterion comment="openoffice.org-l10n-tr is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16764"/>
                <criterion comment="openoffice.org-l10n-tn is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16906"/>
                <criterion comment="openoffice.org-l10n-th is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16943"/>
                <criterion comment="openoffice.org-l10n-tg is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16484"/>
                <criterion comment="openoffice.org-help-et is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16685"/>
                <criterion comment="openoffice.org-help-es is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16863"/>
                <criterion comment="openoffice.org-filter-mobiledev is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16792"/>
                <criterion comment="openoffice.org-l10n-or-in is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16840"/>
                <criterion comment="openoffice.org-help-en is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16971"/>
                <criterion comment="openoffice.org-l10n-lt is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16621"/>
                <criterion comment="openoffice.org-l10n-lv is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16687"/>
                <criterion comment="openoffice.org-l10n-de is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16973"/>
                <criterion comment="openoffice.org-l10n-da is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16190"/>
                <criterion comment="openoffice.org-l10n-uk is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16929"/>
                <criterion comment="openoffice.org-l10n-dz is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16735"/>
                <criterion comment="openoffice.org-l10n-lo is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16961"/>
                <criterion comment="openoffice.org-l10n-ml-in is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16757"/>
                <criterion comment="openoffice.org-help-en-gb is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16950"/>
                <criterion comment="openoffice.org-l10n-af is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16800"/>
                <criterion comment="openoffice.org-common is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16360"/>
                <criterion comment="openoffice.org-help-ja is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16072"/>
                <criterion comment="openoffice.org-l10n-zh-cn is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16812"/>
                <criterion comment="openoffice.org-l10n-ve is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16897"/>
                <criterion comment="openoffice.org-help-zh-cn is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16446"/>
                <criterion comment="openoffice.org-l10n-it is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16856"/>
                <criterion comment="openoffice.org-l10n-gu-in is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16832"/>
                <criterion comment="openoffice.org-l10n-in is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16172"/>
                <criterion comment="openoffice.org-help-zh-tw is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16821"/>
                <criterion comment="openoffice.org-help-ru is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16739"/>
                <criterion comment="openoffice.org-l10n-fr is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16955"/>
                <criterion comment="openoffice.org-l10n-pt-br is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16901"/>
                <criterion comment="openoffice.org-help-pt-br is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16496"/>
                <criterion comment="openoffice.org-help-ko is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16598"/>
                <criterion comment="openoffice.org-help-km is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16353"/>
                <criterion comment="openoffice.org-l10n-fa is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:15981"/>
                <criterion comment="openoffice.org-l10n-fi is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16941"/>
                <criterion comment="openoffice.org-qa-api-tests is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16478"/>
                <criterion comment="openoffice.org-help-hi-in is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16015"/>
                <criterion comment="openoffice.org-l10n-ns is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16633"/>
                <criterion comment="openoffice.org-l10n-nr is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16888"/>
                <criterion comment="openoffice.org-dev-doc is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16991"/>
                <criterion comment="openoffice.org-l10n-nn is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16316"/>
                <criterion comment="openoffice.org-l10n-nl is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16871"/>
                <criterion comment="openoffice.org-help-cs is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16830"/>
                <criterion comment="openoffice.org-l10n-ne is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16914"/>
                <criterion comment="openoffice.org-l10n-pa-in is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16738"/>
                <criterion comment="openoffice.org-l10n-nb is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16780"/>
              </criteria>
            </criteria>
            <criterion comment="libmythes-dev is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16900"/>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openoffice.org-filter-so52 is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:17014"/>
                <criterion comment="openoffice.org-impress is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16732"/>
                <criterion comment="openoffice.org-evolution is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:17013"/>
                <criterion comment="openoffice.org-base is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16588"/>
                <criterion comment="openoffice.org is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16790"/>
                <criterion comment="openoffice.org-math is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16728"/>
                <criterion comment="openoffice.org-calc is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16287"/>
                <criterion comment="openoffice.org-qa-tools is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16868"/>
                <criterion comment="openoffice.org-dbg is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16891"/>
                <criterion comment="openoffice.org-gtk is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16960"/>
                <criterion comment="openoffice.org-officebean is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16893"/>
                <criterion comment="python-uno is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16256"/>
                <criterion comment="openoffice.org-gtk-gnome is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16781"/>
                <criterion comment="openoffice.org-writer is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16984"/>
                <criterion comment="openoffice.org-dev is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16657"/>
                <criterion comment="openoffice.org-gcj is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16747"/>
                <criterion comment="openoffice.org-kde is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16977"/>
                <criterion comment="openoffice.org-draw is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16691"/>
                <criterion comment="openoffice.org-gnome is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16935"/>
                <criterion comment="openoffice.org-core is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16508"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openoffice.org-l10n-ar is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16985"/>
                <criterion comment="openoffice.org-l10n-cy is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16986"/>
                <criterion comment="openoffice.org is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16912"/>
                <criterion comment="openoffice.org-l10n-da is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16646"/>
                <criterion comment="openoffice.org-l10n-cs is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16918"/>
                <criterion comment="openoffice.org-l10n-af is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16641"/>
                <criterion comment="openoffice.org-l10n-ca is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16202"/>
                <criterion comment="openoffice.org-l10n-en is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16688"/>
                <criterion comment="openoffice.org-l10n-pt-br is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16324"/>
                <criterion comment="openoffice.org-l10n-el is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16669"/>
                <criterion comment="openoffice.org-l10n-gl is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16034"/>
                <criterion comment="openoffice.org-l10n-zu is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16300"/>
                <criterion comment="openoffice.org-thesaurus-en-us is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16964"/>
                <criterion comment="openoffice.org-l10n-kn is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16413"/>
                <criterion comment="openoffice.org-l10n-ko is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16947"/>
                <criterion comment="openoffice.org-l10n-pl is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16826"/>
                <criterion comment="openoffice.org-l10n-it is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16881"/>
                <criterion comment="openoffice.org-l10n-tr is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16022"/>
                <criterion comment="openoffice.org-l10n-zh-tw is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16586"/>
                <criterion comment="openoffice.org-l10n-tn is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16919"/>
                <criterion comment="openoffice.org-l10n-pt is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16958"/>
                <criterion comment="openoffice.org-l10n-et is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16755"/>
                <criterion comment="openoffice.org-l10n-eu is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16903"/>
                <criterion comment="openoffice.org-l10n-es is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16726"/>
                <criterion comment="openoffice.org-l10n-ru is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16949"/>
                <criterion comment="openoffice.org-l10n-th is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16714"/>
                <criterion comment="openoffice.org-l10n-zh-cn is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16981"/>
                <criterion comment="openoffice.org-l10n-fr is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16686"/>
                <criterion comment="ttf-opensymbol is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16450"/>
                <criterion comment="openoffice.org-l10n-ns is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16885"/>
                <criterion comment="openoffice.org-l10n-fi is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16898"/>
                <criterion comment="openoffice.org-l10n-sl is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16163"/>
                <criterion comment="openoffice.org-l10n-lt is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16585"/>
                <criterion comment="openoffice.org-l10n-ja is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16793"/>
                <criterion comment="openoffice.org-l10n-sk is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16033"/>
                <criterion comment="openoffice.org-l10n-de is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16043"/>
                <criterion comment="openoffice.org-l10n-hu is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16811"/>
                <criterion comment="openoffice.org-l10n-hi is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16923"/>
                <criterion comment="openoffice.org-l10n-nn is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16678"/>
                <criterion comment="openoffice.org-l10n-nl is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16131"/>
                <criterion comment="openoffice.org-mimelnk is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16246"/>
                <criterion comment="openoffice.org-l10n-sv is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16930"/>
                <criterion comment="openoffice.org-l10n-he is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16767"/>
                <criterion comment="openoffice.org-l10n-nb is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16870"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openoffice.org-dev is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16892"/>
                <criterion comment="openoffice.org-gtk-gnome is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16649"/>
                <criterion comment="openoffice.org-evolution is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16592"/>
                <criterion comment="openoffice.org-bin is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:17027"/>
                <criterion comment="openoffice.org-kde is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16801"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8122" version="3" class="patch">
      <metadata>
        <title>DSA-1583 gnome-peercast -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gnome-peercast</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1583" ref_id="DSA-1583"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6454" ref_id="CVE-2007-6454"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2040" ref_id="CVE-2008-2040"/>
        <description>Several remote vulnerabilities have been discovered in GNOME PeerCast, the GNOME interface to PeerCast, a P2P audio and video streaming server. The Common Vulnerabilities and Exposures project identifies the following problems: Luigi Auriemma discovered that PeerCast is vulnerable to a heap overflow in the HTTP server code, which allows remote attackers to cause a denial of service and possibly execute arbitrary code via a long SOURCE request. Nico Golde discovered that PeerCast, a P2P audio and video streaming server, is vulnerable to a buffer overflow in the HTTP Basic Authentication code, allowing a remote attacker to crash PeerCast or execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:41.276-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:24.120-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:16.837-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8122 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:12.338-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:07.359-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="gnome-peercast is earlier than 0.5.4-1.1etch0" test_ref="oval:org.mitre.oval:tst:17640"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8121" version="3" class="patch">
      <metadata>
        <title>DSA-1718 boinc -- incorrect API usage</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>boinc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1718" ref_id="DSA-1718"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0126" ref_id="CVE-2009-0126"/>
        <description>It was discovered that the core client for the BOINC distributed computing infrastructure performs incorrect validation of the return values of OpenSSL's RSA functions.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:14.633-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:23.634-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:16.506-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8121 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:01.561-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:07.156-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="boinc-dev is earlier than 5.4.11-4+etch1" test_ref="oval:org.mitre.oval:tst:14770"/>
          <criterion comment="boinc-manager is earlier than 5.4.11-4+etch1" test_ref="oval:org.mitre.oval:tst:14905"/>
          <criterion comment="boinc-client is earlier than 5.4.11-4+etch1" test_ref="oval:org.mitre.oval:tst:14755"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8120" version="3" class="patch">
      <metadata>
        <title>DSA-1455 libarchive1 -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libarchive1</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1455" ref_id="DSA-1455"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3641" ref_id="CVE-2007-3641"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3644" ref_id="CVE-2007-3644"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3645" ref_id="CVE-2007-3645"/>
        <description>Several local/remote vulnerabilities have been discovered in libarchive1, a single library to read/write tar, cpio, pax, zip, iso9660 archives. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that libarchive1 would miscompute the length of a buffer resulting in a buffer overflow if yet another type of corruption occurred in a pax extension header. It was discovered that if an archive prematurely ended within a pax extension header the libarchive1 library could enter an infinite loop. If an archive prematurely ended within a tar header, immediately following a pax extension header, libarchive1 could dereference a NULL pointer. The old stable distribution (sarge), does not contain this package.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:17.678-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:23.282-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:16.277-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8120 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:10.679-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:06.908-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libarchive-dev is earlier than 1.2.53-2etch1" test_ref="oval:org.mitre.oval:tst:18332"/>
          <criterion comment="libarchive1 is earlier than 1.2.53-2etch1" test_ref="oval:org.mitre.oval:tst:18107"/>
          <criterion comment="bsdtar is earlier than 1.2.53-2etch1" test_ref="oval:org.mitre.oval:tst:18195"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8119" version="3" class="patch">
      <metadata>
        <title>DSA-1599 dbus -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>dbus</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1599" ref_id="DSA-1599"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0595" ref_id="CVE-2008-0595"/>
        <description>Havoc Pennington discovered that DBus, a simple interprocess messaging system, performs insufficient validation of security policies, which might allow local privilege escalation.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:47.372-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:22.749-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:15.865-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8119 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:02.582-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:06.732-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="dbus-1-doc is earlier than 1.0.2-1+etch1" test_ref="oval:org.mitre.oval:tst:19132"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="dbus-1-utils is earlier than 1.0.2-1+etch1" test_ref="oval:org.mitre.oval:tst:19412"/>
              <criterion comment="dbus is earlier than 1.0.2-1+etch1" test_ref="oval:org.mitre.oval:tst:19348"/>
              <criterion comment="libdbus-1-3 is earlier than 1.0.2-1+etch1" test_ref="oval:org.mitre.oval:tst:19747"/>
              <criterion comment="libdbus-1-dev is earlier than 1.0.2-1+etch1" test_ref="oval:org.mitre.oval:tst:19733"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8118" version="5" class="patch">
      <metadata>
        <title>DSA-1592 linux-2.6 -- heap overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1592" ref_id="DSA-1592"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1673" ref_id="CVE-2008-1673"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2358" ref_id="CVE-2008-2358"/>
        <description>Two vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or arbitrary code execution. The Common Vulnerabilities and Exposures project identifies the following problems: Wei Wang from McAfee reported a potential heap overflow in the ASN.1 decode code that is used by the SNMP NAT and CIFS subsystem. Exploitation of this issue may lead to arbitrary code execution. This issue is not believed to be exploitable with the pre-built kernel images provided by Debian, but it might be an issue for custom images built from the Debian-provided source package. Brandon Edwards of McAfee Avert labs discovered an issue in the DCCP subsystem. Due to missing feature length checks it is possible to cause an overflow that may result in remote arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:46.199-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:21.771-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:15.005-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6299 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:58.406-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:59.797-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8118 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:09.025-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:06.386-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-support-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19701"/>
              <criterion comment="linux-patch-debian-2.6.18 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19681"/>
              <criterion comment="linux-source-2.6.18 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19397"/>
              <criterion comment="linux-manual-2.6.18 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19520"/>
              <criterion comment="linux-tree-2.6.18 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19751"/>
              <criterion comment="linux-doc-2.6.18 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19404"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19600"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19053"/>
              <criterion comment="linux-headers-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19577"/>
              <criterion comment="linux-image-2.6.18-6-s390-tape is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19618"/>
              <criterion comment="linux-image-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19296"/>
              <criterion comment="linux-image-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19382"/>
              <criterion comment="linux-image-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19752"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19749"/>
              <criterion comment="linux-headers-2.6.18-6-all-s390 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19308"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19711"/>
              <criterion comment="linux-headers-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19341"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19742"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19631"/>
              <criterion comment="fai-kernels is earlier than 1.17+etch.18etch6" test_ref="oval:org.mitre.oval:tst:19766"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19137"/>
              <criterion comment="linux-image-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19384"/>
              <criterion comment="linux-image-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19502"/>
              <criterion comment="linux-image-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19335"/>
              <criterion comment="linux-headers-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19746"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19596"/>
              <criterion comment="linux-headers-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19739"/>
              <criterion comment="linux-headers-2.6.18-6-xen is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19721"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19297"/>
              <criterion comment="linux-modules-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19656"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19640"/>
              <criterion comment="linux-headers-2.6.18-6-all-amd64 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19236"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19478"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19487"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:18845"/>
              <criterion comment="linux-modules-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19624"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19685"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19715"/>
              <criterion comment="linux-image-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19804"/>
              <criterion comment="linux-headers-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19845"/>
              <criterion comment="linux-headers-2.6.18-6-all-hppa is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19446"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19782"/>
              <criterion comment="linux-headers-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19717"/>
              <criterion comment="linux-image-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:18911"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19813"/>
              <criterion comment="linux-image-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19625"/>
              <criterion comment="linux-image-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19828"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition version="1" id="oval:org.mitre.oval:def:8117" class="patch">
      <metadata>
        <title>DSA-1787 linux-2.6.24 -- denial of service/privilege escalation/information leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6.24</product>
        </affected>
        <reference source="DSA" ref_url="http://www.debian.org/security/2009/dsa-1787" ref_id="DSA-1787"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or privilege escalation. The Common Vulnerabilities and Exposures project identifies the following problems: Bryn M. Reeves reported a denial of service in the NFS filesystem. Local users can trigger a kernel BUG() due to a race condition in the do_setlk function. Hugo Dias reported a DoS condition in the ATM subsystem that can be triggered by a local user by calling the svc_listen function twice on the same socket and reading /proc/net/atm/*vc. Helge Deller discovered a denial of service condition that allows local users on PA-RISC systems to crash a system by attempting to unwind a stack contiaining userspace addresses. Alan Cox discovered a lack of minimum timeouts on SG_IO requests, which allows local users of systems using ATA to cause a denial of service by forcing drives into PIO mode. Vlad Malov reported an issue on 64-bit MIPS systems where a local user could cause a system crash by crafing a malicious binary which makes o32 syscalls with a number less than 4000. Zvonimir Rakamaric reported an off-by-one error in the ib700wdt watchdog driver which allows local users to cause a buffer underflow by making a specially crafted WDIOC_SETTIMEOUT ioctl call. Chris Evans discovered a situation in which a child process can send an arbitrary signal to its parent. Christian Borntraeger discovered an issue effecting the alpha, mips, powerpc, s390 and sparc64 architectures that allows local users to cause a denial of service or potentially gain elevated privileges. Vegard Nossum discovered a memory leak in the keyctl subsystem that allows local users to cause a denial of service by consuming all of kernel memory. Wei Yongjun discovered a memory overflow in the SCTP implementation that can be triggered by remote users, permitting remote code execution. Duane Griffin provided a fix for an issue in the eCryptfs subsystem which allows local users to cause a denial of service (fault or memory corruption). Pavel Roskin provided a fix for an issue in the dell_rbu driver that allows a local user to cause a denial of service (oops) by reading 0 bytes from a sysfs entry. Roel Kluin discovered inverted logic in the skfddi driver that permits local, unprivileged users to reset the driver statistics. Clement LECIGNE discovered a bug in the sock_getsockopt function that may result in leaking sensitive kernel memory. Peter Kerwien discovered an issue in the ext4 filesystem that allows local users to cause a denial of service (kernel oops) during a resize operation. Roland McGrath discovered an issue on amd64 kernels that allows local users to circumvent system call audit configurations which filter based on the syscall numbers or argument details. Jiri Olsa discovered that a local user can cause a denial of service (system hang) using a SHM_INFO shmctl call on kernels compiled with CONFIG_SHMEM disabled. This issue does not affect prebuilt Debian kernels. Mikulas Patocka reported an issue in the console subsystem that allows a local user to cause memory corruption by selecting a small number of 3-byte UTF-8 characters. Shaohua Li reported an issue in the AGP subsystem that may allow local users to read sensitive kernel memory due to a leak of uninitialized memory. Benjamin Gilbert reported a local denial of service vulnerability in the KVM VMX implementation that allows local users to trigger an oops. Thomas Pollet reported an overflow in the af_rose implementation that allows remote attackers to retrieve uninitialized kernel memory that may contain sensitive data. Oleg Nesterov discovered an issue in the exit_notify function that allows local users to send an arbitrary signal to a process by running a program that modifies the exit_signal field and then uses an exec system call to launch a setuid application. Daniel Hokka Zakrisson discovered that a kill(-1) is permitted to reach processes outside of the current process namespace. Pavan Naregundi reported an issue in the CIFS filesystem code that allows remote users to overwrite memory via a long nativeFileSystem field in a Tree Connect response during mount.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:13.483-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:20.930-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:14.385-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Release section" operator="AND">
        <extend_definition comment="Debian 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria comment="Architecture section" operator="OR">
          <criteria comment="Architecture independent section" operator="AND">
            <criterion comment="all architecture" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria comment="Packages section" operator="OR">
              <criterion comment="linux-patch-debian-2.6.24 is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18034"/>
              <criterion comment="linux-support-2.6.24-etchnhalf.1 is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18273"/>
              <criterion comment="linux-doc-2.6.24 is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18331"/>
              <criterion comment="linux-tree-2.6.24 is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18802"/>
              <criterion comment="linux-source-2.6.24 is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18678"/>
              <criterion comment="linux-manual-2.6.24 is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18850"/>
            </criteria>
          </criteria>
          <criteria comment="Architecture dependent section" operator="AND">
            <criteria comment="Supported architectures section" operator="OR">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            </criteria>
            <criteria comment="Packages section" operator="OR">
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390x DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18751"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-s390 DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18804"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-s390 DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18864"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390 DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18798"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390-tape DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18736"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18190"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18418"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-s390x DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18612"/>
            </criteria>
          </criteria>
          <criteria comment="Architecture dependent section" operator="AND">
            <criteria comment="Supported architectures section" operator="OR">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            </criteria>
            <criteria comment="Packages section" operator="OR">
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-amd64 DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18812"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18704"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-amd64 DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18646"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18440"/>
            </criteria>
          </criteria>
          <criteria comment="Architecture depended section" operator="AND">
            <criteria comment="Supported platform section" operator="AND">
              <criterion comment="hppa architecture" test_ref="oval:org.mitre.oval:tst:11164"/>
              <criteria comment="Packages section" operator="OR">
                <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64 DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18683"/>
                <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc-smp DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18484"/>
                <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc-smp DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18994"/>
                <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18776"/>
                <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18797"/>
                <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-hppa DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18973"/>
                <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64-smp DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18937"/>
                <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64-smp DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18809"/>
                <criterion comment="linux-headers-2.6.24-etchnhalf.1-all DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18475"/>
                <criterion comment="linux-headers-2.6.24-etchnhalf.1-common DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18585"/>
                <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64 DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18923"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8116" version="3" class="patch">
      <metadata>
        <title>DSA-1861 libxml -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libxml</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1861" ref_id="DSA-1861"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2416" ref_id="CVE-2009-2416"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2414" ref_id="CVE-2009-2414"/>
        <description>Rauli Kaksonen, Tero Rontti and Jukka Taimisto discovered several vulnerabilities in libxml, a library for parsing and handling XML data files, which can lead to denial of service conditions or possibly arbitrary code execution in the application using the library. The Common Vulnerabilities and Exposures project identifies the following problems: An XML document with specially-crafted Notation or Enumeration attribute types in a DTD definition leads to the use of a pointers to memory areas which have already been freed. Missing checks for the depth of ELEMENT DTD definitions when parsing child content can lead to extensive stack-growth due to a function recursion which can be triggered via a crafted XML document.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:45.173-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:20.471-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:13.996-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8116 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:52.959-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:06.132-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libxml1 is earlier than 1.8.17-14+etch1" test_ref="oval:org.mitre.oval:tst:17498"/>
          <criterion comment="libxml-dev is earlier than 1.8.17-14+etch1" test_ref="oval:org.mitre.oval:tst:16992"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8113" version="3" class="patch">
      <metadata>
        <title>DSA-1680 clamav -- buffer overflow, stack consumption</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>clamav</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1680" ref_id="DSA-1680"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5050" ref_id="CVE-2008-5050"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5314" ref_id="CVE-2008-5314"/>
        <description>Moritz Jodeit discovered that ClamAV, an anti-virus solution, suffers from an off-by-one-error in its VBA project file processing, leading to a heap-based buffer overflow and potentially arbitrary code execution (>CVE-2008-5050). Ilja van Sprundel discovered that ClamAV contains a denial of service condition in its JPEG file processing because it does not limit the recursion depth when processing JPEG thumbnails (CVE-2008-5314).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:39.518-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:18.918-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:13.000-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8113 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:54.624-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:05.559-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="clamav-docs is earlier than 0.90.1dfsg-4etch16" test_ref="oval:org.mitre.oval:tst:16532"/>
              <criterion comment="clamav-testfiles is earlier than 0.90.1dfsg-4etch16" test_ref="oval:org.mitre.oval:tst:16236"/>
              <criterion comment="clamav-base is earlier than 0.90.1dfsg-4etch16" test_ref="oval:org.mitre.oval:tst:16566"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libclamav-dev is earlier than 0.90.1dfsg-4etch16" test_ref="oval:org.mitre.oval:tst:16084"/>
              <criterion comment="clamav is earlier than 0.90.1dfsg-4etch16" test_ref="oval:org.mitre.oval:tst:16313"/>
              <criterion comment="clamav-dbg is earlier than 0.90.1dfsg-4etch16" test_ref="oval:org.mitre.oval:tst:16189"/>
              <criterion comment="libclamav2 is earlier than 0.90.1dfsg-4etch16" test_ref="oval:org.mitre.oval:tst:16538"/>
              <criterion comment="clamav-daemon is earlier than 0.90.1dfsg-4etch16" test_ref="oval:org.mitre.oval:tst:16607"/>
              <criterion comment="clamav-milter is earlier than 0.90.1dfsg-4etch16" test_ref="oval:org.mitre.oval:tst:16221"/>
              <criterion comment="clamav-freshclam is earlier than 0.90.1dfsg-4etch16" test_ref="oval:org.mitre.oval:tst:15758"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8112" version="3" class="patch">
      <metadata>
        <title>DSA-1920 nginx -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>nginx</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1920" ref_id="DSA-1920"/>
        <description>A denial of service vulnerability has been found in nginx, a small and efficient web server. Jasson Bell discovered that a remote attacker could cause a denial of service (segmentation fault) by sending a crafted request.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:00.357-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:18.280-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:12.615-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8112 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:59.183-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:05.433-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criterion comment="nginx is earlier than 0.6.32-3+lenny3" test_ref="oval:org.mitre.oval:tst:17353"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="nginx is earlier than 0.4.13-2+etch3" test_ref="oval:org.mitre.oval:tst:17163"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8110" version="3" class="patch">
      <metadata>
        <title>DSA-1502 wordpress -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>wordpress</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1502" ref_id="DSA-1502"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3238" ref_id="CVE-2007-3238"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2821" ref_id="CVE-2007-2821"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0193" ref_id="CVE-2008-0193"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0194" ref_id="CVE-2008-0194"/>
        <description>Several remote vulnerabilities have been discovered in wordpress, a weblog manager. The Common Vulnerabilities and Exposures project identifies the following problems: Cross-site scripting (XSS) vulnerability in functions.php in the default theme in WordPress allows remote authenticated administrators to inject arbitrary web script or HTML via the PATH_INFO (REQUEST_URI) to wp-admin/themes.php. SQL injection vulnerability in wp-admin/admin-ajax.php in WordPress before 2.2 allows remote attackers to execute arbitrary SQL commands via the cookie parameter. Cross-site scripting (XSS) vulnerability in wp-db-backup.php in WordPress 2.0.11 and earlier allows remote attackers to inject arbitrary web script or HTML via the backup parameter in a wp-db-backup.php action to wp-admin/edit.php. Directory traversal vulnerability in wp-db-backup.php in WordPress 2.0.3 and earlier allows remote attackers to read arbitrary files, delete arbitrary files, and cause a denial of service via a ".." (dot dot) in the backup parameter in a wp-db-backup.php action to wp-admin/edit.php. Wordpress is not present in the oldstable distribution (sarge).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:52.174-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:17.575-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:11.976-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8110 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:53.552-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:04.946-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="wordpress is earlier than 2.0.10-1etch1" test_ref="oval:org.mitre.oval:tst:15744"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8109" version="3" class="patch">
      <metadata>
        <title>DSA-1594 imlib2 -- buffer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>imlib2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1594" ref_id="DSA-1594"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2426" ref_id="CVE-2008-2426"/>
        <description>Stefan Cornelius discovered two buffer overflows in Imlib’s - a powerful image loading and rendering library - image loaders for PNM and XPM images, which may result in the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:38.577-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:17.333-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:11.760-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8109 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:56.198-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:04.817-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libimlib2-dev is earlier than 1.3.0.0debian1-4+etch1" test_ref="oval:org.mitre.oval:tst:18897"/>
          <criterion comment="libimlib2 is earlier than 1.3.0.0debian1-4+etch1" test_ref="oval:org.mitre.oval:tst:19196"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8106" version="5" class="patch">
      <metadata>
        <title>DSA-1466 xfree86 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>xfree86</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1466" ref_id="DSA-1466"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5760" ref_id="CVE-2007-5760"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5958" ref_id="CVE-2007-5958"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6427" ref_id="CVE-2007-6427"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6428" ref_id="CVE-2007-6428"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6429" ref_id="CVE-2007-6429"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0006" ref_id="CVE-2008-0006"/>
        <description>The X.org fix for CVE-2007-6429 introduced a regression in the MIT-SHM extension, which prevented the start of a few applications. This update provides updated packages for the xfree86 version included in Debian old stable (sarge) in addition to the fixed packages for Debian stable (etch), which were provided in DSA 1466-2. For reference the original advisory text below: Several local vulnerabilities have been discovered in the X.Org X server. The Common Vulnerabilities and Exposures project identifies the following problems: regenrecht discovered that missing input sanitising within the XFree86-Misc extension may lead to local privilege escalation. It was discovered that error messages of security policy file handling may lead to a minor information leak disclosing the existence of files otherwise inaccessible to the user. regenrecht discovered that missing input sanitising within the XInput-Misc extension may lead to local privilege escalation. regenrecht discovered that missing input sanitising within the TOG-CUP extension may lead to disclosure of memory contents. regenrecht discovered that integer overflows in the EVI and MIT-SHM extensions may lead to local privilege escalation. It was discovered that insufficient validation of PCF fonts could lead to local privilege escalation.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:44.427-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:13.715-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:09.376-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:10963 - new patches for Ubuntu" date="2013-07-03T15:24:00.849-04:00">
              <contributor organization="ALTX-SOFT">Maria Kedovskaya</contributor>
            </modified>
            <status_change date="2013-07-03T17:53:18.579-04:00">INTERIM</status_change>
            <status_change date="2013-07-22T04:03:15.738-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8106 - Debian Patch Update" date="2014-06-06T17:15:00.740-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:17:30.530-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:03.961-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="xserver-xorg-core is earlier than 1.1.1-21etch2" test_ref="oval:org.mitre.oval:tst:16201"/>
            <criterion comment="libxfont1-dbg is earlier than 1.2.2-2.etch1" test_ref="oval:org.mitre.oval:tst:16937"/>
            <criterion comment="xdmx is earlier than 1.1.1-21etch2" test_ref="oval:org.mitre.oval:tst:16560"/>
            <criterion comment="xserver-xorg-dev is earlier than 1.1.1-21etch2" test_ref="oval:org.mitre.oval:tst:17094"/>
            <criterion comment="xvfb is earlier than 1.1.1-21etch2" test_ref="oval:org.mitre.oval:tst:17154"/>
            <criterion comment="xnest is earlier than 1.1.1-21etch2" test_ref="oval:org.mitre.oval:tst:16890"/>
            <criterion comment="libxfont1 is earlier than 1.2.2-2.etch1" test_ref="oval:org.mitre.oval:tst:16886"/>
            <criterion comment="xserver-xephyr is earlier than 1.1.1-21etch2" test_ref="oval:org.mitre.oval:tst:17116"/>
            <criterion comment="libxfont-dev is earlier than 1.2.2-2.etch1" test_ref="oval:org.mitre.oval:tst:16931"/>
            <criterion comment="xdmx-tools is earlier than 1.1.1-21etch2" test_ref="oval:org.mitre.oval:tst:17101"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="xfree86-common is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17124"/>
                <criterion comment="pm-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17037"/>
                <criterion comment="x-window-system is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16982"/>
                <criterion comment="xlibs-data is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17197"/>
                <criterion comment="xfonts-100dpi is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17111"/>
                <criterion comment="xfonts-base is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16939"/>
                <criterion comment="xspecs is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16824"/>
                <criterion comment="xfonts-scalable is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17133"/>
                <criterion comment="xfonts-75dpi is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17048"/>
                <criterion comment="xlibs-pic is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16796"/>
                <criterion comment="xfonts-cyrillic is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17130"/>
                <criterion comment="xlibs is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16759"/>
                <criterion comment="xlibmesa3-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16553"/>
                <criterion comment="xlibs-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16910"/>
                <criterion comment="xfonts-100dpi-transcoded is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16828"/>
                <criterion comment="xlibmesa-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17148"/>
                <criterion comment="xfonts-base-transcoded is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17008"/>
                <criterion comment="xlibs-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17099"/>
                <criterion comment="xfonts-75dpi-transcoded is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17153"/>
                <criterion comment="x-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17109"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libxtrap-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16399"/>
                <criterion comment="libxtst6 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17070"/>
                <criterion comment="libdps1-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16676"/>
                <criterion comment="lbxproxy is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16442"/>
                <criterion comment="libxext6 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16704"/>
                <criterion comment="libxi-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17062"/>
                <criterion comment="libxt-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17092"/>
                <criterion comment="xlibmesa3 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16975"/>
                <criterion comment="libxv-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16858"/>
                <criterion comment="libxmuu-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16952"/>
                <criterion comment="xlibmesa-gl-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17125"/>
                <criterion comment="libxv1 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16699"/>
                <criterion comment="xfs is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17030"/>
                <criterion comment="libice6-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16514"/>
                <criterion comment="libsm6 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17166"/>
                <criterion comment="libxtrap6 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17000"/>
                <criterion comment="libxaw6-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17134"/>
                <criterion comment="libxtrap6-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16731"/>
                <criterion comment="libxaw6 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16857"/>
                <criterion comment="xbase-clients is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16698"/>
                <criterion comment="xfwp is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16994"/>
                <criterion comment="xmh is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17143"/>
                <criterion comment="libxpm4 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17202"/>
                <criterion comment="libxmu6-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17041"/>
                <criterion comment="xlibmesa-gl is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17186"/>
                <criterion comment="libice6 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16564"/>
                <criterion comment="twm is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17105"/>
                <criterion comment="xutils is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17009"/>
                <criterion comment="libxpm-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16848"/>
                <criterion comment="libxi6 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16762"/>
                <criterion comment="libxaw7-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17082"/>
                <criterion comment="libxrandr2-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16350"/>
                <criterion comment="libxmuu1-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17063"/>
                <criterion comment="proxymngr is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17095"/>
                <criterion comment="xlibmesa-glu-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16966"/>
                <criterion comment="libx11-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17173"/>
                <criterion comment="xserver-common is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17194"/>
                <criterion comment="libx11-6 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17142"/>
                <criterion comment="libxrandr2 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16744"/>
                <criterion comment="xlibs-static-pic is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16996"/>
                <criterion comment="libxext-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16652"/>
                <criterion comment="libice-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16230"/>
                <criterion comment="libxaw7 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17060"/>
                <criterion comment="libxft1 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17102"/>
                <criterion comment="xdm is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17188"/>
                <criterion comment="xterm is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16753"/>
                <criterion comment="libxext6-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16998"/>
                <criterion comment="libx11-6-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17026"/>
                <criterion comment="libxmu6 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17211"/>
                <criterion comment="libxaw7-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16990"/>
                <criterion comment="libdps-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16945"/>
                <criterion comment="libsm6-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16785"/>
                <criterion comment="xlibmesa-glu is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17083"/>
                <criterion comment="libxmuu1 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16679"/>
                <criterion comment="libxmu-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16987"/>
                <criterion comment="libxaw6-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17038"/>
                <criterion comment="libxt6-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16993"/>
                <criterion comment="libxt6 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17005"/>
                <criterion comment="x-window-system-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17204"/>
                <criterion comment="libxp6-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17053"/>
                <criterion comment="libxp-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17033"/>
                <criterion comment="xlibs-static-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17161"/>
                <criterion comment="libxpm4-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17110"/>
                <criterion comment="xvfb is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16967"/>
                <criterion comment="libxtst-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16788"/>
                <criterion comment="libxp6 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16978"/>
                <criterion comment="xlibmesa-gl-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17128"/>
                <criterion comment="xnest is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17137"/>
                <criterion comment="libxv1-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17097"/>
                <criterion comment="libdps1 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17025"/>
                <criterion comment="libxft1-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16989"/>
                <criterion comment="libxtst6-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17139"/>
                <criterion comment="libxi6-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17059"/>
                <criterion comment="libxrandr-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16599"/>
                <criterion comment="xlibmesa-glu-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16527"/>
                <criterion comment="libsm-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17118"/>
                <criterion comment="x-window-system-core is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17187"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="xlibosmesa-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16647"/>
                <criterion comment="xlibmesa-dri is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17031"/>
                <criterion comment="xlibosmesa4 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17174"/>
                <criterion comment="xserver-xfree86 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16875"/>
                <criterion comment="xlibmesa-dri-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16772"/>
                <criterion comment="xserver-xfree86-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16251"/>
                <criterion comment="xlibosmesa4-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17160"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Supported platform section">
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="xserver-xfree86-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16645"/>
                <criterion comment="xserver-xfree86 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16751"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8105" version="3" class="patch">
      <metadata>
        <title>DSA-1747 glib2.0 -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>glib2.0</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1747" ref_id="DSA-1747"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4316" ref_id="CVE-2008-4316"/>
        <description>Diego Pettenograve discovered that glib2.0, the GLib library of C routines, handles large strings insecurely via its Base64 encoding functions. This could possible lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:58.492-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:12.881-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:08.790-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8105 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:54.958-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:03.723-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libglib2.0-doc is earlier than 2.16.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:19714"/>
                <criterion comment="libglib2.0-data is earlier than 2.16.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:19743"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libglib2.0-0 is earlier than 2.16.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:19862"/>
                <criterion comment="libglib2.0-0-dbg is earlier than 2.16.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:19884"/>
                <criterion comment="libgio-fam is earlier than 2.16.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:19836"/>
                <criterion comment="libglib2.0-dev is earlier than 2.16.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:19630"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libglib2.0-doc is earlier than 2.12.4-2+etch1" test_ref="oval:org.mitre.oval:tst:19779"/>
                <criterion comment="libglib2.0-data is earlier than 2.12.4-2+etch1" test_ref="oval:org.mitre.oval:tst:19775"/>
              </criteria>
            </criteria>
            <criterion comment="libglib2.0-0 is earlier than 2.12.4-2+etch1" test_ref="oval:org.mitre.oval:tst:19866"/>
            <criterion comment="libglib2.0-0-dbg is earlier than 2.12.4-2+etch1" test_ref="oval:org.mitre.oval:tst:19643"/>
            <criterion comment="libglib2.0-dev is earlier than 2.12.4-2+etch1" test_ref="oval:org.mitre.oval:tst:20029"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8104" version="3" class="patch">
      <metadata>
        <title>DSA-1501 dspam -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>dspam</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1501" ref_id="DSA-1501"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6418" ref_id="CVE-2007-6418"/>
        <description>Tobias Gruuml Tzmacher discovered that a Debian-provided CRON script in dspam, a statistical spam filter, included a database password on the command line. This allowed a local attacker to read the contents of the dspam database, such as emails. The old stable distribution (sarge) does not contain the dspam package.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:58.151-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:12.412-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:08.356-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8104 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:52.273-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:03.523-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="dspam-doc is earlier than 3.6.8-5etch1" test_ref="oval:org.mitre.oval:tst:15914"/>
              <criterion comment="dspam-webfrontend is earlier than 3.6.8-5etch1" test_ref="oval:org.mitre.oval:tst:15925"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libdspam7 is earlier than 3.6.8-5etch1" test_ref="oval:org.mitre.oval:tst:15851"/>
              <criterion comment="libdspam7-drv-db4 is earlier than 3.6.8-5etch1" test_ref="oval:org.mitre.oval:tst:15117"/>
              <criterion comment="libdspam7-drv-sqlite3 is earlier than 3.6.8-5etch1" test_ref="oval:org.mitre.oval:tst:15991"/>
              <criterion comment="libdspam7-dev is earlier than 3.6.8-5etch1" test_ref="oval:org.mitre.oval:tst:15931"/>
              <criterion comment="libdspam7-drv-pgsql is earlier than 3.6.8-5etch1" test_ref="oval:org.mitre.oval:tst:15576"/>
              <criterion comment="libdspam7-drv-mysql is earlier than 3.6.8-5etch1" test_ref="oval:org.mitre.oval:tst:16086"/>
              <criterion comment="dspam is earlier than 3.6.8-5etch1" test_ref="oval:org.mitre.oval:tst:15325"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8102" version="3" class="patch">
      <metadata>
        <title>DSA-1724 moodle -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>moodle</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1724" ref_id="DSA-1724"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0500" ref_id="CVE-2009-0500"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0502" ref_id="CVE-2009-0502"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5153" ref_id="CVE-2008-5153"/>
        <description>Several vulnerabilities have been discovered in Moodle, an online course management system. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that the information stored in the log tables was not properly sanitised, which could allow attackers to inject arbitrary web code. It was discovered that certain input via the "Login as" function was not properly sanitised leading to the injection of arbitrary web script. Dmitry E. Oboukhov discovered that the SpellCheker plugin creates temporary files insecurely, allowing a denial of service attack. Since the plugin was unused, it is removed in this update.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:30.808-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:12.179-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:08.119-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8102 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:59.700-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:03.305-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="moodle is earlier than 1.6.3-2+etch2" test_ref="oval:org.mitre.oval:tst:17278"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8101" version="3" class="patch">
      <metadata>
        <title>DSA-1658 dbus -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>dbus</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1658" ref_id="DSA-1658"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3834" ref_id="CVE-2008-3834"/>
        <description>Colin Walters discovered that the dbus_signature_validate function in dbus, a simple interprocess messaging system, is prone to a denial of service attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:15.347-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:11.862-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:07.773-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8101 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:05.282-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:03.150-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="dbus-1-doc is earlier than 1.0.2-1+etch2" test_ref="oval:org.mitre.oval:tst:14693"/>
          </criteria>
          <criterion comment="dbus-1-utils is earlier than 1.0.2-1+etch2" test_ref="oval:org.mitre.oval:tst:15022"/>
          <criterion comment="libdbus-1-3 is earlier than 1.0.2-1+etch2" test_ref="oval:org.mitre.oval:tst:14814"/>
          <criterion comment="dbus is earlier than 1.0.2-1+etch2" test_ref="oval:org.mitre.oval:tst:14790"/>
          <criterion comment="libdbus-1-dev is earlier than 1.0.2-1+etch2" test_ref="oval:org.mitre.oval:tst:14599"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8100" version="3" class="patch">
      <metadata>
        <title>DSA-1818 gforge -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gforge</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1818" ref_id="DSA-1818"/>
        <description>Laurent Almeras and Guillaume Smet have discovered a possible SQL injection vulnerability and cross-site scripting vulnerabilities in gforge, a collaborative development tool. Due to insufficient input sanitising, it was possible to inject arbitrary SQL statements and use several parameters to conduct cross-site scripting attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:49.037-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:11.193-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:07.184-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8100 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:57.880-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:02.976-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="gforge-mta-courier is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:18588"/>
            <criterion comment="gforge is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:18723"/>
            <criterion comment="gforge-plugin-scmcvs is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:18705"/>
            <criterion comment="gforge-common is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:18436"/>
            <criterion comment="gforge-shell-postgresql is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:18607"/>
            <criterion comment="gforge-plugin-scmsvn is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:18501"/>
            <criterion comment="gforge-web-apache2 is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:18404"/>
            <criterion comment="gforge-mta-postfix is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:18636"/>
            <criterion comment="gforge-mta-exim4 is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:18747"/>
            <criterion comment="gforge-lists-mailman is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:18335"/>
            <criterion comment="gforge-web-apache is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:18366"/>
            <criterion comment="gforge-db-postgresql is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:18651"/>
            <criterion comment="gforge-ftp-proftpd is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:18624"/>
            <criterion comment="gforge-plugin-mediawiki is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:18494"/>
            <criterion comment="gforge-dns-bind9 is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:18561"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="gforge-ldap-openldap is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:18654"/>
            <criterion comment="gforge-mta-courier is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:18686"/>
            <criterion comment="gforge-mta-exim is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:18497"/>
            <criterion comment="gforge is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:18743"/>
            <criterion comment="gforge-common is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:18603"/>
            <criterion comment="gforge-shell-postgresql is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:18510"/>
            <criterion comment="gforge-mta-postfix is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:18749"/>
            <criterion comment="gforge-mta-exim4 is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:18305"/>
            <criterion comment="gforge-shell-ldap is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:18594"/>
            <criterion comment="gforge-lists-mailman is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:18324"/>
            <criterion comment="gforge-web-apache is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:18538"/>
            <criterion comment="gforge-db-postgresql is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:18184"/>
            <criterion comment="gforge-ftp-proftpd is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:18574"/>
            <criterion comment="gforge-dns-bind9 is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:18409"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8099" version="3" class="patch">
      <metadata>
        <title>DSA-1777 git-core -- file permission error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>git-core</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1777" ref_id="DSA-1777"/>
        <description>Peter Palfrader discovered that in the Git revision control system, on some architectures files under /usr/share/git-core/templates/ were owned by a non-root user. This allows a user with that uid on the local system to write to these files and possibly escalate their privileges. This issue only affects the DEC Alpha and MIPS (big and little endian) architectures.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:16.619-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:10.472-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:06.417-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8099 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:57.215-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:02.784-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="gitweb is earlier than 1.5.6.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:18916"/>
                <criterion comment="git-arch is earlier than 1.5.6.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:18756"/>
                <criterion comment="gitk is earlier than 1.5.6.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:18132"/>
                <criterion comment="git-gui is earlier than 1.5.6.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:18647"/>
                <criterion comment="git-daemon-run is earlier than 1.5.6.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:18935"/>
                <criterion comment="git-doc is earlier than 1.5.6.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:18952"/>
                <criterion comment="git-svn is earlier than 1.5.6.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:18788"/>
                <criterion comment="git-cvs is earlier than 1.5.6.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:18901"/>
                <criterion comment="git-email is earlier than 1.5.6.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:18814"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criterion comment="git-core is earlier than 1.5.6.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:18914"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="gitweb is earlier than 1.4.4.4-4+etch2" test_ref="oval:org.mitre.oval:tst:18454"/>
                <criterion comment="git-arch is earlier than 1.4.4.4-4+etch2" test_ref="oval:org.mitre.oval:tst:18760"/>
                <criterion comment="gitk is earlier than 1.4.4.4-4+etch2" test_ref="oval:org.mitre.oval:tst:18552"/>
                <criterion comment="git-daemon-run is earlier than 1.4.4.4-4+etch2" test_ref="oval:org.mitre.oval:tst:18882"/>
                <criterion comment="git-doc is earlier than 1.4.4.4-4+etch2" test_ref="oval:org.mitre.oval:tst:18679"/>
                <criterion comment="git-svn is earlier than 1.4.4.4-4+etch2" test_ref="oval:org.mitre.oval:tst:19008"/>
                <criterion comment="git-cvs is earlier than 1.4.4.4-4+etch2" test_ref="oval:org.mitre.oval:tst:19041"/>
                <criterion comment="git-email is earlier than 1.4.4.4-4+etch2" test_ref="oval:org.mitre.oval:tst:18795"/>
              </criteria>
            </criteria>
            <criterion comment="git-core is earlier than 1.4.4.4-4+etch2" test_ref="oval:org.mitre.oval:tst:18944"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8098" version="3" class="patch">
      <metadata>
        <title>DSA-1566 cpio -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>cpio</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1566" ref_id="DSA-1566"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4476" ref_id="CVE-2007-4476"/>
        <description>Dmitry Levin discovered a vulnerability in path handling code used by the cpio archive utility. The weakness could enable a denial of service (crash) or potentially the execution of arbitrary code if a vulnerable version of cpio is used to extract or to list the contents of a maliciously crafted archive.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:13-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:36.561-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:10.235-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:06.220-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8098 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:36:00.250-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:02.631-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="cpio is earlier than 2.6-18.1+etch1" test_ref="oval:org.mitre.oval:tst:19719"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8097" version="3" class="patch">
      <metadata>
        <title>DSA-1452 wzdftpd -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>wzdftpd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1452" ref_id="DSA-1452"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5300" ref_id="CVE-2007-5300"/>
        <description>k1tk4t discovered that wzdftpd, a portable, modular, small and efficient ftp server, did not correctly handle the receipt of long usernames. This could allow remote users to cause the daemon to exit.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:22.308-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:09.678-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:05.661-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8097 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:06.242-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:02.443-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="wzdftpd-mod-avahi is earlier than 0.8.1-2etch1" test_ref="oval:org.mitre.oval:tst:18281"/>
            <criterion comment="wzdftpd-mod-perl is earlier than 0.8.1-2etch1" test_ref="oval:org.mitre.oval:tst:18289"/>
            <criterion comment="wzdftpd-mod-tcl is earlier than 0.8.1-2etch1" test_ref="oval:org.mitre.oval:tst:18301"/>
            <criterion comment="wzdftpd-dev is earlier than 0.8.1-2etch1" test_ref="oval:org.mitre.oval:tst:18231"/>
            <criterion comment="wzdftpd is earlier than 0.8.1-2etch1" test_ref="oval:org.mitre.oval:tst:18229"/>
            <criterion comment="wzdftpd-back-mysql is earlier than 0.8.1-2etch1" test_ref="oval:org.mitre.oval:tst:18221"/>
            <criterion comment="wzdftpd-back-pgsql is earlier than 0.8.1-2etch1" test_ref="oval:org.mitre.oval:tst:18396"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is m68k" test_ref="oval:org.mitre.oval:tst:13064"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="wzdftpd is earlier than 0.5.2-1.1sarge3" test_ref="oval:org.mitre.oval:tst:18357"/>
            <criterion comment="wzdftpd-mod-tcl is earlier than 0.5.2-1.1sarge3" test_ref="oval:org.mitre.oval:tst:18084"/>
            <criterion comment="wzdftpd-back-mysql is earlier than 0.5.2-1.1sarge3" test_ref="oval:org.mitre.oval:tst:18337"/>
            <criterion comment="wzdftpd-mod-perl is earlier than 0.5.2-1.1sarge3" test_ref="oval:org.mitre.oval:tst:18464"/>
            <criterion comment="wzdftpd-dev is earlier than 0.5.2-1.1sarge3" test_ref="oval:org.mitre.oval:tst:18460"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8096" version="3" class="patch">
      <metadata>
        <title>DSA-1710 ganglia-monitor-core -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ganglia-monitor-core</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1710" ref_id="DSA-1710"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0241" ref_id="CVE-2009-0241"/>
        <description>Spike Spiegel discovered a stack-based buffer overflow in gmetad, the meta-daemon for the ganglia cluster monitoring toolkit, which could be triggered via a request with long path names and might enable arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:11.199-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:09.100-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:05.297-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8096 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:58.730-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:02.247-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libganglia1 is earlier than 2.5.7-3.1etch1" test_ref="oval:org.mitre.oval:tst:14990"/>
          <criterion comment="gmetad is earlier than 2.5.7-3.1etch1" test_ref="oval:org.mitre.oval:tst:14688"/>
          <criterion comment="libganglia1-dev is earlier than 2.5.7-3.1etch1" test_ref="oval:org.mitre.oval:tst:14876"/>
          <criterion comment="ganglia-monitor is earlier than 2.5.7-3.1etch1" test_ref="oval:org.mitre.oval:tst:15016"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8095" version="3" class="patch">
      <metadata>
        <title>DSA-1601 wordpress -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>wordpress</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1601" ref_id="DSA-1601"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1599" ref_id="CVE-2007-1599"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0664" ref_id="CVE-2008-0664"/>
        <description>Several remote vulnerabilities have been discovered in Wordpress, the weblog manager. The Common Vulnerabilities and Exposures project identifies the following problems: WordPress allows remote attackers to redirect authenticated users to other websites and potentially obtain sensitive information. The XML-RPC implementation, when registration is enabled, allows remote attackers to edit posts of other blog users.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:52.790-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:08.800-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:05.086-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8095 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:54.786-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:02.071-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="wordpress is earlier than 2.0.10-1etch3" test_ref="oval:org.mitre.oval:tst:18748"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8094" version="3" class="patch">
      <metadata>
        <title>DSA-1524 krb5 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>krb5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1524" ref_id="DSA-1524"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0062" ref_id="CVE-2008-0062"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0063" ref_id="CVE-2008-0063"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0947" ref_id="CVE-2008-0947"/>
        <description>Several remote vulnerabilities have been discovered in the kdc component of the krb5, a system for authenticating users and services on a network. The Common Vulnerabilities and Exposures project identifies the following problems: An unauthenticated remote attacker may cause a krb4-enabled KDC to crash, expose information, or execute arbitrary code. Successful exploitation of this vulnerability could compromise the Kerberos key database and host security on the KDC host. An unauthenticated remote attacker may cause a krb4-enabled KDC to expose information. It is theoretically possible for the exposed information to include secret key data on some platforms. An unauthenticated remote attacker can cause memory corruption in the kadmind process, which is likely to cause kadmind to crash, resulting in a denial of service. It is at least theoretically possible for such corruption to result in database corruption or arbitrary code execution, though we have no such exploit and are not aware of any such exploits in use in the wild. In versions of MIT Kerberos shipped by Debian, this bug can only be triggered in configurations that allow large numbers of open file descriptors in a process.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:59.468-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:07.812-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:04.395-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8094 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:53.204-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:01.765-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="krb5-doc is earlier than 1.4.4-7etch5" test_ref="oval:org.mitre.oval:tst:19327"/>
            </criteria>
            <criterion comment="krb5-rsh-server is earlier than 1.4.4-7etch5" test_ref="oval:org.mitre.oval:tst:19148"/>
            <criterion comment="krb5-telnetd is earlier than 1.4.4-7etch5" test_ref="oval:org.mitre.oval:tst:18840"/>
            <criterion comment="libkrb5-dev is earlier than 1.4.4-7etch5" test_ref="oval:org.mitre.oval:tst:19282"/>
            <criterion comment="libkrb53 is earlier than 1.4.4-7etch5" test_ref="oval:org.mitre.oval:tst:19040"/>
            <criterion comment="krb5-ftpd is earlier than 1.4.4-7etch5" test_ref="oval:org.mitre.oval:tst:19328"/>
            <criterion comment="krb5-admin-server is earlier than 1.4.4-7etch5" test_ref="oval:org.mitre.oval:tst:19325"/>
            <criterion comment="libkadm55 is earlier than 1.4.4-7etch5" test_ref="oval:org.mitre.oval:tst:19080"/>
            <criterion comment="libkrb5-dbg is earlier than 1.4.4-7etch5" test_ref="oval:org.mitre.oval:tst:18759"/>
            <criterion comment="krb5-user is earlier than 1.4.4-7etch5" test_ref="oval:org.mitre.oval:tst:19062"/>
            <criterion comment="krb5-clients is earlier than 1.4.4-7etch5" test_ref="oval:org.mitre.oval:tst:19172"/>
            <criterion comment="krb5-kdc is earlier than 1.4.4-7etch5" test_ref="oval:org.mitre.oval:tst:19205"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="krb5-doc is earlier than 1.3.6-2sarge6" test_ref="oval:org.mitre.oval:tst:19009"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is m68k" test_ref="oval:org.mitre.oval:tst:13064"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="krb5-rsh-server is earlier than 1.3.6-2sarge6" test_ref="oval:org.mitre.oval:tst:19090"/>
                <criterion comment="krb5-telnetd is earlier than 1.3.6-2sarge6" test_ref="oval:org.mitre.oval:tst:19312"/>
                <criterion comment="libkrb53 is earlier than 1.3.6-2sarge6" test_ref="oval:org.mitre.oval:tst:19202"/>
                <criterion comment="libkrb5-dev is earlier than 1.3.6-2sarge6" test_ref="oval:org.mitre.oval:tst:18853"/>
                <criterion comment="krb5-ftpd is earlier than 1.3.6-2sarge6" test_ref="oval:org.mitre.oval:tst:19139"/>
                <criterion comment="libkadm55 is earlier than 1.3.6-2sarge6" test_ref="oval:org.mitre.oval:tst:19263"/>
                <criterion comment="krb5-user is earlier than 1.3.6-2sarge6" test_ref="oval:org.mitre.oval:tst:19295"/>
                <criterion comment="krb5-kdc is earlier than 1.3.6-2sarge6" test_ref="oval:org.mitre.oval:tst:18815"/>
                <criterion comment="krb5-clients is earlier than 1.3.6-2sarge6" test_ref="oval:org.mitre.oval:tst:19183"/>
                <criterion comment="krb5-admin-server is earlier than 1.3.6-2sarge6" test_ref="oval:org.mitre.oval:tst:18970"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8092" version="5" class="patch">
      <metadata>
        <title>DSA-1603 bind9 -- DNS cache poisoning</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>bind9</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1603" ref_id="DSA-1603"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1447" ref_id="CVE-2008-1447"/>
        <description>Dan Kaminsky discovered that properties inherent to the DNS protocol lead to practical DNS cache poisoning attacks. Among other things, successful attacks can lead to misdirected web traffic and email rerouting. This update changes Debian's BIND 9 packages to implement the recommended countermeasure: UDP query source port randomization. This change increases the size of the space from which an attacker has to guess values in a backwards-compatible fashion and makes successful attacks significantly more difficult. Note that this security update changes BIND network behavior in a fundamental way, and the following steps are recommended to ensure a smooth upgrade. 1. Make sure that your network configuration is compatible with source port randomization. If you guard your resolver with a stateless packet filter, you may need to make sure that no non-DNS services listen on the 1024--65535 UDP port range and open it at the packet filter. For instance, packet filters based on etch's Linux 2.6.18 kernel only support stateless filtering of IPv6 packets, and therefore pose this additional difficulty. (If you use IPv4 with iptables and ESTABLISHED rules, networking changes are likely not required.) 2. Install the BIND 9 upgrade, using "apt-get update" followed by "apt-get install bind9". Verify that the named process has been restarted and answers recursive queries. (If all queries result in timeouts, this indicates that networking changes are necessary; see the first step.) 3. Verify that source port randomization is active. Check that the /var/log/daemon.log file does not contain messages of the following form right after the "listening on IPv6 interface" and "listening on IPv4 interface" messages logged by BIND upon startup. If these messages are present, you should remove the indicated lines from the configuration, or replace the port numbers contained within them with "*" sign (e.g., replace "port 53" with "port *"). For additional certainty, use tcpdump or some other network monitoring tool to check for varying UDP source ports. If there is a NAT device in front of your resolver, make sure that it does not defeat the effect of source port randomization. 4. If you cannot activate source port randomization, consider configuring BIND 9 to forward queries to a resolver which can, possibly over a VPN such as OpenVPN to create the necessary trusted network link. (Use BIND's forward-only mode in this case.) Other caching resolvers distributed by Debian (PowerDNS, MaraDNS, Unbound) already employ source port randomization, and no updated packages are needed. BIND 9.5 up to and including version 1:9.5.0.dfsg-4 only implements a weak form of source port randomization and needs to be updated as well. For information on BIND 8, see DSA-1604-1, and for the status of the libc stub resolver, see DSA-1605-1. The updated bind9 packages contain changes originally scheduled for the next stable point release, including the changed IP address of L.ROOT-SERVERS.NET (Debian bug #449148).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:54.268-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:07.113-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:03.802-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8092 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:56.907-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:01.539-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:18496 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:33.660-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:50.620-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="bind9-doc is earlier than 1:9.3.4-2etch3" test_ref="oval:org.mitre.oval:tst:18720"/>
          </criteria>
          <criterion comment="dnsutils is earlier than 1:9.3.4-2etch3" test_ref="oval:org.mitre.oval:tst:18496"/>
          <criterion comment="libbind-dev is earlier than 1:9.3.4-2etch3" test_ref="oval:org.mitre.oval:tst:18528"/>
          <criterion comment="libdns22 is earlier than 1:9.3.4-2etch3" test_ref="oval:org.mitre.oval:tst:18639"/>
          <criterion comment="libisccfg1 is earlier than 1:9.3.4-2etch3" test_ref="oval:org.mitre.oval:tst:18461"/>
          <criterion comment="libisccc0 is earlier than 1:9.3.4-2etch3" test_ref="oval:org.mitre.oval:tst:18669"/>
          <criterion comment="libisc11 is earlier than 1:9.3.4-2etch3" test_ref="oval:org.mitre.oval:tst:18092"/>
          <criterion comment="libbind9-0 is earlier than 1:9.3.4-2etch3" test_ref="oval:org.mitre.oval:tst:18395"/>
          <criterion comment="bind9-host is earlier than 1:9.3.4-2etch3" test_ref="oval:org.mitre.oval:tst:18703"/>
          <criterion comment="bind9 is earlier than 1:9.3.4-2etch3" test_ref="oval:org.mitre.oval:tst:18216"/>
          <criterion comment="liblwres9 is earlier than 1:9.3.4-2etch3" test_ref="oval:org.mitre.oval:tst:18623"/>
          <criterion comment="lwresd is earlier than 1:9.3.4-2etch3" test_ref="oval:org.mitre.oval:tst:18448"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8091" version="3" class="patch">
      <metadata>
        <title>DSA-1640 python-django -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>python-django</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1640" ref_id="DSA-1640"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3909" ref_id="CVE-2008-3909"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5712" ref_id="CVE-2007-5712"/>
        <description>Simon Willison discovered that in Django, a Python web framework, the feature to retain HTTP POST data during user reauthentication allowed a remote attacker to perform unauthorised modification of data through cross site request forgery. This is possible regardless of the Django plugin to prevent cross site request forgery being enabled. The Common Vulnerabilities and Exposures project identifies this issue as CVE-2008-3909. In this update the affected feature is disabled; this is in accordance with upstream’s preferred solution for this situation. This update takes the opportunity to also include a relatively minor denial of service attack in the internationalisation framework, known as CVE-2007-5712.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:28.171-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:06.798-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:03.589-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8091 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:58.593-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:01.345-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="python-django is earlier than 0.95.1-1etch2" test_ref="oval:org.mitre.oval:tst:17438"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8090" version="3" class="patch">
      <metadata>
        <title>DSA-1450 util-linux -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>util-linux</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1450" ref_id="DSA-1450"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5191" ref_id="CVE-2007-5191"/>
        <description>It was discovered that util-linux, miscellaneous system utilities, didn't drop privileged user and group permissions in the correct order in the mount and umount commands. This could potentially allow a local user to gain additional privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:19.819-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:06.164-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:03.003-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8090 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:59.023-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:01.197-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="util-linux-locales is earlier than 2.12r-19etch1" test_ref="oval:org.mitre.oval:tst:18315"/>
            </criteria>
            <criterion comment="mount is earlier than 2.12r-19etch1" test_ref="oval:org.mitre.oval:tst:18392"/>
            <criterion comment="util-linux is earlier than 2.12r-19etch1" test_ref="oval:org.mitre.oval:tst:18139"/>
            <criterion comment="bsdutils is earlier than 2.12r-19etch1" test_ref="oval:org.mitre.oval:tst:18154"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="util-linux-locales is earlier than 2.12p-4sarge2" test_ref="oval:org.mitre.oval:tst:17711"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is m68k" test_ref="oval:org.mitre.oval:tst:13064"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="mount is earlier than 2.12p-4sarge2" test_ref="oval:org.mitre.oval:tst:17907"/>
                <criterion comment="util-linux is earlier than 2.12p-4sarge2" test_ref="oval:org.mitre.oval:tst:17474"/>
                <criterion comment="bsdutils is earlier than 2.12p-4sarge2" test_ref="oval:org.mitre.oval:tst:18208"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8089" version="3" class="patch">
      <metadata>
        <title>DSA-1786 acpid -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>acpid</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1786" ref_id="DSA-1786"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0798" ref_id="CVE-2009-0798"/>
        <description>It was discovered that acpid, a daemon for delivering ACPI events, is prone to a denial of service attack by opening a large number of UNIX sockets, which are not closed properly.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:10.370-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:05.767-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:02.724-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8089 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:55.815-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:01.027-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          </criteria>
          <criterion comment="acpid is earlier than 1.0.8-1lenny1" test_ref="oval:org.mitre.oval:tst:18876"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          </criteria>
          <criterion comment="acpid is earlier than 1.0.4-5etch1" test_ref="oval:org.mitre.oval:tst:18789"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8088" version="3" class="patch">
      <metadata>
        <title>DSA-1487 libexif -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>libexif</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1487" ref_id="DSA-1487"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2645" ref_id="CVE-2007-2645"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6351" ref_id="CVE-2007-6351"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6352" ref_id="CVE-2007-6352"/>
        <description>Several vulnerabilities have been discovered in the EXIF parsing code of the libexif library, which can lead to denial of service or the execution of arbitrary code if a user is tricked into opening a malformed image. The Common Vulnerabilities and Exposures project identifies the following problems: Victor Stinner discovered an integer overflow, which may result in denial of service or potentially the execution of arbitrary code. Meder Kydyraliev discovered an infinite loop, which may result in denial of service. Victor Stinner discovered an integer overflow, which may result in denial of service or potentially the execution of arbitrary code. This update also fixes two potential NULL pointer deferences.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:00.628-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:05.311-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:02.329-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8088 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:58.424-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:00.757-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libexif-dev is earlier than 0.6.13-5etch2" test_ref="oval:org.mitre.oval:tst:14934"/>
            <criterion comment="libexif12 is earlier than 0.6.13-5etch2" test_ref="oval:org.mitre.oval:tst:14897"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is m68k" test_ref="oval:org.mitre.oval:tst:13064"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libexif10 is earlier than 0.6.9-6sarge2" test_ref="oval:org.mitre.oval:tst:14960"/>
            <criterion comment="libexif-dev is earlier than 0.6.9-6sarge2" test_ref="oval:org.mitre.oval:tst:14911"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8086" version="3" class="patch">
      <metadata>
        <title>DSA-1867 kdelibs -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>kdelibs</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1867" ref_id="DSA-1867"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1690" ref_id="CVE-2009-1690"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1698" ref_id="CVE-2009-1698"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1687" ref_id="CVE-2009-1687"/>
        <description>Several security issues have been discovered in kdelibs, core libraries from the official KDE release. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that there is a use-after-free flaw in handling certain DOM event handlers. This could lead to the execution of arbitrary code, when visiting a malicious website. It was discovered that there could be an uninitialised pointer when handling a Cascading Style Sheets (CSS) attr function call. This could lead to the execution of arbitrary code, when visiting a malicious website. It was discovered that the JavaScript garbage collector does not handle allocation failures properly, which could lead to the execution of arbitrary code when visiting a malicious website.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:07.804-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:04.658-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:01.821-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8086 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:56.042-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:00.576-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="kdelibs4-doc is earlier than 3.5.10.dfsg.1-0lenny2" test_ref="oval:org.mitre.oval:tst:18414"/>
                <criterion comment="kdelibs is earlier than 3.5.10.dfsg.1-0lenny2" test_ref="oval:org.mitre.oval:tst:18097"/>
                <criterion comment="kdelibs-data is earlier than 3.5.10.dfsg.1-0lenny2" test_ref="oval:org.mitre.oval:tst:18276"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="kdelibs4-dev is earlier than 3.5.10.dfsg.1-0lenny2" test_ref="oval:org.mitre.oval:tst:18160"/>
                <criterion comment="kdelibs4c2a is earlier than 3.5.10.dfsg.1-0lenny2" test_ref="oval:org.mitre.oval:tst:18246"/>
                <criterion comment="kdelibs-dbg is earlier than 3.5.10.dfsg.1-0lenny2" test_ref="oval:org.mitre.oval:tst:18361"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="kdelibs4-doc is earlier than 3.5.5a.dfsg.1-8etch2" test_ref="oval:org.mitre.oval:tst:18105"/>
                <criterion comment="kdelibs is earlier than 3.5.5a.dfsg.1-8etch2" test_ref="oval:org.mitre.oval:tst:18294"/>
                <criterion comment="kdelibs-data is earlier than 3.5.5a.dfsg.1-8etch2" test_ref="oval:org.mitre.oval:tst:18166"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="kdelibs4-dev is earlier than 3.5.5a.dfsg.1-8etch2" test_ref="oval:org.mitre.oval:tst:18399"/>
                <criterion comment="kdelibs4c2a is earlier than 3.5.5a.dfsg.1-8etch2" test_ref="oval:org.mitre.oval:tst:18202"/>
                <criterion comment="kdelibs-dbg is earlier than 3.5.5a.dfsg.1-8etch2" test_ref="oval:org.mitre.oval:tst:18402"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8085" version="3" class="patch">
      <metadata>
        <title>DSA-1638 openssh -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openssh</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1638" ref_id="DSA-1638"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5051" ref_id="CVE-2006-5051"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4109" ref_id="CVE-2008-4109"/>
        <description>It has been discovered that the signal handler implementing the login timeout in Debian's version of the OpenSSH server uses functions which are not async-signal-safe, leading to a denial of service vulnerability (CVE-2008-4109). The problem was originally corrected in OpenSSH 4.4p1 (CVE-2006-5051), but the patch backported to the version released with etch was incorrect. Systems affected by this issue suffer from lots of zombie sshd processes. Processes stuck with a "[net]" process title have also been observed. Over time, a sufficient number of processes may accumulate such that further login attempts are impossible. Presence of these processes does not indicate active exploitation of this vulnerability. It is possible to trigger this denial of service condition by accident.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:36.515-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:04.211-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:01.439-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8085 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:54.127-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:00.266-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="ssh-krb5 is earlier than 4.3p2-9etch3" test_ref="oval:org.mitre.oval:tst:14577"/>
              <criterion comment="ssh is earlier than 4.3p2-9etch3" test_ref="oval:org.mitre.oval:tst:15479"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="openssh-server is earlier than 4.3p2-9etch3" test_ref="oval:org.mitre.oval:tst:15365"/>
              <criterion comment="openssh-client is earlier than 4.3p2-9etch3" test_ref="oval:org.mitre.oval:tst:15419"/>
              <criterion comment="ssh-askpass-gnome is earlier than 4.3p2-9etch3" test_ref="oval:org.mitre.oval:tst:15418"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8084" version="3" class="patch">
      <metadata>
        <title>DSA-1647 php5 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>php5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1647" ref_id="DSA-1647"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3658" ref_id="CVE-2008-3658"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3659" ref_id="CVE-2008-3659"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3660" ref_id="CVE-2008-3660"/>
        <description>Several vulnerabilities have been discovered in PHP, a server-side, HTML-embedded scripting language. The Common Vulnerabilities and Exposures project identifies the following problems: Buffer overflow in the imageloadfont function allows a denial of service or code execution through a crafted font file. Buffer overflow in the memnstr function allows a denial of service or code execution via a crafted delimiter parameter to the explode function. Denial of service is possible in the FastCGI module by a remote attacker by making a request with multiple dots before the extension.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:26.830-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:03.443-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:00.847-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8084 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:04.874-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:59.941-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="php-pear is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17131"/>
              <criterion comment="php5 is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:16833"/>
            </criteria>
          </criteria>
          <criterion comment="libapache-mod-php5 is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17571"/>
          <criterion comment="php5-recode is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17429"/>
          <criterion comment="php5-xmlrpc is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17338"/>
          <criterion comment="php5-curl is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:16717"/>
          <criterion comment="php5-snmp is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17681"/>
          <criterion comment="php5-mysql is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17003"/>
          <criterion comment="php5-odbc is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:16720"/>
          <criterion comment="php5-xsl is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17388"/>
          <criterion comment="php5-gd is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:16965"/>
          <criterion comment="libapache2-mod-php5 is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17707"/>
          <criterion comment="php5-mhash is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:16895"/>
          <criterion comment="php5-tidy is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17680"/>
          <criterion comment="php5-mcrypt is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17286"/>
          <criterion comment="php5-dev is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17706"/>
          <criterion comment="php5-pgsql is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17632"/>
          <criterion comment="php5-cgi is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17323"/>
          <criterion comment="php5-imap is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17698"/>
          <criterion comment="php5-sqlite is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17649"/>
          <criterion comment="php5-ldap is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17699"/>
          <criterion comment="php5-cli is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17295"/>
          <criterion comment="php5-sybase is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17652"/>
          <criterion comment="php5-pspell is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17703"/>
          <criterion comment="php5-common is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17312"/>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            </criteria>
            <criterion comment="php5-interbase is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17615"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8083" version="3" class="patch">
      <metadata>
        <title>DSA-1770 imp4 -- Insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>imp4</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1770" ref_id="DSA-1770"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4182" ref_id="CVE-2008-4182"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0930" ref_id="CVE-2009-0930"/>
        <description>Several vulnerabilities have been found in imp4, a webmail component for the horde framework. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that imp4 suffers from a cross-site scripting (XSS) attack via the user field in an IMAP session, which allows attackers to inject arbitrary HTML code. It was discovered that imp4 is prone to several cross-site scripting (XSS) attacks via several vectors in the mail code allowing attackers to inject arbitrary HTML code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:21.362-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:02.967-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:00.627-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8083 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:36:00.386-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:59.748-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="imp4 is earlier than 4.1.3-4etch1" test_ref="oval:org.mitre.oval:tst:19019"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8082" version="3" class="patch">
      <metadata>
        <title>DSA-1600 sympa -- dos</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>sympa</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1600" ref_id="DSA-1600"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1648" ref_id="CVE-2008-1648"/>
        <description>It was discovered that sympa, a modern mailing list manager, would crash when processing certain types of malformed messages.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:53.097-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:02.584-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:00.299-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8082 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:36:00.643-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:59.588-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="sympa is earlier than 5.2.3-1.2+etch1" test_ref="oval:org.mitre.oval:tst:18519"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8076" version="3" class="patch">
      <metadata>
        <title>DSA-1654 libxml2 -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libxml2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1654" ref_id="DSA-1654"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3529" ref_id="CVE-2008-3529"/>
        <description>It was discovered that libxml2, the GNOME XML library, didn't correctly handle long entity names. This could allow the execution of arbitrary code via a malicious XML file.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:26.889-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:01.166-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:59.097-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8076 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:54.277-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:59.070-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libxml2-doc is earlier than 2.6.27.dfsg-5" test_ref="oval:org.mitre.oval:tst:15151"/>
          </criteria>
          <criterion comment="libxml2 is earlier than 2.6.27.dfsg-5" test_ref="oval:org.mitre.oval:tst:15206"/>
          <criterion comment="libxml2-dev is earlier than 2.6.27.dfsg-5" test_ref="oval:org.mitre.oval:tst:14944"/>
          <criterion comment="python-libxml2 is earlier than 2.6.27.dfsg-5" test_ref="oval:org.mitre.oval:tst:15080"/>
          <criterion comment="libxml2-dbg is earlier than 2.6.27.dfsg-5" test_ref="oval:org.mitre.oval:tst:15070"/>
          <criterion comment="libxml2-utils is earlier than 2.6.27.dfsg-5" test_ref="oval:org.mitre.oval:tst:15225"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8075" version="3" class="patch">
      <metadata>
        <title>DSA-1655 linux-2.6.24 -- denial of service/information leak/privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6.24</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1655" ref_id="DSA-1655"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1514" ref_id="CVE-2008-1514"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3525" ref_id="CVE-2008-3525"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3831" ref_id="CVE-2008-3831"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4113" ref_id="CVE-2008-4113"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4445" ref_id="CVE-2008-4445"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service, privilege escalation or a leak of sensitive data. The Common Vulnerabilities and Exposures project identifies the following problems: Jan Kratochvil reported a local denial of service vulnerability in the ptrace interface for the s390 architecture. Local users can trigger an invalid pointer dereference, leading to a system panic. Eugene Teo reported a lack of capability checks in the kernel driver for Granch SBNI12 leased line adapters (sbni), allowing local users to perform privileged operations. Olaf Kirch discovered an issue with the i915 driver that may allow local users to cause memory corruption by use of an ioctl with insufficient privilege restrictions. Eugene Teo discovered two issues in the SCTP subsystem which allow local users to obtain access to sensitive memory when the SCTP-AUTH extension is enabled.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:29.391-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:00.325-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:58.428-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8075 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:58.170-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:58.732-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-patch-debian-2.6.24 is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15219"/>
              <criterion comment="linux-support-2.6.24-etchnhalf.1 is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:14796"/>
              <criterion comment="linux-doc-2.6.24 is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15203"/>
              <criterion comment="linux-tree-2.6.24 is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:14785"/>
              <criterion comment="linux-source-2.6.24 is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15006"/>
              <criterion comment="linux-manual-2.6.24 is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:14898"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390x is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:14797"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-s390 is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:14995"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-s390 is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15060"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390 is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15230"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390-tape is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:14628"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:14939"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15084"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-s390x is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:14500"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-amd64 is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:14418"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15048"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-amd64 is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:14281"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15163"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64 is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15240"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc-smp is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15426"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc-smp is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15180"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15312"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:14469"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-hppa is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15104"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64-smp is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15297"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64-smp is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15381"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15420"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15469"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64 is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15400"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8074" version="3" class="patch">
      <metadata>
        <title>DSA-1811 cups, cupsys -- null ptr dereference</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>cups</product>
          <product>cupsys</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1811" ref_id="DSA-1811"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0949" ref_id="CVE-2009-0949"/>
        <description>Anibal Sacco discovered that cups, a general printing system for UNIX systems, suffers from null pointer dereference because of its handling of two consecutive IPP packets with certain tag attributes that are treated as IPP_TAG_UNSUPPORTED tags. This allows unauthenticated attackers to perform denial of service attacks by crashing the cups daemon.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:39.260-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:59.432-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:57.666-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8074 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:59.904-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:58.413-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="cupsys-bsd is earlier than 1.3.8-1+lenny6" test_ref="oval:org.mitre.oval:tst:17665"/>
                <criterion comment="cupsys-client is earlier than 1.3.8-1+lenny6" test_ref="oval:org.mitre.oval:tst:18102"/>
                <criterion comment="libcupsys2-dev is earlier than 1.3.8-1+lenny6" test_ref="oval:org.mitre.oval:tst:18319"/>
                <criterion comment="cupsys-common is earlier than 1.3.8-1+lenny6" test_ref="oval:org.mitre.oval:tst:18514"/>
                <criterion comment="cups-common is earlier than 1.3.8-1+lenny6" test_ref="oval:org.mitre.oval:tst:17987"/>
                <criterion comment="cupsys-dbg is earlier than 1.3.8-1+lenny6" test_ref="oval:org.mitre.oval:tst:18316"/>
                <criterion comment="cupsys is earlier than 1.3.8-1+lenny6" test_ref="oval:org.mitre.oval:tst:17942"/>
                <criterion comment="libcupsys2 is earlier than 1.3.8-1+lenny6" test_ref="oval:org.mitre.oval:tst:18251"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libcups2-dev is earlier than 1.3.8-1+lenny6" test_ref="oval:org.mitre.oval:tst:18539"/>
                <criterion comment="cups-bsd is earlier than 1.3.8-1+lenny6" test_ref="oval:org.mitre.oval:tst:18609"/>
                <criterion comment="libcupsimage2-dev is earlier than 1.3.8-1+lenny6" test_ref="oval:org.mitre.oval:tst:18550"/>
                <criterion comment="libcupsimage2 is earlier than 1.3.8-1+lenny6" test_ref="oval:org.mitre.oval:tst:18531"/>
                <criterion comment="cups-client is earlier than 1.3.8-1+lenny6" test_ref="oval:org.mitre.oval:tst:17917"/>
                <criterion comment="libcups2 is earlier than 1.3.8-1+lenny6" test_ref="oval:org.mitre.oval:tst:18513"/>
                <criterion comment="cups-dbg is earlier than 1.3.8-1+lenny6" test_ref="oval:org.mitre.oval:tst:18381"/>
                <criterion comment="cups is earlier than 1.3.8-1+lenny6" test_ref="oval:org.mitre.oval:tst:18083"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libcupsys2-gnutls10 is earlier than 1.2.7-4+etch8" test_ref="oval:org.mitre.oval:tst:18341"/>
                <criterion comment="cupsys-common is earlier than 1.2.7-4+etch8" test_ref="oval:org.mitre.oval:tst:18576"/>
              </criteria>
            </criteria>
            <criterion comment="cupsys-bsd is earlier than 1.2.7-4+etch8" test_ref="oval:org.mitre.oval:tst:17910"/>
            <criterion comment="cupsys-client is earlier than 1.2.7-4+etch8" test_ref="oval:org.mitre.oval:tst:18387"/>
            <criterion comment="libcupsys2-dev is earlier than 1.2.7-4+etch8" test_ref="oval:org.mitre.oval:tst:18517"/>
            <criterion comment="libcupsimage2-dev is earlier than 1.2.7-4+etch8" test_ref="oval:org.mitre.oval:tst:18592"/>
            <criterion comment="libcupsimage2 is earlier than 1.2.7-4+etch8" test_ref="oval:org.mitre.oval:tst:17859"/>
            <criterion comment="cupsys-dbg is earlier than 1.2.7-4+etch8" test_ref="oval:org.mitre.oval:tst:18450"/>
            <criterion comment="cupsys is earlier than 1.2.7-4+etch8" test_ref="oval:org.mitre.oval:tst:18292"/>
            <criterion comment="libcupsys2 is earlier than 1.2.7-4+etch8" test_ref="oval:org.mitre.oval:tst:18270"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8072" version="3" class="patch">
      <metadata>
        <title>DSA-1871 wordpress -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>wordpress</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1871" ref_id="DSA-1871"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6762" ref_id="CVE-2008-6762"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6767" ref_id="CVE-2008-6767"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2334" ref_id="CVE-2009-2334"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2854" ref_id="CVE-2009-2854"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2851" ref_id="CVE-2009-2851"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2853" ref_id="CVE-2009-2853"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1502" ref_id="CVE-2008-1502"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4106" ref_id="CVE-2008-4106"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4769" ref_id="CVE-2008-4769"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4796" ref_id="CVE-2008-4796"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5113" ref_id="CVE-2008-5113"/>
        <description>Several vulnerabilities have been discovered in wordpress, weblog manager. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that wordpress is prone to an open redirect vulnerability which allows remote attackers to conduct phishing atacks. It was discovered that remote attackers had the ability to trigger an application upgrade, which could lead to a denial of service attack. It was discovered that wordpress lacks authentication checks in the plugin configuration, which might leak sensitive information. It was discovered that wordpress lacks authentication checks in various actions, thus allowing remote attackers to produce unauthorised edits or additions. It was discovered that the administrator interface is prone to a cross-site scripting attack. It was discovered that remote attackers can gain privileges via certain direct requests. It was discovered that the _bad_protocol_once function in KSES, as used by wordpress, allows remote attackers to perform cross-site scripting attacks. It was discovered that wordpress lacks certain checks around user information, which could be used by attackers to change the password of a user. It was discovered that the get_category_template function is prone to a directory traversal vulnerability, which could lead to the execution of arbitrary code. It was discovered that the _httpsrequest function in the embedded snoopy version is prone to the execution of arbitrary commands via shell metacharacters in https URLs. It was discovered that wordpress relies on the REQUEST superglobal array in certain dangerous situations, which makes it easier to perform attacks via crafted cookies.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:50.427-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:59.174-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:57.415-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8072 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:59.518-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:57.789-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="wordpress is earlier than 2.5.1-11+lenny1" test_ref="oval:org.mitre.oval:tst:15367"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="wordpress is earlier than 2.0.10-1etch4" test_ref="oval:org.mitre.oval:tst:15675"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8071" version="3" class="patch">
      <metadata>
        <title>DSA-1556 perl -- heap buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>perl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1556" ref_id="DSA-1556"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1927" ref_id="CVE-2008-1927"/>
        <description>It has been discovered that the Perl interpreter may encounter a buffer overflow condition when compiling certain regular expressions containing Unicode characters. This also happens if the offending characters are contained in a variable reference protected by the \Q...\E quoting construct. When encountering this condition, the Perl interpreter typically crashes, but arbitrary code execution cannot be ruled out.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:40.484-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:58.611-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:56.951-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8071 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:57.436-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:57.615-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="perl-modules is earlier than 5.8.8-7etch3" test_ref="oval:org.mitre.oval:tst:18846"/>
              <criterion comment="perl-doc is earlier than 5.8.8-7etch3" test_ref="oval:org.mitre.oval:tst:19159"/>
              <criterion comment="libcgi-fast-perl is earlier than 5.8.8-7etch3" test_ref="oval:org.mitre.oval:tst:19032"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libperl-dev is earlier than 5.8.8-7etch3" test_ref="oval:org.mitre.oval:tst:19175"/>
              <criterion comment="perl-suid is earlier than 5.8.8-7etch3" test_ref="oval:org.mitre.oval:tst:18586"/>
              <criterion comment="perl is earlier than 5.8.8-7etch3" test_ref="oval:org.mitre.oval:tst:18708"/>
              <criterion comment="perl-base is earlier than 5.8.8-7etch3" test_ref="oval:org.mitre.oval:tst:18892"/>
              <criterion comment="libperl5.8 is earlier than 5.8.8-7etch3" test_ref="oval:org.mitre.oval:tst:18873"/>
              <criterion comment="perl-debug is earlier than 5.8.8-7etch3" test_ref="oval:org.mitre.oval:tst:18972"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8070" version="3" class="patch">
      <metadata>
        <title>DSA-1462 hplip -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>hplip</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1462" ref_id="DSA-1462"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5208" ref_id="CVE-2007-5208"/>
        <description>Kees Cook discovered that the hpssd tool of the HP Linux Printing and Imaging System (HPLIP) performs insufficient input sanitising of shell meta characters, which may result in local privilege escalation to the hplip user. The old stable distribution (sarge) is not affected by this problem. For the stable distribution (etch), this problem has been fixed in version 1.6.10-3etch1. For the unstable distribution (sid), this problem has been fixed in version 1.6.10-4.3. We recommend that you upgrade your hplip packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:52.435-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:58.281-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:56.622-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8070 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:52.440-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:57.461-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="hpijs-ppds is earlier than 2.6.10+1.6.10-3etch1" test_ref="oval:org.mitre.oval:tst:16951"/>
              <criterion comment="hplip-data is earlier than 1.6.10-3etch1" test_ref="oval:org.mitre.oval:tst:17185"/>
              <criterion comment="hplip-doc is earlier than 1.6.10-3etch1" test_ref="oval:org.mitre.oval:tst:16844"/>
            </criteria>
          </criteria>
          <criterion comment="hplip is earlier than 1.6.10-3etch1" test_ref="oval:org.mitre.oval:tst:17011"/>
          <criterion comment="hplip-dbg is earlier than 1.6.10-3etch1" test_ref="oval:org.mitre.oval:tst:16789"/>
          <criterion comment="hpijs is earlier than 2.6.10+1.6.10-3etch1" test_ref="oval:org.mitre.oval:tst:17325"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8069" version="3" class="patch">
      <metadata>
        <title>DSA-1567 blender -- buffer overrun</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>blender</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1567" ref_id="DSA-1567"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1102" ref_id="CVE-2008-1102"/>
        <description>Stefan Cornelius discovered a vulnerability in the Radiance High Dynamic Range (HDR) image parser in Blender, a 3D modelling application. The weakness could enable a stack-based buffer overflow and the execution of arbitrary code if a maliciously-crafted HDR file is opened, or if a directory containing such a file is browsed via Blender's image-open dialog.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:44.385-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:57.977-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:56.310-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8069 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:58.865-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:57.331-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="blender is earlier than 2.42a-7.1+etch1" test_ref="oval:org.mitre.oval:tst:19073"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8067" version="5" class="patch">
      <metadata>
        <title>DSA-1643 feta -- insecure temp file handling</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>feta</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1643" ref_id="DSA-1643"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4440" ref_id="CVE-2008-4440"/>
        <description>Dmitry E. Oboukhov discovered that the "to-upgrade" plugin of Feta, a simpler interface to APT, dpkg, and other Debian package tools creates temporary files insecurely, which may lead to local denial of service through symlink attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:16.499-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:56.759-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:55.634-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5682 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:42.191-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:59.726-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8067 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:36:00.510-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:56.991-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="feta is earlier than 1.4.15+etch1" test_ref="oval:org.mitre.oval:tst:18371"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8066" version="3" class="patch">
      <metadata>
        <title>DSA-1937 gforge -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gforge</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1937" ref_id="DSA-1937"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3303" ref_id="CVE-2009-3303"/>
        <description>It was discovered that gforge, collaborative development tool, is prone to a cross-site scripting attack via the helpname parameter. Beside fixing this issue, the update also introduces some additional input sanitising. However, there are no known attack vectors. The oldstable distribution (etch), these problems have been fixed in version 4.5.14-22etch12.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:11.572-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:55.992-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:54.995-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8066 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:53.910-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:56.762-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="gforge-mta-courier is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:19076"/>
            <criterion comment="gforge is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:19145"/>
            <criterion comment="gforge-plugin-scmcvs is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:19134"/>
            <criterion comment="gforge-common is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:18912"/>
            <criterion comment="gforge-shell-postgresql is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:19462"/>
            <criterion comment="gforge-plugin-scmsvn is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:19351"/>
            <criterion comment="gforge-web-apache2 is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:19124"/>
            <criterion comment="gforge-mta-postfix is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:19305"/>
            <criterion comment="gforge-mta-exim4 is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:18870"/>
            <criterion comment="gforge-lists-mailman is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:19368"/>
            <criterion comment="gforge-web-apache is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:18818"/>
            <criterion comment="gforge-db-postgresql is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:19233"/>
            <criterion comment="gforge-ftp-proftpd is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:19284"/>
            <criterion comment="gforge-plugin-mediawiki is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:19154"/>
            <criterion comment="gforge-dns-bind9 is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:19086"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="gforge-ldap-openldap is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:19362"/>
            <criterion comment="gforge-mta-exim4 is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:19208"/>
            <criterion comment="gforge-mta-courier is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:19228"/>
            <criterion comment="gforge-db-postgresql is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:19238"/>
            <criterion comment="gforge is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:19279"/>
            <criterion comment="gforge-common is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:19376"/>
            <criterion comment="gforge-mta-postfix is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:19006"/>
            <criterion comment="gforge-shell-postgresql is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:19337"/>
            <criterion comment="gforge-shell-ldap is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:19269"/>
            <criterion comment="gforge-lists-mailman is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:19435"/>
            <criterion comment="gforge-web-apache is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:19017"/>
            <criterion comment="gforge-mta-exim is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:18543"/>
            <criterion comment="gforge-ftp-proftpd is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:18899"/>
            <criterion comment="gforge-dns-bind9 is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:19121"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8065" version="5" class="patch">
      <metadata>
        <title>DSA-1578 php4 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>php4</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1578" ref_id="DSA-1578"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3799" ref_id="CVE-2007-3799"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3806" ref_id="CVE-2007-3806"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3998" ref_id="CVE-2007-3998"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4657" ref_id="CVE-2007-4657"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2051" ref_id="CVE-2008-2051"/>
        <description>Several vulnerabilities have been discovered in PHP version 4, a server-side, HTML-embedded scripting language. The Common Vulnerabilities and Exposures project identifies the following problems: The session_start function allows remote attackers to insert arbitrary attributes into the session cookie via special characters in a cookie that is obtained from various parameters. A denial of service was possible through a malicious script abusing the glob() function. Certain maliciously constructed input to the wordwrap() function could lead to a denial of service attack. Large len values of the stspn() or strcspn() functions could allow an attacker to trigger integer overflows to expose memory or cause denial of service. The escapeshellcmd API function could be attacked via incomplete multibyte chars.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:03.962-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:55.317-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:54.457-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8065 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:56.444-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:56.548-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:13821 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:35.856-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:50.033-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="php4 is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13821"/>
              <criterion comment="php4-pear is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13781"/>
            </criteria>
          </criteria>
          <criterion comment="libapache-mod-php4 is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13915"/>
          <criterion comment="php4-recode is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13810"/>
          <criterion comment="php4-xslt is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13856"/>
          <criterion comment="php4-mcal is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13883"/>
          <criterion comment="php4-domxml is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13815"/>
          <criterion comment="php4-mhash is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13912"/>
          <criterion comment="php4-snmp is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13935"/>
          <criterion comment="libapache2-mod-php4 is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13913"/>
          <criterion comment="php4-cli is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13469"/>
          <criterion comment="php4-mcrypt is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13692"/>
          <criterion comment="php4-gd is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13893"/>
          <criterion comment="php4-mysql is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13875"/>
          <criterion comment="php4-imap is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13584"/>
          <criterion comment="php4-cgi is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13876"/>
          <criterion comment="php4-pgsql is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13568"/>
          <criterion comment="php4-odbc is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13894"/>
          <criterion comment="php4-dev is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13895"/>
          <criterion comment="php4-pspell is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13868"/>
          <criterion comment="php4-ldap is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13493"/>
          <criterion comment="php4-common is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13127"/>
          <criterion comment="php4-curl is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13910"/>
          <criterion comment="php4-sybase is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13265"/>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            </criteria>
            <criterion comment="php4-interbase is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13012"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8062" version="3" class="patch">
      <metadata>
        <title>DSA-1562 iceape -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceape</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1562" ref_id="DSA-1562"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1380" ref_id="CVE-2008-1380"/>
        <description>It was discovered that crashes in the JavaScript engine of Iceape, an unbranded version of the Seamonkey internet suite could potentially lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:30.454-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:53.716-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:53.209-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8062 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:53.705-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:55.256-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mozilla-calendar is earlier than 1.8+1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:20193"/>
              <criterion comment="mozilla-chatzilla is earlier than 1.8+1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:20236"/>
              <criterion comment="iceape is earlier than 1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:19918"/>
              <criterion comment="iceape-chatzilla is earlier than 1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:20113"/>
              <criterion comment="mozilla is earlier than 1.8+1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:20103"/>
              <criterion comment="mozilla-psm is earlier than 1.8+1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:19764"/>
              <criterion comment="mozilla-mailnews is earlier than 1.8+1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:19934"/>
              <criterion comment="mozilla-dom-inspector is earlier than 1.8+1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:19661"/>
              <criterion comment="mozilla-js-debugger is earlier than 1.8+1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:19353"/>
              <criterion comment="mozilla-browser is earlier than 1.8+1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:20181"/>
              <criterion comment="mozilla-dev is earlier than 1.8+1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:19648"/>
              <criterion comment="iceape-dev is earlier than 1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:20209"/>
            </criteria>
          </criteria>
          <criterion comment="iceape-dbg is earlier than 1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:20342"/>
          <criterion comment="iceape-dom-inspector is earlier than 1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:19815"/>
          <criterion comment="iceape-mailnews is earlier than 1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:20090"/>
          <criterion comment="iceape-browser is earlier than 1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:20016"/>
          <criterion comment="iceape-calendar is earlier than 1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:19935"/>
          <criterion comment="iceape-gnome-support is earlier than 1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:20183"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8061" version="5" class="patch">
      <metadata>
        <title>DSA-1610 gaim -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gaim</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1610" ref_id="DSA-1610"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2927" ref_id="CVE-2008-2927"/>
        <description>It was discovered that gaim, an multi-protocol instant messaging client, was vulnerable to several integer overflows in its MSN protocol handlers. These could allow a remote attacker to execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:33.116-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:53.241-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:52.800-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8061 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:32:59.664-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:55.037-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:16296 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:40.839-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:49.747-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="gaim-data is earlier than 1:2.0.0+beta5-10etch1" test_ref="oval:org.mitre.oval:tst:16296"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="gaim-dbg is earlier than 1:2.0.0+beta5-10etch1" test_ref="oval:org.mitre.oval:tst:15878"/>
              <criterion comment="gaim-dev is earlier than 1:2.0.0+beta5-10etch1" test_ref="oval:org.mitre.oval:tst:16382"/>
              <criterion comment="gaim is earlier than 1:2.0.0+beta5-10etch1" test_ref="oval:org.mitre.oval:tst:15757"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition version="1" id="oval:org.mitre.oval:def:8060" class="patch">
      <metadata>
        <title>DSA-1782 mplayer -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mplayer</product>
        </affected>
        <reference source="DSA" ref_url="http://www.debian.org/security/2009/dsa-1782" ref_id="DSA-1782"/>
        <description>Several vulnerabilities have been discovered in mplayer, a movie player for Unix-like systems. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that watching a malformed 4X movie file could lead to the execution of arbitrary code. It was discovered that multiple buffer overflows could lead to the execution of arbitrary code. It was discovered that watching a malformed TwinVQ file could lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:06.391-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:52.695-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:52.456-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Release section" operator="AND">
        <extend_definition comment="Debian 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria comment="Architecture section" operator="OR">
          <criteria comment="Architecture independent section" operator="AND">
            <criterion comment="all architecture" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="mplayer-doc is earlier than 1.0~rc1-12etch7" test_ref="oval:org.mitre.oval:tst:17868"/>
          </criteria>
          <criteria comment="Architecture dependent section" operator="AND">
            <criteria comment="Supported architectures section" operator="OR">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria comment="Packages section" operator="OR">
              <criterion comment="mplayer DPKG is earlier than 1.0~rc1-12etch7" test_ref="oval:org.mitre.oval:tst:17888"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8059" version="3" class="patch">
      <metadata>
        <title>DSA-1546 gnumeric -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gnumeric</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1546" ref_id="DSA-1546"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0668" ref_id="CVE-2008-0668"/>
        <description>Thilo Pfennig and Morten Welinder discovered several integer overflow weaknesses in Gnumeric, a GNOME spreadsheet application. These vulnerabilities could result in the execution of arbitrary code through the opening of a maliciously crafted Excel spreadsheet.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:00.906-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:52.443-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:52.210-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8059 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:02.134-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:54.862-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="gnumeric-common is earlier than 1.6.3-5.1+etch1" test_ref="oval:org.mitre.oval:tst:16624"/>
              <criterion comment="gnumeric-doc is earlier than 1.6.3-5.1+etch1" test_ref="oval:org.mitre.oval:tst:16616"/>
            </criteria>
          </criteria>
          <criterion comment="gnumeric is earlier than 1.6.3-5.1+etch1" test_ref="oval:org.mitre.oval:tst:16231"/>
          <criterion comment="gnumeric-plugins-extra is earlier than 1.6.3-5.1+etch1" test_ref="oval:org.mitre.oval:tst:16134"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8056" version="3" class="patch">
      <metadata>
        <title>DSA-1833 dhcp3 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>dhcp3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1833" ref_id="DSA-1833"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0692" ref_id="CVE-2009-0692"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1892" ref_id="CVE-2009-1892"/>
        <description>Several remote vulnerabilities have been discovered in ISC's DHCP implementation: It was discovered that dhclient does not properly handle overlong subnet mask options, leading to a stack-based buffer overflow and possible arbitrary code execution. Christoph Biedl discovered that the DHCP server may terminate when receiving certain well-formed DHCP requests, provided that the server configuration mixes host definitions using "dhcp-client-identifier" and "hardware ethernet". This vulnerability only affects the lenny versions of dhcp3-server and dhcp3-server-ldap.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:37.719-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:51.842-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:51.567-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8056 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:42.746-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:54.603-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="dhcp-client is earlier than 3.1.1-6+lenny2" test_ref="oval:org.mitre.oval:tst:14173"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="dhcp3-client is earlier than 3.1.1-6+lenny2" test_ref="oval:org.mitre.oval:tst:14590"/>
                <criterion comment="dhcp3-dev is earlier than 3.1.1-6+lenny2" test_ref="oval:org.mitre.oval:tst:14237"/>
                <criterion comment="dhcp3-relay is earlier than 3.1.1-6+lenny2" test_ref="oval:org.mitre.oval:tst:14559"/>
                <criterion comment="dhcp3-common is earlier than 3.1.1-6+lenny2" test_ref="oval:org.mitre.oval:tst:14689"/>
                <criterion comment="dhcp3-server-ldap is earlier than 3.1.1-6+lenny2" test_ref="oval:org.mitre.oval:tst:14185"/>
                <criterion comment="dhcp3-server is earlier than 3.1.1-6+lenny2" test_ref="oval:org.mitre.oval:tst:14484"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="dhcp3-client is earlier than 3.0.4-13+etch2" test_ref="oval:org.mitre.oval:tst:14450"/>
            <criterion comment="dhcp3-common is earlier than 3.0.4-13+etch2" test_ref="oval:org.mitre.oval:tst:14139"/>
            <criterion comment="dhcp3-relay is earlier than 3.0.4-13+etch2" test_ref="oval:org.mitre.oval:tst:14757"/>
            <criterion comment="dhcp3-server is earlier than 3.0.4-13+etch2" test_ref="oval:org.mitre.oval:tst:14751"/>
            <criterion comment="dhcp3-dev is earlier than 3.0.4-13+etch2" test_ref="oval:org.mitre.oval:tst:14304"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8055" version="3" class="patch">
      <metadata>
        <title>DSA-1652 ruby1.9 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ruby1.9</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1652" ref_id="DSA-1652"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3655" ref_id="CVE-2008-3655"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3656" ref_id="CVE-2008-3656"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3657" ref_id="CVE-2008-3657"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3790" ref_id="CVE-2008-3790"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3905" ref_id="CVE-2008-3905"/>
        <description>Several vulnerabilities have been discovered in the interpreter for the Ruby language, which may lead to denial of service and other security problems. The Common Vulnerabilities and Exposures project identifies the following problems: Keita Yamaguchi discovered that several safe level restrictions are insufficiently enforced. Christian Neukirchen discovered that the WebRick module uses inefficient algorithms for HTTP header splitting, resulting in denial of service through resource exhaustion. It was discovered that the dl module doesn't perform taintness checks. Luka Treiber and Mitja Kolsek discovered that recursively nested XML entities can lead to denial of service through resource exhaustion in rexml. Tanaka Akira discovered that the resolv module uses sequential transaction IDs and a fixed source port for DNS queries, which makes it more vulnerable to DNS spoofing attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:17.473-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:51.197-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:51.069-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8055 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:37.834-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:54.444-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="rdoc1.9 is earlier than 1.9.0+20060609-1etch3" test_ref="oval:org.mitre.oval:tst:14195"/>
              <criterion comment="ruby1.9-examples is earlier than 1.9.0+20060609-1etch3" test_ref="oval:org.mitre.oval:tst:14492"/>
              <criterion comment="ruby1.9-elisp is earlier than 1.9.0+20060609-1etch3" test_ref="oval:org.mitre.oval:tst:14979"/>
              <criterion comment="ri1.9 is earlier than 1.9.0+20060609-1etch3" test_ref="oval:org.mitre.oval:tst:14787"/>
              <criterion comment="irb1.9 is earlier than 1.9.0+20060609-1etch3" test_ref="oval:org.mitre.oval:tst:14888"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="ruby1.9 is earlier than 1.9.0+20060609-1etch3" test_ref="oval:org.mitre.oval:tst:14903"/>
              <criterion comment="libdbm-ruby1.9 is earlier than 1.9.0+20060609-1etch3" test_ref="oval:org.mitre.oval:tst:14080"/>
              <criterion comment="libopenssl-ruby1.9 is earlier than 1.9.0+20060609-1etch3" test_ref="oval:org.mitre.oval:tst:14744"/>
              <criterion comment="ruby1.9-dev is earlier than 1.9.0+20060609-1etch3" test_ref="oval:org.mitre.oval:tst:15014"/>
              <criterion comment="libreadline-ruby1.9 is earlier than 1.9.0+20060609-1etch3" test_ref="oval:org.mitre.oval:tst:14783"/>
              <criterion comment="libruby1.9-dbg is earlier than 1.9.0+20060609-1etch3" test_ref="oval:org.mitre.oval:tst:14849"/>
              <criterion comment="libtcltk-ruby1.9 is earlier than 1.9.0+20060609-1etch3" test_ref="oval:org.mitre.oval:tst:14948"/>
              <criterion comment="libgdbm-ruby1.9 is earlier than 1.9.0+20060609-1etch3" test_ref="oval:org.mitre.oval:tst:14968"/>
              <criterion comment="libruby1.9 is earlier than 1.9.0+20060609-1etch3" test_ref="oval:org.mitre.oval:tst:14799"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8054" version="3" class="patch">
      <metadata>
        <title>DSA-1516 dovecot -- privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>dovecot</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1516" ref_id="DSA-1516"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1199" ref_id="CVE-2008-1199"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1218" ref_id="CVE-2008-1218"/>
        <description>Prior to this update, the default configuration for Dovecot used by Debian runs the server daemons with group mail privileges. This means that users with write access to their mail directory on the server (for example, through an SSH login) could read and also delete via a symbolic link mailboxes owned by other users for which they do not have direct access (CVE-2008-1199). In addition, an internal interpretation conflict in password handling has been addressed proactively, even though it is not known to be exploitable (CVE-2008-1218). Note that applying this update requires manual action: The configuration setting mail_extra_groups = mail has been replaced with mail_privileged_group = mail. The update will show a configuration file conflict in /etc/dovecot/dovecot.conf. It is recommended that you keep the currently installed configuration file, and change the affected line. For your reference, the sample configuration (without your local changes) will have been written to /etc/dovecot/dovecot.conf.dpkg-new. If your current configuration uses mail_extra_groups with a value different from mail, you may have to resort to the mail_access_groups configuration directive.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:25.098-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:50.833-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:50.804-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8054 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:42.926-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:54.223-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="dovecot-pop3d is earlier than 1.0.rc15-2etch4" test_ref="oval:org.mitre.oval:tst:17700"/>
          <criterion comment="dovecot-common is earlier than 1.0.rc15-2etch4" test_ref="oval:org.mitre.oval:tst:17831"/>
          <criterion comment="dovecot-imapd is earlier than 1.0.rc15-2etch4" test_ref="oval:org.mitre.oval:tst:18423"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8053" version="3" class="patch">
      <metadata>
        <title>DSA-1622 newsx -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>newsx</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1622" ref_id="DSA-1622"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3252" ref_id="CVE-2008-3252"/>
        <description>It was discovered that newsx, an NNTP news exchange utility, was affected by a buffer overflow allowing remote attackers to execute arbitrary code via a news article containing a large number of lines starting with a period.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:53.523-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:50.545-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:50.588-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8053 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:41.193-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:54.077-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="newsx is earlier than 1.6-2etch1" test_ref="oval:org.mitre.oval:tst:13424"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8052" version="3" class="patch">
      <metadata>
        <title>DSA-1517 ldapscripts -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ldapscripts</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1517" ref_id="DSA-1517"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5373" ref_id="CVE-2007-5373"/>
        <description>Don Armstrong discovered that ldapscripts, a suite of tools to manipulate user accounts in LDAP, sends the password as a command line argument when calling LDAP programs, which may allow a local attacker to read this password from the process listing. The old stable distribution (sarge) does not contain an ldapscripts package.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:24.305-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:50.323-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:50.353-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8052 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:43.071-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:53.938-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="ldapscripts is earlier than 1.4-2etch1" test_ref="oval:org.mitre.oval:tst:18410"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8051" version="5" class="patch">
      <metadata>
        <title>DSA-1804 ipsec-tools -- null pointer dereference, memory leaks</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ipsec-tools</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1804" ref_id="DSA-1804"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1574" ref_id="CVE-2009-1574"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1632" ref_id="CVE-2009-1632"/>
        <description>Several remote vulnerabilities have been discovered in racoon, the Internet Key Exchange daemon of ipsec-tools. The The Common Vulnerabilities and Exposures project identified the following problems: Neil Kettle discovered a NULL pointer dereference on crafted fragmented packets that contain no payload. This results in the daemon crashing which can be used for denial of service attacks. Various memory leaks in the X.509 certificate authentication handling and the NAT-Traversal keepalive implementation can result in memory exhaustion and thus denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:13-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:43.457-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:49.678-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:49.863-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8051 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:38.169-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:53.720-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:19716 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:39.578-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:49.367-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="racoon is earlier than 1:0.7.1-1.3+lenny2" test_ref="oval:org.mitre.oval:tst:20538"/>
            <criterion comment="ipsec-tools is earlier than 1:0.7.1-1.3+lenny2" test_ref="oval:org.mitre.oval:tst:20014"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="racoon is earlier than 1:0.6.6-3.1etch3" test_ref="oval:org.mitre.oval:tst:20258"/>
            <criterion comment="ipsec-tools is earlier than 1:0.6.6-3.1etch3" test_ref="oval:org.mitre.oval:tst:19716"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8049" version="3" class="patch">
      <metadata>
        <title>DSA-1507 turba2 -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>turba2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1507" ref_id="DSA-1507"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0807" ref_id="CVE-2008-0807"/>
        <description>Peter Paul Elfferich discovered that turba2, a contact management component for horde framework, did not correctly check access rights before allowing users to edit addresses. This could result in valid users being able to alter private address records.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:00.551-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:48.907-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:49.598-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8049 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:37.998-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:53.583-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="turba2 is earlier than 2.1.3-1etch1" test_ref="oval:org.mitre.oval:tst:16094"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="turba2 is earlier than 2.0.2-1sarge1" test_ref="oval:org.mitre.oval:tst:15214"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8047" version="3" class="patch">
      <metadata>
        <title>DSA-1899 strongswan -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>strongswan</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1899" ref_id="DSA-1899"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1957" ref_id="CVE-2009-1957"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1958" ref_id="CVE-2009-1958"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2185" ref_id="CVE-2009-2185"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2661" ref_id="CVE-2009-2661"/>
        <description>Several remote vulnerabilities have been discovered in strongswan, an implementation of the IPSEC and IKE protocols. The Common Vulnerabilities and Exposures project identifies the following problems: The charon daemon can crash when processing certain crafted IKEv2 packets. (The old stable distribution (etch) was not affected by these two problems because it lacks IKEv2 support.) The pluto daemon could crash when processing a crafted X.509 certificate.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:02.972-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:48.424-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:49.190-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8047 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:37.544-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:53.209-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criterion comment="strongswan is earlier than 4.2.4-5+lenny3" test_ref="oval:org.mitre.oval:tst:19818"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="strongswan is earlier than 2.8.0+dfsg-1+etch2" test_ref="oval:org.mitre.oval:tst:19181"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8045" version="3" class="patch">
      <metadata>
        <title>DSA-1921 expat -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>expat</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1921" ref_id="DSA-1921"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2625" ref_id="CVE-2009-2625"/>
        <description>Peter Valchev discovered an error in expat, an XML parsing C library, when parsing certain UTF-8 sequences, which can be exploited to crash an application using the library.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:01.667-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:46.737-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:48.169-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8045 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:41.353-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:52.900-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="lib64expat1 is earlier than 2.0.1-4+lenny1" test_ref="oval:org.mitre.oval:tst:17342"/>
                <criterion comment="lib64expat1-dev is earlier than 2.0.1-4+lenny1" test_ref="oval:org.mitre.oval:tst:17209"/>
                <criterion comment="expat is earlier than 2.0.1-4+lenny1" test_ref="oval:org.mitre.oval:tst:17288"/>
                <criterion comment="libexpat1-dev is earlier than 2.0.1-4+lenny1" test_ref="oval:org.mitre.oval:tst:17291"/>
                <criterion comment="libexpat1 is earlier than 2.0.1-4+lenny1" test_ref="oval:org.mitre.oval:tst:16715"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libexpat1 is earlier than 2.0.1-4+lenny1" test_ref="oval:org.mitre.oval:tst:17218"/>
                <criterion comment="expat is earlier than 2.0.1-4+lenny1" test_ref="oval:org.mitre.oval:tst:17317"/>
                <criterion comment="libexpat1-dev is earlier than 2.0.1-4+lenny1" test_ref="oval:org.mitre.oval:tst:17044"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="expat is earlier than 1.95.8-3.4+etch1" test_ref="oval:org.mitre.oval:tst:17251"/>
            <criterion comment="libexpat1-dev is earlier than 1.95.8-3.4+etch1" test_ref="oval:org.mitre.oval:tst:17019"/>
            <criterion comment="libexpat1 is earlier than 1.95.8-3.4+etch1" test_ref="oval:org.mitre.oval:tst:16411"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8044" version="3" class="patch">
      <metadata>
        <title>DSA-1615 xulrunner -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1615" ref_id="DSA-1615"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2785" ref_id="CVE-2008-2785"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2798" ref_id="CVE-2008-2798"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2799" ref_id="CVE-2008-2799"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2800" ref_id="CVE-2008-2800"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2801" ref_id="CVE-2008-2801"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2802" ref_id="CVE-2008-2802"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2803" ref_id="CVE-2008-2803"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2805" ref_id="CVE-2008-2805"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2807" ref_id="CVE-2008-2807"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2808" ref_id="CVE-2008-2808"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2809" ref_id="CVE-2008-2809"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2811" ref_id="CVE-2008-2811"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2933" ref_id="CVE-2008-2933"/>
        <description>Several remote vulnerabilities have been discovered in Xulrunner, a runtime environment for XUL applications. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that missing boundary checks on a reference counter for CSS objects can lead to the execution of arbitrary code. Devon Hubbard, Jesse Ruderman and Martijn Wargers discovered crashes in the layout engine, which might allow the execution of arbitrary code. Igor Bukanov, Jesse Ruderman and Gary Kwong discovered crashes in the Javascript engine, which might allow the execution of arbitrary code. moz_bug_r_a4 discovered several cross-site scripting vulnerabilities. Collin Jackson and Adam Barth discovered that Javascript code could be executed in the context of signed JAR archives. moz_bug_r_a4 discovered that XUL documents can escalate privileges by accessing the pre-compiled fastload file. moz_bug_r_a4 discovered that missing input sanitising in the mozIJSSubScriptLoader.loadSubScript() function could lead to the execution of arbitrary code. Iceweasel itself is not affected, but some addons are. Claudio Santambrogio discovered that missing access validation in DOM parsing allows malicious web sites to force the browser to upload local files to the server, which could lead to information disclosure. Daniel Glazman discovered that a programming error in the code for parsing .properties files could lead to memory content being exposed to addons, which could lead to information disclosure. Masahiro Yamada discovered that file URLs in directory listings were insufficiently escaped. John G. Myers, Frank Benkstein and Nils Toedtmann discovered that alternate names on self-signed certificates were handled insufficiently, which could lead to spoofing of secure connections. Greg McManus discovered a crash in the block reflow code, which might allow the execution of arbitrary code. Billy Rios discovered that passing an URL containing a pipe symbol to Iceweasel can lead to Chrome privilege escalation.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:30.055-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:45.955-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:47.637-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8044 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:37.253-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:52.731-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libnspr4-dev is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16506"/>
              <criterion comment="libmozjs-dev is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:15888"/>
              <criterion comment="libsmjs-dev is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16390"/>
              <criterion comment="libmozillainterfaces-java is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16469"/>
              <criterion comment="libxul-common is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16520"/>
              <criterion comment="libsmjs1 is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16004"/>
              <criterion comment="libxul-dev is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16161"/>
              <criterion comment="libnss3-dev is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:15626"/>
            </criteria>
          </criteria>
          <criterion comment="libxul0d is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16259"/>
          <criterion comment="libnss3-0d-dbg is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16181"/>
          <criterion comment="libmozjs0d-dbg is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:15783"/>
          <criterion comment="libnss3-0d is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16376"/>
          <criterion comment="spidermonkey-bin is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16079"/>
          <criterion comment="libnspr4-0d is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16495"/>
          <criterion comment="libnspr4-0d-dbg is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16517"/>
          <criterion comment="xulrunner-gnome-support is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16409"/>
          <criterion comment="libxul0d-dbg is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16439"/>
          <criterion comment="xulrunner is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16318"/>
          <criterion comment="libnss3-tools is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16124"/>
          <criterion comment="python-xpcom is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16528"/>
          <criterion comment="libmozjs0d is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16153"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8042" version="3" class="patch">
      <metadata>
        <title>DSA-1801 ntp -- buffer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ntp</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1801" ref_id="DSA-1801"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0159" ref_id="CVE-2009-0159"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1252" ref_id="CVE-2009-1252"/>
        <description>Several remote vulnerabilities have been discovered in NTP, the Network Time Protocol reference implementation. The Common Vulnerabilities and Exposures project identifies the following problems: A buffer overflow in ntpq allow a remote NTP server to create a denial of service attack or to execute arbitrary code via a crafted response. A buffer overflow in ntpd allows a remote attacker to create a denial of service attack or to execute arbitrary code when the autokey functionality is enabled.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:13-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:45.907-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:44.795-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:46.830-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8042 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:40.031-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:52.346-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="ntp-doc is earlier than 4.2.4p4+dfsg-8lenny2" test_ref="oval:org.mitre.oval:tst:20255"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="ntp is earlier than 4.2.4p4+dfsg-8lenny2" test_ref="oval:org.mitre.oval:tst:20321"/>
                <criterion comment="ntpdate is earlier than 4.2.4p4+dfsg-8lenny2" test_ref="oval:org.mitre.oval:tst:20408"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="ntp-doc is earlier than 4.2.2.p4+dfsg-2etch3" test_ref="oval:org.mitre.oval:tst:20524"/>
                <criterion comment="ntp-simple is earlier than 4.2.2.p4+dfsg-2etch3" test_ref="oval:org.mitre.oval:tst:20607"/>
                <criterion comment="ntp-refclock is earlier than 4.2.2.p4+dfsg-2etch3" test_ref="oval:org.mitre.oval:tst:20417"/>
              </criteria>
            </criteria>
            <criterion comment="ntpdate is earlier than 4.2.2.p4+dfsg-2etch3" test_ref="oval:org.mitre.oval:tst:20469"/>
            <criterion comment="ntp is earlier than 4.2.2.p4+dfsg-2etch3" test_ref="oval:org.mitre.oval:tst:20595"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8041" version="5" class="patch">
      <metadata>
        <title>DSA-1557 phpmyadmin -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>phpmyadmin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1557" ref_id="DSA-1557"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1149" ref_id="CVE-2008-1149"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1567" ref_id="CVE-2008-1567"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1924" ref_id="CVE-2008-1924"/>
        <description>Several remote vulnerabilities have been discovered in phpMyAdmin, an application to administrate MySQL over the WWW. The Common Vulnerabilities and Exposures project identifies the following problems: Attackers with CREATE table permissions were allowed to read arbitrary files readable by the webserver via a crafted HTTP POST request. The PHP session data file stored the username and password of a logged in user, which in some setups can be read by a local user. Cross site scripting and SQL injection were possible by attackers that had permission to create cookies in the same cookie domain as phpMyAdmin runs in.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:39.642-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:44.397-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:46.605-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8041 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:43.217-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:52.106-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8041 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:40.987-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:48.845-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="phpmyadmin is earlier than 4:2.9.1.1-7" test_ref="oval:org.mitre.oval:tst:18238"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8040" version="3" class="patch">
      <metadata>
        <title>DSA-1611 afuse -- privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>afuse</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1611" ref_id="DSA-1611"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2232" ref_id="CVE-2008-2232"/>
        <description>Anders Kaseorg discovered that afuse, an automounting file system in user-space, did not properly escape meta characters in paths. This allowed a local attacker with read access to the filesystem to execute commands as the owner of the filesystem.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:33.543-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:44.005-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:46.383-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8040 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:06.396-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:51.984-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="afuse is earlier than 0.1.1-1+etch1" test_ref="oval:org.mitre.oval:tst:16128"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8038" version="3" class="patch">
      <metadata>
        <title>DSA-1763 openssl -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openssl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1763" ref_id="DSA-1763"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0590" ref_id="CVE-2009-0590"/>
        <description>It was discovered that insufficient length validations in the ASN.1 handling of the OpenSSL crypto library may lead to denial of service when processing a manipulated certificate.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:53.549-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:43.493-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:45.678-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8038 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:01.954-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:51.809-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libssl-dev is earlier than 0.9.8g-15+lenny1" test_ref="oval:org.mitre.oval:tst:16786"/>
            <criterion comment="libssl0.9.8-dbg is earlier than 0.9.8g-15+lenny1" test_ref="oval:org.mitre.oval:tst:16497"/>
            <criterion comment="libssl0.9.8 is earlier than 0.9.8g-15+lenny1" test_ref="oval:org.mitre.oval:tst:16613"/>
            <criterion comment="openssl is earlier than 0.9.8g-15+lenny1" test_ref="oval:org.mitre.oval:tst:16809"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libssl0.9.7-dbg is earlier than 0.9.7k-3.1etch3" test_ref="oval:org.mitre.oval:tst:16807"/>
            <criterion comment="libssl-dev is earlier than 0.9.8c-4etch5" test_ref="oval:org.mitre.oval:tst:16750"/>
            <criterion comment="libssl0.9.8-dbg is earlier than 0.9.8c-4etch5" test_ref="oval:org.mitre.oval:tst:16596"/>
            <criterion comment="openssl is earlier than 0.9.8c-4etch5" test_ref="oval:org.mitre.oval:tst:16570"/>
            <criterion comment="libssl0.9.8 is earlier than 0.9.8c-4etch5" test_ref="oval:org.mitre.oval:tst:16664"/>
            <criterion comment="libssl0.9.7 is earlier than 0.9.7k-3.1etch3" test_ref="oval:org.mitre.oval:tst:16480"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8035" version="3" class="patch">
      <metadata>
        <title>DSA-1826 eggdrop -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>eggdrop</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1826" ref_id="DSA-1826"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2807" ref_id="CVE-2007-2807"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1789" ref_id="CVE-2009-1789"/>
        <description>Several vulnerabilities have been discovered in eggdrop, an advanced IRC robot. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that eggdrop is vulnerable to a buffer overflow, which could result in a remote user executing arbitrary code. The previous DSA (DSA-1448-1) did not fix the issue correctly. It was discovered that eggdrop is vulnerable to a denial of service attack, that allows remote attackers to cause a crash via a crafted PRIVMSG.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:55.505-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:41.788-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:44.361-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8035 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:35.206-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:50.713-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="eggdrop-data is earlier than 1.6.19-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:17229"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criterion comment="eggdrop is earlier than 1.6.19-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:17123"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="eggdrop-data is earlier than 1.6.18-1etch2" test_ref="oval:org.mitre.oval:tst:17222"/>
            </criteria>
            <criterion comment="eggdrop is earlier than 1.6.18-1etch2" test_ref="oval:org.mitre.oval:tst:16946"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8034" version="3" class="patch">
      <metadata>
        <title>DSA-1923 libhtml-parser-perl -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libhtml-parser-perl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1923" ref_id="DSA-1923"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3627" ref_id="CVE-2009-3627"/>
        <description>A denial of service vulnerability has been found in libhtml-parser-perl, a collection of modules to parse HTML in text documents which is used by several other projects like e.g. SpamAssassin. Mark Martinec discovered that the decode_entities() function will get stuck in an infinite loop when parsing certain HTML entities with invalid UTF-8 characters. An attacker can use this to perform denial of service attacks by submitting crafted HTML to an application using this functionality.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:03.409-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:41.337-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:43.891-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8034 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:35.450-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:50.527-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criterion comment="libhtml-parser-perl is earlier than 3.56-1+lenny1" test_ref="oval:org.mitre.oval:tst:16924"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="libhtml-parser-perl is earlier than 3.55-1+etch1" test_ref="oval:org.mitre.oval:tst:17446"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8032" version="3" class="patch">
      <metadata>
        <title>DSA-1457 dovecot -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>dovecot</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1457" ref_id="DSA-1457"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6598" ref_id="CVE-2007-6598"/>
        <description>It was discovered that Dovecot, a POP3 and IMAP server, only when used # Remark: "base" refers to a variable(?!) and should not contain something as # base = %r! with LDAP authentication and base contains variables, could allow a user to log in to the account of another user with the same password. The old stable distribution (sarge) is not affected. For the stable distribution (etch), this problem has been fixed in version 1.0.rc15-2etch3. For the unstable distribution (sid), this problem has been fixed in version 1.0.10-1. We recommend that you upgrade your dovecot packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:18.728-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:40.586-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:43.460-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8032 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:43.535-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:50.343-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="dovecot-pop3d is earlier than 1.0.rc15-2etch3" test_ref="oval:org.mitre.oval:tst:18438"/>
              <criterion comment="dovecot-common is earlier than 1.0.rc15-2etch3" test_ref="oval:org.mitre.oval:tst:18164"/>
              <criterion comment="dovecot-imapd is earlier than 1.0.rc15-2etch3" test_ref="oval:org.mitre.oval:tst:17818"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="dovecot-pop3d is earlier than 1.0.rc15-2etch2" test_ref="oval:org.mitre.oval:tst:18285"/>
              <criterion comment="dovecot-common is earlier than 1.0.rc15-2etch3" test_ref="oval:org.mitre.oval:tst:18239"/>
              <criterion comment="dovecot-imapd is earlier than 1.0.rc15-2etch3" test_ref="oval:org.mitre.oval:tst:17513"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8031" version="3" class="patch">
      <metadata>
        <title>DSA-1531 policyd-weight -- insecure temporary files</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>policyd-weight</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1531" ref_id="DSA-1531"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1569" ref_id="CVE-2008-1569"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1570" ref_id="CVE-2008-1570"/>
        <description>Chris Howells discovered that policyd-weight, a policy daemon for the Postfix mail transport agent, created its socket in an insecure way, which may be exploited to overwrite or remove arbitrary files from the local system.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:33.835-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:40.350-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:43.229-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8031 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:44.426-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:50.134-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="policyd-weight is earlier than 0.1.14-beta-6etch2" test_ref="oval:org.mitre.oval:tst:13206"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8030" version="3" class="patch">
      <metadata>
        <title>DSA-1577 gforge -- insecure temporary files</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gforge</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1577" ref_id="DSA-1577"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0167" ref_id="CVE-2008-0167"/>
        <description>Stephen Gran and Mark Hymers discovered that some scripts run by GForge, a collaborative development tool, open files in write mode in a potentially insecure manner. This may be exploited to overwrite arbitrary files on the local system.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:27.572-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:39.783-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:42.793-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8030 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:43.362-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:49.964-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="gforge-ldap-openldap is earlier than 4.5.14-22etch8" test_ref="oval:org.mitre.oval:tst:14206"/>
          <criterion comment="gforge-mta-exim4 is earlier than 4.5.14-22etch8" test_ref="oval:org.mitre.oval:tst:14088"/>
          <criterion comment="gforge-mta-courier is earlier than 4.5.14-22etch8" test_ref="oval:org.mitre.oval:tst:14554"/>
          <criterion comment="gforge-db-postgresql is earlier than 4.5.14-22etch8" test_ref="oval:org.mitre.oval:tst:14349"/>
          <criterion comment="gforge is earlier than 4.5.14-22etch8" test_ref="oval:org.mitre.oval:tst:14338"/>
          <criterion comment="gforge-common is earlier than 4.5.14-22etch8" test_ref="oval:org.mitre.oval:tst:14125"/>
          <criterion comment="gforge-mta-postfix is earlier than 4.5.14-22etch8" test_ref="oval:org.mitre.oval:tst:14402"/>
          <criterion comment="gforge-shell-postgresql is earlier than 4.5.14-22etch8" test_ref="oval:org.mitre.oval:tst:14487"/>
          <criterion comment="gforge-shell-ldap is earlier than 4.5.14-22etch8" test_ref="oval:org.mitre.oval:tst:14551"/>
          <criterion comment="gforge-lists-mailman is earlier than 4.5.14-22etch8" test_ref="oval:org.mitre.oval:tst:13997"/>
          <criterion comment="gforge-web-apache is earlier than 4.5.14-22etch8" test_ref="oval:org.mitre.oval:tst:14263"/>
          <criterion comment="gforge-mta-exim is earlier than 4.5.14-22etch8" test_ref="oval:org.mitre.oval:tst:14494"/>
          <criterion comment="gforge-ftp-proftpd is earlier than 4.5.14-22etch8" test_ref="oval:org.mitre.oval:tst:14164"/>
          <criterion comment="gforge-dns-bind9 is earlier than 4.5.14-22etch8" test_ref="oval:org.mitre.oval:tst:14101"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8028" version="3" class="patch">
      <metadata>
        <title>DSA-1488 phpbb2 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>phpbb2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1488" ref_id="DSA-1488"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4758" ref_id="CVE-2006-4758"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6839" ref_id="CVE-2006-6839"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6840" ref_id="CVE-2006-6840"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6508" ref_id="CVE-2006-6508"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6841" ref_id="CVE-2006-6841"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0471" ref_id="CVE-2008-0471"/>
        <description>Several remote vulnerabilities have been discovered in phpBB, a web based bulletin board. The Common Vulnerabilities and Exposures project identifies the following problems: Private messaging allowed cross site request forgery, making it possible to delete all private messages of a user by sending them to a crafted web page. Cross site request forgery enabled an attacker to perform various actions on behalf of a logged in user. (Applies to sarge only.) A negative start parameter could allow an attacker to create invalid output. (Applies to sarge only.) Redirection targets were not fully checked, leaving room for unauthorised external redirections via a phpBB forum. (Applies to sarge only.) An authenticated forum administrator may upload files of any type by using specially crafted filenames. (Applies to sarge only.)</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:09.132-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:39.293-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:42.468-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8028 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:38.612-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:49.551-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="phpbb2-languages is earlier than 2.0.21-7" test_ref="oval:org.mitre.oval:tst:14813"/>
            <criterion comment="phpbb2 is earlier than 2.0.21-7" test_ref="oval:org.mitre.oval:tst:14997"/>
            <criterion comment="phpbb2-conf-mysql is earlier than 2.0.21-7" test_ref="oval:org.mitre.oval:tst:14972"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="phpbb2 is earlier than 2.0.13-6sarge4" test_ref="oval:org.mitre.oval:tst:14962"/>
            <criterion comment="phpbb2-languages is earlier than 2.0.13-6sarge4" test_ref="oval:org.mitre.oval:tst:14848"/>
            <criterion comment="phpbb2-conf-mysql is earlier than 2.0.13-6sarge4" test_ref="oval:org.mitre.oval:tst:14810"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8027" version="5" class="patch">
      <metadata>
        <title>DSA-1588 linux-2.6 -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1588" ref_id="DSA-1588"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6712" ref_id="CVE-2007-6712"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1615" ref_id="CVE-2008-1615"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2136" ref_id="CVE-2008-2136"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2137" ref_id="CVE-2008-2137"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service. The Common Vulnerabilities and Exposures project identifies the following problems: Johannes Bauer discovered an integer overflow condition in the hrtimer subsystem on 64-bit systems. This can be exploited by local users to trigger a denial of service (DoS) by causing the kernel to execute an infinite loop. Jan Kratochvil reported a local denial of service condition that permits local users on systems running the amd64 flavor kernel to cause a system crash. Paul Harks discovered a memory leak in the Simple Internet Transition (SIT) code used for IPv6 over IPv4 tunnels. This can be exploited by remote users to cause a denial of service condition. David Miller and Jan Lieskovsky discovered issues with the virtual address range checking of mmaped regions on the sparc architecture that may be exploited by local users to cause a denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:38.625-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:37.885-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:41.274-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5609 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:33.962-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:59.539-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8027 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:41.712-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:49.037-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-support-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17663"/>
              <criterion comment="linux-patch-debian-2.6.18 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17310"/>
              <criterion comment="linux-source-2.6.18 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:16740"/>
              <criterion comment="linux-manual-2.6.18 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17668"/>
              <criterion comment="linux-tree-2.6.18 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17096"/>
              <criterion comment="linux-doc-2.6.18 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17738"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17735"/>
              <criterion comment="fai-kernels is earlier than 1.17+etch.18etch5" test_ref="oval:org.mitre.oval:tst:16963"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17502"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17454"/>
              <criterion comment="linux-image-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17056"/>
              <criterion comment="linux-modules-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17692"/>
              <criterion comment="linux-image-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17659"/>
              <criterion comment="linux-headers-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17340"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17579"/>
              <criterion comment="linux-headers-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17664"/>
              <criterion comment="linux-headers-2.6.18-6-xen is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:16756"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17755"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17485"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17024"/>
              <criterion comment="linux-headers-2.6.18-6-all-amd64 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17709"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:16972"/>
              <criterion comment="linux-modules-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17552"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17432"/>
              <criterion comment="linux-image-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17247"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-vserver-k7 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17383"/>
              <criterion comment="linux-image-2.6.18-6-xen-686 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17415"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver-686 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17386"/>
              <criterion comment="linux-headers-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17241"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17729"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-vserver-686 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17731"/>
              <criterion comment="linux-headers-2.6.18-6-686-bigmem is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:16873"/>
              <criterion comment="fai-kernels is earlier than 1.17+etch.18etch5" test_ref="oval:org.mitre.oval:tst:16784"/>
              <criterion comment="linux-modules-2.6.18-6-xen-vserver-686 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17685"/>
              <criterion comment="user-mode-linux is earlier than 2.6.18-1um-2etch.18etch5" test_ref="oval:org.mitre.oval:tst:16879"/>
              <criterion comment="linux-modules-2.6.18-6-xen-686 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17519"/>
              <criterion comment="linux-image-2.6.18-6-486 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17734"/>
              <criterion comment="linux-image-2.6.18-6-k7 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17369"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17392"/>
              <criterion comment="linux-headers-2.6.18-6-486 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:16835"/>
              <criterion comment="linux-image-2.6.18-6-686 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17674"/>
              <criterion comment="linux-image-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17440"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-686 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17279"/>
              <criterion comment="linux-headers-2.6.18-6-xen is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17370"/>
              <criterion comment="linux-image-2.6.18-6-vserver-k7 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17694"/>
              <criterion comment="linux-headers-2.6.18-6-k7 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17417"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17688"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-686 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17715"/>
              <criterion comment="linux-headers-2.6.18-6-686 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17772"/>
              <criterion comment="linux-image-2.6.18-6-xen-vserver-686 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17509"/>
              <criterion comment="linux-headers-2.6.18-6-xen-686 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17779"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17500"/>
              <criterion comment="linux-image-2.6.18-6-686-bigmem is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17455"/>
              <criterion comment="linux-image-2.6.18-6-vserver-686 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17760"/>
              <criterion comment="linux-headers-2.6.18-6-all-i386 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17733"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17414"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17542"/>
              <criterion comment="linux-image-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17898"/>
              <criterion comment="linux-headers-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17856"/>
              <criterion comment="linux-headers-2.6.18-6-all-hppa is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17421"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17809"/>
              <criterion comment="linux-headers-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17350"/>
              <criterion comment="linux-image-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17840"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17585"/>
              <criterion comment="linux-image-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17837"/>
              <criterion comment="linux-image-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17375"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8026" version="3" class="patch">
      <metadata>
        <title>DSA-1616 clamav -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>clamav</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1616" ref_id="DSA-1616"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2713" ref_id="CVE-2008-2713"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3215" ref_id="CVE-2008-3215"/>
        <description>Damian Put discovered a vulnerability in the ClamAV anti-virus toolkit's parsing of Petite-packed Win32 executables. The weakness leads to an invalid memory access, and could enable an attacker to crash clamav by supplying a maliciously crafted Petite-compressed binary for scanning. In some configurations, such as when clamav is used in combination with mail servers, this could cause a system to fail open, facilitating a follow-on viral attack. A previous version of this advisory referenced packages that were built incorrectly and omitted the intended correction. This issue was fixed in packages referenced by the -2 revision of the advisory. The Common Vulnerabilities and Exposures project identifies this weakness as CVE-2008-2713 and CVE-2008-3215.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:26.137-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:37.360-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:40.877-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8026 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:40.215-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:48.782-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="clamav-docs is earlier than 0.90.1dfsg-3.1+etch14" test_ref="oval:org.mitre.oval:tst:15704"/>
              <criterion comment="clamav-testfiles is earlier than 0.90.1dfsg-3.1+etch14" test_ref="oval:org.mitre.oval:tst:16095"/>
              <criterion comment="clamav-base is earlier than 0.90.1dfsg-3.1+etch14" test_ref="oval:org.mitre.oval:tst:16314"/>
            </criteria>
          </criteria>
          <criterion comment="libclamav-dev is earlier than 0.90.1dfsg-3.1+etch14" test_ref="oval:org.mitre.oval:tst:16408"/>
          <criterion comment="clamav is earlier than 0.90.1dfsg-3.1+etch14" test_ref="oval:org.mitre.oval:tst:16358"/>
          <criterion comment="clamav-dbg is earlier than 0.90.1dfsg-3.1+etch14" test_ref="oval:org.mitre.oval:tst:16167"/>
          <criterion comment="libclamav2 is earlier than 0.90.1dfsg-3.1+etch14" test_ref="oval:org.mitre.oval:tst:15730"/>
          <criterion comment="clamav-daemon is earlier than 0.90.1dfsg-3.1+etch14" test_ref="oval:org.mitre.oval:tst:16349"/>
          <criterion comment="clamav-milter is earlier than 0.90.1dfsg-3.1+etch14" test_ref="oval:org.mitre.oval:tst:16467"/>
          <criterion comment="clamav-freshclam is earlier than 0.90.1dfsg-3.1+etch14" test_ref="oval:org.mitre.oval:tst:16492"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8025" version="3" class="patch">
      <metadata>
        <title>DSA-1829 sork-passwd-h3 -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>sork-passwd-h3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1829" ref_id="DSA-1829"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2360" ref_id="CVE-2009-2360"/>
        <description>It was discovered that sork-passwd-h3, a Horde3 module for users to change their password, is prone to a cross-site scripting attack via the backend parameter.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:52.850-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:36.914-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:40.606-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8025 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:44.284-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:48.636-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="sork-passwd-h3 is earlier than 3.0-2+lenny1" test_ref="oval:org.mitre.oval:tst:17212"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="sork-passwd-h3 is earlier than 3.0-2+etch1" test_ref="oval:org.mitre.oval:tst:17004"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8024" version="3" class="patch">
      <metadata>
        <title>DSA-1844 linux-2.6.24 -- denial of service/privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6.24</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1844" ref_id="DSA-1844"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1385" ref_id="CVE-2009-1385"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1389" ref_id="CVE-2009-1389"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1630" ref_id="CVE-2009-1630"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1633" ref_id="CVE-2009-1633"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1895" ref_id="CVE-2009-1895"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1914" ref_id="CVE-2009-1914"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1961" ref_id="CVE-2009-1961"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2406" ref_id="CVE-2009-2406"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2407" ref_id="CVE-2009-2407"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or privilege escalation. The Common Vulnerabilities and Exposures project identifies the following problems: Neil Horman discovered a missing fix from the e1000 network driver. A remote user may cause a denial of service by way of a kernel panic triggered by specially crafted frame sizes. Michael Tokarev discovered an issue in the r8169 network driver. Remote users on the same LAN may cause a denial of service by way of a kernel panic triggered by receiving a large size frame. Frank Filz discovered that local users may be able to execute files without execute permission when accessed via an nfs4 mount. Jeff Layton and Suresh Jayaraman fixed several buffer overflows in the CIFS filesystem which allow remote servers to cause memory corruption. Julien Tinnes and Tavis Ormandy reported an issue in the Linux personality code. Local users can take advantage of a setuid binary that can either be made to dereference a NULL pointer or drop privileges and return control to the user. This allows a user to bypass mmap_min_addr restrictions which can be exploited to execute arbitrary code. Mikulas Patocka discovered an issue in sparc64 kernels that allows local users to cause a denial of service (crash) by reading the /proc/iomem file. Miklos Szeredi reported an issue in the ocfs2 filesystem. Local users can create a denial of service (filesystem deadlock) using a particular sequence of splice system calls. Ramon de Carvalho Valle discovered two issues with the eCryptfs layered filesystem using the fsfuzzer utility. A local user with permissions to perform an eCryptfs mount may modify the contents of an eCryptfs file, overflowing the stack and potentially gaining elevated privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:25.196-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:35.854-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:39.900-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8024 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:39.575-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:48.347-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-patch-debian-2.6.24 is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12879"/>
              <criterion comment="linux-support-2.6.24-etchnhalf.1 is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12567"/>
              <criterion comment="linux-doc-2.6.24 is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12456"/>
              <criterion comment="linux-tree-2.6.24 is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:11985"/>
              <criterion comment="linux-source-2.6.24 is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12866"/>
              <criterion comment="linux-manual-2.6.24 is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12803"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390x is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12729"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-s390 is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12751"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-s390 is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12440"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390 is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12876"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390-tape is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12733"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12681"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12146"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-s390x is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12923"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-amd64 is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12857"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-amd64 is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12345"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12747"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12985"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64 is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:13144"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc-smp is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12686"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc-smp is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12680"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12959"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12625"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-hppa is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12983"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64-smp is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:13002"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64-smp is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:13191"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:13053"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:13153"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64 is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12964"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8023" version="3" class="patch">
      <metadata>
        <title>DSA-1715 moin -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>moin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1715" ref_id="DSA-1715"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0260" ref_id="CVE-2009-0260"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0312" ref_id="CVE-2009-0312"/>
        <description>It was discovered that the AttachFile action in moin, a python clone of WikiWiki, is prone to cross-site scripting attacks (CVE-2009-0260). Another cross-site scripting vulnerability was discovered in the antispam feature (CVE-2009-0312).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:12.686-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:35.589-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:39.644-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8023 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:40.881-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:48.124-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="python-moinmoin is earlier than 1.5.3-1.2etch2" test_ref="oval:org.mitre.oval:tst:14771"/>
          <criterion comment="moinmoin-common is earlier than 1.5.3-1.2etch2" test_ref="oval:org.mitre.oval:tst:14900"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8021" version="3" class="patch">
      <metadata>
        <title>DSA-1696 icedove -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>icedove</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1696" ref_id="DSA-1696"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0016" ref_id="CVE-2008-0016"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1380" ref_id="CVE-2008-1380"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3835" ref_id="CVE-2008-3835"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4058" ref_id="CVE-2008-4058"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4059" ref_id="CVE-2008-4059"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4060" ref_id="CVE-2008-4060"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4061" ref_id="CVE-2008-4061"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4062" ref_id="CVE-2008-4062"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4065" ref_id="CVE-2008-4065"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4067" ref_id="CVE-2008-4067"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4068" ref_id="CVE-2008-4068"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4070" ref_id="CVE-2008-4070"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4582" ref_id="CVE-2008-4582"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5012" ref_id="CVE-2008-5012"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5014" ref_id="CVE-2008-5014"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5017" ref_id="CVE-2008-5017"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5018" ref_id="CVE-2008-5018"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5021" ref_id="CVE-2008-5021"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5022" ref_id="CVE-2008-5022"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5024" ref_id="CVE-2008-5024"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5500" ref_id="CVE-2008-5500"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5503" ref_id="CVE-2008-5503"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5506" ref_id="CVE-2008-5506"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5507" ref_id="CVE-2008-5507"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5508" ref_id="CVE-2008-5508"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5511" ref_id="CVE-2008-5511"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5512" ref_id="CVE-2008-5512"/>
        <description>Several remote vulnerabilities have been discovered in the Icedove mail client, an unbranded version of the Thunderbird mail client. The Common Vulnerabilities and Exposures project identifies the following problems: Justin Schuh, Tom Cross and Peter Williams discovered a buffer overflow in the parser for UTF-8 URLs, which may lead to the execution of arbitrary code. (MFSA 2008-37) It was discovered that crashes in the Javascript engine could potentially lead to the execution of arbitrary code. (MFSA 2008-20) "moz_bug_r_a4" discovered that the same-origin check in nsXMLDocument::OnChannelRedirect() could be bypassed. (MFSA 2008-38) "moz_bug_r_a4" discovered a vulnerability which can result in Chrome privilege escalation through XPCNativeWrappers. (MFSA 2008-41) "moz_bug_r_a4" discovered a vulnerability which can result in Chrome privilege escalation through XPCNativeWrappers. (MFSA 2008-41) Olli Pettay and "moz_bug_r_a4" discovered a Chrome privilege escalation vulnerability in XSLT handling. (MFSA 2008-41) Jesse Ruderman discovered a crash in the layout engine, which might allow the execution of arbitrary code. (MFSA 2008-42) Igor Bukanov, Philip Taylor, Georgi Guninski and Antoine Labour discovered crashes in the Javascript engine, which might allow the execution of arbitrary code. (MFSA 2008-42) Dave Reed discovered that some Unicode byte order marks are stripped from Javascript code before execution, which can result in code being executed, which were otherwise part of a quoted string. (MFSA 2008-43) It was discovered that a directory traversal allows attackers to read arbitrary files via a certain character. (MFSA 2008-44) It was discovered that a directory traversal allows attackers to bypass security restrictions and obtain sensitive information. (MFSA 2008-44) It was discovered that a buffer overflow could be triggered via a long header in a news article, which could lead to arbitrary code execution. (MFSA 2008-46) Liu Die Yu and Boris Zbarsky discovered an information leak through local shortcut files. (MFSA 2008-47, MFSA 2008-59) Georgi Guninski, Michal Zalewski and Chris Evan discovered that the canvas element could be used to bypass same-origin restrictions. (MFSA 2008-48) Jesse Ruderman discovered that a programming error in the window.__proto__.__proto__ object could lead to arbitrary code execution. (MFSA 2008-50) It was discovered that crashes in the layout engine could lead to arbitrary code execution. (MFSA 2008-52) It was discovered that crashes in the Javascript engine could lead to arbitrary code execution. (MFSA 2008-52) It was discovered that a crash in the nsFrameManager might lead to the execution of arbitrary code. (MFSA 2008-55) "moz_bug_r_a4" discovered that the same-origin check in nsXMLHttpRequest::NotifyEventListeners() could be bypassed. (MFSA 2008-56) Chris Evans discovered that quote characters were improperly escaped in the default namespace of E4X documents. (MFSA 2008-58) Jesse Ruderman discovered that the layout engine is vulnerable to DoS attacks that might trigger memory corruption and an integer overflow. (MFSA 2008-60) Boris Zbarsky discovered that an information disclosure attack could be performed via XBL bindings. (MFSA 2008-61) Marius Schilder discovered that it is possible to obtain sensible data via a XMLHttpRequest. (MFSA 2008-64) Chris Evans discovered that it is possible to obtain sensible data via a JavaScript URL. (MFSA 2008-65) Chip Salzenberg discovered possible phishing attacks via URLs with leading whitespaces or control characters. (MFSA 2008-66) It was discovered that it is possible to perform cross-site scripting attacks via an XBL binding to an "unloaded document." (MFSA 2008-68) It was discovered that it is possible to run arbitrary JavaScript with chrome privileges via unknown vectors. (MFSA 2008-68)</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:05.097-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:34.846-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:39.109-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8021 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:42.478-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:47.884-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="thunderbird-gnome-support is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13341"/>
              <criterion comment="thunderbird-dev is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13099"/>
              <criterion comment="mozilla-thunderbird is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12988"/>
              <criterion comment="thunderbird is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12942"/>
              <criterion comment="mozilla-thunderbird-dev is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12662"/>
              <criterion comment="mozilla-thunderbird-typeaheadfind is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13047"/>
              <criterion comment="thunderbird-dbg is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13160"/>
              <criterion comment="thunderbird-typeaheadfind is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13086"/>
              <criterion comment="mozilla-thunderbird-inspector is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13385"/>
              <criterion comment="thunderbird-inspector is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13492"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="icedove-typeaheadfind is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13297"/>
              <criterion comment="icedove is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13292"/>
              <criterion comment="icedove-inspector is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13110"/>
              <criterion comment="icedove-dev is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13425"/>
              <criterion comment="icedove-dbg is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13026"/>
              <criterion comment="icedove-gnome-support is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13288"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8019" version="3" class="patch">
      <metadata>
        <title>DSA-1471 libvorbis -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>libvorbis</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1471" ref_id="DSA-1471"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3106" ref_id="CVE-2007-3106"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4029" ref_id="CVE-2007-4029"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4066" ref_id="CVE-2007-4066"/>
        <description>Several vulnerabilities were found in the Vorbis General Audio Compression Codec, which may lead to denial of service or the execution of arbitrary code, if a user is tricked into opening a malformed Ogg Audio file with an application linked against libvorbis.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:34.427-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:34.402-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:38.750-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8019 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:38.365-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:47.612-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libvorbis0a is earlier than 1.1.2.dfsg-1.3" test_ref="oval:org.mitre.oval:tst:15558"/>
            <criterion comment="libvorbisfile3 is earlier than 1.1.2.dfsg-1.3" test_ref="oval:org.mitre.oval:tst:16458"/>
            <criterion comment="libvorbisenc2 is earlier than 1.1.2.dfsg-1.3" test_ref="oval:org.mitre.oval:tst:16320"/>
            <criterion comment="libvorbis-dev is earlier than 1.1.2.dfsg-1.3" test_ref="oval:org.mitre.oval:tst:15883"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libvorbis0a is earlier than 1.1.0-2" test_ref="oval:org.mitre.oval:tst:15971"/>
            <criterion comment="libvorbisfile3 is earlier than 1.1.0-2" test_ref="oval:org.mitre.oval:tst:16493"/>
            <criterion comment="libvorbisenc2 is earlier than 1.1.0-2" test_ref="oval:org.mitre.oval:tst:15692"/>
            <criterion comment="libvorbis-dev is earlier than 1.1.0-2" test_ref="oval:org.mitre.oval:tst:16267"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8016" version="3" class="patch">
      <metadata>
        <title>DSA-1554 roundup -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>roundup</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1554" ref_id="DSA-1554"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1474" ref_id="CVE-2008-1474"/>
        <description>Roundup, an issue tracking system, fails to properly escape HTML input, allowing an attacker to inject client-side code (typically JavaScript) into a document that may be viewed in the victim's browser.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:39.413-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:33.568-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:38.191-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8016 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:00.513-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:47.304-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="roundup is earlier than 1.2.1-5+etch2" test_ref="oval:org.mitre.oval:tst:19191"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8015" version="3" class="patch">
      <metadata>
        <title>DSA-1476 pulseaudio -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>pulseaudio</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1476" ref_id="DSA-1476"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0008" ref_id="CVE-2008-0008"/>
        <description>Marcus Meissner discovered that the PulseAudio sound server performed insufficient checks when dropping privileges, which could lead to local privilege escalation. The old stable distribution (sarge) doesn't contain pulseaudio.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:06.166-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:33.097-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:37.778-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8015 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:44.580-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:47.128-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libpulse0 is earlier than 0.9.5-5etch1" test_ref="oval:org.mitre.oval:tst:13190"/>
          <criterion comment="pulseaudio-module-lirc is earlier than 0.9.5-5etch1" test_ref="oval:org.mitre.oval:tst:13863"/>
          <criterion comment="libpulse-dev is earlier than 0.9.5-5etch1" test_ref="oval:org.mitre.oval:tst:13807"/>
          <criterion comment="pulseaudio-utils is earlier than 0.9.5-5etch1" test_ref="oval:org.mitre.oval:tst:13768"/>
          <criterion comment="pulseaudio is earlier than 0.9.5-5etch1" test_ref="oval:org.mitre.oval:tst:13911"/>
          <criterion comment="pulseaudio-module-hal is earlier than 0.9.5-5etch1" test_ref="oval:org.mitre.oval:tst:13362"/>
          <criterion comment="pulseaudio-module-x11 is earlier than 0.9.5-5etch1" test_ref="oval:org.mitre.oval:tst:13835"/>
          <criterion comment="pulseaudio-esound-compat is earlier than 0.9.5-5etch1" test_ref="oval:org.mitre.oval:tst:13864"/>
          <criterion comment="libpulse-mainloop-glib0 is earlier than 0.9.5-5etch1" test_ref="oval:org.mitre.oval:tst:13849"/>
          <criterion comment="pulseaudio-module-gconf is earlier than 0.9.5-5etch1" test_ref="oval:org.mitre.oval:tst:13904"/>
          <criterion comment="pulseaudio-module-zeroconf is earlier than 0.9.5-5etch1" test_ref="oval:org.mitre.oval:tst:13521"/>
          <criterion comment="pulseaudio-module-jack is earlier than 0.9.5-5etch1" test_ref="oval:org.mitre.oval:tst:13247"/>
          <criterion comment="libpulse-browse0 is earlier than 0.9.5-5etch1" test_ref="oval:org.mitre.oval:tst:13797"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8013" version="3" class="patch">
      <metadata>
        <title>DSA-1591 libvorbis -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libvorbis</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1591" ref_id="DSA-1591"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1419" ref_id="CVE-2008-1419"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1420" ref_id="CVE-2008-1420"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1423" ref_id="CVE-2008-1423"/>
        <description>Several local (remote) vulnerabilities have been discovered in libvorbis, a library for the Vorbis general-purpose compressed audio codec. The Common Vulnerabilities and Exposures project identifies the following problems: libvorbis does not properly handle a zero value which allows remote attackers to cause a denial of service (crash or infinite loop) or trigger an integer overflow. Integer overflow in libvorbis allows remote attackers to execute arbitrary code via a crafted OGG file, which triggers a heap overflow. Integer overflow in libvorbis allows remote attackers to cause a denial of service (crash) or execute arbitrary code via a crafted OGG file which triggers a heap overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:39.716-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:32.742-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:37.542-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8013 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:39.235-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:46.891-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libvorbis0a is earlier than 1.1.2.dfsg-1.4" test_ref="oval:org.mitre.oval:tst:19016"/>
          <criterion comment="libvorbisfile3 is earlier than 1.1.2.dfsg-1.4" test_ref="oval:org.mitre.oval:tst:19301"/>
          <criterion comment="libvorbisenc2 is earlier than 1.1.2.dfsg-1.4" test_ref="oval:org.mitre.oval:tst:19339"/>
          <criterion comment="libvorbis-dev is earlier than 1.1.2.dfsg-1.4" test_ref="oval:org.mitre.oval:tst:19291"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8011" version="3" class="patch">
      <metadata>
        <title>DSA-1813 evolution-data-server -- Several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>evolution-data-server</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1813" ref_id="DSA-1813"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0587" ref_id="CVE-2009-0587"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0547" ref_id="CVE-2009-0547"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0582" ref_id="CVE-2009-0582"/>
        <description>Several vulnerabilities have been found in evolution-data-server, the database backend server for the evolution groupware suite. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that evolution-data-server is prone to integer overflows triggered by large base64 strings. Joachim Breitner discovered that S/MIME signatures are not verified properly, which can lead to spoofing attacks. It was discovered that NTLM authentication challenge packets are not validated properly when using the NTLM authentication method, which could lead to an information disclosure or a denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:45.781-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:31.414-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:36.435-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8011 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:01.311-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:46.501-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="evolution-data-server-common is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18491"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libecal1.2-dev is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18535"/>
                <criterion comment="libegroupwise1.2-dev is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18313"/>
                <criterion comment="libebook1.2-9 is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18512"/>
                <criterion comment="libebook1.2-dev is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18393"/>
                <criterion comment="libedata-cal1.2-dev is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18471"/>
                <criterion comment="libedataserverui1.2-8 is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18338"/>
                <criterion comment="libexchange-storage1.2-dev is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18086"/>
                <criterion comment="libedata-book1.2-2 is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18465"/>
                <criterion comment="libedata-book1.2-dev is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18141"/>
                <criterion comment="libedataserver1.2-9 is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18445"/>
                <criterion comment="evolution-data-server-dbg is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18243"/>
                <criterion comment="libcamel1.2-dev is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18134"/>
                <criterion comment="libgdata-google1.2-dev is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18362"/>
                <criterion comment="libegroupwise1.2-13 is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:17973"/>
                <criterion comment="libedataserver1.2-dev is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18323"/>
                <criterion comment="libexchange-storage1.2-3 is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18478"/>
                <criterion comment="libgdata1.2-1 is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18563"/>
                <criterion comment="libecal1.2-7 is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:17754"/>
                <criterion comment="libgdata1.2-dev is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18674"/>
                <criterion comment="libgdata-google1.2-1 is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18629"/>
                <criterion comment="evolution-data-server is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18466"/>
                <criterion comment="libedataserverui1.2-dev is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18739"/>
                <criterion comment="libedata-cal1.2-6 is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18610"/>
                <criterion comment="libcamel1.2-11 is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18604"/>
                <criterion comment="evolution-data-server-dev is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18589"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="evolution-data-server-common is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18635"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libcamel1.2-8 is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18369"/>
                <criterion comment="libebook1.2-5 is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18074"/>
                <criterion comment="libedata-book1.2-2 is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18507"/>
                <criterion comment="libedataserver1.2-7 is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18726"/>
                <criterion comment="evolution-data-server-dev is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18045"/>
                <criterion comment="evolution-data-server is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18689"/>
                <criterion comment="libegroupwise1.2-dev is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18508"/>
                <criterion comment="libedata-book1.2-dev is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18255"/>
                <criterion comment="libexchange-storage1.2-1 is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18633"/>
                <criterion comment="libedataserverui1.2-dev is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18518"/>
                <criterion comment="libedata-cal1.2-5 is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18112"/>
                <criterion comment="evolution-data-server-dbg is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18608"/>
                <criterion comment="libcamel1.2-dev is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18628"/>
                <criterion comment="libecal1.2-dev is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18685"/>
                <criterion comment="libedata-cal1.2-dev is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18427"/>
                <criterion comment="libedataserverui1.2-6 is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18737"/>
                <criterion comment="libexchange-storage1.2-dev is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18367"/>
                <criterion comment="libedataserver1.2-dev is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18554"/>
                <criterion comment="libecal1.2-6 is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18455"/>
                <criterion comment="libebook1.2-dev is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18719"/>
                <criterion comment="libegroupwise1.2-10 is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18283"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8010" version="3" class="patch">
      <metadata>
        <title>DSA-1570 kazehakase -- various</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>kazehakase</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1570" ref_id="DSA-1570"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-7227" ref_id="CVE-2006-7227"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-7228" ref_id="CVE-2006-7228"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-7230" ref_id="CVE-2006-7230"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1659" ref_id="CVE-2007-1659"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1660" ref_id="CVE-2007-1660"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1661" ref_id="CVE-2007-1661"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1662" ref_id="CVE-2007-1662"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4766" ref_id="CVE-2007-4766"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4767" ref_id="CVE-2007-4767"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4768" ref_id="CVE-2007-4768"/>
        <description>Andrews Salomon reported that kazehakase, a GTK+-based web browser that allows pluggable rendering engines, contained an embedded copy of the PCRE library in its source tree which was compiled in and used in preference to the system-wide version of this library. The PCRE library has been updated to fix the security issues reported against it in previous Debian Security Advisories. This update ensures that kazehakase uses that supported library, and not its own embedded and insecure version.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:35.661-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:30.959-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:36.093-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8010 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:43.848-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:45.832-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="kazehakase is earlier than 0.4.2-1etch1" test_ref="oval:org.mitre.oval:tst:16253"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8007" version="5" class="patch">
      <metadata>
        <title>DSA-1880 openoffice.org -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openoffice.org</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1880" ref_id="DSA-1880"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0200" ref_id="CVE-2009-0200"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0201" ref_id="CVE-2009-0201"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2139" ref_id="CVE-2009-2139"/>
        <description>Several vulnerabilities have been discovered in the OpenOffice.org office suite. The Common Vulnerabilities and Exposures project identifies the following problems: Dyon Balding of Secunia Research has discovered a vulnerability, which can be exploited by opening a specially crafted Microsoft Word document. When reading a Microsoft Word document, a bug in the parser of sprmTDelete records can result in an integer underflow that may lead to heap-based buffer overflows. Successful exploitation may allow arbitrary code execution in the context of the OpenOffice.org process. Dyon Balding of Secunia Research has discovered a vulnerability, which can be exploited by opening a specially crafted Microsoft Word document. When reading a Microsoft Word document, a bug in the parser of sprmTDelete records can result in heap-based buffer overflows. Successful exploitation may allow arbitrary code execution in the context of the OpenOffice.org process. A vulnerability has been discovered in the parser of EMF files of OpenOffice/Go-oo 2.x and 3.x that can be triggered by a specially crafted document and lead to the execution of arbitrary commands the privileges of the user running OpenOffice.org/Go-oo. This vulnerability does not exist in the packages for oldstable, testing and unstable.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:55.155-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:24.416-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:31.219-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8007 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:36.262-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:44.492-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:13494 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:34.389-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:47.587-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openoffice.org-dtd-officedocument1.0 is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13287"/>
                <criterion comment="openoffice.org-l10n-cy is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13522"/>
                <criterion comment="openoffice.org-l10n-cs is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13185"/>
                <criterion comment="openoffice.org-help-hu is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13352"/>
                <criterion comment="openoffice.org-l10n-vi is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13459"/>
                <criterion comment="openoffice.org-l10n-ca is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13251"/>
                <criterion comment="openoffice.org-style-industrial is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13280"/>
                <criterion comment="openoffice.org-help-en-us is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13490"/>
                <criterion comment="ttf-opensymbol is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13545"/>
                <criterion comment="openoffice.org-l10n-ka is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:12651"/>
                <criterion comment="openoffice.org-l10n-km is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13624"/>
                <criterion comment="openoffice.org-l10n-ko is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13520"/>
                <criterion comment="openoffice.org-l10n-pl is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13427"/>
                <criterion comment="broffice.org is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13201"/>
                <criterion comment="openoffice.org-l10n-ku is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13419"/>
                <criterion comment="openoffice.org-l10n-pt is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13572"/>
                <criterion comment="openoffice.org-l10n-xh is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13189"/>
                <criterion comment="openoffice.org-help-pt is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13496"/>
                <criterion comment="openoffice.org-help-it is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13227"/>
                <criterion comment="openoffice.org-help-pl is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13648"/>
                <criterion comment="openoffice.org-l10n-be-by is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13621"/>
                <criterion comment="openoffice.org-l10n-eu is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13226"/>
                <criterion comment="openoffice.org-l10n-hr is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13626"/>
                <criterion comment="openoffice.org-l10n-hu is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13100"/>
                <criterion comment="openoffice.org-l10n-mk is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13489"/>
                <criterion comment="openoffice.org-l10n-sr-cs is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13504"/>
                <criterion comment="openoffice.org-l10n-he is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13576"/>
                <criterion comment="openoffice.org-l10n-en-za is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13215"/>
                <criterion comment="libuno-cli-types1.1-cil is earlier than 1.1.13.0+OOo2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13541"/>
                <criterion comment="openoffice.org-l10n-as-in is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13237"/>
                <criterion comment="openoffice.org-l10n-ta-in is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13399"/>
                <criterion comment="openoffice.org-l10n-te-in is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13268"/>
                <criterion comment="openoffice.org-help-nl is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13517"/>
                <criterion comment="openoffice.org-l10n-eo is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:12740"/>
                <criterion comment="openoffice.org-l10n-el is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13183"/>
                <criterion comment="openoffice.org-l10n-ro is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:12973"/>
                <criterion comment="openoffice.org-l10n-zu is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13494"/>
                <criterion comment="openoffice.org-l10n-hi-in is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13682"/>
                <criterion comment="openoffice.org-l10n-zh-tw is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13391"/>
                <criterion comment="openoffice.org-l10n-za is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13397"/>
                <criterion comment="openoffice.org-l10n-et is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13607"/>
                <criterion comment="openoffice.org-help-fr is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13720"/>
                <criterion comment="openoffice.org-l10n-rw is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13296"/>
                <criterion comment="openoffice.org-l10n-es is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13726"/>
                <criterion comment="openoffice.org-l10n-ru is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13039"/>
                <criterion comment="openoffice.org-l10n-bs is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13327"/>
                <criterion comment="openoffice.org-l10n-br is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13372"/>
                <criterion comment="openoffice.org-style-tango is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13540"/>
                <criterion comment="openoffice.org-style-andromeda is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13655"/>
                <criterion comment="openoffice.org-l10n-bn is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13059"/>
                <criterion comment="openoffice.org-l10n-bg is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13617"/>
                <criterion comment="openoffice.org-l10n-sl is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13728"/>
                <criterion comment="openoffice.org-l10n-ja is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13274"/>
                <criterion comment="openoffice.org-l10n-en-gb is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13532"/>
                <criterion comment="openoffice.org-help-gl is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13298"/>
                <criterion comment="openoffice.org-l10n-sk is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13091"/>
                <criterion comment="openoffice.org-l10n-st is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13620"/>
                <criterion comment="openoffice.org-l10n-sv is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13142"/>
                <criterion comment="openoffice.org-l10n-sr is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13693"/>
                <criterion comment="openoffice.org-l10n-ss is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13669"/>
                <criterion comment="openoffice.org-help-sv is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:12980"/>
                <criterion comment="openoffice.org-style-hicontrast is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13709"/>
                <criterion comment="openoffice.org-help-dz is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13595"/>
                <criterion comment="openoffice.org-help-da is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:12956"/>
                <criterion comment="openoffice.org-help-de is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13438"/>
                <criterion comment="openoffice.org-help-sl is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13700"/>
                <criterion comment="openoffice.org-l10n-gl is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13442"/>
                <criterion comment="openoffice.org-java-common is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13667"/>
                <criterion comment="openoffice.org-l10n-ga is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13675"/>
                <criterion comment="openoffice.org-l10n-ts is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13533"/>
                <criterion comment="openoffice.org-l10n-tr is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13175"/>
                <criterion comment="openoffice.org-l10n-tn is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13604"/>
                <criterion comment="openoffice.org-l10n-th is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13410"/>
                <criterion comment="openoffice.org-l10n-tg is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13662"/>
                <criterion comment="openoffice.org-help-et is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13223"/>
                <criterion comment="openoffice.org-help-eu is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13588"/>
                <criterion comment="libuno-cli-basetypes1.0-cil is earlier than 1.0.10.0+OOo2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13477"/>
                <criterion comment="openoffice.org-help-es is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13736"/>
                <criterion comment="openoffice.org-filter-mobiledev is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13344"/>
                <criterion comment="openoffice.org-emailmerge is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13698"/>
                <criterion comment="openoffice.org-l10n-or-in is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13591"/>
                <criterion comment="openoffice.org-l10n-lt is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13600"/>
                <criterion comment="openoffice.org-l10n-lv is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13396"/>
                <criterion comment="openoffice.org-l10n-uz is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13350"/>
                <criterion comment="openoffice.org-l10n-de is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13612"/>
                <criterion comment="openoffice.org-l10n-da is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13544"/>
                <criterion comment="openoffice.org-l10n-uk is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13546"/>
                <criterion comment="openoffice.org-l10n-dz is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13293"/>
                <criterion comment="libuno-cli-cppuhelper1.0-cil is earlier than 1.0.13.0+OOo2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13149"/>
                <criterion comment="openoffice.org-l10n-lo is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13365"/>
                <criterion comment="libuno-cli-ure1.0-cil is earlier than 1.0.13.0+OOo2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13717"/>
                <criterion comment="openoffice.org-l10n-ar is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13714"/>
                <criterion comment="openoffice.org-l10n-ml-in is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13255"/>
                <criterion comment="openoffice.org-help-en-gb is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13497"/>
                <criterion comment="openoffice.org-l10n-af is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13437"/>
                <criterion comment="openoffice.org-common is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13501"/>
                <criterion comment="openoffice.org-help-ja is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13238"/>
                <criterion comment="openoffice.org-l10n-zh-cn is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13638"/>
                <criterion comment="openoffice.org-l10n-ve is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13334"/>
                <criterion comment="openoffice.org-help-zh-cn is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13305"/>
                <criterion comment="openoffice.org-l10n-it is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13321"/>
                <criterion comment="openoffice.org-l10n-gu-in is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13233"/>
                <criterion comment="openoffice.org-l10n-in is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13461"/>
                <criterion comment="openoffice.org-help-zh-tw is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:12972"/>
                <criterion comment="openoffice.org-style-crystal is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13708"/>
                <criterion comment="openoffice.org-l10n-mr-in is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13307"/>
                <criterion comment="openoffice.org-help-ru is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13633"/>
                <criterion comment="openoffice.org-l10n-fr is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13689"/>
                <criterion comment="openoffice.org-l10n-pt-br is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13615"/>
                <criterion comment="openoffice.org-report-builder is earlier than 1.0.2+OOo2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13364"/>
                <criterion comment="openoffice.org-help-pt-br is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13632"/>
                <criterion comment="openoffice.org-help-ko is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:12975"/>
                <criterion comment="openoffice.org-help-km is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13686"/>
                <criterion comment="openoffice.org-l10n-fa is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13724"/>
                <criterion comment="openoffice.org-l10n-fi is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13699"/>
                <criterion comment="openoffice.org-qa-api-tests is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13316"/>
                <criterion comment="openoffice.org-help-hi-in is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13570"/>
                <criterion comment="openoffice.org-l10n-ns is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13301"/>
                <criterion comment="openoffice.org-l10n-nr is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13524"/>
                <criterion comment="openoffice.org-dev-doc is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13109"/>
                <criterion comment="openoffice.org-l10n-nn is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13672"/>
                <criterion comment="openoffice.org-l10n-nl is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13740"/>
                <criterion comment="openoffice.org-help-cs is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13663"/>
                <criterion comment="openoffice.org-l10n-ne is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13679"/>
                <criterion comment="openoffice.org-l10n-pa-in is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13431"/>
                <criterion comment="openoffice.org-l10n-nb is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13623"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openoffice.org is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:12786"/>
                <criterion comment="openoffice.org-dbg is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13246"/>
                <criterion comment="python-uno is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13140"/>
                <criterion comment="openoffice.org-draw is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:12825"/>
                <criterion comment="openoffice.org-kde is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13536"/>
                <criterion comment="openoffice.org-filter-binfilter is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13690"/>
                <criterion comment="openoffice.org-base is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13406"/>
                <criterion comment="mozilla-openoffice.org is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13710"/>
                <criterion comment="openoffice.org-headless is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13665"/>
                <criterion comment="openoffice.org-impress is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13212"/>
                <criterion comment="libmythes-dev is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13598"/>
                <criterion comment="openoffice.org-gnome is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13674"/>
                <criterion comment="openoffice.org-evolution is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13154"/>
                <criterion comment="openoffice.org-math is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13678"/>
                <criterion comment="openoffice.org-calc is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:12911"/>
                <criterion comment="openoffice.org-base-core is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13444"/>
                <criterion comment="openoffice.org-report-builder-bin is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13688"/>
                <criterion comment="openoffice.org-sdbc-postgresql is earlier than 0.7.6+OOo2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:12979"/>
                <criterion comment="openoffice.org-dev is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13450"/>
                <criterion comment="openoffice.org-core is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13606"/>
                <criterion comment="ure is earlier than 1.4+OOo2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13093"/>
                <criterion comment="openoffice.org-writer is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13257"/>
                <criterion comment="ure-dbg is earlier than 1.4+OOo2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:12909"/>
                <criterion comment="openoffice.org-gtk is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13513"/>
                <criterion comment="openoffice.org-officebean is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13271"/>
                <criterion comment="openoffice.org-presentation-minimizer is earlier than 1.0+OOo2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13169"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openoffice.org-gcj is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13635"/>
                <criterion comment="openoffice.org-ogltrans is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13645"/>
                <criterion comment="openoffice.org-qa-tools is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13434"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Supported platform section">
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openoffice.org-gcj is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13264"/>
                <criterion comment="openoffice.org-qa-tools is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13186"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openoffice.org-dtd-officedocument1.0 is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13315"/>
                <criterion comment="openoffice.org-l10n-cy is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13499"/>
                <criterion comment="openoffice.org-l10n-cs is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13346"/>
                <criterion comment="openoffice.org-help-hu is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13537"/>
                <criterion comment="openoffice.org-l10n-vi is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13458"/>
                <criterion comment="openoffice.org-l10n-ca is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13080"/>
                <criterion comment="openoffice.org-help-en-us is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13590"/>
                <criterion comment="ttf-opensymbol is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13713"/>
                <criterion comment="openoffice.org-l10n-ka is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13266"/>
                <criterion comment="openoffice.org-l10n-km is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13557"/>
                <criterion comment="openoffice.org-l10n-ko is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13244"/>
                <criterion comment="openoffice.org-l10n-pl is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:12848"/>
                <criterion comment="broffice.org is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13627"/>
                <criterion comment="openoffice.org-l10n-ku is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13721"/>
                <criterion comment="openoffice.org-l10n-pt is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13559"/>
                <criterion comment="openoffice.org-l10n-xh is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13654"/>
                <criterion comment="openoffice.org-help-it is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13381"/>
                <criterion comment="openoffice.org-help-pl is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13342"/>
                <criterion comment="openoffice.org-l10n-be-by is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13177"/>
                <criterion comment="openoffice.org-l10n-hr is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13096"/>
                <criterion comment="openoffice.org-l10n-hu is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13471"/>
                <criterion comment="openoffice.org-l10n-mk is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13117"/>
                <criterion comment="openoffice.org-l10n-hi is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:12755"/>
                <criterion comment="openoffice.org-l10n-sr-cs is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13174"/>
                <criterion comment="openoffice.org-l10n-he is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13171"/>
                <criterion comment="openoffice.org-l10n-en-za is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13734"/>
                <criterion comment="openoffice.org-l10n-as-in is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13668"/>
                <criterion comment="openoffice.org-l10n-ta-in is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13658"/>
                <criterion comment="openoffice.org-l10n-te-in is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13423"/>
                <criterion comment="openoffice.org-help-nl is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13511"/>
                <criterion comment="openoffice.org-l10n-eo is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13578"/>
                <criterion comment="openoffice.org-l10n-el is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13219"/>
                <criterion comment="openoffice.org-l10n-zu is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13703"/>
                <criterion comment="openoffice.org-l10n-hi-in is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13610"/>
                <criterion comment="openoffice.org-l10n-zh-tw is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13636"/>
                <criterion comment="openoffice.org-l10n-za is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13510"/>
                <criterion comment="openoffice.org-l10n-et is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13681"/>
                <criterion comment="openoffice.org-help-fr is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13735"/>
                <criterion comment="openoffice.org-l10n-rw is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13531"/>
                <criterion comment="openoffice.org-l10n-es is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13426"/>
                <criterion comment="openoffice.org-l10n-ru is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13685"/>
                <criterion comment="openoffice.org-l10n-bs is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13313"/>
                <criterion comment="openoffice.org-l10n-br is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:12915"/>
                <criterion comment="openoffice.org-l10n-bn is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:12781"/>
                <criterion comment="openoffice.org-l10n-bg is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13379"/>
                <criterion comment="openoffice.org-l10n-sl is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:12767"/>
                <criterion comment="openoffice.org-l10n-ja is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13258"/>
                <criterion comment="openoffice.org-l10n-en-gb is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13028"/>
                <criterion comment="openoffice.org-l10n-sk is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13602"/>
                <criterion comment="openoffice.org-l10n-st is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13306"/>
                <criterion comment="openoffice.org-l10n-sv is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13574"/>
                <criterion comment="openoffice.org-l10n-ss is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13339"/>
                <criterion comment="openoffice.org-help-sv is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13439"/>
                <criterion comment="openoffice.org-help-dz is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13503"/>
                <criterion comment="openoffice.org-help-da is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13331"/>
                <criterion comment="openoffice.org-help-de is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13507"/>
                <criterion comment="openoffice.org-help-sl is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13152"/>
                <criterion comment="openoffice.org-java-common is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13694"/>
                <criterion comment="openoffice.org-l10n-ga is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13761"/>
                <criterion comment="openoffice.org-l10n-ts is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13260"/>
                <criterion comment="openoffice.org-l10n-tr is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13585"/>
                <criterion comment="openoffice.org-l10n-tn is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13518"/>
                <criterion comment="openoffice.org-l10n-th is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13400"/>
                <criterion comment="openoffice.org-l10n-tg is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13605"/>
                <criterion comment="openoffice.org-help-et is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13579"/>
                <criterion comment="openoffice.org-help-es is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13718"/>
                <criterion comment="openoffice.org-filter-mobiledev is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13482"/>
                <criterion comment="openoffice.org-l10n-or-in is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13608"/>
                <criterion comment="openoffice.org-help-en is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13161"/>
                <criterion comment="openoffice.org-l10n-lt is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13512"/>
                <criterion comment="openoffice.org-l10n-lv is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:12914"/>
                <criterion comment="openoffice.org-l10n-de is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13273"/>
                <criterion comment="openoffice.org-l10n-da is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13707"/>
                <criterion comment="openoffice.org-l10n-uk is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13389"/>
                <criterion comment="openoffice.org-l10n-dz is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13611"/>
                <criterion comment="openoffice.org-l10n-lo is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13637"/>
                <criterion comment="openoffice.org-l10n-ml-in is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13506"/>
                <criterion comment="openoffice.org-help-en-gb is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13422"/>
                <criterion comment="openoffice.org-l10n-af is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13652"/>
                <criterion comment="openoffice.org-common is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13220"/>
                <criterion comment="openoffice.org-help-ja is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:12819"/>
                <criterion comment="openoffice.org-l10n-zh-cn is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13745"/>
                <criterion comment="openoffice.org-l10n-ve is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13528"/>
                <criterion comment="openoffice.org-help-zh-cn is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13354"/>
                <criterion comment="openoffice.org-l10n-it is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13762"/>
                <criterion comment="openoffice.org-l10n-gu-in is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13731"/>
                <criterion comment="openoffice.org-l10n-in is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13628"/>
                <criterion comment="openoffice.org-help-zh-tw is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:12989"/>
                <criterion comment="openoffice.org-help-ru is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13639"/>
                <criterion comment="openoffice.org-l10n-fr is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13684"/>
                <criterion comment="openoffice.org-l10n-pt-br is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13673"/>
                <criterion comment="openoffice.org-help-pt-br is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13680"/>
                <criterion comment="openoffice.org-help-ko is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13384"/>
                <criterion comment="openoffice.org-help-km is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13432"/>
                <criterion comment="openoffice.org-l10n-fa is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13819"/>
                <criterion comment="openoffice.org-l10n-fi is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13763"/>
                <criterion comment="openoffice.org-qa-api-tests is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13785"/>
                <criterion comment="openoffice.org-help-hi-in is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13786"/>
                <criterion comment="openoffice.org-l10n-ns is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13695"/>
                <criterion comment="openoffice.org-l10n-nr is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13744"/>
                <criterion comment="openoffice.org-dev-doc is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13742"/>
                <criterion comment="openoffice.org-l10n-nn is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13722"/>
                <criterion comment="openoffice.org-l10n-nl is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13748"/>
                <criterion comment="openoffice.org-help-cs is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13582"/>
                <criterion comment="openoffice.org-l10n-ne is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13081"/>
                <criterion comment="openoffice.org-l10n-pa-in is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13460"/>
                <criterion comment="openoffice.org-l10n-nb is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13505"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              </criteria>
              <criterion comment="libmythes-dev is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13465"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openoffice.org-filter-so52 is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13551"/>
                <criterion comment="openoffice.org-impress is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:12875"/>
                <criterion comment="openoffice.org-evolution is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:12858"/>
                <criterion comment="openoffice.org-base is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13467"/>
                <criterion comment="openoffice.org is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13619"/>
                <criterion comment="openoffice.org-math is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13500"/>
                <criterion comment="openoffice.org-calc is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13730"/>
                <criterion comment="openoffice.org-qa-tools is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13575"/>
                <criterion comment="openoffice.org-dbg is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13567"/>
                <criterion comment="openoffice.org-gtk is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13813"/>
                <criterion comment="openoffice.org-officebean is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13683"/>
                <criterion comment="python-uno is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13716"/>
                <criterion comment="openoffice.org-gtk-gnome is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13727"/>
                <criterion comment="openoffice.org-writer is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:12878"/>
                <criterion comment="openoffice.org-dev is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13851"/>
                <criterion comment="openoffice.org-gcj is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13741"/>
                <criterion comment="openoffice.org-kde is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13746"/>
                <criterion comment="openoffice.org-draw is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13552"/>
                <criterion comment="openoffice.org-gnome is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13782"/>
                <criterion comment="openoffice.org-core is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13809"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Supported platform section">
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="libmythes-dev is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:13401"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition version="1" id="oval:org.mitre.oval:def:8005" class="patch">
      <metadata>
        <title>DSA-1760 openswan -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openswan</product>
        </affected>
        <reference source="DSA" ref_url="http://www.debian.org/security/2009/dsa-1760" ref_id="DSA-1760"/>
        <description>Two vulnerabilities have been discovered in openswan, an IPSec implementation for linux. The Common Vulnerabilities and Exposures project identifies the following problems: Dmitry E. Oboukhov discovered that the livetest tool is using temporary files insecurely, which could lead to a denial of service attack. Gerd v. Egidy discovered that the Pluto IKE daemon in openswan is prone to a denial of service attack via a malicious packet.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:54.624-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:23.389-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:30.624-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Platform section" operator="OR">
        <criteria comment="Release section" operator="AND">
          <extend_definition comment="Debian 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria comment="Architecture section" operator="OR">
            <criteria comment="Architecture independent section" operator="AND">
              <criterion comment="all architecture" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria comment="Packages section" operator="OR">
                <criterion comment="linux-patch-openswan is earlier than 2.4.12+dfsg-1.3+lenny1" test_ref="oval:org.mitre.oval:tst:15844"/>
                <criterion comment="openswan-modules-source is earlier than 2.4.12+dfsg-1.3+lenny1" test_ref="oval:org.mitre.oval:tst:16771"/>
              </criteria>
            </criteria>
            <criteria comment="Architecture dependent section" operator="AND">
              <criteria comment="Supported architectures section" operator="OR">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria comment="Packages section" operator="OR">
                <criterion comment="openswan DPKG is earlier than 2.4.12+dfsg-1.3+lenny1" test_ref="oval:org.mitre.oval:tst:16530"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria comment="Release section" operator="AND">
          <extend_definition comment="Debian 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria comment="Architecture section" operator="OR">
            <criteria comment="Architecture independent section" operator="AND">
              <criterion comment="all architecture" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria comment="Packages section" operator="OR">
                <criterion comment="linux-patch-openswan is earlier than 2.4.6+dfsg.2-1.1+etch1" test_ref="oval:org.mitre.oval:tst:16797"/>
                <criterion comment="openswan-modules-source is earlier than 2.4.6+dfsg.2-1.1+etch1" test_ref="oval:org.mitre.oval:tst:16059"/>
              </criteria>
            </criteria>
            <criteria comment="Packages section" operator="OR">
              <criterion comment="openswan DPKG is earlier than 2.4.6+dfsg.2-1.1+etch1" test_ref="oval:org.mitre.oval:tst:16292"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8002" version="5" class="patch">
      <metadata>
        <title>DSA-1525 asterisk -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>asterisk</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1525" ref_id="DSA-1525"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6430" ref_id="CVE-2007-6430"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1332" ref_id="CVE-2008-1332"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1333" ref_id="CVE-2008-1333"/>
        <description>Several remote vulnerabilities have been discovered in Asterisk, a free software PBX and telephony toolkit. The Common Vulnerabilities and Exposures project identifies the following problems: Tilghman Lesher discovered that database-based registrations are insufficiently validated. This only affects setups, which are configured to run without a password and only host-based authentication. Jason Parker discovered that insufficient validation of From: headers inside the SIP channel driver may lead to authentication bypass and the potential external initiation of calls. This update also fixes a format string vulnerability, which can only be triggered through configuration files under control of the local administrator. In later releases of Asterisk this issue is remotely exploitable and tracked as CVE-2008-1333. The status of the old stable distribution (sarge) is currently being investigated. If affected, an update will be released through security.debian.org.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:00.944-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:22.746-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:30.151-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8002 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:36.792-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:43.954-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:19315 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:38.186-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:47.011-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="asterisk-doc is earlier than 1:1.2.13~dfsg-2etch3" test_ref="oval:org.mitre.oval:tst:19096"/>
              <criterion comment="asterisk-web-vmail is earlier than 1:1.2.13~dfsg-2etch3" test_ref="oval:org.mitre.oval:tst:18910"/>
              <criterion comment="asterisk-config is earlier than 1:1.2.13~dfsg-2etch3" test_ref="oval:org.mitre.oval:tst:19192"/>
              <criterion comment="asterisk-sounds-main is earlier than 1:1.2.13~dfsg-2etch3" test_ref="oval:org.mitre.oval:tst:19315"/>
              <criterion comment="asterisk-dev is earlier than 1:1.2.13~dfsg-2etch3" test_ref="oval:org.mitre.oval:tst:19321"/>
              <criterion comment="asterisk is earlier than 1:1.2.13~dfsg-2etch3" test_ref="oval:org.mitre.oval:tst:18700"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="asterisk-bristuff is earlier than 1:1.2.13~dfsg-2etch3" test_ref="oval:org.mitre.oval:tst:19005"/>
              <criterion comment="asterisk-h323 is earlier than 1:1.2.13~dfsg-2etch3" test_ref="oval:org.mitre.oval:tst:18758"/>
              <criterion comment="asterisk-classic is earlier than 1:1.2.13~dfsg-2etch3" test_ref="oval:org.mitre.oval:tst:19201"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8001" version="3" class="patch">
      <metadata>
        <title>DSA-1555 iceweasel -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceweasel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1555" ref_id="DSA-1555"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1380" ref_id="CVE-2008-1380"/>
        <description>It was discovered that crashes in the Javascript engine of Iceweasel, an unbranded version of the Firefox browser, could potentially lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:38.941-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:22.134-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:29.612-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8001 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:28.650-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:43.683-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mozilla-firefox is earlier than 2.0.0.14-0etch1" test_ref="oval:org.mitre.oval:tst:18898"/>
              <criterion comment="firefox is earlier than 2.0.0.14-0etch1" test_ref="oval:org.mitre.oval:tst:19065"/>
              <criterion comment="firefox-dom-inspector is earlier than 2.0.0.14-0etch1" test_ref="oval:org.mitre.oval:tst:19113"/>
              <criterion comment="iceweasel-dom-inspector is earlier than 2.0.0.14-0etch1" test_ref="oval:org.mitre.oval:tst:18908"/>
              <criterion comment="mozilla-firefox-gnome-support is earlier than 2.0.0.14-0etch1" test_ref="oval:org.mitre.oval:tst:19004"/>
              <criterion comment="mozilla-firefox-dom-inspector is earlier than 2.0.0.14-0etch1" test_ref="oval:org.mitre.oval:tst:19197"/>
              <criterion comment="firefox-gnome-support is earlier than 2.0.0.14-0etch1" test_ref="oval:org.mitre.oval:tst:19152"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="iceweasel-gnome-support is earlier than 2.0.0.14-0etch1" test_ref="oval:org.mitre.oval:tst:19200"/>
              <criterion comment="iceweasel-dbg is earlier than 2.0.0.14-0etch1" test_ref="oval:org.mitre.oval:tst:19161"/>
              <criterion comment="iceweasel is earlier than 2.0.0.14-0etch1" test_ref="oval:org.mitre.oval:tst:19212"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8000" version="3" class="patch">
      <metadata>
        <title>DSA-1484 xulrunner -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1484" ref_id="DSA-1484"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0412" ref_id="CVE-2008-0412"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0413" ref_id="CVE-2008-0413"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0414" ref_id="CVE-2008-0414"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0415" ref_id="CVE-2008-0415"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0416" ref_id="CVE-2008-0416"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0417" ref_id="CVE-2008-0417"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0418" ref_id="CVE-2008-0418"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0419" ref_id="CVE-2008-0419"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0591" ref_id="CVE-2008-0591"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0592" ref_id="CVE-2008-0592"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0593" ref_id="CVE-2008-0593"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0594" ref_id="CVE-2008-0594"/>
        <description>Several remote vulnerabilities have been discovered in Xulrunner, a runtime environment for XUL applications. The Common Vulnerabilities and Exposures project identifies the following problems: Jesse Ruderman, Kai Engert, Martijn Wargers, Mats Palmgren and Paul Nickerson discovered crashes in the layout engine, which might allow the execution of arbitrary code. Carsten Book, Wesley Garland, Igor Bukanov, moz_bug_r_a4, shutdown, Philip Taylor and tgirmann discovered crashes in the JavaScript engine, which might allow the execution of arbitrary code. hong and Gregory Fleischer discovered that file input focus vulnerabilities in the file upload control could allow information disclosure of local files. moz_bug_r_a4 and Boris Zbarsky discovered several vulnerabilities in JavaScript handling, which could allow privilege escalation. Justin Dolske discovered that the password storage mechanism could be abused by malicious web sites to corrupt existing saved passwords. Gerry Eisenhaur and moz_bug_r_a4 discovered that a directory traversal vulnerability in chrome: URI handling could lead to information disclosure. David Bloom discovered a race condition in the image handling of designMode elements, which could lead to information disclosure or potentially the execution of arbitrary code. Michal Zalewski discovered that timers protecting security-sensitive dialogs (which disable dialog elements until a timeout is reached) could be bypassed by window focus changes through JavaScript. It was discovered that malformed content declarations of saved attachments could prevent a user from opening local files with a .txt file name, resulting in minor denial of service. Martin Straka discovered that insecure stylesheet handling during redirects could lead to information disclosure. Emil Ljungdahl and Lars-Olof Moilanen discovered that phishing protections could be bypassed with div elements. The old stable distribution (sarge) doesn't contain xulrunner.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:06.692-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:20.901-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:28.774-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8000 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:29.912-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:43.362-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libnspr4-dev is earlier than 1.8.0.15~pre080131a-0etch1" test_ref="oval:org.mitre.oval:tst:14749"/>
              <criterion comment="libmozjs-dev is earlier than 1.8.0.15~pre080131a-0etch1" test_ref="oval:org.mitre.oval:tst:15000"/>
              <criterion comment="libsmjs1 is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14677"/>
              <criterion comment="libmozillainterfaces-java is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14936"/>
              <criterion comment="libxul-common is earlier than 1.8.0.15~pre080131a-0etch1" test_ref="oval:org.mitre.oval:tst:14735"/>
              <criterion comment="libsmjs-dev is earlier than 1.8.0.15~pre080131a-0etch1" test_ref="oval:org.mitre.oval:tst:14411"/>
              <criterion comment="libxul-dev is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14312"/>
              <criterion comment="libnss3-dev is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14410"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libxul0d is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14998"/>
              <criterion comment="libnss3-0d-dbg is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14847"/>
              <criterion comment="libmozjs0d-dbg is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14999"/>
              <criterion comment="libnss3-0d is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14641"/>
              <criterion comment="spidermonkey-bin is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14994"/>
              <criterion comment="libnspr4-0d-dbg is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14853"/>
              <criterion comment="xulrunner-gnome-support is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14050"/>
              <criterion comment="libxul0d-dbg is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14659"/>
              <criterion comment="libmozjs0d is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14740"/>
              <criterion comment="xulrunner is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14938"/>
              <criterion comment="libnss3-tools is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14896"/>
              <criterion comment="python-xpcom is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14987"/>
              <criterion comment="libnspr4-0d is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14593"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libxul0d is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14922"/>
              <criterion comment="libnss3-0d-dbg is earlier than 1.8.0.15~pre080131a-0etch1" test_ref="oval:org.mitre.oval:tst:14891"/>
              <criterion comment="libmozjs0d-dbg is earlier than 1.8.0.15~pre080131a-0etch1" test_ref="oval:org.mitre.oval:tst:14961"/>
              <criterion comment="libnss3-0d is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14495"/>
              <criterion comment="spidermonkey-bin is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14875"/>
              <criterion comment="libnspr4-0d is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14460"/>
              <criterion comment="libnspr4-0d-dbg is earlier than 1.8.0.15~pre080131a-0etch1" test_ref="oval:org.mitre.oval:tst:14534"/>
              <criterion comment="xulrunner-gnome-support is earlier than 1.8.0.15~pre080131a-0etch1" test_ref="oval:org.mitre.oval:tst:14782"/>
              <criterion comment="libxul0d-dbg is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:15032"/>
              <criterion comment="xulrunner is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14864"/>
              <criterion comment="libnss3-tools is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14902"/>
              <criterion comment="python-xpcom is earlier than 1.8.0.15~pre080131a-0etch1" test_ref="oval:org.mitre.oval:tst:14930"/>
              <criterion comment="libmozjs0d is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14800"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7999" version="3" class="patch">
      <metadata>
        <title>DSA-1526 xwine -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xwine</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1526" ref_id="DSA-1526"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0930" ref_id="CVE-2008-0930"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0931" ref_id="CVE-2008-0931"/>
        <description>Steve Kemp from the Debian Security Audit project discovered several local vulnerabilities in xwine, a graphical user interface for the WINE emulator. The Common Vulnerabilities and Exposures project identifies the following problems: The xwine command makes unsafe use of local temporary files when printing. This could allow the removal of arbitrary files belonging to users who invoke the program. The xwine command changes the permissions of the global WINE configuration file such that it is world-writable. This could allow local users to edit it such that arbitrary commands could be executed whenever any local user executed a program under WINE.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:01.753-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:20.565-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:28.146-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7999 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:30.273-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:43.067-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="xwine is earlier than 1.0.1-1etch1" test_ref="oval:org.mitre.oval:tst:19001"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7998" version="3" class="patch">
      <metadata>
        <title>DSA-1481 python-cherrypy -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>python-cherrypy</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1481" ref_id="DSA-1481"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0252" ref_id="CVE-2008-0252"/>
        <description>It was discovered that a directory traversal vulnerability in CherryPy, a pythonic, object-oriented web development framework, may lead to denial of service by deleting files through malicious session IDs in cookies. The old stable distribution (sarge) doesn't contain python-cherrypy.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:58.870-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:20.312-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:27.849-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7998 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:34.435-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:42.921-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="python-cherrypy is earlier than 2.2.1-3etch1" test_ref="oval:org.mitre.oval:tst:14773"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7997" version="3" class="patch">
      <metadata>
        <title>DSA-1814 libsndfile -- heap-based buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libsndfile</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1814" ref_id="DSA-1814"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1788" ref_id="CVE-2009-1788"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1791" ref_id="CVE-2009-1791"/>
        <description>Two vulnerabilities have been found in libsndfile, a library to read and write sampled audio data. The Common Vulnerabilities and Exposures project identified the following problems: Tobias Klein discovered that the VOC parsing routines suffer of a heap-based buffer overflow which can be triggered by an attacker via a crafted VOC header. The vendor discovered that the AIFF parsing routines suffer of a heap-based buffer overflow similar to CVE-2009-1788 which can be triggered by an attacker via a crafted AIFF header. In both cases the overflowing data is not completely attacker controlled but still leads to application crashes or under some circumstances might still lead to arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:31.130-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:19.591-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:27.383-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7997 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:01.755-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:42.663-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libsndfile1 is earlier than 1.0.17-4+lenny2" test_ref="oval:org.mitre.oval:tst:18254"/>
            <criterion comment="libsndfile1-dev is earlier than 1.0.17-4+lenny2" test_ref="oval:org.mitre.oval:tst:17563"/>
            <criterion comment="sndfile-programs is earlier than 1.0.17-4+lenny2" test_ref="oval:org.mitre.oval:tst:18300"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libsndfile1 is earlier than 1.0.16-2+etch2" test_ref="oval:org.mitre.oval:tst:18398"/>
            <criterion comment="libsndfile1-dev is earlier than 1.0.16-2+etch2" test_ref="oval:org.mitre.oval:tst:18169"/>
            <criterion comment="sndfile-programs is earlier than 1.0.16-2+etch2" test_ref="oval:org.mitre.oval:tst:18031"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7996" version="3" class="patch">
      <metadata>
        <title>DSA-1686 no-ip -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>no-ip</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1686" ref_id="DSA-1686"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5297" ref_id="CVE-2008-5297"/>
        <description>A buffer overflow has been discovered in the HTTP parser of the No-IP.com Dynamic DNS update client, which may result in the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:51.578-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:19.310-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:27.164-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7996 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:30.822-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:42.473-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="no-ip is earlier than 2.1.1-4+etch1" test_ref="oval:org.mitre.oval:tst:16330"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7994" version="3" class="patch">
      <metadata>
        <title>DSA-1896 opensaml, shibboleth-sp -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>opensaml</product>
          <product>shibboleth-sp</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1896" ref_id="DSA-1896"/>
        <description>Several vulnerabilities have been discovered in the opensaml and shibboleth-sp packages, as used by Shibboleth 1.x: Chris Ries discovered that decoding a crafted URL leads to a crash (and potentially, arbitrary code execution). Ian Young discovered that embedded NUL characters in certificate names were not correctly handled, exposing configurations using PKIX trust validation to impersonation attacks. Incorrect processing of SAML metadata ignored key usage constraints.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:07.543-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:18.297-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:26.519-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7994 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:32.896-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:42.302-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="opensaml-schemas is earlier than 1.1.1-2+lenny1" test_ref="oval:org.mitre.oval:tst:20072"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libshib6 is earlier than 1.3.1.dfsg1-3+lenny1" test_ref="oval:org.mitre.oval:tst:20025"/>
                <criterion comment="libshib-dev is earlier than 1.3.1.dfsg1-3+lenny1" test_ref="oval:org.mitre.oval:tst:19671"/>
                <criterion comment="libsaml5 is earlier than 1.1.1-2+lenny1" test_ref="oval:org.mitre.oval:tst:19938"/>
                <criterion comment="libapache2-mod-shib is earlier than 1.3.1.dfsg1-3+lenny1" test_ref="oval:org.mitre.oval:tst:19951"/>
                <criterion comment="libsaml-dev is earlier than 1.1.1-2+lenny1" test_ref="oval:org.mitre.oval:tst:20159"/>
                <criterion comment="libshib-target5 is earlier than 1.3.1.dfsg1-3+lenny1" test_ref="oval:org.mitre.oval:tst:19868"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="opensaml-schemas is earlier than 1.1a-2+etch1" test_ref="oval:org.mitre.oval:tst:19548"/>
            </criteria>
            <criterion comment="libshib6 is earlier than 1.3f.dfsg1-2+etch1" test_ref="oval:org.mitre.oval:tst:20111"/>
            <criterion comment="libshib-dev is earlier than 1.3f.dfsg1-2+etch1" test_ref="oval:org.mitre.oval:tst:19997"/>
            <criterion comment="libsaml5 is earlier than 1.1a-2+etch1" test_ref="oval:org.mitre.oval:tst:19992"/>
            <criterion comment="libapache2-mod-shib is earlier than 1.3f.dfsg1-2+etch1" test_ref="oval:org.mitre.oval:tst:19952"/>
            <criterion comment="libsaml-dev is earlier than 1.1a-2+etch1" test_ref="oval:org.mitre.oval:tst:19812"/>
            <criterion comment="libshib-target5 is earlier than 1.3f.dfsg1-2+etch1" test_ref="oval:org.mitre.oval:tst:20120"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7993" version="5" class="patch">
      <metadata>
        <title>DSA-1865 linux-2.6 -- denial of service/privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1865" ref_id="DSA-1865"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1385" ref_id="CVE-2009-1385"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1389" ref_id="CVE-2009-1389"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1630" ref_id="CVE-2009-1630"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1633" ref_id="CVE-2009-1633"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2692" ref_id="CVE-2009-2692"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to denial of service or privilege escalation. The Common Vulnerabilities and Exposures project identifies the following problems: Neil Horman discovered a missing fix from the e1000 network driver. A remote user may cause a denial of service by way of a kernel panic triggered by specially crafted frame sizes. Michael Tokarev discovered an issue in the r8169 network driver. Remote users on the same LAN may cause a denial of service by way of a kernel panic triggered by receiving a large size frame. Frank Filz discovered that local users may be able to execute files without execute permission when accessed via an nfs4 mount. Jeff Layton and Suresh Jayaraman fixed several buffer overflows in the CIFS filesystem which allow remote servers to cause memory corruption. Tavis Ormandy and Julien Tinnes discovered an issue with how the sendpage function is initialised in the proto_ops structure. Local users can exploit this vulnerability to gain elevated privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:03.155-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:16.874-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:25.471-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5974 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:39.430-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:59.215-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7993 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:04.372-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:41.819-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-support-2.6.18-6 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18040"/>
              <criterion comment="linux-patch-debian-2.6.18 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17983"/>
              <criterion comment="linux-source-2.6.18 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18015"/>
              <criterion comment="linux-manual-2.6.18 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17756"/>
              <criterion comment="linux-tree-2.6.18 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17807"/>
              <criterion comment="linux-doc-2.6.18 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18003"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17736"/>
              <criterion comment="linux-image-2.6.18-6-s390-tape is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18188"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18135"/>
              <criterion comment="linux-image-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18177"/>
              <criterion comment="linux-image-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17944"/>
              <criterion comment="linux-image-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17998"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18089"/>
              <criterion comment="linux-headers-2.6.18-6-all-s390 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17827"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18147"/>
              <criterion comment="linux-headers-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18071"/>
              <criterion comment="linux-headers-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18153"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18108"/>
              <criterion comment="fai-kernels is earlier than 1.17+etch.24etch3" test_ref="oval:org.mitre.oval:tst:18129"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17442"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17929"/>
              <criterion comment="linux-image-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17712"/>
              <criterion comment="linux-image-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17833"/>
              <criterion comment="linux-image-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17540"/>
              <criterion comment="linux-headers-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17937"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18210"/>
              <criterion comment="linux-headers-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18128"/>
              <criterion comment="linux-headers-2.6.18-6-xen is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17821"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18095"/>
              <criterion comment="linux-modules-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17971"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17823"/>
              <criterion comment="linux-headers-2.6.18-6-all-amd64 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17852"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17822"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17858"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17953"/>
              <criterion comment="linux-modules-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18226"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18044"/>
              <criterion comment="linux-image-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17986"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18091"/>
              <criterion comment="linux-headers-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17599"/>
              <criterion comment="linux-headers-2.6.18-6-all-hppa is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17716"/>
              <criterion comment="linux-headers-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17862"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18069"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18096"/>
              <criterion comment="linux-image-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18060"/>
              <criterion comment="linux-image-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17309"/>
              <criterion comment="linux-image-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17984"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7991" version="3" class="patch">
      <metadata>
        <title>DSA-1482 squid -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>squid</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1482" ref_id="DSA-1482"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6239" ref_id="CVE-2007-6239"/>
        <description>It was discovered that malformed cache update replies against the Squid WWW proxy cache could lead to the exhaustion of system memory, resulting in potential denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:58.541-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:16.573-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:25.187-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7991 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:28.794-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:41.698-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="squid-common is earlier than 2.6.5-6etch1" test_ref="oval:org.mitre.oval:tst:14883"/>
          </criteria>
          <criterion comment="squidclient is earlier than 2.6.5-6etch1" test_ref="oval:org.mitre.oval:tst:14433"/>
          <criterion comment="squid is earlier than 2.6.5-6etch1" test_ref="oval:org.mitre.oval:tst:14862"/>
          <criterion comment="squid-cgi is earlier than 2.6.5-6etch1" test_ref="oval:org.mitre.oval:tst:14582"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7989" version="3" class="patch">
      <metadata>
        <title>DSA-1447 tomcat5.5 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>tomcat5.5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1447" ref_id="DSA-1447"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3382" ref_id="CVE-2007-3382"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3385" ref_id="CVE-2007-3385"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3386" ref_id="CVE-2007-3386"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5342" ref_id="CVE-2007-5342"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5461" ref_id="CVE-2007-5461"/>
        <description>Several remote vulnerabilities have been discovered in the Tomcat servlet and JSP engine. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that single quotes (') in cookies were treated as a delimiter, which could lead to an information leak. It was discovered that the character sequence \' in cookies was handled incorrectly, which could lead to an information leak. It was discovered that the host manager servlet performed insufficient input validation, which could lead to a cross-site scripting attack. It was discovered that the JULI logging component did not restrict its target path, resulting in potential denial of service through file overwrites. It was discovered that the WebDAV servlet is vulnerable to absolute path traversal. The old stable distribution (sarge) doesn't contain tomcat5.5. For the stable distribution (etch), these problems have been fixed in version 5.5.20-2etch1. For the unstable distribution (sid) these problems will be fixed soon. We recommend that you upgrade your tomcat5.5 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:22.382-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:15.229-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:24.372-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7989 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:36.588-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:41.008-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="tomcat5.5-webapps is earlier than 5.5.20-2etch1" test_ref="oval:org.mitre.oval:tst:19345"/>
          <criterion comment="libtomcat5.5-java is earlier than 5.5.20-2etch1" test_ref="oval:org.mitre.oval:tst:18755"/>
          <criterion comment="tomcat5.5-admin is earlier than 5.5.20-2etch1" test_ref="oval:org.mitre.oval:tst:19372"/>
          <criterion comment="tomcat5.5 is earlier than 5.5.20-2etch1" test_ref="oval:org.mitre.oval:tst:19150"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7988" version="3" class="patch">
      <metadata>
        <title>DSA-1453 tomcat5 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>tomcat5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1453" ref_id="DSA-1453"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3382" ref_id="CVE-2007-3382"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3385" ref_id="CVE-2007-3385"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5461" ref_id="CVE-2007-5461"/>
        <description>Several remote vulnerabilities have been discovered in the Tomcat servlet and JSP engine. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that single quotes (') in cookies were treated as a delimiter, which could lead to an information leak. It was discovered that the character sequence \' in cookies was handled incorrectly, which could lead to an information leak. It was discovered that the WebDAV servlet is vulnerable to absolute path traversal. The old stable distribution (sarge) doesn't contain tomcat5. For the stable distribution (etch), these problems have been fixed in version 5.0.30-12etch1. The unstable distribution (sid) no longer contains tomcat5. We recommend that you upgrade your tomcat5 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:23.201-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:14.688-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:24.109-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7988 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:31.925-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:40.760-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="tomcat5 is earlier than 5.0.30-12etch1" test_ref="oval:org.mitre.oval:tst:18432"/>
          <criterion comment="libtomcat5-java is earlier than 5.0.30-12etch1" test_ref="oval:org.mitre.oval:tst:18336"/>
          <criterion comment="tomcat5-admin is earlier than 5.0.30-12etch1" test_ref="oval:org.mitre.oval:tst:18412"/>
          <criterion comment="tomcat5-webapps is earlier than 5.0.30-12etch1" test_ref="oval:org.mitre.oval:tst:18430"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7985" version="3" class="patch">
      <metadata>
        <title>DSA-1537 xpdf -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xpdf</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1537" ref_id="DSA-1537"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4352" ref_id="CVE-2007-4352"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5392" ref_id="CVE-2007-5392"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5393" ref_id="CVE-2007-5393"/>
        <description>Alin Rad Pop (Secunia) discovered a number of vulnerabilities in xpdf, a set of tools for display and conversion of Portable Document Format (PDF) files. The Common Vulnerabilities and Exposures project identifies the following three problems: Inadequate DCT stream validation allows an attacker to corrupt memory and potentially execute arbitrary code by supplying a maliciously crafted PDF file. An integer overflow vulnerability in DCT stream handling could allow an attacker to overflow a heap buffer, enabling the execution of arbitrary code. A buffer overflow vulnerability in xpdf's CCITT image compression handlers allows overflow on the heap, allowing an attacker to execute arbitrary code by supplying a maliciously crafted CCITTFaxDecode filter.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:26.112-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:14.217-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:23.675-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7985 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:31.013-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:40.634-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="xpdf-common is earlier than 3.01-9.1+etch2" test_ref="oval:org.mitre.oval:tst:13085"/>
              <criterion comment="xpdf is earlier than 3.01-9.1+etch2" test_ref="oval:org.mitre.oval:tst:12233"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="xpdf-utils is earlier than 3.01-9.1+etch2" test_ref="oval:org.mitre.oval:tst:12939"/>
              <criterion comment="xpdf-reader is earlier than 3.01-9.1+etch2" test_ref="oval:org.mitre.oval:tst:12794"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7984" version="3" class="patch">
      <metadata>
        <title>DSA-1589 libxslt -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libxslt</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1589" ref_id="DSA-1589"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1767" ref_id="CVE-2008-1767"/>
        <description>It was discovered that libxslt, an XSLT processing runtime library, could be coerced into executing arbitrary code via a buffer overflow when an XSL style sheet file with a long XSLT "transformation match" condition triggered a large number of steps.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:40.063-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:13.644-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:23.405-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7984 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:28.365-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:40.485-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libxslt1-dev is earlier than 1.1.19-2" test_ref="oval:org.mitre.oval:tst:17504"/>
          <criterion comment="python-libxslt1 is earlier than 1.1.19-2" test_ref="oval:org.mitre.oval:tst:17860"/>
          <criterion comment="libxslt1-dbg is earlier than 1.1.19-2" test_ref="oval:org.mitre.oval:tst:17768"/>
          <criterion comment="libxslt1.1 is earlier than 1.1.19-2" test_ref="oval:org.mitre.oval:tst:17899"/>
          <criterion comment="xsltproc is earlier than 1.1.19-2" test_ref="oval:org.mitre.oval:tst:17627"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7981" version="3" class="patch">
      <metadata>
        <title>DSA-1620 python2.5 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>python2.5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1620" ref_id="DSA-1620"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2052" ref_id="CVE-2007-2052"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4965" ref_id="CVE-2007-4965"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1679" ref_id="CVE-2008-1679"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1721" ref_id="CVE-2008-1721"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1887" ref_id="CVE-2008-1887"/>
        <description>Several vulnerabilities have been discovered in the interpreter for the Python language. The Common Vulnerabilities and Exposures project identifies the following problems: Piotr Engelking discovered that the strxfrm() function of the locale module miscalculates the length of an internal buffer, which may result in a minor information disclosure. It was discovered that several integer overflows in the imageop module may lead to the execution of arbitrary code, if a user is tricked into processing malformed images. This issue is also tracked as CVE-2008-1679 due to an initially incomplete patch. Justin Ferguson discovered that a buffer overflow in the zlib module may lead to the execution of arbitrary code. Justin Ferguson discovered that insufficient input validation in PyString_FromStringAndSize() may lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:56.784-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:13.184-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:23.110-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7981 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:32.344-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:40.094-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="idle-python2.5 is earlier than 2.5-5+etch1" test_ref="oval:org.mitre.oval:tst:12908"/>
              <criterion comment="python2.5-examples is earlier than 2.5-5+etch1" test_ref="oval:org.mitre.oval:tst:13248"/>
            </criteria>
          </criteria>
          <criterion comment="python2.5-minimal is earlier than 2.5-5+etch1" test_ref="oval:org.mitre.oval:tst:13250"/>
          <criterion comment="python2.5-dev is earlier than 2.5-5+etch1" test_ref="oval:org.mitre.oval:tst:13009"/>
          <criterion comment="python2.5-dbg is earlier than 2.5-5+etch1" test_ref="oval:org.mitre.oval:tst:13440"/>
          <criterion comment="python2.5 is earlier than 2.5-5+etch1" test_ref="oval:org.mitre.oval:tst:13430"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7980" version="3" class="patch">
      <metadata>
        <title>DSA-1681 linux-2.6.24 -- denial of service/privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6.24</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1681" ref_id="DSA-1681"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3528" ref_id="CVE-2008-3528"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4554" ref_id="CVE-2008-4554"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4576" ref_id="CVE-2008-4576"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4618" ref_id="CVE-2008-4618"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4933" ref_id="CVE-2008-4933"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4934" ref_id="CVE-2008-4934"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5025" ref_id="CVE-2008-5025"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5029" ref_id="CVE-2008-5029"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5134" ref_id="CVE-2008-5134"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5182" ref_id="CVE-2008-5182"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5300" ref_id="CVE-2008-5300"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or privilege escalation. The Common Vulnerabilities and Exposures project identifies the following problems: Eugene Teo reported a local DoS issue in the ext2 and ext3 filesystems. Local users who have been granted the privileges necessary to mount a filesystem would be able to craft a corrupted filesystem that causes the kernel to output error messages in an infinite loop. Milos Szeredi reported that the usage of splice() on files opened with O_APPEND allows users to write to the file at arbitrary offsets, enabling a bypass of possible assumed semantics of the O_APPEND flag. Vlad Yasevich reported an issue in the SCTP subsystem that may allow remote users to cause a local DoS by triggering a kernel oops. Wei Yongjun reported an issue in the SCTP subsystem that may allow remote users to cause a local DoS by triggering a kernel panic. Eric Sesterhenn reported a local DoS issue in the hfsplus filesystem. Local users who have been granted the privileges necessary to mount a filesystem would be able to craft a corrupted filesystem that causes the kernel to overrun a buffer, resulting in a system oops or memory corruption. Eric Sesterhenn reported a local DoS issue in the hfsplus filesystem. Local users who have been granted the privileges necessary to mount a filesystem would be able to craft a corrupted filesystem that results in a kernel oops due to an unchecked return value. Eric Sesterhenn reported a local DoS issue in the hfs filesystem. Local users who have been granted the privileges necessary to mount a filesystem would be able to craft a filesystem with a corrupted catalog name length, resulting in a system oops or memory corruption. Andrea Bittau reported a DoS issue in the unix socket subsystem that allows a local user to cause memory corruption, resulting in a kernel panic. Johannes Berg reported a remote DoS issue in the libertas wireless driver, which can be triggered by a specially crafted beacon/probe response. Al Viro reported race conditions in the inotify subsystem that may allow local users to acquire elevated privileges. Dann Frazier reported a DoS condition that allows local users to cause the out of memory handler to kill off privileged processes or trigger soft lockups due to a starvation issue in the unix socket subsystem.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:38.206-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:12.097-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:22.412-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7980 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:35.335-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:39.268-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-patch-debian-2.6.24 is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16396"/>
              <criterion comment="linux-support-2.6.24-etchnhalf.1 is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16429"/>
              <criterion comment="linux-doc-2.6.24 is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16223"/>
              <criterion comment="linux-tree-2.6.24 is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16132"/>
              <criterion comment="linux-source-2.6.24 is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16322"/>
              <criterion comment="linux-manual-2.6.24 is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16203"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390x is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16289"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-s390 is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16081"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-s390 is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16420"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390 is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16471"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390-tape is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:15823"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16333"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16273"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-s390x is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16342"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-amd64 is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16410"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16117"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-amd64 is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:15947"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:15964"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64 is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:15932"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc-smp is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16605"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc-smp is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16549"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64 is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:15707"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16329"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-hppa is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16024"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64-smp is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16245"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64-smp is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16295"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16576"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16619"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16507"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7979" version="3" class="patch">
      <metadata>
        <title>DSA-1483 net-snmp -- design error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>net-snmp</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1483" ref_id="DSA-1483"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5846" ref_id="CVE-2007-5846"/>
        <description>The SNMP agent (snmp_agent.c) in net-snmp before 5.4.1 allows remote attackers to cause a denial of service (CPU and memory consumption) via a GETBULK request with a large max-repeaters value.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:57.679-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:11.545-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:21.898-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7979 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:28.104-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:39.053-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libsnmp-base is earlier than 5.2.3-7etch2" test_ref="oval:org.mitre.oval:tst:14578"/>
              <criterion comment="tkmib is earlier than 5.2.3-7etch2" test_ref="oval:org.mitre.oval:tst:14701"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libsnmp-perl is earlier than 5.2.3-7etch2" test_ref="oval:org.mitre.oval:tst:14732"/>
              <criterion comment="libsnmp9 is earlier than 5.2.3-7etch2" test_ref="oval:org.mitre.oval:tst:14879"/>
              <criterion comment="snmp is earlier than 5.2.3-7etch2" test_ref="oval:org.mitre.oval:tst:14506"/>
              <criterion comment="libsnmp9-dev is earlier than 5.2.3-7etch2" test_ref="oval:org.mitre.oval:tst:14583"/>
              <criterion comment="snmpd is earlier than 5.2.3-7etch2" test_ref="oval:org.mitre.oval:tst:14760"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7978" version="5" class="patch">
      <metadata>
        <title>DSA-1576 openssh -- predictable random number generator</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openssh</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1576" ref_id="DSA-1576"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0166" ref_id="CVE-2008-0166"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1483" ref_id="CVE-2008-1483"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4752" ref_id="CVE-2007-4752"/>
        <description>The recently announced vulnerability in Debian's openssl package (DSA-1571-1, CVE-2008-0166) indirectly affects OpenSSH. As a result, all user and host keys generated using broken versions of the openssl package must be considered untrustworthy, even after the openssl update has been applied. 1. Install the security updates This update contains a dependency on the openssl update and will automatically install a corrected version of the libssl0.9.8 package, and a new package openssh-blacklist. Once the update is applied, weak user keys will be automatically rejected where possible (though they cannot be detected in all cases). If you are using such keys for user authentication, they will immediately stop working and will need to be replaced (see step 3). OpenSSH host keys can be automatically regenerated when the OpenSSH security update is applied. The update will prompt for confirmation before taking this step. 2. Update OpenSSH known_hosts files The regeneration of host keys will cause a warning to be displayed when connecting to the system using SSH until the host key is updated in the known_hosts file. The warning will look like this: In this case, the host key has simply been changed, and you should update the relevant known_hosts file as indicated in the error message. It is recommended that you use a trustworthy channel to exchange the server key. It is found in the file /etc/ssh/ssh_host_rsa_key.pub on the server; its fingerprint can be printed using the command: ssh-keygen -l -f /etc/ssh/ssh_host_rsa_key.pub In addition to user-specific known_hosts files, there may be a system-wide known hosts file /etc/ssh/ssh_known_hosts. This is file is used both by the ssh client and by sshd for the hosts.equiv functionality. This file needs to be updated as well. 3. Check all OpenSSH user keys The safest course of action is to regenerate all OpenSSH user keys, except where it can be established to a high degree of certainty that the key was generated on an unaffected system. Check whether your key is affected by running the ssh-vulnkey tool, included in the security update. By default, ssh-vulnkey will check the standard location for user keys (~/.ssh/id_rsa, ~/.ssh/id_dsa and ~/.ssh/identity), your authorised_keys file (~/.ssh/authorised_keys and ~/.ssh/authorised_keys2), and the system's host keys (/etc/ssh/ssh_host_dsa_key and /etc/ssh/ssh_host_rsa_key). To check all your own keys, assuming they are in the standard locations (~/.ssh/id_rsa, ~/.ssh/id_dsa, or ~/.ssh/identity): ssh-vulnkey To check all keys on your system: sudo ssh-vulnkey -a To check a key in a non-standard location: ssh-vulnkey /path/to/key If ssh-vulnkey says "Unknown (no blacklist information)", then it has no information about whether that key is affected. In this case, you can examine the modification time (mtime) of the file using "ls -l". Keys generated before September 2006 are not affected. Keep in mind that, although unlikely, backup procedures may have changed the file date back in time (or the system clock may have been incorrectly set). If in doubt, generate a new key and remove the old one from any servers. 4. Regenerate any affected user keys OpenSSH keys used for user authentication must be manually regenerated, including those which may have since been transferred to a different system after being generated. New keys can be generated using ssh-keygen, e.g.: 5. Update authorised_keys files (if necessary) Once the user keys have been regenerated, the relevant public keys must be propagated to any authorised_keys files (and authorised_keys2 files, if applicable) on remote systems. Be sure to delete the lines containing old keys from those files. In addition to countermeasures to mitigate the randomness vulnerability, this OpenSSH update fixes several other vulnerabilities: CVE-2008-1483: Timo Juhani Lindfors discovered that, when using X11 forwarding, the SSH client selects an X11 forwarding port without ensuring that it can be bound on all address families. If the system is configured with IPv6 (even if it does not have working IPv6 connectivity), this could allow a local attacker on the remote server to hijack X11 forwarding. CVE-2007-4752: Jan Pechanec discovered that ssh falls back to creating a trusted X11 cookie if creating an untrusted cookie fails, potentially exposing the local display to a malicious remote server when using X11 forwarding.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:28.643-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:11.149-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:21.492-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6072 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:58.960-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:59.107-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7978 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:27.626-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:38.809-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="ssh-krb5 is earlier than 4.3p2-9etch1" test_ref="oval:org.mitre.oval:tst:14449"/>
              <criterion comment="openssh-blacklist is earlier than 0.1.1" test_ref="oval:org.mitre.oval:tst:14556"/>
              <criterion comment="ssh is earlier than 4.3p2-9etch1" test_ref="oval:org.mitre.oval:tst:14181"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="openssh-server is earlier than 4.3p2-9etch1" test_ref="oval:org.mitre.oval:tst:14398"/>
              <criterion comment="openssh-client is earlier than 4.3p2-9etch1" test_ref="oval:org.mitre.oval:tst:13580"/>
              <criterion comment="ssh-askpass-gnome is earlier than 4.3p2-9etch1" test_ref="oval:org.mitre.oval:tst:14572"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7977" version="3" class="patch">
      <metadata>
        <title>DSA-1513 lighttpd -- information disclosure</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>lighttpd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1513" ref_id="DSA-1513"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1111" ref_id="CVE-2008-1111"/>
        <description>It was discovered that lighttpd, a fast webserver with minimal memory footprint, would display the source to CGI scripts if their execution failed in some circumstances.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:27.411-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:10.657-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:21.182-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7977 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:32.502-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:38.638-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="lighttpd-doc is earlier than 1.4.13-4etch5" test_ref="oval:org.mitre.oval:tst:18247"/>
          </criteria>
          <criterion comment="lighttpd-mod-mysql-vhost is earlier than 1.4.13-4etch5" test_ref="oval:org.mitre.oval:tst:17974"/>
          <criterion comment="lighttpd-mod-magnet is earlier than 1.4.13-4etch5" test_ref="oval:org.mitre.oval:tst:18286"/>
          <criterion comment="lighttpd is earlier than 1.4.13-4etch5" test_ref="oval:org.mitre.oval:tst:17939"/>
          <criterion comment="lighttpd-mod-cml is earlier than 1.4.13-4etch5" test_ref="oval:org.mitre.oval:tst:18420"/>
          <criterion comment="lighttpd-mod-webdav is earlier than 1.4.13-4etch5" test_ref="oval:org.mitre.oval:tst:17991"/>
          <criterion comment="lighttpd-mod-trigger-b4-dl is earlier than 1.4.13-4etch5" test_ref="oval:org.mitre.oval:tst:17783"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7976" version="3" class="patch">
      <metadata>
        <title>DSA-1573 rdesktop -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>rdesktop</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1573" ref_id="DSA-1573"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1801" ref_id="CVE-2008-1801"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1802" ref_id="CVE-2008-1802"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1803" ref_id="CVE-2008-1803"/>
        <description>Several remote vulnerabilities have been discovered in rdesktop, a Remote Desktop Protocol client. The Common Vulnerabilities and Exposures project identifies the following problems: Remote exploitation of an integer underflow vulnerability allows attackers to execute arbitrary code with the privileges of the logged-in user. Remote exploitation of a BSS overflow vulnerability allows attackers to execute arbitrary code with the privileges of the logged-in user. Remote exploitation of an integer signedness vulnerability allows attackers to execute arbitrary code with the privileges of the logged-in user.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:09.273-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:10.212-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:20.798-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7976 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:35.586-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:38.333-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="rdesktop is earlier than 1.5.0-1etch2" test_ref="oval:org.mitre.oval:tst:13034"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7972" version="3" class="patch">
      <metadata>
        <title>DSA-1720 typo3-src -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>typo3-src</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1720" ref_id="DSA-1720"/>
        <description>Several remote vulnerabilities have been discovered in the TYPO3 web content management framework. Marcus Krause and Michael Stucki from the TYPO3 security team discovered that the jumpUrl mechanism discloses secret hashes enabling a remote attacker to bypass access control by submitting the correct value as a URL parameter and thus being able to read the content of arbitrary files. Jelmer de Hen and Dmitry Dulepov discovered multiple cross-site scripting vulnerabilities in the backend user interface allowing remote attackers to inject arbitrary web script or HTML. As it is very likely that your encryption key has been exposed we strongly recommend to change your encyption key via the install tool after installing the update.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:32.088-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:09.438-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:19.740-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7972 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:32:59.517-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:37.916-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="typo3 is earlier than 4.0.2+debian-8" test_ref="oval:org.mitre.oval:tst:17531"/>
          <criterion comment="typo3-src-4.0 is earlier than 4.0.2+debian-8" test_ref="oval:org.mitre.oval:tst:17557"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7971" version="5" class="patch">
      <metadata>
        <title>DSA-1634 wordnet -- stack and heap overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>wordnet</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1634" ref_id="DSA-1634"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2149" ref_id="CVE-2008-2149"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3908" ref_id="CVE-2008-3908"/>
        <description>Rob Holland discovered several programming errors in WordNet, an electronic lexical database of the English language. These flaws could allow arbitrary code execution when used with untrusted input, for example when WordNet is in use as a back end for a web application.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:22.967-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:09.133-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:19.470-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7971 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:34.574-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:37.690-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:19499 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:40.639-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:46.760-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="wordnet-base is earlier than 1:2.1-4+etch1" test_ref="oval:org.mitre.oval:tst:19381"/>
              <criterion comment="wordnet-sense-index is earlier than 1:2.1-4+etch1" test_ref="oval:org.mitre.oval:tst:19499"/>
            </criteria>
          </criteria>
          <criterion comment="wordnet-dev is earlier than 1:2.1-4+etch1" test_ref="oval:org.mitre.oval:tst:19219"/>
          <criterion comment="wordnet is earlier than 1:2.1-4+etch1" test_ref="oval:org.mitre.oval:tst:19153"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7968" version="3" class="patch">
      <metadata>
        <title>DSA-1631 libxml2 -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libxml2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1631" ref_id="DSA-1631"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3281" ref_id="CVE-2008-3281"/>
        <description>Andreas Solberg discovered that libxml2, the GNOME XML library, could be forced to recursively evaluate entities, until available CPU and memory resources were exhausted.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:35.404-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:07.588-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:18.210-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7968 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:33.075-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:37.119-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libxml2-doc is earlier than 2.6.27.dfsg-4" test_ref="oval:org.mitre.oval:tst:15003"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libxml2 is earlier than 2.6.27.dfsg-4" test_ref="oval:org.mitre.oval:tst:15404"/>
              <criterion comment="libxml2-dev is earlier than 2.6.27.dfsg-4" test_ref="oval:org.mitre.oval:tst:15562"/>
              <criterion comment="python-libxml2 is earlier than 2.6.27.dfsg-4" test_ref="oval:org.mitre.oval:tst:15543"/>
              <criterion comment="libxml2-dbg is earlier than 2.6.27.dfsg-4" test_ref="oval:org.mitre.oval:tst:14753"/>
              <criterion comment="libxml2-utils is earlier than 2.6.27.dfsg-4" test_ref="oval:org.mitre.oval:tst:15067"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7966" version="3" class="patch">
      <metadata>
        <title>DSA-1530 cupsys -- Several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>cupsys</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1530" ref_id="DSA-1530"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0047" ref_id="CVE-2008-0047"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0882" ref_id="CVE-2008-0882"/>
        <description>Several local/remote vulnerabilities have been discovered in cupsys, the Common Unix Printing System. The Common Vulnerabilities and Exposures project identifies the following problems: Heap-based buffer overflow in CUPS, when printer sharing is enabled, allows remote attackers to execute arbitrary code via crafted search expressions. Double free vulnerability in the process_browse_data function in CUPS 1.3.5 allows remote attackers to cause a denial of service (daemon crash) and possibly the execution of arbitrary code via crafted packets to the cupsd port (631/udp), related to an unspecified manipulation of a remote printer.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:35.068-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:06.978-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:17.730-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7966 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:32.727-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:36.825-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libcupsys2-gnutls10 is earlier than 1.2.7-4etch3" test_ref="oval:org.mitre.oval:tst:12864"/>
              <criterion comment="cupsys-common is earlier than 1.2.7-4etch3" test_ref="oval:org.mitre.oval:tst:13141"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="cupsys-bsd is earlier than 1.2.7-4etch3" test_ref="oval:org.mitre.oval:tst:13222"/>
              <criterion comment="cupsys-client is earlier than 1.2.7-4etch3" test_ref="oval:org.mitre.oval:tst:12844"/>
              <criterion comment="libcupsys2-dev is earlier than 1.2.7-4etch3" test_ref="oval:org.mitre.oval:tst:13214"/>
              <criterion comment="libcupsimage2-dev is earlier than 1.2.7-4etch3" test_ref="oval:org.mitre.oval:tst:13055"/>
              <criterion comment="libcupsimage2 is earlier than 1.2.7-4etch3" test_ref="oval:org.mitre.oval:tst:12264"/>
              <criterion comment="cupsys-dbg is earlier than 1.2.7-4etch3" test_ref="oval:org.mitre.oval:tst:13116"/>
              <criterion comment="cupsys is earlier than 1.2.7-4etch3" test_ref="oval:org.mitre.oval:tst:13007"/>
              <criterion comment="libcupsys2 is earlier than 1.2.7-4etch3" test_ref="oval:org.mitre.oval:tst:13164"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7965" version="3" class="patch">
      <metadata>
        <title>DSA-1586 xine-lib -- multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xine-lib</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1586" ref_id="DSA-1586"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1482" ref_id="CVE-2008-1482"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1686" ref_id="CVE-2008-1686"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1878" ref_id="CVE-2008-1878"/>
        <description>Multiple vulnerabilities have been discovered in xine-lib, a library which supplies most of the application functionality of the xine multimedia player. The Common Vulnerabilities and Exposures project identifies the following three problems: Integer overflow vulnerabilities exist in xine's FLV, QuickTime, RealMedia, MVE and CAK demuxers, as well as the EBML parser used by the Matroska demuxer. These weaknesses allow an attacker to overflow heap buffers and potentially execute arbitrary code by supplying a maliciously crafted file of those types. Insufficient input validation in the Speex implementation used by this version of xine enables an invalid array access and the execution of arbitrary code by supplying a maliciously crafted Speex file. Inadequate bounds checking in the NES Sound Format (NSF) demuxer enables a stack buffer overflow and the execution of arbitrary code through a maliciously crafted NSF file.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:43.167-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:06.627-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:17.503-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7965 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:28.941-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:36.607-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libxine1 is earlier than 1.1.2+dfsg-7" test_ref="oval:org.mitre.oval:tst:17749"/>
          <criterion comment="libxine1-dbg is earlier than 1.1.2+dfsg-7" test_ref="oval:org.mitre.oval:tst:17740"/>
          <criterion comment="libxine-dev is earlier than 1.1.2+dfsg-7" test_ref="oval:org.mitre.oval:tst:17583"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7964" version="3" class="patch">
      <metadata>
        <title>DSA-1648 mon -- insecure temporary files</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mon</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1648" ref_id="DSA-1648"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4477" ref_id="CVE-2008-4477"/>
        <description>Dmitry E. Oboukhov discovered that the test.alert script used in one of the alert functions in mon, a system to monitor hosts or services and alert about problems, creates temporary files insecurely, which may lead to a local denial of service through symlink attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:30.339-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:06.266-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:17.301-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7964 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:28.253-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:36.411-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="mon is earlier than 0.99.2-9+etch2" test_ref="oval:org.mitre.oval:tst:18377"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7962" version="3" class="patch">
      <metadata>
        <title>DSA-1579 netpbm-free -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>netpbm-free</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1579" ref_id="DSA-1579"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0554" ref_id="CVE-2008-0554"/>
        <description>A vulnerability was discovered in the GIF reader implementation in netpbm-free, a suite of image manipulation utilities. Insufficient input data validation could allow a maliciously-crafted GIF file to overrun a stack buffer, potentially permitting the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:00.997-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:05.438-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:16.635-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7962 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:36.262-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:35.992-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libnetpbm9 is earlier than 10.0-11.1+etch1" test_ref="oval:org.mitre.oval:tst:13747"/>
          <criterion comment="netpbm is earlier than 10.0-11.1+etch1" test_ref="oval:org.mitre.oval:tst:13867"/>
          <criterion comment="libnetpbm10-dev is earlier than 10.0-11.1+etch1" test_ref="oval:org.mitre.oval:tst:13644"/>
          <criterion comment="libnetpbm10 is earlier than 10.0-11.1+etch1" test_ref="oval:org.mitre.oval:tst:13878"/>
          <criterion comment="libnetpbm9-dev is earlier than 10.0-11.1+etch1" test_ref="oval:org.mitre.oval:tst:13794"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7961" version="3" class="patch">
      <metadata>
        <title>DSA-1657 qemu -- insecure temporary files</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>qemu</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1657" ref_id="DSA-1657"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4553" ref_id="CVE-2008-4553"/>
        <description>Dmitry E. Oboukhov discovered that the qemu-make-debian-root script in qemu, fast processor emulator, creates temporary files insecurely, which may lead to a local denial of service through symlink attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:26.004-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:05.191-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:16.353-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7961 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:30.125-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:35.846-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
        </criteria>
        <criterion comment="qemu is earlier than 0.8.2-4etch2" test_ref="oval:org.mitre.oval:tst:15167"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7960" version="3" class="patch">
      <metadata>
        <title>DSA-1773 cups -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>cups</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1773" ref_id="DSA-1773"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0163" ref_id="CVE-2009-0163"/>
        <description>It was discovered that the imagetops filter in cups, the Common UNIX Printing System, is prone to an integer overflow when reading malicious TIFF images.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:23.625-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:03.948-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:15.150-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7960 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:34.791-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:35.611-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="cupsys-bsd is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:18982"/>
                <criterion comment="cups-common is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:18927"/>
                <criterion comment="libcupsys2-dev is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:19023"/>
                <criterion comment="cupsys-common is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:18794"/>
                <criterion comment="cupsys-client is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:18595"/>
                <criterion comment="cupsys-dbg is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:19021"/>
                <criterion comment="cupsys is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:19033"/>
                <criterion comment="libcupsys2 is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:18480"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libcups2-dev is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:18872"/>
                <criterion comment="cups-bsd is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:18211"/>
                <criterion comment="libcupsimage2-dev is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:18874"/>
                <criterion comment="libcupsimage2 is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:18919"/>
                <criterion comment="cups-client is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:18693"/>
                <criterion comment="libcups2 is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:18895"/>
                <criterion comment="cups-dbg is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:18548"/>
                <criterion comment="cups is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:18793"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libcupsys2-gnutls10 is earlier than 1.2.7-4etch7" test_ref="oval:org.mitre.oval:tst:18998"/>
                <criterion comment="cupsys-common is earlier than 1.2.7-4etch7" test_ref="oval:org.mitre.oval:tst:18579"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="cupsys-bsd is earlier than 1.2.7-4etch7" test_ref="oval:org.mitre.oval:tst:18740"/>
                <criterion comment="cupsys-client is earlier than 1.2.7-4etch7" test_ref="oval:org.mitre.oval:tst:18933"/>
                <criterion comment="libcupsimage2 is earlier than 1.2.7-4etch7" test_ref="oval:org.mitre.oval:tst:18831"/>
                <criterion comment="libcupsimage2-dev is earlier than 1.2.7-4etch7" test_ref="oval:org.mitre.oval:tst:18725"/>
                <criterion comment="libcupsys2-dev is earlier than 1.2.7-4etch7" test_ref="oval:org.mitre.oval:tst:18879"/>
                <criterion comment="cupsys-dbg is earlier than 1.2.7-4etch7" test_ref="oval:org.mitre.oval:tst:18965"/>
                <criterion comment="cupsys is earlier than 1.2.7-4etch7" test_ref="oval:org.mitre.oval:tst:19022"/>
                <criterion comment="libcupsys2 is earlier than 1.2.7-4etch7" test_ref="oval:org.mitre.oval:tst:18854"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7959" version="3" class="patch">
      <metadata>
        <title>DSA-1910 mysql-ocaml -- missing escape function</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mysql-ocaml</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1910" ref_id="DSA-1910"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2942" ref_id="CVE-2009-2942"/>
        <description>It was discovered that mysql-ocaml, OCaml bindings for MySql, was missing a function to call mysql_real_escape_string(). This is needed, because mysql_real_escape_string() honours the charset of the connection and prevents insufficient escaping, when certain multibyte character encodings are used. The added function is called real_escape() and takes the established database connection as a first argument. The old escape_string() was kept for backwards compatibility. Developers using these bindings are encouraged to adjust their code to use the new function.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:13.747-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:03.440-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:14.426-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7959 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:36.413-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:35.404-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libmysql-ocaml is earlier than 1.0.4-4+lenny1" test_ref="oval:org.mitre.oval:tst:15173"/>
            <criterion comment="libmysql-ocaml-dev is earlier than 1.0.4-4+lenny1" test_ref="oval:org.mitre.oval:tst:15736"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libmysql-ocaml is earlier than 1.0.4-2+etch1" test_ref="oval:org.mitre.oval:tst:15655"/>
            <criterion comment="libmysql-ocaml-dev is earlier than 1.0.4-2+etch1" test_ref="oval:org.mitre.oval:tst:15903"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7957" version="5" class="patch">
      <metadata>
        <title>DSA-1505 alsa-driver -- kernel memory leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>alsa-driver</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1505" ref_id="DSA-1505"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4571" ref_id="CVE-2007-4571"/>
        <description>Takashi Iwai supplied a fix for a memory leak in the snd_page_alloc module. Local users could exploit this issue to obtain sensitive information from the kernel (CVE-2007-4571).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:06.875-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:02.817-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:13.733-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5909 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:56.313-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:58.899-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7957 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:35.776-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:35.206-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="alsa-source is earlier than 1.0.13-5etch1" test_ref="oval:org.mitre.oval:tst:16055"/>
            <criterion comment="alsa-base is earlier than 1.0.13-5etch1" test_ref="oval:org.mitre.oval:tst:15906"/>
            <criterion comment="linux-sound-base is earlier than 1.0.13-5etch1" test_ref="oval:org.mitre.oval:tst:15917"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="alsa-source is earlier than 1.0.8-7sarge1" test_ref="oval:org.mitre.oval:tst:16114"/>
                <criterion comment="alsa-base is earlier than 1.0.8-7sarge1" test_ref="oval:org.mitre.oval:tst:16143"/>
                <criterion comment="alsa-headers is earlier than 1.0.8-7sarge1" test_ref="oval:org.mitre.oval:tst:15880"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="alsa-modules-2.4.27-4-686-smp is earlier than 1.0.8+2sarge2" test_ref="oval:org.mitre.oval:tst:15604"/>
                <criterion comment="alsa-modules-2.4-386 is earlier than 1.0.8+2sarge2" test_ref="oval:org.mitre.oval:tst:16073"/>
                <criterion comment="alsa-modules-2.4.27-4-k7 is earlier than 1.0.8+2sarge2" test_ref="oval:org.mitre.oval:tst:15985"/>
                <criterion comment="alsa-modules-2.4.27-4-686 is earlier than 1.0.8+2sarge2" test_ref="oval:org.mitre.oval:tst:15970"/>
                <criterion comment="alsa-modules-2.4.27-4-586tsc is earlier than 1.0.8+2sarge2" test_ref="oval:org.mitre.oval:tst:15993"/>
                <criterion comment="alsa-modules-2.4-686-smp is earlier than 1.0.8+2sarge2" test_ref="oval:org.mitre.oval:tst:15936"/>
                <criterion comment="alsa-modules-2.4.27-4-k6 is earlier than 1.0.8+2sarge2" test_ref="oval:org.mitre.oval:tst:16023"/>
                <criterion comment="alsa-modules-2.4-k7-smp is earlier than 1.0.8+2sarge2" test_ref="oval:org.mitre.oval:tst:16130"/>
                <criterion comment="alsa-modules-2.4.27-4-k7-smp is earlier than 1.0.8+2sarge2" test_ref="oval:org.mitre.oval:tst:15894"/>
                <criterion comment="alsa-modules-2.4-k6 is earlier than 1.0.8+2sarge2" test_ref="oval:org.mitre.oval:tst:16138"/>
                <criterion comment="alsa-modules-2.4-586tsc is earlier than 1.0.8+2sarge2" test_ref="oval:org.mitre.oval:tst:15161"/>
                <criterion comment="alsa-modules-2.4-k7 is earlier than 1.0.8+2sarge2" test_ref="oval:org.mitre.oval:tst:15580"/>
                <criterion comment="alsa-modules-2.4.27-4-386 is earlier than 1.0.8+2sarge2" test_ref="oval:org.mitre.oval:tst:16005"/>
                <criterion comment="alsa-modules-2.4-686 is earlier than 1.0.8+2sarge2" test_ref="oval:org.mitre.oval:tst:15302"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7956" version="3" class="patch">
      <metadata>
        <title>DSA-1912 camlimages -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>camlimages</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1912" ref_id="DSA-1912"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3296" ref_id="CVE-2009-3296"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2660" ref_id="CVE-2009-2660"/>
        <description>It was discovered that CamlImages, an open source image processing library, suffers from several integer overflows, which may lead to a potentially exploitable heap overflow and result in arbitrary code execution. This advisory addresses issues with the reading of TIFF files. It also expands the patch for CVE-2009-2660 to cover another potential overflow in the processing of JPEG images.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:15.106-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:02.108-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:13.130-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7956 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:31.529-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:34.983-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libcamlimages-ocaml-doc is earlier than 2.2.0-4+lenny3" test_ref="oval:org.mitre.oval:tst:16146"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libcamlimages-ocaml is earlier than 2.2.0-4+lenny3" test_ref="oval:org.mitre.oval:tst:15327"/>
                <criterion comment="libcamlimages-ocaml-dev is earlier than 2.2.0-4+lenny3" test_ref="oval:org.mitre.oval:tst:15869"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libcamlimages-ocaml-doc is earlier than 2.20-8+etch3" test_ref="oval:org.mitre.oval:tst:15837"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libcamlimages-ocaml is earlier than 2.20-8+etch3" test_ref="oval:org.mitre.oval:tst:15841"/>
                <criterion comment="libcamlimages-ocaml-dev is earlier than 2.20-8+etch3" test_ref="oval:org.mitre.oval:tst:15183"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7955" version="3" class="patch">
      <metadata>
        <title>DSA-1532 xulrunner -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1532" ref_id="DSA-1532"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4879" ref_id="CVE-2007-4879"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1233" ref_id="CVE-2008-1233"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1234" ref_id="CVE-2008-1234"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1235" ref_id="CVE-2008-1235"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1236" ref_id="CVE-2008-1236"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1237" ref_id="CVE-2008-1237"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1238" ref_id="CVE-2008-1238"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1240" ref_id="CVE-2008-1240"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1241" ref_id="CVE-2008-1241"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3738" ref_id="CVE-2007-3738"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5338" ref_id="CVE-2007-5338"/>
        <description>Several remote vulnerabilities have been discovered in Xulrunner, a runtime environment for XUL applications. The Common Vulnerabilities and Exposures project identifies the following problems: Peter Brodersen and Alexander Klink discovered that the autoselection of SSL client certificates could lead to users being tracked, resulting in a loss of privacy. moz_bug_r_a4 discovered that variants of CVE-2007-3738 and CVE-2007-5338 allow the execution of arbitrary code through XPCNativeWrapper. moz_bug_r_a4 discovered that insecure handling of event handlers could lead to cross-site scripting. Boris Zbarsky, Johnny Stenback and moz_bug_r_a4 discovered that incorrect principal handling could lead to cross-site scripting and the execution of arbitrary code. Tom Ferris, Seth Spitzer, Martin Wargers, John Daggett and Mats Palmgren discovered crashes in the layout engine, which might allow the execution of arbitrary code. georgi, tgirmann and Igor Bukanov discovered crashes in the Javascript engine, which might allow the execution of arbitrary code. Gregory Fleischer discovered that HTTP Referrer headers were handled incorrectly in combination with URLs containing Basic Authentication credentials with empty usernames, resulting in potential Cross-Site Request Forgery attacks. Gregory Fleischer discovered that web content fetched through the jar: protocol can use Java to connect to arbitrary ports. This is only an issue in combination with the non-free Java plugin. Chris Thomas discovered that background tabs could generate XUL popups overlaying the current tab, resulting in potential spoofing attacks. The Mozilla products from the old stable distribution (sarge) are no longer supported.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:33.201-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:01.393-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:12.422-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7955 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:30.635-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:34.769-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libxul-dev is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:12677"/>
              <criterion comment="libmozjs-dev is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:12840"/>
              <criterion comment="libsmjs1 is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13027"/>
              <criterion comment="libmozillainterfaces-java is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13128"/>
              <criterion comment="libxul-common is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13173"/>
              <criterion comment="libsmjs-dev is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:12907"/>
              <criterion comment="libnspr4-dev is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13107"/>
              <criterion comment="libnss3-dev is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13178"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libxul0d is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13066"/>
              <criterion comment="libnss3-0d-dbg is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13176"/>
              <criterion comment="libmozjs0d-dbg is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13187"/>
              <criterion comment="libnss3-0d is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13015"/>
              <criterion comment="spidermonkey-bin is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13010"/>
              <criterion comment="libnspr4-0d-dbg is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13225"/>
              <criterion comment="xulrunner-gnome-support is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13228"/>
              <criterion comment="libxul0d-dbg is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13135"/>
              <criterion comment="libmozjs0d is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13147"/>
              <criterion comment="xulrunner is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:12996"/>
              <criterion comment="libnss3-tools is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:12482"/>
              <criterion comment="python-xpcom is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:12967"/>
              <criterion comment="libnspr4-0d is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:12269"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7950" version="3" class="patch">
      <metadata>
        <title>DSA-1697 iceape -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceape</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1697" ref_id="DSA-1697"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0016" ref_id="CVE-2008-0016"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0304" ref_id="CVE-2008-0304"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2785" ref_id="CVE-2008-2785"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2798" ref_id="CVE-2008-2798"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2799" ref_id="CVE-2008-2799"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2800" ref_id="CVE-2008-2800"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2801" ref_id="CVE-2008-2801"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2802" ref_id="CVE-2008-2802"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2803" ref_id="CVE-2008-2803"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2805" ref_id="CVE-2008-2805"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2807" ref_id="CVE-2008-2807"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2808" ref_id="CVE-2008-2808"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2809" ref_id="CVE-2008-2809"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2810" ref_id="CVE-2008-2810"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2811" ref_id="CVE-2008-2811"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2933" ref_id="CVE-2008-2933"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3835" ref_id="CVE-2008-3835"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3836" ref_id="CVE-2008-3836"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3837" ref_id="CVE-2008-3837"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4058" ref_id="CVE-2008-4058"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4059" ref_id="CVE-2008-4059"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4060" ref_id="CVE-2008-4060"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4061" ref_id="CVE-2008-4061"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4062" ref_id="CVE-2008-4062"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4065" ref_id="CVE-2008-4065"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4067" ref_id="CVE-2008-4067"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4068" ref_id="CVE-2008-4068"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4069" ref_id="CVE-2008-4069"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4070" ref_id="CVE-2008-4070"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4582" ref_id="CVE-2008-4582"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5012" ref_id="CVE-2008-5012"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5013" ref_id="CVE-2008-5013"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5014" ref_id="CVE-2008-5014"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5017" ref_id="CVE-2008-5017"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0017" ref_id="CVE-2008-0017"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5021" ref_id="CVE-2008-5021"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5024" ref_id="CVE-2008-5024"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5022" ref_id="CVE-2008-5022"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5500" ref_id="CVE-2008-5500"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5503" ref_id="CVE-2008-5503"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5506" ref_id="CVE-2008-5506"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5507" ref_id="CVE-2008-5507"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5508" ref_id="CVE-2008-5508"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5511" ref_id="CVE-2008-5511"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5512" ref_id="CVE-2008-5512"/>
        <description>Several remote vulnerabilities have been discovered in Iceape an unbranded version of the Seamonkey internet suite. The Common Vulnerabilities and Exposures project identifies the following problems: Justin Schuh, Tom Cross and Peter Williams discovered a buffer overflow in the parser for UTF-8 URLs, which may lead to the execution of arbitrary code. (MFSA 2008-37) It was discovered that a buffer overflow in MIME decoding can lead to the execution of arbitrary code. (MFSA 2008-26) It was discovered that missing boundary checks on a reference counter for CSS objects can lead to the execution of arbitrary code. (MFSA 2008-34) Devon Hubbard, Jesse Ruderman and Martijn Wargers discovered crashes in the layout engine, which might allow the execution of arbitrary code. (MFSA 2008-21) Igor Bukanov, Jesse Ruderman and Gary Kwong discovered crashes in the Javascript engine, which might allow the execution of arbitrary code. (MFSA 2008-21) "moz_bug_r_a4" discovered several cross-site scripting vulnerabilities. (MFSA 2008-22) Collin Jackson and Adam Barth discovered that Javascript code could be executed in the context or signed JAR archives. (MFSA 2008-23) "moz_bug_r_a4" discovered that XUL documements can escalate privileges by accessing the pre-compiled "fastload" file. (MFSA 2008-24) "moz_bug_r_a4" discovered that missing input sanitising in the mozIJSSubScriptLoader.loadSubScript() function could lead to the execution of arbitrary code. Iceape itself is not affected, but some addons are. (MFSA 2008-25) Claudio Santambrogio discovered that missing access validation in DOM parsing allows malicious web sites to force the browser to upload local files to the server, which could lead to information disclosure. (MFSA 2008-27) Daniel Glazman discovered that a programming error in the code for parsing .properties files could lead to memory content being exposed to addons, which could lead to information disclosure. (MFSA 2008-29) Masahiro Yamada discovered that file URLs in directory listings were insufficiently escaped. (MFSA 2008-30) John G. Myers, Frank Benkstein and Nils Toedtmann discovered that alternate names on self-signed certificates were handled insufficiently, which could lead to spoofings of secure connections. (MFSA 2008-31) It was discovered that URL shortcut files could be used to bypass the same-origin restrictions. This issue does not affect current Iceape, but might occur with additional extensions installed. (MFSA 2008-32) Greg McManus discovered a crash in the block reflow code, which might allow the execution of arbitrary code. (MFSA 2008-33) Billy Rios discovered that passing an URL containing a pipe symbol to Iceape can lead to Chrome privilege escalation. (MFSA 2008-35) "moz_bug_r_a4" discovered that the same-origin check in nsXMLDocument::OnChannelRedirect() could be bypassed. (MFSA 2008-38) "moz_bug_r_a4" discovered that several vulnerabilities in feedWriter could lead to Chrome privilege escalation. (MFSA 2008-39) Paul Nickerson discovered that an attacker could move windows during a mouse click, resulting in unwanted action triggered by drag-and-drop. (MFSA 2008-40) "moz_bug_r_a4" discovered a vulnerability which can result in Chrome privilege escalation through XPCNativeWrappers. (MFSA 2008-41) "moz_bug_r_a4" discovered a vulnerability which can result in Chrome privilege escalation through XPCNativeWrappers. (MFSA 2008-41) Olli Pettay and "moz_bug_r_a4" discovered a Chrome privilege escalation vulnerability in XSLT handling. (MFSA 2008-41) Jesse Ruderman discovered a crash in the layout engine, which might allow the execution of arbitrary code. (MFSA 2008-42) Igor Bukanov, Philip Taylor, Georgi Guninski and Antoine Labour discovered crashes in the Javascript engine, which might allow the execution of arbitrary code. (MFSA 2008-42) Dave Reed discovered that some Unicode byte order marks are stripped from Javascript code before execution, which can result in code being executed, which were otherwise part of a quoted string. (MFSA 2008-43) Boris Zbarsky discovered that resource: URLs allow directory traversal when using URL-encoded slashes. (MFSA 2008-44) Georgi Guninski discovered that resource: URLs could bypass local access restrictions. (MFSA 2008-44) Billy Hoffman discovered that the XBM decoder could reveal uninitialised memory. (MFSA 2008-45) It was discovered that a buffer overflow could be triggered via a long header in a news article, which could lead to arbitrary code execution. (MFSA 2008-46) Georgi Guninski, Michal Zalewski and Chris Evan discovered that the canvas element could be used to bypass same-origin restrictions. (MFSA 2008-48) It was discovered that insufficient checks in the Flash plugin glue code could lead to arbitrary code execution. (MFSA 2008-49) Jesse Ruderman discovered that a programming error in the window.__proto__.__proto__ object could lead to arbitrary code execution. (MFSA 2008-50) It was discovered that crashes in the layout engine could lead to arbitrary code execution. (MFSA 2008-52) Justin Schuh discovered that a buffer overflow in http-index-format parser could lead to arbitrary code execution. (MFSA 2008-54) It was discovered that a crash in the nsFrameManager might lead to the execution of arbitrary code. (MFSA 2008-55) "moz_bug_r_a4" discovered that the same-origin check in nsXMLHttpRequest::NotifyEventListeners() could be bypassed. (MFSA 2008-56) Chris Evans discovered that quote characters were improperly escaped in the default namespace of E4X documents. (MFSA 2008-58) Liu Die Yu discovered an information leak through local shortcut files. (MFSA 2008-59) Jesse Ruderman discovered that the layout engine is vulnerable to DoS attacks that might trigger memory corruption and an integer overflow. (MFSA 2008-60) Boris Zbarsky discovered that an information disclosure attack could be performed via XBL bindings. (MFSA 2008-61) Marius Schilder discovered that it is possible to obtain sensible data via a XMLHttpRequest. (MFSA 2008-64) Chris Evans discovered that it is possible to obtain sensible data via a JavaScript URL. (MFSA 2008-65) Chip Salzenberg discovered possible phishing attacks via URLs with leading whitespaces or control characters. (MFSA 2008-66) It was discovered that it is possible to perform cross-site scripting attacks via an XBL binding to an "unloaded document." (MFSA 2008-68) It was discovered that it is possible to run arbitrary JavaScript with chrome privileges via unknown vectors. (MFSA 2008-68)</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:07.115-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:59.720-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:10.794-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7950 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:34.062-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:33.914-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mozilla-calendar is earlier than 1.8+1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12946"/>
              <criterion comment="mozilla-chatzilla is earlier than 1.8+1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13483"/>
              <criterion comment="iceape is earlier than 1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13343"/>
              <criterion comment="iceape-chatzilla is earlier than 1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13289"/>
              <criterion comment="iceape-dev is earlier than 1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13132"/>
              <criterion comment="mozilla-psm is earlier than 1.8+1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13076"/>
              <criterion comment="mozilla-mailnews is earlier than 1.8+1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13119"/>
              <criterion comment="mozilla-dom-inspector is earlier than 1.8+1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13392"/>
              <criterion comment="mozilla-js-debugger is earlier than 1.8+1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13290"/>
              <criterion comment="mozilla-browser is earlier than 1.8+1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13452"/>
              <criterion comment="mozilla-dev is earlier than 1.8+1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13203"/>
              <criterion comment="mozilla is earlier than 1.8+1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13300"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="iceape-dbg is earlier than 1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13476"/>
              <criterion comment="iceape-dom-inspector is earlier than 1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13484"/>
              <criterion comment="iceape-mailnews is earlier than 1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13063"/>
              <criterion comment="iceape-browser is earlier than 1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13374"/>
              <criterion comment="iceape-calendar is earlier than 1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13068"/>
              <criterion comment="iceape-gnome-support is earlier than 1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13087"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7949" version="3" class="patch">
      <metadata>
        <title>DSA-1486 gnatsweb -- cross-site scripting</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gnatsweb</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1486" ref_id="DSA-1486"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2808" ref_id="CVE-2007-2808"/>
        <description>r0t discovered that gnatsweb, a web interface to GNU GNATS, did not correctly sanitise the database parameter in the main CGI script. This could allow the injection of arbitrary HTML, or JavaScript code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:01.170-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:59.306-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:10.563-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7949 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:34.976-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:33.767-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="gnatsweb is earlier than 4.00-1etch1" test_ref="oval:org.mitre.oval:tst:14305"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7948" version="3" class="patch">
      <metadata>
        <title>DSA-1689 proftpd-dfsg -- missing input validation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>proftpd-dfsg</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1689" ref_id="DSA-1689"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4242" ref_id="CVE-2008-4242"/>
        <description>Maksymilian Arciemowicz of securityreason.com reported that ProFTPD is vulnerable to cross-site request forgery (CSRF) attacks and executes arbitrary FTP commands via a long ftp:// URI that leverages an existing session from the FTP client implementation in a web browser.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:52.366-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:58.771-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:10.253-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7948 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:34.311-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:33.625-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="proftpd-pgsql is earlier than 1.3.0-19etch2" test_ref="oval:org.mitre.oval:tst:16644"/>
              <criterion comment="proftpd-doc is earlier than 1.3.0-19etch2" test_ref="oval:org.mitre.oval:tst:16775"/>
              <criterion comment="proftpd-mysql is earlier than 1.3.0-19etch2" test_ref="oval:org.mitre.oval:tst:16705"/>
              <criterion comment="proftpd-ldap is earlier than 1.3.0-19etch2" test_ref="oval:org.mitre.oval:tst:16437"/>
            </criteria>
          </criteria>
          <criterion comment="proftpd is earlier than 1.3.0-19etch2" test_ref="oval:org.mitre.oval:tst:16212"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7946" version="3" class="patch">
      <metadata>
        <title>DSA-1571 openssl -- predictable random number generator</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openssl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1571" ref_id="DSA-1571"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0166" ref_id="CVE-2008-0166"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4995" ref_id="CVE-2007-4995"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3108" ref_id="CVE-2007-3108"/>
        <description>Luciano Bello discovered that the random number generator in Debian's openssl package is predictable. This is caused by an incorrect Debian-specific change to the openssl package (CVE-2008-0166). As a result, cryptographic key material may be guessable. This is a Debian-specific vulnerability which does not affect other operating systems which are not based on Debian. However, other systems can be indirectly affected if weak keys are imported into them. It is strongly recommended that all cryptographic key material which has been generated by OpenSSL versions starting with 0.9.8c-1 on Debian systems is recreated from scratch. Furthermore, all DSA keys ever used on affected Debian systems for signing or authentication purposes should be considered compromised; the Digital Signature Algorithm relies on a secret random value used during signature generation. The first vulnerable version, 0.9.8c-1, was uploaded to the unstable distribution on 2006-09-17, and has since that date propagated to the testing and current stable (etch) distributions. The old stable distribution (sarge) is not affected. Affected keys include SSH keys, OpenVPN keys, DNSSEC keys, and key material for use in X.509 certificates and session keys used in SSL/TLS connections. Keys generated with GnuPG or GNUTLS are not affected, though. A detector for known weak key material will be published at: http://security.debian.org/project/extra/dowkd/dowkd.pl.gz (OpenPGP signature) Instructions how to implement key rollover for various packages will be published at: http://www.debian.org/security/key-rollover/ This web site will be continuously updated to reflect new and updated instructions on key rollovers for packages using SSL certificates. Popular packages not affected will also be listed. In addition to this critical change, two other vulnerabilities have been fixed in the openssl package which were originally scheduled for release with the next etch point release: OpenSSL's DTLS (Datagram TLS, basically SSL over UDP) implementation did not actually implement the DTLS specification, but a potentially much weaker protocol, and contained a vulnerability permitting arbitrary code execution (CVE-2007-4995). A side channel attack in the integer multiplication routines is also addressed (CVE-2007-3108).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:12.861-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:58.525-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:09.825-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7946 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:28.501-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:33.376-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libssl-dev is earlier than 0.9.8c-4etch3" test_ref="oval:org.mitre.oval:tst:14006"/>
          <criterion comment="libssl0.9.8-dbg is earlier than 0.9.8c-4etch3" test_ref="oval:org.mitre.oval:tst:13750"/>
          <criterion comment="libssl0.9.8 is earlier than 0.9.8c-4etch3" test_ref="oval:org.mitre.oval:tst:14083"/>
          <criterion comment="openssl is earlier than 0.9.8c-4etch3" test_ref="oval:org.mitre.oval:tst:13650"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7944" version="3" class="patch">
      <metadata>
        <title>DSA-1540 lighttpd -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>lighttpd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1540" ref_id="DSA-1540"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1531" ref_id="CVE-2008-1531"/>
        <description>It was discovered that lighttpd, a fast webserver with minimal memory footprint, didn't correctly handle SSL errors. This could allow a remote attacker to disconnect all active SSL connections.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:23.617-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:57.543-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:08.572-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7944 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:27.807-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:32.532-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="lighttpd-doc is earlier than 1.4.13-4etch7" test_ref="oval:org.mitre.oval:tst:17079"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="lighttpd-mod-mysql-vhost is earlier than 1.4.13-4etch7" test_ref="oval:org.mitre.oval:tst:16565"/>
              <criterion comment="lighttpd-mod-magnet is earlier than 1.4.13-4etch7" test_ref="oval:org.mitre.oval:tst:16980"/>
              <criterion comment="lighttpd is earlier than 1.4.13-4etch7" test_ref="oval:org.mitre.oval:tst:16743"/>
              <criterion comment="lighttpd-mod-cml is earlier than 1.4.13-4etch7" test_ref="oval:org.mitre.oval:tst:17107"/>
              <criterion comment="lighttpd-mod-webdav is earlier than 1.4.13-4etch7" test_ref="oval:org.mitre.oval:tst:17001"/>
              <criterion comment="lighttpd-mod-trigger-b4-dl is earlier than 1.4.13-4etch7" test_ref="oval:org.mitre.oval:tst:16999"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7941" version="5" class="patch">
      <metadata>
        <title>DSA-1575 linux-2.6 -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1575" ref_id="DSA-1575"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1669" ref_id="CVE-2008-1669"/>
        <description>A vulnerability has been discovered in the Linux kernel that may lead to a denial of service. The Common Vulnerabilities and Exposures project identifies the following problem: Alexander Viro discovered a race condition in the fcntl code that may permit local users on multi-processor systems to execute parallel code paths that are otherwise prohibited and gain re-ordered access to the descriptor table.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:32.853-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:55.958-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:07.023-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6108 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:50.230-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:58.747-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7941 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:31.263-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:32.071-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-support-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:13723"/>
              <criterion comment="linux-patch-debian-2.6.18 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:13656"/>
              <criterion comment="linux-source-2.6.18 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14227"/>
              <criterion comment="linux-manual-2.6.18 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14202"/>
              <criterion comment="linux-tree-2.6.18 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14380"/>
              <criterion comment="linux-doc-2.6.18 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14342"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:13917"/>
              <criterion comment="linux-headers-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14408"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14563"/>
              <criterion comment="linux-image-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14638"/>
              <criterion comment="linux-image-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14078"/>
              <criterion comment="linux-image-2.6.18-6-s390-tape is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14417"/>
              <criterion comment="linux-image-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14468"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14625"/>
              <criterion comment="linux-headers-2.6.18-6-all-s390 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14456"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:13932"/>
              <criterion comment="linux-headers-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14646"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14548"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14350"/>
              <criterion comment="fai-kernels is earlier than 1.17+etch.18etch4" test_ref="oval:org.mitre.oval:tst:14493"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:13751"/>
              <criterion comment="linux-image-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14479"/>
              <criterion comment="linux-modules-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14597"/>
              <criterion comment="linux-image-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14205"/>
              <criterion comment="linux-headers-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:13936"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14404"/>
              <criterion comment="linux-headers-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14040"/>
              <criterion comment="linux-headers-2.6.18-6-xen is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14507"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14612"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14511"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14639"/>
              <criterion comment="linux-headers-2.6.18-6-all-amd64 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14588"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14339"/>
              <criterion comment="linux-modules-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14547"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14615"/>
              <criterion comment="linux-image-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14451"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14510"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14445"/>
              <criterion comment="linux-headers-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14291"/>
              <criterion comment="linux-headers-2.6.18-6-all-hppa is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14679"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14528"/>
              <criterion comment="linux-headers-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14183"/>
              <criterion comment="linux-image-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:13759"/>
              <criterion comment="linux-image-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14759"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14560"/>
              <criterion comment="linux-image-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:13780"/>
              <criterion comment="linux-image-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14717"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition version="1" id="oval:org.mitre.oval:def:7940" class="patch">
      <metadata>
        <title>DSA-1545 rsync -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>rsync</product>
        </affected>
        <reference source="DSA" ref_url="http://www.debian.org/security/2008/dsa-1545" ref_id="DSA-1545"/>
        <description>Sebastian Krahmer discovered that an integer overflow in rsync"s code for handling extended attributes may lead to arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:19.425-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:55.578-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:06.434-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Release section" operator="AND">
        <extend_definition comment="Debian 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria comment="Architecture section" operator="OR">
          <criteria comment="Architecture dependent section" operator="AND">
            <criteria comment="Supported architectures section" operator="OR">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria comment="Packages section" operator="OR">
              <criterion comment="rsync DPKG is earlier than 2.6.9-2etch2" test_ref="oval:org.mitre.oval:tst:16254"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7939" version="3" class="patch">
      <metadata>
        <title>DSA-1691 moodle -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>moodle</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1691" ref_id="DSA-1691"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3555" ref_id="CVE-2007-3555"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1502" ref_id="CVE-2008-1502"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3325" ref_id="CVE-2008-3325"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3326" ref_id="CVE-2008-3326"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4796" ref_id="CVE-2008-4796"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4810" ref_id="CVE-2008-4810"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4811" ref_id="CVE-2008-4811"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5432" ref_id="CVE-2008-5432"/>
        <description>Several remote vulnerabilities have been discovered in Moodle, an online course management system. The following issues are addressed in this update, ranging from cross site scripting to remote code execution. Various cross site scripting issues in the Moodle codebase (CVE-2008-3326, CVE-2008-3325, CVE-2007-3555, CVE-2008-5432, MSA-08-0021, MDL-8849, MDL-12793, MDL-11414, MDL-14806, MDL-10276). Various cross site request forgery issues in the Moodle codebase (CVE-2008-3325, MSA-08-0023). Privilege escalation bugs in the Moodle codebase (MSA-08-0001, MDL-7755). SQL injection issue in the hotpot module (MSA-08-0010). An embedded copy of Smarty had several vulnerabilities (CVE-2008-4811, CVE-2008-4810). An embedded copy of Snoopy was vulnerable to cross site scripting (CVE-2008-4796). An embedded copy of Kses was vulnerable to cross site scripting (CVE-2008-1502).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:54.573-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:55.300-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:06.200-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7939 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:14.592-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:31.598-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="moodle is earlier than 1.6.3-2+etch1" test_ref="oval:org.mitre.oval:tst:14907"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7938" version="3" class="patch">
      <metadata>
        <title>DSA-1719 gnutls13 -- design flaw</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gnutls13</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1719" ref_id="DSA-1719"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4989" ref_id="CVE-2008-4989"/>
        <description>Martin von Gagern discovered that GNUTLS, an implementation of the TLS/SSL protocol, handles verification of X.509 certificate chains incorrectly if a self-signed certificate is configured as a trusted certificate. This could cause clients to accept forged server certificates as genuine. (CVE-2008-4989) In addition, this update tightens the checks for X.509v1 certificates which causes GNUTLS to reject certain certificate chains it accepted before. (In certificate chain processing, GNUTLS does not recognize X.509v1 certificates as valid unless explicitly requested by the application.)</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:13.943-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:54.775-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:05.729-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7938 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:16.824-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:31.421-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="gnutls-doc is earlier than 1.4.4-3+etch3" test_ref="oval:org.mitre.oval:tst:14924"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libgnutls13 is earlier than 1.4.4-3+etch2" test_ref="oval:org.mitre.oval:tst:14743"/>
              <criterion comment="libgnutls-dev is earlier than 1.4.4-3+etch3" test_ref="oval:org.mitre.oval:tst:14728"/>
              <criterion comment="libgnutls13-dbg is earlier than 1.4.4-3+etch3" test_ref="oval:org.mitre.oval:tst:14932"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            </criteria>
            <criterion comment="gnutls-bin is earlier than 1.4.4-3+etch2" test_ref="oval:org.mitre.oval:tst:14828"/>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libgnutls-dev is earlier than 1.4.4-3+etch3" test_ref="oval:org.mitre.oval:tst:14675"/>
              <criterion comment="gnutls-bin is earlier than 1.4.4-3+etch3" test_ref="oval:org.mitre.oval:tst:14822"/>
              <criterion comment="libgnutls13 is earlier than 1.4.4-3+etch3" test_ref="oval:org.mitre.oval:tst:14840"/>
              <criterion comment="libgnutls13-dbg is earlier than 1.4.4-3+etch2" test_ref="oval:org.mitre.oval:tst:15046"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7937" version="3" class="patch">
      <metadata>
        <title>DSA-1928 linux-2.6.24 -- privilege escalation/denial of service/sensitive memory leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6.24</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1928" ref_id="DSA-1928"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2846" ref_id="CVE-2009-2846"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2847" ref_id="CVE-2009-2847"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2848" ref_id="CVE-2009-2848"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2849" ref_id="CVE-2009-2849"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2903" ref_id="CVE-2009-2903"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2908" ref_id="CVE-2009-2908"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2909" ref_id="CVE-2009-2909"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2910" ref_id="CVE-2009-2910"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3001" ref_id="CVE-2009-3001"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3002" ref_id="CVE-2009-3002"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3228" ref_id="CVE-2009-3228"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3238" ref_id="CVE-2009-3238"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3286" ref_id="CVE-2009-3286"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3547" ref_id="CVE-2009-3547"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3612" ref_id="CVE-2009-3612"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3613" ref_id="CVE-2009-3613"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3620" ref_id="CVE-2009-3620"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3621" ref_id="CVE-2009-3621"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service, sensitive memory leak or privilege escalation. The Common Vulnerabilities and Exposures project identifies the following problems: Michael Buesch noticed a typing issue in the eisa-eeprom driver for the hppa architecture. Local users could exploit this issue to gain access to restricted memory. Ulrich Drepper noticed an issue in the do_sigalstack routine on 64-bit systems. This issue allows local users to gain access to potentially sensitive memory on the kernel stack. Eric Dumazet discovered an issue in the execve path, where the clear_child_tid variable was not being properly cleared. Local users could exploit this issue to cause a denial of service (memory corruption). Neil Brown discovered an issue in the sysfs interface to md devices. When md arrays are not active, local users can exploit this vulnerability to cause a denial of service (oops). Mark Smith discovered a memory leak in the appletalk implementation. When the appletalk and ipddp modules are loaded, but no ipddp"N" device is found, remote attackers can cause a denial of service by consuming large amounts of system memory. Loic Minier discovered an issue in the eCryptfs filesystem. A local user can cause a denial of service (kernel oops) by causing a dentry value to go negative. Arjan van de Ven discovered an issue in the AX.25 protocol implementation. A specially crafted call to setsockopt() can result in a denial of service (kernel oops). Jan Beulich discovered the existence of a sensitive kernel memory leak. Systems running the "amd64" kernel do not properly sanitise registers for 32-bit processes. Jiri Slaby fixed a sensitive memory leak issue in the ANSI/IEEE 802.2 LLC implementation. This is not exploitable in the Debian lenny kernel as root privileges are required to exploit this issue. Eric Dumazet fixed several sensitive memory leaks in the IrDA, X.25 PLP (Rose), NET/ROM, Acorn Econet/AUN, and Controller Area Network (CAN) implementations. Local users can exploit these issues to gain access to kernel memory. Eric Dumazet reported an instance of uninitialised kernel memory in the network packet scheduler. Local users may be able to exploit this issue to read the contents of sensitive kernel memory. CVE-2009-3238 Linus Torvalds provided a change to the get_random_int() function to increase its randomness. Eric Paris discovered an issue with the NFSv4 server implementation. When an O_EXCL create fails, files may be left with corrupted permissions, possibly granting unintentional privileges to other local users. Earl Chew discovered a NULL pointer dereference issue in the pipe_rdwr_open function which can be used by local users to gain elevated privileges. Jiri Pirko discovered a typo in the initialisation of a structure in the netlink subsystem that may allow local users to gain access to sensitive kernel memory. Alistair Strachan reported an issue in the r8169 driver. Remote users can cause a denial of service (IOMMU space exhaustion and system crash) by transmitting a large amount of jumbo frames. Ben Hutchings discovered an issue in the DRM manager for ATI Rage 128 graphics adapters. Local users may be able to exploit this vulnerability to cause a denial of service (NULL pointer dereference). Tomoki Sekiyama discovered a deadlock condition in the UNIX domain socket implementation. Local users can exploit this vulnerability to cause a denial of service (system hang).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:13.746-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:53.675-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:04.910-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7937 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:19.974-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:30.724-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-patch-debian-2.6.24 is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:16787"/>
              <criterion comment="linux-support-2.6.24-etchnhalf.1 is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17146"/>
              <criterion comment="linux-doc-2.6.24 is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17355"/>
              <criterion comment="linux-tree-2.6.24 is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17488"/>
              <criterion comment="linux-source-2.6.24 is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17311"/>
              <criterion comment="linux-manual-2.6.24 is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17484"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-amd64 is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:16523"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17220"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-amd64 is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:16627"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17476"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-amd64 is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17427"/>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64 is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17400"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc-smp is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17412"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc-smp is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17434"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17054"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17490"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-hppa is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17119"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64-smp is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17503"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64-smp is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17564"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17420"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:16962"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64 is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17359"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7936" version="3" class="patch">
      <metadata>
        <title>DSA-1901 mediawiki1.7 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mediawiki1.7</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1901" ref_id="DSA-1901"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5249" ref_id="CVE-2008-5249"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5250" ref_id="CVE-2008-5250"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5252" ref_id="CVE-2008-5252"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0737" ref_id="CVE-2009-0737"/>
        <description>Several vulnerabilities have been discovered in mediawiki1.7, a website engine for collaborative work. The Common Vulnerabilities and Exposures project identifies the following problems: David Remahl discovered that mediawiki1.7 is prone to a cross-site scripting attack. David Remahl discovered that mediawiki1.7, when Internet Explorer is used and uploads are enabled, or an SVG scripting browser is used and SVG uploads are enabled, allows remote authenticated users to inject arbitrary web script or HTML by editing a wiki page. David Remahl discovered that mediawiki1.7 is prone to a cross-site request forgery vulnerability in the Special:Import feature. It was discovered that mediawiki1.7 is prone to a cross-site scripting attack in the web-based installer.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:52.511-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:53.271-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:04.526-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7936 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:21.178-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:30.384-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="mediawiki1.7 is earlier than 1.7.1-9etch1" test_ref="oval:org.mitre.oval:tst:13457"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criterion comment="mediawiki1.7-math is earlier than 1.7.1-9etch1" test_ref="oval:org.mitre.oval:tst:13234"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7935" version="3" class="patch">
      <metadata>
        <title>DSA-1651 ruby1.8 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ruby1.8</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1651" ref_id="DSA-1651"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3655" ref_id="CVE-2008-3655"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3656" ref_id="CVE-2008-3656"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3657" ref_id="CVE-2008-3657"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3790" ref_id="CVE-2008-3790"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3905" ref_id="CVE-2008-3905"/>
        <description>Several vulnerabilities have been discovered in the interpreter for the Ruby language, which may lead to denial of service and other security problems. The Common Vulnerabilities and Exposures project identifies the following problems: Keita Yamaguchi discovered that several safe level restrictions are insufficiently enforced. Christian Neukirchen discovered that the WebRick module uses inefficient algorithms for HTTP header splitting, resulting in denial of service through resource exhaustion. It was discovered that the dl module doesn't perform taintness checks. Luka Treiber and Mitja Kolsek discovered that recursively nested XML entities can lead to denial of service through resource exhaustion in rexml. Tanaka Akira discovered that the resolv module uses sequential transaction IDs and a fixed source port for DNS queries, which makes it more vulnerable to DNS spoofing attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:24.183-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:52.546-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:03.934-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7935 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:19.106-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:29.888-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="rdoc1.8 is earlier than 1.8.5-4etch3" test_ref="oval:org.mitre.oval:tst:14490"/>
              <criterion comment="ri1.8 is earlier than 1.8.5-4etch3" test_ref="oval:org.mitre.oval:tst:15149"/>
              <criterion comment="ruby1.8-elisp is earlier than 1.8.5-4etch3" test_ref="oval:org.mitre.oval:tst:14860"/>
              <criterion comment="ruby1.8-examples is earlier than 1.8.5-4etch3" test_ref="oval:org.mitre.oval:tst:15124"/>
              <criterion comment="irb1.8 is earlier than 1.8.5-4etch3" test_ref="oval:org.mitre.oval:tst:15075"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libreadline-ruby1.8 is earlier than 1.8.5-4etch3" test_ref="oval:org.mitre.oval:tst:15034"/>
              <criterion comment="libdbm-ruby1.8 is earlier than 1.8.5-4etch3" test_ref="oval:org.mitre.oval:tst:14901"/>
              <criterion comment="libopenssl-ruby1.8 is earlier than 1.8.5-4etch3" test_ref="oval:org.mitre.oval:tst:14704"/>
              <criterion comment="ruby1.8-dev is earlier than 1.8.5-4etch3" test_ref="oval:org.mitre.oval:tst:14278"/>
              <criterion comment="ruby1.8 is earlier than 1.8.5-4etch3" test_ref="oval:org.mitre.oval:tst:14536"/>
              <criterion comment="libgdbm-ruby1.8 is earlier than 1.8.5-4etch3" test_ref="oval:org.mitre.oval:tst:14698"/>
              <criterion comment="libtcltk-ruby1.8 is earlier than 1.8.5-4etch3" test_ref="oval:org.mitre.oval:tst:15062"/>
              <criterion comment="libruby1.8-dbg is earlier than 1.8.5-4etch3" test_ref="oval:org.mitre.oval:tst:14503"/>
              <criterion comment="libruby1.8 is earlier than 1.8.5-4etch3" test_ref="oval:org.mitre.oval:tst:15146"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7934" version="3" class="patch">
      <metadata>
        <title>DSA-1665 libcdaudio -- heap overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libcdaudio</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1665" ref_id="DSA-1665"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5030" ref_id="CVE-2008-5030"/>
        <description>It was discovered that a heap overflow in the CDDB retrieval code of libcdaudio, a library for controlling a CD-ROM when playing audio CDs, may result in the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:43.513-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:52.195-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:03.565-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7934 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:21.470-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:29.709-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libcdaudio1 is earlier than 0.99.12p2-2+etch1" test_ref="oval:org.mitre.oval:tst:12524"/>
          <criterion comment="libcdaudio-dev is earlier than 0.99.12p2-2+etch1" test_ref="oval:org.mitre.oval:tst:12527"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7933" version="3" class="patch">
      <metadata>
        <title>DSA-1498 libimager-perl -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libimager-perl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1498" ref_id="DSA-1498"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2459" ref_id="CVE-2007-2459"/>
        <description>It was discovered that libimager-perl, a Perl extension for generating 24-bit images, did not correctly handle 8-bit compressed images, which could allow the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:24.519-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:51.704-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:03.224-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7933 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:05.147-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:29.532-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="libimager-perl is earlier than 0.50-1etch1" test_ref="oval:org.mitre.oval:tst:12461"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7932" version="3" class="patch">
      <metadata>
        <title>DSA-1849 xml-security-c -- design flaw</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xml-security-c</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1849" ref_id="DSA-1849"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0217" ref_id="CVE-2009-0217"/>
        <description>It was discovered that the W3C XML Signature recommendation contains a protocol-level vulnerability related to HMAC output truncation. This update implements the proposed workaround in the C++ version of the Apache implementation of this standard, xml-security-c, by preventing truncation to output strings shorter than 80 bits or half of the original HMAC output, whichever is greater.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:05.181-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:51.184-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:02.713-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7932 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:21.885-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:29.384-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libxml-security-c-dev is earlier than 1.4.0-3+lenny2" test_ref="oval:org.mitre.oval:tst:12170"/>
            <criterion comment="libxml-security-c14 is earlier than 1.4.0-3+lenny2" test_ref="oval:org.mitre.oval:tst:12652"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libxml-security-c-doc is earlier than 1.2.1-3+etch1" test_ref="oval:org.mitre.oval:tst:12663"/>
            </criteria>
            <criterion comment="libxml-security-c12 is earlier than 1.2.1-3+etch1" test_ref="oval:org.mitre.oval:tst:12692"/>
            <criterion comment="libxml-security-c-dev is earlier than 1.2.1-3+etch1" test_ref="oval:org.mitre.oval:tst:12650"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7931" version="3" class="patch">
      <metadata>
        <title>DSA-1628 pdns -- DNS response spoofing</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>pdns</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1628" ref_id="DSA-1628"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3337" ref_id="CVE-2008-3337"/>
        <description>Brian Dowling discovered that the PowerDNS authoritative name server does not respond to DNS queries which contain certain characters, increasing the risk of successful DNS spoofing (CVE-2008-3337). This update changes PowerDNS to respond with SERVFAIL responses instead.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:03.432-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:50.705-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:02.360-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7931 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:14.738-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:29.184-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="pdns-doc is earlier than 2.9.20-8+etch1" test_ref="oval:org.mitre.oval:tst:13043"/>
              <criterion comment="pdns is earlier than 2.9.20-8+etch1" test_ref="oval:org.mitre.oval:tst:12900"/>
            </criteria>
          </criteria>
          <criterion comment="pdns-backend-pipe is earlier than 2.9.20-8+etch1" test_ref="oval:org.mitre.oval:tst:13453"/>
          <criterion comment="pdns-server is earlier than 2.9.20-8+etch1" test_ref="oval:org.mitre.oval:tst:13030"/>
          <criterion comment="pdns-backend-sqlite is earlier than 2.9.20-8+etch1" test_ref="oval:org.mitre.oval:tst:13456"/>
          <criterion comment="pdns-backend-ldap is earlier than 2.9.20-8+etch1" test_ref="oval:org.mitre.oval:tst:13390"/>
          <criterion comment="pdns-backend-geo is earlier than 2.9.20-8+etch1" test_ref="oval:org.mitre.oval:tst:12966"/>
          <criterion comment="pdns-backend-mysql is earlier than 2.9.20-8+etch1" test_ref="oval:org.mitre.oval:tst:13376"/>
          <criterion comment="pdns-backend-pgsql is earlier than 2.9.20-8+etch1" test_ref="oval:org.mitre.oval:tst:12986"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7929" version="5" class="patch">
      <metadata>
        <title>DSA-1703 bind9 -- interpretation conflict</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>bind9</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1703" ref_id="DSA-1703"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0025" ref_id="CVE-2009-0025"/>
        <description>It was discovered that BIND, an implementation of the DNS protocol suite, does not properly check the result of an OpenSSL function, which is used to verify DSA cryptographic signatures. As a result, incorrect DNS resource records in zones protected by DNSSEC could be accepted as genuine.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:30.883-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:50.231-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:01.958-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7929 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:17.102-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:28.988-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:12342 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:38.855-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:45.925-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="bind9-doc is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:12503"/>
          </criteria>
          <criterion comment="dnsutils is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:12056"/>
          <criterion comment="libbind-dev is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:12298"/>
          <criterion comment="libdns22 is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:12107"/>
          <criterion comment="libisccfg1 is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:11824"/>
          <criterion comment="libisccc0 is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:12286"/>
          <criterion comment="libisc11 is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:12020"/>
          <criterion comment="libbind9-0 is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:12495"/>
          <criterion comment="lwresd is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:12251"/>
          <criterion comment="bind9 is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:12275"/>
          <criterion comment="liblwres9 is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:11699"/>
          <criterion comment="bind9-host is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:12342"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7928" version="3" class="patch">
      <metadata>
        <title>DSA-1902 elinks -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>elinks</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1902" ref_id="DSA-1902"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-7224" ref_id="CVE-2008-7224"/>
        <description>Jakub Wilk discovered an off-by-one buffer overflow in the charset handling of elinks, a feature-rich text-mode WWW browser, which might lead to the execution of arbitrary code if the user is tricked into opening a malformed HTML page.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:42.668-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:49.680-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:01.590-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7928 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:22.199-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:28.775-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="elinks-lite is earlier than 0.11.1-1.2etch2" test_ref="oval:org.mitre.oval:tst:12943"/>
          <criterion comment="elinks is earlier than 0.11.1-1.2etch2" test_ref="oval:org.mitre.oval:tst:13303"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7927" version="5" class="patch">
      <metadata>
        <title>DSA-1553 ikiwiki -- cross-site request forgery</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ikiwiki</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1553" ref_id="DSA-1553"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0165" ref_id="CVE-2008-0165"/>
        <description>It has been discovered that ikiwiki, a Wiki implementation, does not guard password and content changes against cross-site request forgery (CSRF) attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:37.564-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:49.445-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:01.360-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5918 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:35.678-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:58.613-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7927 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:02.886-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:28.610-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="ikiwiki is earlier than 1.33.5" test_ref="oval:org.mitre.oval:tst:19127"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7926" version="3" class="patch">
      <metadata>
        <title>DSA-1670 enscript -- buffer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>enscript</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1670" ref_id="DSA-1670"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3863" ref_id="CVE-2008-3863"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4306" ref_id="CVE-2008-4306"/>
        <description>Several vulnerabilities have been discovered in Enscript, a converter from ASCII text to Postscript, HTML or RTF. The Common Vulnerabilities and Exposures project identifies the following problems: Ulf Harnhammer discovered that a buffer overflow may lead to the execution of arbitrary code. Kees Cook and Tomas Hoger discovered that several buffer overflows may lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:33.301-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:48.709-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:01.144-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7926 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:16.459-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:28.426-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="enscript is earlier than 1.6.4-11.1" test_ref="oval:org.mitre.oval:tst:18962"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7924" version="3" class="patch">
      <metadata>
        <title>DSA-1918 phpmyadmin -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>phpmyadmin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1918" ref_id="DSA-1918"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3696" ref_id="CVE-2009-3696"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3697" ref_id="CVE-2009-3697"/>
        <description>Several remote vulnerabilities have been discovered in phpMyAdmin, a tool to administer MySQL over the web. The Common Vulnerabilities and Exposures project identifies the following problems: Cross-site scripting (XSS) vulnerability allows remote attackers to inject arbitrary web script or HTML via a crafted MySQL table name. SQL injection vulnerability in the PDF schema generator functionality allows remote attackers to execute arbitrary SQL commands. This issue does not apply to the version in Debian 4.0 Etch. Additionally, extra fortification has been added for the web based setup.php script. Although the shipped web server configuration should ensure that this script is protected, in practice this turned out not always to be the case. The config.inc.php file is not writable anymore by the webserver user. See README.Debian for details on how to enable the setup.php script if and when you need it.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:12.358-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:48.427-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:00.845-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7924 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:20.195-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:28.180-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="phpmyadmin is earlier than 2.11.8.1-5+lenny3" test_ref="oval:org.mitre.oval:tst:15375"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="phpmyadmin is earlier than 2.9.1.1-13" test_ref="oval:org.mitre.oval:tst:16110"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7922" version="3" class="patch">
      <metadata>
        <title>DSA-1618 ruby1.9 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ruby1.9</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1618" ref_id="DSA-1618"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2662" ref_id="CVE-2008-2662"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2663" ref_id="CVE-2008-2663"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2664" ref_id="CVE-2008-2664"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2725" ref_id="CVE-2008-2725"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2726" ref_id="CVE-2008-2726"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2376" ref_id="CVE-2008-2376"/>
        <description>Several vulnerabilities have been discovered in the interpreter for the Ruby language, which may lead to denial of service or the execution of arbitrary code. The Common Vulnerabilities and Exposures project identifies the following problems: Drew Yao discovered that multiple integer overflows in the string processing code may lead to denial of service and potentially the execution of arbitrary code. Drew Yao discovered that multiple integer overflows in the string processing code may lead to denial of service and potentially the execution of arbitrary code. Drew Yao discovered that a programming error in the string processing code may lead to denial of service and potentially the execution of arbitrary code. Drew Yao discovered that an integer overflow in the array handling code may lead to denial of service and potentially the execution of arbitrary code. Drew Yao discovered that an integer overflow in the array handling code may lead to denial of service and potentially the execution of arbitrary code. It was discovered that an integer overflow in the array handling code may lead to denial of service and potentially the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:24.733-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:46.818-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:00.469-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7922 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:17.941-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:27.903-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="rdoc1.9 is earlier than 1.9.0+20060609-1etch2" test_ref="oval:org.mitre.oval:tst:16031"/>
              <criterion comment="ruby1.9-examples is earlier than 1.9.0+20060609-1etch2" test_ref="oval:org.mitre.oval:tst:16308"/>
              <criterion comment="ruby1.9-elisp is earlier than 1.9.0+20060609-1etch2" test_ref="oval:org.mitre.oval:tst:16337"/>
              <criterion comment="ri1.9 is earlier than 1.9.0+20060609-1etch2" test_ref="oval:org.mitre.oval:tst:16271"/>
              <criterion comment="irb1.9 is earlier than 1.9.0+20060609-1etch2" test_ref="oval:org.mitre.oval:tst:16406"/>
            </criteria>
          </criteria>
          <criterion comment="libreadline-ruby1.9 is earlier than 1.9.0+20060609-1etch2" test_ref="oval:org.mitre.oval:tst:16129"/>
          <criterion comment="libdbm-ruby1.9 is earlier than 1.9.0+20060609-1etch2" test_ref="oval:org.mitre.oval:tst:16009"/>
          <criterion comment="libopenssl-ruby1.9 is earlier than 1.9.0+20060609-1etch2" test_ref="oval:org.mitre.oval:tst:16118"/>
          <criterion comment="ruby1.9-dev is earlier than 1.9.0+20060609-1etch2" test_ref="oval:org.mitre.oval:tst:16362"/>
          <criterion comment="ruby1.9 is earlier than 1.9.0+20060609-1etch2" test_ref="oval:org.mitre.oval:tst:16378"/>
          <criterion comment="libruby1.9-dbg is earlier than 1.9.0+20060609-1etch2" test_ref="oval:org.mitre.oval:tst:15494"/>
          <criterion comment="libtcltk-ruby1.9 is earlier than 1.9.0+20060609-1etch2" test_ref="oval:org.mitre.oval:tst:16366"/>
          <criterion comment="libgdbm-ruby1.9 is earlier than 1.9.0+20060609-1etch2" test_ref="oval:org.mitre.oval:tst:16454"/>
          <criterion comment="libruby1.9 is earlier than 1.9.0+20060609-1etch2" test_ref="oval:org.mitre.oval:tst:15870"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7921" version="5" class="patch">
      <metadata>
        <title>DSA-1653 linux-2.6 -- denial of service/privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1653" ref_id="DSA-1653"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6716" ref_id="CVE-2007-6716"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1514" ref_id="CVE-2008-1514"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3276" ref_id="CVE-2008-3276"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3525" ref_id="CVE-2008-3525"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3833" ref_id="CVE-2008-3833"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4210" ref_id="CVE-2008-4210"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4302" ref_id="CVE-2008-4302"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or privilege escalation. The Common Vulnerabilities and Exposures project identifies the following problems: Joe Jin reported a local denial of service vulnerability that allows system users to trigger an oops due to an improperly initialised data structure. Jan Kratochvil reported a local denial of service vulnerability in the ptrace interface for the s390 architecture. Local users can trigger an invalid pointer dereference, leading to a system panic. Eugene Teo reported an integer overflow in the DCCP subsystem that may allow remote attackers to cause a denial of service in the form of a kernel panic. Eugene Teo reported a lack of capability checks in the kernel driver for Granch SBNI12 leased line adapters (sbni), allowing local users to perform privileged operations. The S_ISUID/S_ISGID bits were not being cleared during an inode splice, which, under certain conditions, can be exploited by local users to obtain the privileges of a group for which they are not a member. Mark Fasheh reported this issue. David Watson reported an issue in the open()/creat() system calls which, under certain conditions, can be exploited by local users to obtain the privileges of a group for which they are not a member. A coding error in the splice subsystem allows local users to attempt to unlock a page structure that has not been locked, resulting in a system crash.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:21.762-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:45.527-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:59.606-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5928 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:40.995-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:58.377-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7921 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:16.217-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:26.007-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-support-2.6.18-6 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:14720"/>
              <criterion comment="linux-patch-debian-2.6.18 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:14745"/>
              <criterion comment="linux-source-2.6.18 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:14929"/>
              <criterion comment="linux-manual-2.6.18 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15023"/>
              <criterion comment="linux-tree-2.6.18 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:14222"/>
              <criterion comment="linux-doc-2.6.18 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15024"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:14835"/>
              <criterion comment="linux-headers-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:14518"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:14576"/>
              <criterion comment="linux-image-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:14094"/>
              <criterion comment="linux-image-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:14592"/>
              <criterion comment="linux-image-2.6.18-6-s390-tape is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:14212"/>
              <criterion comment="linux-image-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15148"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15109"/>
              <criterion comment="linux-headers-2.6.18-6-all-s390 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15056"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15086"/>
              <criterion comment="linux-headers-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15139"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15027"/>
              <criterion comment="fai-kernels is earlier than 1.17+etch.22etch3" test_ref="oval:org.mitre.oval:tst:14819"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15007"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15132"/>
              <criterion comment="linux-image-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15108"/>
              <criterion comment="linux-image-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15171"/>
              <criterion comment="linux-image-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:14233"/>
              <criterion comment="linux-headers-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15068"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15136"/>
              <criterion comment="linux-headers-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15125"/>
              <criterion comment="linux-headers-2.6.18-6-xen is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15182"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15123"/>
              <criterion comment="linux-modules-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15147"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15095"/>
              <criterion comment="linux-headers-2.6.18-6-all-amd64 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15085"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15209"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15099"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15061"/>
              <criterion comment="linux-modules-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:14950"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:14727"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15143"/>
              <criterion comment="linux-image-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:14956"/>
              <criterion comment="linux-image-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:14894"/>
              <criterion comment="linux-headers-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:14845"/>
              <criterion comment="linux-headers-2.6.18-6-all-hppa is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15039"/>
              <criterion comment="linux-headers-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15118"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15066"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15133"/>
              <criterion comment="linux-image-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15102"/>
              <criterion comment="linux-image-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15004"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7919" version="3" class="patch">
      <metadata>
        <title>DSA-1512 evolution -- format string attack</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>evolution</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1512" ref_id="DSA-1512"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0072" ref_id="CVE-2008-0072"/>
        <description>Ulf Haumlrnhammar discovered that Evolution, the e-mail and groupware suite, had a format string vulnerability in the parsing of encrypted mail messages. If the user opened a specially crafted email message, code execution was possible.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:28.542-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:44.226-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:58.667-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7919 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:20.359-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:24.985-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="evolution-common is earlier than 2.6.3-6etch2" test_ref="oval:org.mitre.oval:tst:17792"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="evolution-dev is earlier than 2.6.3-6etch2" test_ref="oval:org.mitre.oval:tst:18470"/>
                <criterion comment="evolution is earlier than 2.6.3-6etch2" test_ref="oval:org.mitre.oval:tst:18179"/>
                <criterion comment="evolution-dbg is earlier than 2.6.3-6etch2" test_ref="oval:org.mitre.oval:tst:17520"/>
                <criterion comment="evolution-plugins is earlier than 2.6.3-6etch2" test_ref="oval:org.mitre.oval:tst:18504"/>
                <criterion comment="evolution-plugins-experimental is earlier than 2.6.3-6etch2" test_ref="oval:org.mitre.oval:tst:18426"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="evolution is earlier than 2.0.4-2sarge3" test_ref="oval:org.mitre.oval:tst:18485"/>
            <criterion comment="evolution-dev is earlier than 2.0.4-2sarge3" test_ref="oval:org.mitre.oval:tst:18408"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7918" version="3" class="patch">
      <metadata>
        <title>DSA-1796 libwmf -- pointer use-after-free</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libwmf</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1796" ref_id="DSA-1796"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1364" ref_id="CVE-2009-1364"/>
        <description>Tavis Ormandy discovered that the embedded GD library copy in libwmf, a library to parse windows metafiles (WMF), makes use of a pointer after it was already freed. An attacker using a crafted WMF file can cause a denial of service or possibly the execute arbitrary code via applications using this library.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:06.901-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:43.518-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:58.145-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7918 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:18.816-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:24.634-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libwmf-doc is earlier than 0.2.8.4-6+lenny1" test_ref="oval:org.mitre.oval:tst:11961"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libwmf-dev is earlier than 0.2.8.4-6+lenny1" test_ref="oval:org.mitre.oval:tst:11138"/>
                <criterion comment="libwmf0.2-7 is earlier than 0.2.8.4-6+lenny1" test_ref="oval:org.mitre.oval:tst:12130"/>
                <criterion comment="libwmf-bin is earlier than 0.2.8.4-6+lenny1" test_ref="oval:org.mitre.oval:tst:12125"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libwmf-doc is earlier than 0.2.8.4-2+etch1" test_ref="oval:org.mitre.oval:tst:11221"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libwmf-dev is earlier than 0.2.8.4-2+etch1" test_ref="oval:org.mitre.oval:tst:11999"/>
                <criterion comment="libwmf0.2-7 is earlier than 0.2.8.4-2+etch1" test_ref="oval:org.mitre.oval:tst:11700"/>
                <criterion comment="libwmf-bin is earlier than 0.2.8.4-2+etch1" test_ref="oval:org.mitre.oval:tst:12054"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7917" version="3" class="patch">
      <metadata>
        <title>DSA-1608 mysql-dfsg-5.0 -- authorisation bypass</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mysql-dfsg-5.0</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1608" ref_id="DSA-1608"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2079" ref_id="CVE-2008-2079"/>
        <description>Sergei Golubchik discovered that MySQL, a widely-deployed database server, did not properly validate optional data or index directory paths given in a CREATE TABLE statement, nor would it (under proper conditions) prevent two databases from using the same paths for data or index files. This permits an authenticated user with authorisation to create tables in one database to read, write or delete data from tables subsequently created in other databases, regardless of other GRANT authorisations. The Common Vulnerabilities and Exposures project identifies this weakness as CVE-2008-2079.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:52.479-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:43.130-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:57.770-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7917 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:22.050-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:24.291-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mysql-client is earlier than 5.0.32-7etch6" test_ref="oval:org.mitre.oval:tst:18602"/>
              <criterion comment="mysql-common is earlier than 5.0.32-7etch6" test_ref="oval:org.mitre.oval:tst:18458"/>
              <criterion comment="mysql-server is earlier than 5.0.32-7etch6" test_ref="oval:org.mitre.oval:tst:18506"/>
            </criteria>
          </criteria>
          <criterion comment="libmysqlclient15-dev is earlier than 5.0.32-7etch6" test_ref="oval:org.mitre.oval:tst:18676"/>
          <criterion comment="mysql-server-4.1 is earlier than 5.0.32-7etch6" test_ref="oval:org.mitre.oval:tst:18318"/>
          <criterion comment="mysql-client-5.0 is earlier than 5.0.32-7etch6" test_ref="oval:org.mitre.oval:tst:18556"/>
          <criterion comment="libmysqlclient15off is earlier than 5.0.32-7etch6" test_ref="oval:org.mitre.oval:tst:18665"/>
          <criterion comment="mysql-server-5.0 is earlier than 5.0.32-7etch6" test_ref="oval:org.mitre.oval:tst:18616"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7916" version="3" class="patch">
      <metadata>
        <title>DSA-1761 moodle -- missing input sanitisation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>moodle</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1761" ref_id="DSA-1761"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1171" ref_id="CVE-2009-1171"/>
        <description>Christian J. Eibl discovered that the TeX filter of Moodle, a web-based course management system, doesn't check user input for certain TeX commands which allows an attacker to include and display the content of arbitrary system files. Note that this doesn't affect installations that only use the mimetex environment.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:55.239-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:42.635-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:57.505-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7916 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:19.469-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:23.921-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="moodle is earlier than 1.8.2.dfsg-3+lenny2" test_ref="oval:org.mitre.oval:tst:16713"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="moodle is earlier than 1.6.3-2+etch3" test_ref="oval:org.mitre.oval:tst:16325"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7915" version="5" class="patch">
      <metadata>
        <title>DSA-1639 twiki -- command execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>twiki</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1639" ref_id="DSA-1639"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3195" ref_id="CVE-2008-3195"/>
        <description>It was discovered that twiki, a web based collaboration platform, didn't properly sanitise the image parameter in its configuration script. This could allow remote users to execute arbitrary commands upon the system, or read any files which were readable by the webserver user.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:37.053-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:41.465-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:57.276-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7915 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:22.818-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:23.145-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:15226 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:39.946-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:45.737-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="twiki is earlier than 1:4.0.5-9.1etch1" test_ref="oval:org.mitre.oval:tst:15226"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7914" version="3" class="patch">
      <metadata>
        <title>DSA-1485 icedove -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>icedove</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1485" ref_id="DSA-1485"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0412" ref_id="CVE-2008-0412"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0413" ref_id="CVE-2008-0413"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0414" ref_id="CVE-2008-0414"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0415" ref_id="CVE-2008-0415"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0416" ref_id="CVE-2008-0416"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0417" ref_id="CVE-2008-0417"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0418" ref_id="CVE-2008-0418"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0419" ref_id="CVE-2008-0419"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0591" ref_id="CVE-2008-0591"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0592" ref_id="CVE-2008-0592"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0593" ref_id="CVE-2008-0593"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0594" ref_id="CVE-2008-0594"/>
        <description>Several remote vulnerabilities have been discovered in the Icedove mail client, an unbranded version of the Thunderbird client. The Common Vulnerabilities and Exposures project identifies the following problems: Jesse Ruderman, Kai Engert, Martijn Wargers, Mats Palmgren and Paul Nickerson discovered crashes in the layout engine, which might allow the execution of arbitrary code. Carsten Book, Wesley Garland, Igor Bukanov, moz_bug_r_a4, shutdown, Philip Taylor and tgirmann discovered crashes in the JavaScript engine, which might allow the execution of arbitrary code. moz_bug_r_a4 and Boris Zbarsky discovered several vulnerabilities in JavaScript handling, which could allow privilege escalation. Gerry Eisenhaur and moz_bug_r_a4 discovered that a directory traversal vulnerability in chrome: URI handling could lead to information disclosure. David Bloom discovered a race condition in the image handling of designMode elements, which can lead to information disclosure and potentially the execution of arbitrary code. Michal Zalewski discovered that timers protecting security-sensitive dialogs (by disabling dialog elements until a timeout is reached) could be bypassed by window focus changes through JavaScript. The Mozilla products from the old stable distribution (sarge) are no longer supported with security updates.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:03.395-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:40.215-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:56.600-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7914 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:03.889-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:22.344-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="thunderbird-gnome-support is earlier than 1.5.0.13+1.5.0.15b.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14220"/>
              <criterion comment="thunderbird-dev is earlier than 1.5.0.13+1.5.0.15a.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14807"/>
              <criterion comment="mozilla-thunderbird is earlier than 1.5.0.13+1.5.0.15a.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14955"/>
              <criterion comment="thunderbird is earlier than 1.5.0.13+1.5.0.15b.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14496"/>
              <criterion comment="mozilla-thunderbird-dev is earlier than 1.5.0.13+1.5.0.15a.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14793"/>
              <criterion comment="mozilla-thunderbird-typeaheadfind is earlier than 1.5.0.13+1.5.0.15b.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14949"/>
              <criterion comment="thunderbird-dbg is earlier than 1.5.0.13+1.5.0.15a.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14714"/>
              <criterion comment="thunderbird-typeaheadfind is earlier than 1.5.0.13+1.5.0.15b.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14463"/>
              <criterion comment="mozilla-thunderbird-inspector is earlier than 1.5.0.13+1.5.0.15a.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14953"/>
              <criterion comment="thunderbird-inspector is earlier than 1.5.0.13+1.5.0.15a.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14754"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="icedove-typeaheadfind is earlier than 1.5.0.13+1.5.0.15b.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14535"/>
              <criterion comment="icedove is earlier than 1.5.0.13+1.5.0.15b.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14867"/>
              <criterion comment="icedove-inspector is earlier than 1.5.0.13+1.5.0.15b.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14696"/>
              <criterion comment="icedove-dev is earlier than 1.5.0.13+1.5.0.15b.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14692"/>
              <criterion comment="icedove-dbg is earlier than 1.5.0.13+1.5.0.15b.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14858"/>
              <criterion comment="icedove-gnome-support is earlier than 1.5.0.13+1.5.0.15b.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14671"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="icedove-typeaheadfind is earlier than 1.5.0.13+1.5.0.15a.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14013"/>
              <criterion comment="icedove is earlier than 1.5.0.13+1.5.0.15b.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14906"/>
              <criterion comment="icedove-dev is earlier than 1.5.0.13+1.5.0.15a.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14945"/>
              <criterion comment="icedove-inspector is earlier than 1.5.0.13+1.5.0.15a.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14978"/>
              <criterion comment="icedove-dbg is earlier than 1.5.0.13+1.5.0.15b.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14869"/>
              <criterion comment="icedove-gnome-support is earlier than 1.5.0.13+1.5.0.15a.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14874"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7912" version="3" class="patch">
      <metadata>
        <title>DSA-1585 speex -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>speex</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1585" ref_id="DSA-1585"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1686" ref_id="CVE-2008-1686"/>
        <description>It was discovered that speex, the Speex codec command line tools, did not correctly deal with negative offsets in a particular header field. This could allow a malicious file to execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:44.609-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:39.149-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:56.230-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7912 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:14.896-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:21.756-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="speex-doc is earlier than 1.1.12-3etch1" test_ref="oval:org.mitre.oval:tst:17812"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="speex is earlier than 1.1.12-3etch1" test_ref="oval:org.mitre.oval:tst:17684"/>
              <criterion comment="libspeex-dev is earlier than 1.1.12-3etch1" test_ref="oval:org.mitre.oval:tst:17961"/>
              <criterion comment="libspeex1 is earlier than 1.1.12-3etch1" test_ref="oval:org.mitre.oval:tst:17816"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7911" version="3" class="patch">
      <metadata>
        <title>DSA-1919 smarty -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>smarty</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1919" ref_id="DSA-1919"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4810" ref_id="CVE-2008-4810"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1669" ref_id="CVE-2009-1669"/>
        <description>Several remote vulnerabilities have been discovered in Smarty, a PHP templating engine. The Common Vulnerabilities and Exposures project identifies the following problems: The _expand_quoted_text function allows for certain restrictions in templates, like function calling and PHP execution, to be bypassed. The smarty_function_math function allows context-dependent attackers to execute arbitrary commands via shell metacharacters in the equation attribute of the math function.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:11.878-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:38.762-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:55.911-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7911 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:32:59.406-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:21.221-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="smarty is earlier than 2.6.20-1.2" test_ref="oval:org.mitre.oval:tst:15867"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="smarty is earlier than 2.6.14-1etch2" test_ref="oval:org.mitre.oval:tst:15769"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7910" version="3" class="patch">
      <metadata>
        <title>DSA-1904 wget -- insufficient input validation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>wget</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1904" ref_id="DSA-1904"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3490" ref_id="CVE-2009-3490"/>
        <description>Daniel Stenberg discovered that wget, a network utility to retrieve files from the Web using HTTP(S) and FTP, is vulnerable to the "Null Prefix Attacks Against SSL/TLS Certificates" published at the Blackhat conference some time ago. This allows an attacker to perform undetected man-in-the-middle attacks via a crafted ITU-T X.509 certificate with an injected null byte in the Common Name field.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:41.781-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:38.298-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:55.498-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7910 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:19.314-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:20.651-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criterion comment="wget is earlier than 1.11.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:12841"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criterion comment="wget is earlier than 1.10.2-2+etch1" test_ref="oval:org.mitre.oval:tst:13050"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7909" version="3" class="patch">
      <metadata>
        <title>DSA-1489 iceweasel -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceweasel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1489" ref_id="DSA-1489"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0412" ref_id="CVE-2008-0412"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0413" ref_id="CVE-2008-0413"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0414" ref_id="CVE-2008-0414"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0415" ref_id="CVE-2008-0415"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0416" ref_id="CVE-2008-0416"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0417" ref_id="CVE-2008-0417"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0418" ref_id="CVE-2008-0418"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0419" ref_id="CVE-2008-0419"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0591" ref_id="CVE-2008-0591"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0592" ref_id="CVE-2008-0592"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0593" ref_id="CVE-2008-0593"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0594" ref_id="CVE-2008-0594"/>
        <description>Several remote vulnerabilities have been discovered in the Iceweasel web browser, an unbranded version of the Firefox browser. The Common Vulnerabilities and Exposures project identifies the following problems: Jesse Ruderman, Kai Engert, Martijn Wargers, Mats Palmgren and Paul Nickerson discovered crashes in the layout engine, which might allow the execution of arbitrary code. Carsten Book, Wesley Garland, Igor Bukanov, moz_bug_r_a4, shutdown, Philip Taylor and tgirmann discovered crashes in the JavaScript engine, which might allow the execution of arbitrary code. hong and Gregory Fleischer discovered that file input focus vulnerabilities in the file upload control could allow information disclosure of local files. moz_bug_r_a4 and Boris Zbarsky discovered several vulnerabilities in JavaScript handling, which could allow privilege escalation. Justin Dolske discovered that the password storage mechanism could be abused by malicious web sites to corrupt existing saved passwords. Gerry Eisenhaur and moz_bug_r_a4 discovered that a directory traversal vulnerability in chrome: URI handling could lead to information disclosure. David Bloom discovered a race condition in the image handling of designMode elements, which can lead to information disclosure and potentially the execution of arbitrary code. Michal Zalewski discovered that timers protecting security-sensitive dialogs (by disabling dialog elements until a timeout is reached) could be bypassed by window focus changes through JavaScript. It was discovered that malformed content declarations of saved attachments could prevent a user from opening local files with a .txt file name, resulting in minor denial of service. Martin Straka discovered that insecure stylesheet handling during redirects could lead to information disclosure. Emil Ljungdahl and Lars-Olof Moilanen discovered that phishing protections could be bypassed with div elements. The Mozilla products from the old stable distribution (sarge) are no longer supported with security updates.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:08.166-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:37.623-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:54.946-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7909 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:00.224-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:18.664-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mozilla-firefox is earlier than 2.0.0.12-0etch1" test_ref="oval:org.mitre.oval:tst:14378"/>
              <criterion comment="firefox is earlier than 2.0.0.12-0etch1" test_ref="oval:org.mitre.oval:tst:14660"/>
              <criterion comment="firefox-dom-inspector is earlier than 2.0.0.12-0etch1" test_ref="oval:org.mitre.oval:tst:15042"/>
              <criterion comment="iceweasel-dom-inspector is earlier than 2.0.0.12-0etch1" test_ref="oval:org.mitre.oval:tst:15017"/>
              <criterion comment="mozilla-firefox-gnome-support is earlier than 2.0.0.12-0etch1" test_ref="oval:org.mitre.oval:tst:15029"/>
              <criterion comment="mozilla-firefox-dom-inspector is earlier than 2.0.0.12-0etch1" test_ref="oval:org.mitre.oval:tst:14884"/>
              <criterion comment="firefox-gnome-support is earlier than 2.0.0.12-0etch1" test_ref="oval:org.mitre.oval:tst:15019"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="iceweasel-gnome-support is earlier than 2.0.0.12-0etch1" test_ref="oval:org.mitre.oval:tst:15005"/>
              <criterion comment="iceweasel-dbg is earlier than 2.0.0.12-0etch1" test_ref="oval:org.mitre.oval:tst:14108"/>
              <criterion comment="iceweasel is earlier than 2.0.0.12-0etch1" test_ref="oval:org.mitre.oval:tst:14885"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7908" version="3" class="patch">
      <metadata>
        <title>DSA-1837 dbus -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>dbus</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1837" ref_id="DSA-1837"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1189" ref_id="CVE-2009-1189"/>
        <description>It was discovered that the dbus_signature_validate function in dbus, a simple interprocess messaging system, is prone to a denial of service attack. This issue was caused by an incorrect fix for DSA-1658-1.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:40.733-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:36.811-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:54.399-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7908 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:18.384-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:17.934-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="dbus-1-doc is earlier than 1.2.1-5+lenny1" test_ref="oval:org.mitre.oval:tst:14776"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libdbus-1-3 is earlier than 1.2.1-5+lenny1" test_ref="oval:org.mitre.oval:tst:14600"/>
                <criterion comment="dbus-x11 is earlier than 1.2.1-5+lenny1" test_ref="oval:org.mitre.oval:tst:14200"/>
                <criterion comment="dbus is earlier than 1.2.1-5+lenny1" test_ref="oval:org.mitre.oval:tst:14480"/>
                <criterion comment="libdbus-1-dev is earlier than 1.2.1-5+lenny1" test_ref="oval:org.mitre.oval:tst:14676"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="dbus-1-doc is earlier than 1.0.2-1+etch3" test_ref="oval:org.mitre.oval:tst:14504"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="dbus-1-utils is earlier than 1.0.2-1+etch3" test_ref="oval:org.mitre.oval:tst:14710"/>
                <criterion comment="libdbus-1-3 is earlier than 1.0.2-1+etch3" test_ref="oval:org.mitre.oval:tst:14230"/>
                <criterion comment="dbus is earlier than 1.0.2-1+etch3" test_ref="oval:org.mitre.oval:tst:14729"/>
                <criterion comment="libdbus-1-dev is earlier than 1.0.2-1+etch3" test_ref="oval:org.mitre.oval:tst:14552"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7907" version="3" class="patch">
      <metadata>
        <title>DSA-1759 strongswan -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>strongswan</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1759" ref_id="DSA-1759"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0790" ref_id="CVE-2009-0790"/>
        <description>Gerd v. Egidy discovered that the Pluto IKE daemon in strongswan, an IPSec implementation for linux, is prone to a denial of service attack via a malicious packet.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:13.604-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:36.181-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:53.973-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7907 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:15.860-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:17.284-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criterion comment="strongswan is earlier than 4.2.4-5+lenny1" test_ref="oval:org.mitre.oval:tst:12930"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="strongswan is earlier than 2.8.0+dfsg-1+etch1" test_ref="oval:org.mitre.oval:tst:13383"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7905" version="3" class="patch">
      <metadata>
        <title>DSA-1877 mysql-dfsg-5.0 -- denial of service/execution of arbitrary code</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mysql-dfsg-5.0</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1877" ref_id="DSA-1877"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2446" ref_id="CVE-2009-2446"/>
        <description>In MySQL 4.0.0 through 5.0.83, multiple format string vulnerabilities in the dispatch_command() function in libmysqld/sql_parse.cc in mysqld allow remote authenticated users to cause a denial of service (daemon crash) and potentially the execution of arbitrary code via format string specifiers in a database name in a COM_CREATE_DB or COM_DROP_DB request.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:41.365-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:35.390-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:53.415-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7905 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:16.629-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:16.431-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="mysql-client is earlier than 5.0.51a-24+lenny2" test_ref="oval:org.mitre.oval:tst:15340"/>
                <criterion comment="mysql-common is earlier than 5.0.51a-24+lenny2" test_ref="oval:org.mitre.oval:tst:15503"/>
                <criterion comment="mysql-server is earlier than 5.0.51a-24+lenny2" test_ref="oval:org.mitre.oval:tst:15373"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libmysqlclient15-dev is earlier than 5.0.51a-24+lenny2" test_ref="oval:org.mitre.oval:tst:15555"/>
                <criterion comment="mysql-client-5.0 is earlier than 5.0.51a-24+lenny2" test_ref="oval:org.mitre.oval:tst:15463"/>
                <criterion comment="libmysqlclient15off is earlier than 5.0.51a-24+lenny2" test_ref="oval:org.mitre.oval:tst:15483"/>
                <criterion comment="mysql-server-5.0 is earlier than 5.0.51a-24+lenny2" test_ref="oval:org.mitre.oval:tst:15305"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="mysql-client is earlier than 5.0.32-7etch11" test_ref="oval:org.mitre.oval:tst:15522"/>
                <criterion comment="mysql-common is earlier than 5.0.32-7etch11" test_ref="oval:org.mitre.oval:tst:15299"/>
                <criterion comment="mysql-server is earlier than 5.0.32-7etch11" test_ref="oval:org.mitre.oval:tst:15197"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libmysqlclient15-dev is earlier than 5.0.32-7etch11" test_ref="oval:org.mitre.oval:tst:14608"/>
                <criterion comment="mysql-client-5.0 is earlier than 5.0.32-7etch11" test_ref="oval:org.mitre.oval:tst:15442"/>
                <criterion comment="mysql-server-4.1 is earlier than 5.0.32-7etch11" test_ref="oval:org.mitre.oval:tst:15330"/>
                <criterion comment="mysql-server-5.0 is earlier than 5.0.32-7etch11" test_ref="oval:org.mitre.oval:tst:15254"/>
                <criterion comment="libmysqlclient15off is earlier than 5.0.32-7etch11" test_ref="oval:org.mitre.oval:tst:15532"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7904" version="3" class="patch">
      <metadata>
        <title>DSA-1742 libsndfile -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libsndfile</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1742" ref_id="DSA-1742"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0186" ref_id="CVE-2009-0186"/>
        <description>Alan Rad Pop discovered that libsndfile, a library to read and write sampled audio data, is prone to an integer overflow. This causes a heap-based buffer overflow when processing crafted CAF description chunks possibly leading to arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:00.827-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:34.223-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:52.855-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7904 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:15.255-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:15.987-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libsndfile1 is earlier than 1.0.17-4+lenny1" test_ref="oval:org.mitre.oval:tst:19881"/>
            <criterion comment="libsndfile1-dev is earlier than 1.0.17-4+lenny1" test_ref="oval:org.mitre.oval:tst:20068"/>
            <criterion comment="sndfile-programs is earlier than 1.0.17-4+lenny1" test_ref="oval:org.mitre.oval:tst:20007"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libsndfile1 is earlier than 1.0.16-2+etch1" test_ref="oval:org.mitre.oval:tst:20059"/>
            <criterion comment="libsndfile1-dev is earlier than 1.0.16-2+etch1" test_ref="oval:org.mitre.oval:tst:19903"/>
            <criterion comment="sndfile-programs is earlier than 1.0.16-2+etch1" test_ref="oval:org.mitre.oval:tst:20051"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7901" version="3" class="patch">
      <metadata>
        <title>DSA-1667 python2.4 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>python2.4</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1667" ref_id="DSA-1667"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2315" ref_id="CVE-2008-2315"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3142" ref_id="CVE-2008-3142"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3143" ref_id="CVE-2008-3143"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3144" ref_id="CVE-2008-3144"/>
        <description>Several vulnerabilities have been discovered in the interpreter for the Python language. The Common Vulnerabilities and Exposures project identifies the following problems: David Remahl discovered several integer overflows in the stringobject, unicodeobject, bufferobject, longobject, tupleobject, stropmodule, gcmodule, and mmapmodule modules. Justin Ferguson discovered that incorrect memory allocation in the unicode_resize() function can lead to buffer overflows. Several integer overflows were discovered in various Python core modules. Several integer overflows were discovered in the PyOS_vsnprintf() function.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:42.074-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:33.700-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:52.584-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7901 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:20.572-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:15.489-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="python2.4-examples is earlier than 2.4.4-3+etch2" test_ref="oval:org.mitre.oval:tst:12328"/>
              <criterion comment="idle-python2.4 is earlier than 2.4.4-3+etch2" test_ref="oval:org.mitre.oval:tst:12235"/>
            </criteria>
          </criteria>
          <criterion comment="python2.4-minimal is earlier than 2.4.4-3+etch2" test_ref="oval:org.mitre.oval:tst:12500"/>
          <criterion comment="python2.4-dev is earlier than 2.4.4-3+etch2" test_ref="oval:org.mitre.oval:tst:12193"/>
          <criterion comment="python2.4-dbg is earlier than 2.4.4-3+etch2" test_ref="oval:org.mitre.oval:tst:12436"/>
          <criterion comment="python2.4 is earlier than 2.4.4-3+etch2" test_ref="oval:org.mitre.oval:tst:11833"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7900" version="3" class="patch">
      <metadata>
        <title>DSA-1694 xterm -- design flaw</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xterm</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1694" ref_id="DSA-1694"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2383" ref_id="CVE-2008-2383"/>
        <description>Paul Szabo discovered that xterm, a terminal emulator for the X Window System, places arbitrary characters into the input buffer when displaying certain crafted escape sequences (CVE-2008-2383). As an additional precaution, this security update also disables font changing, user-defined keys, and X property changes through escape sequences.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:07.736-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:33.004-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:52.379-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7900 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:21.326-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:15.214-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="xterm is earlier than 222-1etch3" test_ref="oval:org.mitre.oval:tst:12905"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7899" version="3" class="patch">
      <metadata>
        <title>DSA-1943 openldap openldap2.3 -- insufficient input validation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openldap</product>
          <product>openldap2.3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1943" ref_id="DSA-1943"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3767" ref_id="CVE-2009-3767"/>
        <description>It was discovered that OpenLDAP, a free implementation of the Lightweight Directory Access Protocol, when OpenSSL is used, does not properly handle a "\0" character in a domain name in the subject's Common Name (CN) field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:02-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:48:37.528-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:32.443-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:51.858-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7899 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:18.593-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:15.025-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="slapd-dbg is earlier than 2.4.11-1+lenny1" test_ref="oval:org.mitre.oval:tst:11774"/>
            <criterion comment="libldap-2.4-2 is earlier than 2.4.11-1+lenny1" test_ref="oval:org.mitre.oval:tst:11398"/>
            <criterion comment="libldap-2.4-2-dbg is earlier than 2.4.11-1+lenny1" test_ref="oval:org.mitre.oval:tst:11486"/>
            <criterion comment="ldap-utils is earlier than 2.4.11-1+lenny1" test_ref="oval:org.mitre.oval:tst:11753"/>
            <criterion comment="libldap2-dev is earlier than 2.4.11-1+lenny1" test_ref="oval:org.mitre.oval:tst:11742"/>
            <criterion comment="slapd is earlier than 2.4.11-1+lenny1" test_ref="oval:org.mitre.oval:tst:11908"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libldap-2.3-0 is earlier than 2.3.30-5+etch3" test_ref="oval:org.mitre.oval:tst:11732"/>
            <criterion comment="ldap-utils is earlier than 2.3.30-5+etch3" test_ref="oval:org.mitre.oval:tst:11968"/>
            <criterion comment="slapd is earlier than 2.3.30-5+etch3" test_ref="oval:org.mitre.oval:tst:11707"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7897" version="3" class="patch">
      <metadata>
        <title>DSA-1521 lighttpd -- file disclosure</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>lighttpd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1521" ref_id="DSA-1521"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1270" ref_id="CVE-2008-1270"/>
        <description>Julien Cayzac discovered that under certain circumstances lighttpd, a fast webserver with minimal memory footprint, might allow the reading of arbitrary files from the system. This problem could only occur with a non-standard configuration.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:03.552-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:30.857-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:51.203-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7897 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:22.965-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:14.662-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="lighttpd-doc is earlier than 1.4.13-4etch6" test_ref="oval:org.mitre.oval:tst:19322"/>
          </criteria>
          <criterion comment="lighttpd-mod-mysql-vhost is earlier than 1.4.13-4etch6" test_ref="oval:org.mitre.oval:tst:19052"/>
          <criterion comment="lighttpd-mod-magnet is earlier than 1.4.13-4etch6" test_ref="oval:org.mitre.oval:tst:19250"/>
          <criterion comment="lighttpd is earlier than 1.4.13-4etch6" test_ref="oval:org.mitre.oval:tst:18682"/>
          <criterion comment="lighttpd-mod-cml is earlier than 1.4.13-4etch6" test_ref="oval:org.mitre.oval:tst:19292"/>
          <criterion comment="lighttpd-mod-webdav is earlier than 1.4.13-4etch6" test_ref="oval:org.mitre.oval:tst:19039"/>
          <criterion comment="lighttpd-mod-trigger-b4-dl is earlier than 1.4.13-4etch6" test_ref="oval:org.mitre.oval:tst:19114"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7894" version="3" class="patch">
      <metadata>
        <title>DSA-1692 php-xajax -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>php-xajax</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1692" ref_id="DSA-1692"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2739" ref_id="CVE-2007-2739"/>
        <description>It was discovered that php-xajax, a library to develop Ajax applications, did not sufficiently sanitise URLs, which allows attackers to perform cross-site scripting attacks by using malicious URLs. For the stable distribution (etch) this problem has been fixed in version 0.2.4-2+etch1. For the testing (lenny) and unstable (sid) distributions this problem has been fixed in version 0.2.5-1. We recommend that you upgrade your php-xajax package.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:12.899-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:28.844-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:50.385-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7894 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:21.641-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:14.205-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="php-xajax is earlier than 0.2.4-2+etch1" test_ref="oval:org.mitre.oval:tst:13366"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7893" version="3" class="patch">
      <metadata>
        <title>DSA-1474 exiv2 -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>exiv2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1474" ref_id="DSA-1474"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6353" ref_id="CVE-2007-6353"/>
        <description>Meder Kydyraliev discovered an integer overflow in the thumbnail handling of libexif, the EXIF/IPTC metadata manipulation library, which could result in the execution of arbitrary code. The old stable distribution (sarge) doesn't contain exiv2 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:07.293-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:28.556-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:50.124-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7893 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:14.179-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:14.042-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libexiv2-doc is earlier than 0.10-1.5" test_ref="oval:org.mitre.oval:tst:13719"/>
          </criteria>
          <criterion comment="exiv2 is earlier than 0.10-1.5" test_ref="oval:org.mitre.oval:tst:13968"/>
          <criterion comment="libexiv2-0.10 is earlier than 0.10-1.5" test_ref="oval:org.mitre.oval:tst:13852"/>
          <criterion comment="libexiv2-dev is earlier than 0.10-1.5" test_ref="oval:org.mitre.oval:tst:13823"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7892" version="3" class="patch">
      <metadata>
        <title>DSA-1492 wml -- insecure temporary files</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>wml</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1492" ref_id="DSA-1492"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0665" ref_id="CVE-2008-0665"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0666" ref_id="CVE-2008-0666"/>
        <description>Frank Lichtenheld and Nico Golde discovered that WML, an off-line HTML generation toolkit, creates insecure temporary files in the eperl and ipp backends and in the wmg.cgi script, which could lead to a local denial of service by overwriting files. The old stable distribution (sarge) is not affected.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:15.856-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:28.185-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:49.724-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7892 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:06.027-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:13.812-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="wml is earlier than 2.0.11-1etch1" test_ref="oval:org.mitre.oval:tst:12418"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7891" version="3" class="patch">
      <metadata>
        <title>DSA-1514 moin -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>moin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1514" ref_id="DSA-1514"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2423" ref_id="CVE-2007-2423"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2637" ref_id="CVE-2007-2637"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0780" ref_id="CVE-2008-0780"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0781" ref_id="CVE-2008-0781"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0782" ref_id="CVE-2008-0782"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1098" ref_id="CVE-2008-1098"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1099" ref_id="CVE-2008-1099"/>
        <description>Several remote vulnerabilities have been discovered in MoinMoin, a Python clone of WikiWiki. The Common Vulnerabilities and Exposures project identifies the following problems: A cross-site-scripting vulnerability has been discovered in attachment handling. Access control lists for calendars and includes were insufficiently enforced, which could lead to information disclosure. A cross-site-scripting vulnerability has been discovered in the login code. A cross-site-scripting vulnerability has been discovered in attachment handling. A directory traversal vulnerability in cookie handling could lead to local denial of service by overwriting files. Cross-site-scripting vulnerabilities have been discovered in the GUI editor formatter and the code to delete pages. The macro code validates access control lists insufficiently, which could lead to information disclosure.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:23.975-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:27.816-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:49.484-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7891 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:18.213-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:13.379-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="python-moinmoin is earlier than 1.5.3-1.2etch1" test_ref="oval:org.mitre.oval:tst:18186"/>
          <criterion comment="moinmoin-common is earlier than 1.5.3-1.2etch1" test_ref="oval:org.mitre.oval:tst:17793"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7890" version="3" class="patch">
      <metadata>
        <title>DSA-1940 php5 -- multiple issues</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>php5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1940" ref_id="DSA-1940"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2626" ref_id="CVE-2009-2626"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2687" ref_id="CVE-2009-2687"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3291" ref_id="CVE-2009-3291"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3292" ref_id="CVE-2009-3292"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5658" ref_id="CVE-2008-5658"/>
        <description>Several remote vulnerabilities have been discovered in the PHP 5 hypertext preprocessor. The Common Vulnerabilities and Exposures project identifies the following problems: The following issues have been fixed in both the stable (lenny) and the oldstable (etch) distributions: CVE-2009-2687, CVE-2009-3292. The exif module did not properly handle malformed jpeg files, allowing an attacker to cause a segfault, resulting in a denial of service. The php_openssl_apply_verification_policy() function did not properly perform certificate validation. Bogdan Calin discovered that a remote attacker could cause a denial of service by uploading a large number of files in using multipart/ form-data requests, causing the creation of a large number of temporary files. To address this issue, the max_file_uploads option introduced in PHP 5.3.1 has been backported. This option limits the maximum number of files uploaded per request. The default value for this new option is 50. See NEWS.Debian for more information. The following issue has been fixed in the stable (lenny) distribution: A flaw in the ini_restore() function could lead to a memory disclosure, possibly leading to the disclosure of sensitive data. In the oldstable (etch) distribution, this update also fixes a regression introduced by the fix for CVE-2008-5658 in DSA-1789-1 (bug #527560).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:02-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:48:43.786-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:26.277-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:47.974-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7890 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:15.590-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:12.761-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="php-pear is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11551"/>
                <criterion comment="php5 is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11427"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="php5-recode is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11657"/>
                <criterion comment="php5-cgi is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11785"/>
                <criterion comment="php5-curl is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11838"/>
                <criterion comment="php5-snmp is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11453"/>
                <criterion comment="php5-mysql is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11388"/>
                <criterion comment="php5-odbc is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11586"/>
                <criterion comment="php5-xsl is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11393"/>
                <criterion comment="php5-gd is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11877"/>
                <criterion comment="libapache2-mod-php5 is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11521"/>
                <criterion comment="php5-mhash is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11910"/>
                <criterion comment="php5-tidy is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11676"/>
                <criterion comment="php5-mcrypt is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11623"/>
                <criterion comment="php5-dev is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11512"/>
                <criterion comment="php5-pgsql is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11919"/>
                <criterion comment="php5-gmp is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11006"/>
                <criterion comment="php5-xmlrpc is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11905"/>
                <criterion comment="php5-imap is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11793"/>
                <criterion comment="php5-sqlite is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11776"/>
                <criterion comment="php5-ldap is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11478"/>
                <criterion comment="php5-cli is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11667"/>
                <criterion comment="php5-sybase is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11191"/>
                <criterion comment="php5-pspell is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11994"/>
                <criterion comment="libapache2-mod-php5filter is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11750"/>
                <criterion comment="php5-common is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11944"/>
                <criterion comment="php5-dbg is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11152"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              </criteria>
              <criterion comment="php5-interbase is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11782"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="php5 is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11870"/>
                <criterion comment="php-pear is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11942"/>
              </criteria>
            </criteria>
            <criterion comment="libapache-mod-php5 is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11979"/>
            <criterion comment="php5-recode is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11570"/>
            <criterion comment="php5-xmlrpc is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11720"/>
            <criterion comment="php5-curl is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11163"/>
            <criterion comment="php5-snmp is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11980"/>
            <criterion comment="php5-mysql is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11043"/>
            <criterion comment="php5-odbc is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11963"/>
            <criterion comment="php5-xsl is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11807"/>
            <criterion comment="php5-gd is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:12021"/>
            <criterion comment="libapache2-mod-php5 is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11911"/>
            <criterion comment="php5-mhash is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11695"/>
            <criterion comment="php5-tidy is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11734"/>
            <criterion comment="php5-mcrypt is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:12035"/>
            <criterion comment="php5-dev is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11236"/>
            <criterion comment="php5-pgsql is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11850"/>
            <criterion comment="php5-cgi is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11081"/>
            <criterion comment="php5-imap is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11970"/>
            <criterion comment="php5-sqlite is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11840"/>
            <criterion comment="php5-ldap is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11791"/>
            <criterion comment="php5-cli is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:12009"/>
            <criterion comment="php5-sybase is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11620"/>
            <criterion comment="php5-pspell is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11733"/>
            <criterion comment="php5-common is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11981"/>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              </criteria>
              <criterion comment="php5-interbase is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11866"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7889" version="3" class="patch">
      <metadata>
        <title>DSA-1572 php5 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>php5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1572" ref_id="DSA-1572"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3806" ref_id="CVE-2007-3806"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1384" ref_id="CVE-2008-1384"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2050" ref_id="CVE-2008-2050"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2051" ref_id="CVE-2008-2051"/>
        <description>Several vulnerabilities have been discovered in PHP, a server-side, HTML-embedded scripting language. The Common Vulnerabilities and Exposures project identifies the following problems: The glob function allows context-dependent attackers to cause a denial of service and possibly execute arbitrary code via an invalid value of the flags parameter. Integer overflow allows context-dependent attackers to cause a denial of service and possibly have other impact via a printf format parameter with a large width specifier. Stack-based buffer overflow in the FastCGI SAPI. The escapeshellcmd API function could be attacked via incomplete multibyte chars.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:11.880-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:25.438-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:47.273-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7889 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:23.197-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:12.309-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="php-pear is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13436"/>
              <criterion comment="php5 is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13254"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libapache-mod-php5 is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13767"/>
              <criterion comment="php5-recode is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13774"/>
              <criterion comment="php5-cgi is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13842"/>
              <criterion comment="php5-curl is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13989"/>
              <criterion comment="php5-snmp is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13711"/>
              <criterion comment="php5-mysql is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13846"/>
              <criterion comment="php5-odbc is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13754"/>
              <criterion comment="php5-xsl is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:14011"/>
              <criterion comment="php5-gd is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13075"/>
              <criterion comment="libapache2-mod-php5 is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13907"/>
              <criterion comment="php5-mhash is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13328"/>
              <criterion comment="php5-tidy is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13702"/>
              <criterion comment="php5-mcrypt is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13832"/>
              <criterion comment="php5-dev is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13779"/>
              <criterion comment="php5-pgsql is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13729"/>
              <criterion comment="php5-xmlrpc is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13987"/>
              <criterion comment="php5-imap is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13966"/>
              <criterion comment="php5-sqlite is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13687"/>
              <criterion comment="php5-ldap is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13994"/>
              <criterion comment="php5-cli is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:14000"/>
              <criterion comment="php5-sybase is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:14024"/>
              <criterion comment="php5-pspell is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13082"/>
              <criterion comment="php5-common is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13977"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            </criteria>
            <criterion comment="php5-interbase is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:14074"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7887" version="3" class="patch">
      <metadata>
        <title>DSA-1581 gnutls13 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gnutls13</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1581" ref_id="DSA-1581"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1948" ref_id="CVE-2008-1948"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1949" ref_id="CVE-2008-1949"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1950" ref_id="CVE-2008-1950"/>
        <description>Several remote vulnerabilities have been discovered in GNUTLS, an implementation of the SSL/TLS protocol suite. NOTE: The libgnutls13 package, which provides the GNUTLS library, does not contain logic to automatically restart potentially affected services. You must restart affected services manually (mainly Exim, using /etc/init.d/exim4 restart) after applying the update, to make the changes fully effective. Alternatively, you can reboot the system. The Common Vulnerabilities and Exposures project identifies the following problems: A pre-authentication heap overflow involving oversized session resumption data may lead to arbitrary code execution. Repeated client hellos may result in a pre-authentication denial of service condition due to a null pointer dereference. Decoding cipher padding with an invalid record length may cause GNUTLS to read memory beyond the end of the received record, leading to a pre-authentication denial of service condition.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:42.556-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:24.835-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:46.814-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7887 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:22.615-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:12.004-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="gnutls-doc is earlier than 1.4.4-3+etch1" test_ref="oval:org.mitre.oval:tst:17866"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libgnutls13 is earlier than 1.4.4-3+etch1" test_ref="oval:org.mitre.oval:tst:17851"/>
              <criterion comment="libgnutls13-dbg is earlier than 1.4.4-3+etch1" test_ref="oval:org.mitre.oval:tst:17620"/>
              <criterion comment="libgnutls-dev is earlier than 1.4.4-3+etch1" test_ref="oval:org.mitre.oval:tst:16926"/>
              <criterion comment="gnutls-bin is earlier than 1.4.4-3+etch1" test_ref="oval:org.mitre.oval:tst:17904"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7886" version="3" class="patch">
      <metadata>
        <title>DSA-1499 pcre3 -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>pcre3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1499" ref_id="DSA-1499"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0674" ref_id="CVE-2008-0674"/>
        <description>It was discovered that specially crafted regular expressions involving codepoints greater than 255 could cause a buffer overflow in the PCRE library (CVE-2008-0674).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:25.774-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:24.484-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:46.453-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7886 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:20.718-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:11.847-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libpcre3 is earlier than 6.7+7.4-3" test_ref="oval:org.mitre.oval:tst:12364"/>
            <criterion comment="libpcre3-dev is earlier than 6.7+7.4-3" test_ref="oval:org.mitre.oval:tst:11993"/>
            <criterion comment="pcregrep is earlier than 6.7+7.4-3" test_ref="oval:org.mitre.oval:tst:12474"/>
            <criterion comment="libpcrecpp0 is earlier than 6.7+7.4-3" test_ref="oval:org.mitre.oval:tst:12526"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="pgrep is earlier than 4.5+7.4-2" test_ref="oval:org.mitre.oval:tst:12446"/>
            </criteria>
            <criterion comment="libpcre3 is earlier than 4.5+7.4-2" test_ref="oval:org.mitre.oval:tst:12550"/>
            <criterion comment="libpcre3-dev is earlier than 4.5+7.4-2" test_ref="oval:org.mitre.oval:tst:11863"/>
            <criterion comment="pcregrep is earlier than 4.5+7.4-2" test_ref="oval:org.mitre.oval:tst:12307"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7884" version="3" class="patch">
      <metadata>
        <title>DSA-1883 nagios2 -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>nagios2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1883" ref_id="DSA-1883"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5624" ref_id="CVE-2007-5624"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5803" ref_id="CVE-2007-5803"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1360" ref_id="CVE-2008-1360"/>
        <description>Several vulnerabilities have been found in nagios2, a host/service/network monitoring and management system. The Common Vulnerabilities and Exposures project identifies the following problems: Several cross-site scripting issues via several parameters were discovered in the CGI scripts, allowing attackers to inject arbitrary HTML code. In order to cover the different attack vectors, these issues have been assigned CVE-2008-1360.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:25.328-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:23.922-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:46.053-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7884 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:20.935-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:11.502-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="nagios2-common is earlier than 2.6-2+etch4" test_ref="oval:org.mitre.oval:tst:13319"/>
              <criterion comment="nagios2-doc is earlier than 2.6-2+etch4" test_ref="oval:org.mitre.oval:tst:13272"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="nagios2-dbg is earlier than 2.6-2+etch4" test_ref="oval:org.mitre.oval:tst:13562"/>
              <criterion comment="nagios2 is earlier than 2.6-2+etch4" test_ref="oval:org.mitre.oval:tst:12822"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7883" version="3" class="patch">
      <metadata>
        <title>DSA-1706 amarok -- integer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>amarok</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1706" ref_id="DSA-1706"/>
        <description>Tobias Klein discovered that integer overflows in the code the Amarok media player uses to parse Audible files may lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:34.743-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:23.562-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:45.660-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7883 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:16.959-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:11.325-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="amarok is earlier than 1.4.4-4etch1" test_ref="oval:org.mitre.oval:tst:12250"/>
          <criterion comment="amarok-engines is earlier than 1.4.4-4etch1" test_ref="oval:org.mitre.oval:tst:12166"/>
          <criterion comment="amarok-xine is earlier than 1.4.4-4etch1" test_ref="oval:org.mitre.oval:tst:12343"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7882" version="5" class="patch">
      <metadata>
        <title>DSA-1494 linux-2.6 -- missing access checks</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1494" ref_id="DSA-1494"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0010" ref_id="CVE-2008-0010"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0163" ref_id="CVE-2008-0163"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0600" ref_id="CVE-2008-0600"/>
        <description>The vmsplice system call did not properly verify address arguments passed by user space processes, which allowed local attackers to overwrite arbitrary kernel memory, gaining root privileges (CVE-2008-0010, CVE-2008-0600). In the vserver-enabled kernels, a missing access check on certain symlinks in /proc enabled local attackers to access resources in other vservers (CVE-2008-0163). The old stable distribution (sarge) is not affected by this problem.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:20.743-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:22.291-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:44.763-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5651 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:56.973-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:58.096-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7882 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:17.351-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:10.828-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-support-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12094"/>
              <criterion comment="linux-patch-debian-2.6.18 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:11836"/>
              <criterion comment="linux-source-2.6.18 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12244"/>
              <criterion comment="linux-manual-2.6.18 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12259"/>
              <criterion comment="linux-tree-2.6.18 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12258"/>
              <criterion comment="linux-doc-2.6.18 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12137"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12311"/>
              <criterion comment="linux-headers-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12080"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12201"/>
              <criterion comment="linux-image-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12228"/>
              <criterion comment="linux-image-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12416"/>
              <criterion comment="linux-image-2.6.18-6-s390-tape is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12389"/>
              <criterion comment="linux-image-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12132"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:11580"/>
              <criterion comment="linux-headers-2.6.18-6-all-s390 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12378"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12234"/>
              <criterion comment="linux-headers-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12387"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12301"/>
              <criterion comment="fai-kernels is earlier than 1.17+etch.18etch1" test_ref="oval:org.mitre.oval:tst:12348"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:11552"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12344"/>
              <criterion comment="linux-image-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12404"/>
              <criterion comment="linux-modules-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:11941"/>
              <criterion comment="linux-image-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12388"/>
              <criterion comment="linux-headers-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12423"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:11614"/>
              <criterion comment="linux-headers-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12183"/>
              <criterion comment="linux-headers-2.6.18-6-xen is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12105"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:11849"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12121"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12362"/>
              <criterion comment="linux-headers-2.6.18-6-all-amd64 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12374"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12383"/>
              <criterion comment="linux-modules-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:11903"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12279"/>
              <criterion comment="linux-image-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:11957"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:11617"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12533"/>
              <criterion comment="linux-headers-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12134"/>
              <criterion comment="linux-headers-2.6.18-6-all-hppa is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12428"/>
              <criterion comment="linux-headers-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12254"/>
              <criterion comment="linux-image-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12508"/>
              <criterion comment="linux-image-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12274"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:11731"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12263"/>
              <criterion comment="linux-image-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12483"/>
              <criterion comment="linux-image-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12133"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7881" version="3" class="patch">
      <metadata>
        <title>DSA-1458 openafs -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>openafs</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1458" ref_id="DSA-1458"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6599" ref_id="CVE-2007-6599"/>
        <description>A race condition in the OpenAFS fileserver allows remote attackers to cause a denial of service (daemon crash) by simultaneously acquiring and giving back file callbacks, which causes the handler for the GiveUpAllCallBacks RPC to perform linked-list operations without the host_glock lock. For the old stable distribution (sarge), this problem has been fixed in version 1.3.81-3sarge3. For the stable distribution (etch), this problem has been fixed in version 1.4.2-6etch1. We recommend that you upgrade your openafs packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:38.944-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:21.590-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:44.016-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7881 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:22.384-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:10.408-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openafs-modules-source is earlier than 1.4.2-6etch1" test_ref="oval:org.mitre.oval:tst:14586"/>
                <criterion comment="openafs-doc is earlier than 1.4.2-6etch1" test_ref="oval:org.mitre.oval:tst:15425"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openafs-client is earlier than 1.4.2-6etch1" test_ref="oval:org.mitre.oval:tst:15113"/>
                <criterion comment="openafs-dbserver is earlier than 1.4.2-6etch1" test_ref="oval:org.mitre.oval:tst:15144"/>
                <criterion comment="openafs-dbg is earlier than 1.4.2-6etch1" test_ref="oval:org.mitre.oval:tst:15487"/>
                <criterion comment="openafs-fileserver is earlier than 1.4.2-6etch1" test_ref="oval:org.mitre.oval:tst:14837"/>
                <criterion comment="libpam-openafs-kaserver is earlier than 1.4.2-6etch1" test_ref="oval:org.mitre.oval:tst:15116"/>
                <criterion comment="openafs-krb5 is earlier than 1.4.2-6etch1" test_ref="oval:org.mitre.oval:tst:15378"/>
                <criterion comment="openafs-kpasswd is earlier than 1.4.2-6etch1" test_ref="oval:org.mitre.oval:tst:15321"/>
                <criterion comment="libopenafs-dev is earlier than 1.4.2-6etch1" test_ref="oval:org.mitre.oval:tst:15474"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="openafs-modules-source is earlier than 1.3.81-3sarge3" test_ref="oval:org.mitre.oval:tst:15031"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openafs-client is earlier than 1.3.81-3sarge3" test_ref="oval:org.mitre.oval:tst:15259"/>
                <criterion comment="openafs-dbserver is earlier than 1.3.81-3sarge3" test_ref="oval:org.mitre.oval:tst:15277"/>
                <criterion comment="openafs-fileserver is earlier than 1.3.81-3sarge3" test_ref="oval:org.mitre.oval:tst:15478"/>
                <criterion comment="libpam-openafs-kaserver is earlier than 1.3.81-3sarge3" test_ref="oval:org.mitre.oval:tst:15409"/>
                <criterion comment="libopenafs-dev is earlier than 1.3.81-3sarge3" test_ref="oval:org.mitre.oval:tst:15386"/>
                <criterion comment="openafs-kpasswd is earlier than 1.3.81-3sarge3" test_ref="oval:org.mitre.oval:tst:15333"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7879" version="3" class="patch">
      <metadata>
        <title>DSA-1893 cyrus-imapd-2.2 kolab-cyrus-imapd -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>cyrus-imapd-2.2</product>
          <product>kolab-cyrus-imapd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1893" ref_id="DSA-1893"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2632" ref_id="CVE-2009-2632"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3235" ref_id="CVE-2009-3235"/>
        <description>It was discovered that the SIEVE component of cyrus-imapd and kolab-cyrus-imapd, the Cyrus mail system, is vulnerable to a buffer overflow when processing SIEVE scripts. This can be used to elevate privileges to the cyrus system user. An attacker who is able to install SIEVE scripts executed by the server is therefore able to read and modify arbitrary email messages on the system. The update introduced by DSA 1881-1 was incomplete and the issue has been given an additional CVE id due to its complexity.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:24.550-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:20.133-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:42.975-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7879 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:56.767-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:10.075-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="cyrus-doc-2.2 is earlier than 2.2.13-14+lenny3" test_ref="oval:org.mitre.oval:tst:19636"/>
                <criterion comment="kolab-cyrus-admin is earlier than 2.2.13-5+lenny2" test_ref="oval:org.mitre.oval:tst:19537"/>
                <criterion comment="cyrus-admin-2.2 is earlier than 2.2.13-14+lenny3" test_ref="oval:org.mitre.oval:tst:19840"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="cyrus-clients-2.2 is earlier than 2.2.13-14+lenny3" test_ref="oval:org.mitre.oval:tst:20084"/>
                <criterion comment="kolab-libcyrus-imap-perl is earlier than 2.2.13-5+lenny2" test_ref="oval:org.mitre.oval:tst:20024"/>
                <criterion comment="kolab-cyrus-common is earlier than 2.2.13-5+lenny2" test_ref="oval:org.mitre.oval:tst:19914"/>
                <criterion comment="cyrus-nntpd-2.2 is earlier than 2.2.13-14+lenny3" test_ref="oval:org.mitre.oval:tst:19723"/>
                <criterion comment="cyrus-imapd-2.2 is earlier than 2.2.13-14+lenny3" test_ref="oval:org.mitre.oval:tst:20204"/>
                <criterion comment="kolab-cyrus-imapd is earlier than 2.2.13-5+lenny2" test_ref="oval:org.mitre.oval:tst:20227"/>
                <criterion comment="cyrus-dev-2.2 is earlier than 2.2.13-14+lenny3" test_ref="oval:org.mitre.oval:tst:20144"/>
                <criterion comment="cyrus-pop3d-2.2 is earlier than 2.2.13-14+lenny3" test_ref="oval:org.mitre.oval:tst:20216"/>
                <criterion comment="cyrus-common-2.2 is earlier than 2.2.13-14+lenny3" test_ref="oval:org.mitre.oval:tst:20171"/>
                <criterion comment="libcyrus-imap-perl22 is earlier than 2.2.13-14+lenny3" test_ref="oval:org.mitre.oval:tst:20035"/>
                <criterion comment="kolab-cyrus-pop3d is earlier than 2.2.13-5+lenny2" test_ref="oval:org.mitre.oval:tst:20023"/>
                <criterion comment="kolab-cyrus-clients is earlier than 2.2.13-5+lenny2" test_ref="oval:org.mitre.oval:tst:19619"/>
                <criterion comment="cyrus-murder-2.2 is earlier than 2.2.13-14+lenny3" test_ref="oval:org.mitre.oval:tst:20097"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="cyrus-doc-2.2 is earlier than 2.2.13-10+etch4" test_ref="oval:org.mitre.oval:tst:20118"/>
                <criterion comment="kolab-cyrus-admin is earlier than 2.2.13-2+etch2" test_ref="oval:org.mitre.oval:tst:20233"/>
                <criterion comment="cyrus-admin-2.2 is earlier than 2.2.13-10+etch4" test_ref="oval:org.mitre.oval:tst:20129"/>
              </criteria>
            </criteria>
            <criterion comment="cyrus-clients-2.2 is earlier than 2.2.13-10+etch4" test_ref="oval:org.mitre.oval:tst:20187"/>
            <criterion comment="cyrus-nntpd-2.2 is earlier than 2.2.13-10+etch4" test_ref="oval:org.mitre.oval:tst:19741"/>
            <criterion comment="cyrus-imapd-2.2 is earlier than 2.2.13-10+etch4" test_ref="oval:org.mitre.oval:tst:20034"/>
            <criterion comment="cyrus-dev-2.2 is earlier than 2.2.13-10+etch4" test_ref="oval:org.mitre.oval:tst:20150"/>
            <criterion comment="cyrus-pop3d-2.2 is earlier than 2.2.13-10+etch4" test_ref="oval:org.mitre.oval:tst:19566"/>
            <criterion comment="cyrus-common-2.2 is earlier than 2.2.13-10+etch4" test_ref="oval:org.mitre.oval:tst:19829"/>
            <criterion comment="libcyrus-imap-perl22 is earlier than 2.2.13-10+etch4" test_ref="oval:org.mitre.oval:tst:19549"/>
            <criterion comment="cyrus-murder-2.2 is earlier than 2.2.13-10+etch4" test_ref="oval:org.mitre.oval:tst:20098"/>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="kolab-libcyrus-imap-perl is earlier than 2.2.13-2+etch2" test_ref="oval:org.mitre.oval:tst:20114"/>
                <criterion comment="kolab-cyrus-pop3d is earlier than 2.2.13-2+etch2" test_ref="oval:org.mitre.oval:tst:19272"/>
                <criterion comment="kolab-cyrus-clients is earlier than 2.2.13-2+etch2" test_ref="oval:org.mitre.oval:tst:20221"/>
                <criterion comment="kolab-cyrus-common is earlier than 2.2.13-2+etch2" test_ref="oval:org.mitre.oval:tst:19947"/>
                <criterion comment="kolab-cyrus-imapd is earlier than 2.2.13-2+etch2" test_ref="oval:org.mitre.oval:tst:19708"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7878" version="4" class="patch">
      <metadata>
        <title>DSA-1660 clamav -- null pointer dereference, resource exhaustion</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>clamav</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1660" ref_id="DSA-1660"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3912" ref_id="CVE-2008-3912"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3913" ref_id="CVE-2008-3913"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3914" ref_id="CVE-2008-3914"/>
        <description>Several denial-of-service vulnerabilities have been discovered in the ClamAV anti-virus toolkit: Insufficient checking for out-of-memory conditions results in null pointer dereferences (CVE-2008-3912). Incorrect error handling logic leads to memory leaks (CVE-2008-3913) and file descriptor leaks (CVE-2008-3914).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:03.196-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:19.336-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:42.523-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7878 - Typo Corrections" date="2014-05-22T11:01:00.943-04:00">
              <contributor organization="McAfee, Inc.">Jerome Athias</contributor>
            </modified>
            <status_change date="2014-05-22T11:03:39.700-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7878 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-23T04:09:09.759-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="clamav-docs is earlier than 0.90.1dfsg-4etch15" test_ref="oval:org.mitre.oval:tst:12736"/>
              <criterion comment="clamav-testfiles is earlier than 0.90.1dfsg-4etch15" test_ref="oval:org.mitre.oval:tst:12616"/>
              <criterion comment="clamav-base is earlier than 0.90.1dfsg-4etch15" test_ref="oval:org.mitre.oval:tst:12038"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libclamav-dev is earlier than 0.90.1dfsg-4etch15" test_ref="oval:org.mitre.oval:tst:12439"/>
              <criterion comment="clamav is earlier than 0.90.1dfsg-4etch15" test_ref="oval:org.mitre.oval:tst:12534"/>
              <criterion comment="clamav-dbg is earlier than 0.90.1dfsg-4etch15" test_ref="oval:org.mitre.oval:tst:11923"/>
              <criterion comment="libclamav2 is earlier than 0.90.1dfsg-4etch15" test_ref="oval:org.mitre.oval:tst:12603"/>
              <criterion comment="clamav-daemon is earlier than 0.90.1dfsg-4etch15" test_ref="oval:org.mitre.oval:tst:12565"/>
              <criterion comment="clamav-milter is earlier than 0.90.1dfsg-4etch15" test_ref="oval:org.mitre.oval:tst:12703"/>
              <criterion comment="clamav-freshclam is earlier than 0.90.1dfsg-4etch15" test_ref="oval:org.mitre.oval:tst:12741"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7877" version="3" class="patch">
      <metadata>
        <title>DSA-1783 mysql-dfsg-5.0 -- multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mysql-dfsg-5.0</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1783" ref_id="DSA-1783"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3963" ref_id="CVE-2008-3963"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4456" ref_id="CVE-2008-4456"/>
        <description>Multiple vulnerabilities have been identified affecting MySQL, a relational database server, and its associated interactive client application. The Common Vulnerabilities and Exposures project identifies the following two problems: Kay Roepke reported that the MySQL server would not properly handle an empty bit-string literal in an SQL statement, allowing an authenticated remote attacker to cause a denial of service (a crash) in mysqld. This issue affects the oldstable distribution (etch), but not the stable distribution (lenny). Thomas Henlich reported that the MySQL commandline client application did not encode HTML special characters when run in HTML output mode (that is, "mysql --html ..."). This could potentially lead to cross-site scripting or unintended script privilege escalation if the resulting output is viewed in a browser or incorporated into a web site.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:07.988-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:18.606-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:41.895-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7877 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:55.418-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:09.408-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="mysql-client is earlier than 5.0.51a-24+lenny1" test_ref="oval:org.mitre.oval:tst:18419"/>
                <criterion comment="mysql-common is earlier than 5.0.51a-24+lenny1" test_ref="oval:org.mitre.oval:tst:18765"/>
                <criterion comment="mysql-server is earlier than 5.0.51a-24+lenny1" test_ref="oval:org.mitre.oval:tst:18631"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libmysqlclient15-dev is earlier than 5.0.51a-24+lenny1" test_ref="oval:org.mitre.oval:tst:18687"/>
                <criterion comment="mysql-client-5.0 is earlier than 5.0.51a-24+lenny1" test_ref="oval:org.mitre.oval:tst:18487"/>
                <criterion comment="mysql-server-5.0 is earlier than 5.0.51a-24+lenny1" test_ref="oval:org.mitre.oval:tst:18744"/>
                <criterion comment="libmysqlclient15off is earlier than 5.0.51a-24+lenny1" test_ref="oval:org.mitre.oval:tst:17890"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="mysql-client is earlier than 5.0.32-7etch10" test_ref="oval:org.mitre.oval:tst:18632"/>
                <criterion comment="mysql-common is earlier than 5.0.32-7etch10" test_ref="oval:org.mitre.oval:tst:18178"/>
                <criterion comment="mysql-server is earlier than 5.0.32-7etch10" test_ref="oval:org.mitre.oval:tst:18770"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libmysqlclient15-dev is earlier than 5.0.32-7etch10" test_ref="oval:org.mitre.oval:tst:18542"/>
                <criterion comment="mysql-server-4.1 is earlier than 5.0.32-7etch10" test_ref="oval:org.mitre.oval:tst:18626"/>
                <criterion comment="mysql-client-5.0 is earlier than 5.0.32-7etch10" test_ref="oval:org.mitre.oval:tst:18390"/>
                <criterion comment="libmysqlclient15off is earlier than 5.0.32-7etch10" test_ref="oval:org.mitre.oval:tst:18848"/>
                <criterion comment="mysql-server-5.0 is earlier than 5.0.32-7etch10" test_ref="oval:org.mitre.oval:tst:18526"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7875" version="3" class="patch">
      <metadata>
        <title>DSA-1690 avahi -- assert errors</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>avahi</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1690" ref_id="DSA-1690"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3372" ref_id="CVE-2007-3372"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5081" ref_id="CVE-2008-5081"/>
        <description>Two denial of service conditions were discovered in avahi, a Multicast DNS implementation. Huge Dias discovered that the avahi daemon aborts with an assert error if it encounters a UDP packet with source port 0 (CVE-2008-5081). It was discovered that the avahi daemon aborts with an assert error if it receives an empty TXT record over D-Bus (CVE-2007-3372).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:53.834-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:17.726-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:41.277-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7875 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:53.578-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:08.995-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="python-avahi is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14668"/>
              <criterion comment="avahi-discover is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14685"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libavahi-compat-libdnssd-dev is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14733"/>
              <criterion comment="libavahi-compat-howl0 is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14851"/>
              <criterion comment="libavahi-qt4-1 is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14431"/>
              <criterion comment="libavahi-common-dev is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:13918"/>
              <criterion comment="libavahi-compat-howl-dev is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14917"/>
              <criterion comment="libavahi-common3 is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14713"/>
              <criterion comment="libavahi-glib-dev is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14844"/>
              <criterion comment="avahi-dnsconfd is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14119"/>
              <criterion comment="libavahi-client3 is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14681"/>
              <criterion comment="libavahi-qt4-dev is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14700"/>
              <criterion comment="avahi-daemon is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14666"/>
              <criterion comment="libavahi-common-data is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14873"/>
              <criterion comment="avahi-utils is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14716"/>
              <criterion comment="libavahi-compat-libdnssd1 is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14913"/>
              <criterion comment="avahi-autoipd is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14397"/>
              <criterion comment="libavahi-qt3-1 is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14766"/>
              <criterion comment="libavahi-glib1 is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14215"/>
              <criterion comment="libavahi-qt3-dev is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14657"/>
              <criterion comment="libavahi-core-dev is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14742"/>
              <criterion comment="libavahi-core4 is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14865"/>
              <criterion comment="libavahi-client-dev is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14546"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7874" version="3" class="patch">
      <metadata>
        <title>DSA-1456 fail2ban -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>fail2ban</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1456" ref_id="DSA-1456"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4321" ref_id="CVE-2007-4321"/>
        <description>Daniel B. Cid discovered that fail2ban, a tool to block IP addresses that cause login failures, is too liberal about parsing SSH log files, allowing an attacker to block any IP address. The old stable distribution (sarge) doesn't contain fail2ban. For the stable distribution (etch), this problem has been fixed in version 0.7.5-2etch1. For the unstable distribution (sid), this problem has been fixed in version 0.8.0-4. We recommend that you upgrade your fail2ban package.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:17.958-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:17.443-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:41.060-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7874 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:55.879-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:08.838-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="fail2ban is earlier than 0.7.5-2etch1" test_ref="oval:org.mitre.oval:tst:17896"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7873" version="3" class="patch">
      <metadata>
        <title>DSA-1799 qemu -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>qemu</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1799" ref_id="DSA-1799"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0928" ref_id="CVE-2008-0928"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4539" ref_id="CVE-2008-4539"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1945" ref_id="CVE-2008-1945"/>
        <description>Several vulnerabilities have been discovered in the QEMU processor emulator. The Common Vulnerabilities and Exposures project identifies the following problems: Ian Jackson discovered that range checks of file operations on emulated disk devices were insufficiently enforced. It was discovered that an error in the format auto detection of removable media could lead to the disclosure of files in the host system. A buffer overflow has been found in the emulation of the Cirrus graphics adaptor.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:02-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:48:54.212-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:16.884-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:40.750-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7873 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:55.201-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:08.581-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          </criteria>
          <criterion comment="qemu is earlier than 0.9.1-10lenny1" test_ref="oval:org.mitre.oval:tst:11573"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          </criteria>
          <criterion comment="qemu is earlier than 0.8.2-4etch3" test_ref="oval:org.mitre.oval:tst:11949"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7871" version="3" class="patch">
      <metadata>
        <title>DSA-1612 ruby1.8 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ruby1.8</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1612" ref_id="DSA-1612"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2662" ref_id="CVE-2008-2662"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2663" ref_id="CVE-2008-2663"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2664" ref_id="CVE-2008-2664"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2725" ref_id="CVE-2008-2725"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2726" ref_id="CVE-2008-2726"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2376" ref_id="CVE-2008-2376"/>
        <description>Several vulnerabilities have been discovered in the interpreter for the Ruby language, which may lead to denial of service or the execution of arbitrary code. The Common Vulnerabilities and Exposures project identifies the following problems: Drew Yao discovered that multiple integer overflows in the string processing code may lead to denial of service and potentially the execution of arbitrary code. Drew Yao discovered that multiple integer overflows in the string processing code may lead to denial of service and potentially the execution of arbitrary code. Drew Yao discovered that a programming error in the string processing code may lead to denial of service and potentially the execution of arbitrary code. Drew Yao discovered that an integer overflow in the array handling code may lead to denial of service and potentially the execution of arbitrary code. Drew Yao discovered that an integer overflow in the array handling code may lead to denial of service and potentially the execution of arbitrary code. It was discovered that an integer overflow in the array handling code may lead to denial of service and potentially the execution of arbitrary</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:31.552-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:15.345-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:39.710-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7871 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:58.579-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:07.348-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="rdoc1.8 is earlier than 1.8.5-4etch2" test_ref="oval:org.mitre.oval:tst:16539"/>
              <criterion comment="ri1.8 is earlier than 1.8.5-4etch2" test_ref="oval:org.mitre.oval:tst:16261"/>
              <criterion comment="ruby1.8-elisp is earlier than 1.8.5-4etch2" test_ref="oval:org.mitre.oval:tst:16509"/>
              <criterion comment="ruby1.8-examples is earlier than 1.8.5-4etch2" test_ref="oval:org.mitre.oval:tst:16109"/>
              <criterion comment="irb1.8 is earlier than 1.8.5-4etch2" test_ref="oval:org.mitre.oval:tst:16519"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="ruby1.8 is earlier than 1.8.5-4etch2" test_ref="oval:org.mitre.oval:tst:16403"/>
              <criterion comment="libdbm-ruby1.8 is earlier than 1.8.5-4etch2" test_ref="oval:org.mitre.oval:tst:16149"/>
              <criterion comment="libopenssl-ruby1.8 is earlier than 1.8.5-4etch2" test_ref="oval:org.mitre.oval:tst:16385"/>
              <criterion comment="ruby1.8-dev is earlier than 1.8.5-4etch2" test_ref="oval:org.mitre.oval:tst:16412"/>
              <criterion comment="libreadline-ruby1.8 is earlier than 1.8.5-4etch2" test_ref="oval:org.mitre.oval:tst:16386"/>
              <criterion comment="libgdbm-ruby1.8 is earlier than 1.8.5-4etch2" test_ref="oval:org.mitre.oval:tst:16248"/>
              <criterion comment="libtcltk-ruby1.8 is earlier than 1.8.5-4etch2" test_ref="oval:org.mitre.oval:tst:16244"/>
              <criterion comment="libruby1.8-dbg is earlier than 1.8.5-4etch2" test_ref="oval:org.mitre.oval:tst:15946"/>
              <criterion comment="libruby1.8 is earlier than 1.8.5-4etch2" test_ref="oval:org.mitre.oval:tst:15990"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7870" version="3" class="patch">
      <metadata>
        <title>DSA-1914 mapserver -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mapserver</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1914" ref_id="DSA-1914"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0843" ref_id="CVE-2009-0843"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0842" ref_id="CVE-2009-0842"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0841" ref_id="CVE-2009-0841"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0840" ref_id="CVE-2009-0840"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0839" ref_id="CVE-2009-0839"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2281" ref_id="CVE-2009-2281"/>
        <description>Several vulnerabilities have been discovered in mapserver, a CGI-based web framework to publish spatial data and interactive mapping applications. The Common Vulnerabilities and Exposures project identifies the following problems: Missing input validation on a user supplied map queryfile name can be used by an attacker to check for the existence of a specific file by using the queryfile GET parameter and checking for differences in error messages. A lack of file type verification when parsing a map file can lead to partial disclosure of content from arbitrary files through parser error messages. Due to missing input validation when saving map files under certain conditions it is possible to perform directory traversal attacks and to create arbitrary files. NOTE: Unless the attacker is able to create directories in the image path or there is already a readable directory this doesn't affect installations on Linux as the fopen() syscall will fail in case a sub path is not readable. It was discovered that mapserver is vulnerable to a stack-based buffer overflow when processing certain GET parameters. An attacker can use this to execute arbitrary code on the server via crafted id parameters. An integer overflow leading to a heap-based buffer overflow when processing the Content-Length header of an HTTP request can be used by an attacker to execute arbitrary code via crafted POST requests containing negative Content-Length values. An integer overflow when processing HTTP requests can lead to a heap-based buffer overflow. An attacker can use this to execute arbitrary code either via crafted Content-Length values or large HTTP request. This is partly because of an incomplete fix for CVE-2009-0840.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:21.897-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:14.485-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:38.487-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7870 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:05.572-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:06.860-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="mapserver-doc is earlier than 5.0.3-3+lenny4" test_ref="oval:org.mitre.oval:tst:15901"/>
                <criterion comment="libmapscript-ruby is earlier than 5.0.3-3+lenny4" test_ref="oval:org.mitre.oval:tst:16241"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="mapserver-bin is earlier than 5.0.3-3+lenny4" test_ref="oval:org.mitre.oval:tst:16361"/>
                <criterion comment="python-mapscript is earlier than 5.0.3-3+lenny4" test_ref="oval:org.mitre.oval:tst:16222"/>
                <criterion comment="libmapscript-ruby1.8 is earlier than 5.0.3-3+lenny4" test_ref="oval:org.mitre.oval:tst:16080"/>
                <criterion comment="libmapscript-ruby1.9 is earlier than 5.0.3-3+lenny4" test_ref="oval:org.mitre.oval:tst:15908"/>
                <criterion comment="perl-mapscript is earlier than 5.0.3-3+lenny4" test_ref="oval:org.mitre.oval:tst:15856"/>
                <criterion comment="php5-mapscript is earlier than 5.0.3-3+lenny4" test_ref="oval:org.mitre.oval:tst:16389"/>
                <criterion comment="cgi-mapserver is earlier than 5.0.3-3+lenny4" test_ref="oval:org.mitre.oval:tst:16327"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="mapserver-doc is earlier than 4.10.0-5.1+etch4" test_ref="oval:org.mitre.oval:tst:16169"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="mapserver-bin is earlier than 4.10.0-5.1+etch4" test_ref="oval:org.mitre.oval:tst:16315"/>
                <criterion comment="python-mapscript is earlier than 4.10.0-5.1+etch4" test_ref="oval:org.mitre.oval:tst:16284"/>
                <criterion comment="perl-mapscript is earlier than 4.10.0-5.1+etch4" test_ref="oval:org.mitre.oval:tst:16164"/>
                <criterion comment="php5-mapscript is earlier than 4.10.0-5.1+etch4" test_ref="oval:org.mitre.oval:tst:16175"/>
                <criterion comment="cgi-mapserver is earlier than 4.10.0-5.1+etch4" test_ref="oval:org.mitre.oval:tst:16338"/>
                <criterion comment="php4-mapscript is earlier than 4.10.0-5.1+etch4" test_ref="oval:org.mitre.oval:tst:15472"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7869" version="3" class="patch">
      <metadata>
        <title>DSA-1534 iceape -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceape</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1534" ref_id="DSA-1534"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4879" ref_id="CVE-2007-4879"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1233" ref_id="CVE-2008-1233"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1234" ref_id="CVE-2008-1234"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1235" ref_id="CVE-2008-1235"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1236" ref_id="CVE-2008-1236"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1237" ref_id="CVE-2008-1237"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1238" ref_id="CVE-2008-1238"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1240" ref_id="CVE-2008-1240"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1241" ref_id="CVE-2008-1241"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3738" ref_id="CVE-2007-3738"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5338" ref_id="CVE-2007-5338"/>
        <description>Several remote vulnerabilities have been discovered in the Iceape internet suite, an unbranded version of the Seamonkey Internet Suite. The Common Vulnerabilities and Exposures project identifies the following problems: Peter Brodersen and Alexander Klink discovered that the autoselection of SSL client certificates could lead to users being tracked, resulting in a loss of privacy. moz_bug_r_a4 discovered that variants of CVE-2007-3738 and CVE-2007-5338 allow the execution of arbitrary code through XPCNativeWrapper. moz_bug_r_a4 discovered that insecure handling of event handlers could lead to cross-site scripting. Boris Zbarsky, Johnny Stenback and moz_bug_r_a4 discovered that incorrect principal handling could lead to cross-site scripting and the execution of arbitrary code. Tom Ferris, Seth Spitzer, Martin Wargers, John Daggett and Mats Palmgren discovered crashes in the layout engine, which might allow the execution of arbitrary code. Georgi, Tgirmann and Igor Bukanov discovered crashes in the Javascript engine, which might allow the execution of arbitrary code. Gregory Fleischer discovered that HTTP Referrer headers were handled incorrectly in combination with URLs containing Basic Authentication credentials with empty usernames, resulting in potential Cross-Site Request Forgery attacks. Gregory Fleischer discovered that web content fetched through the jar: protocol can use Java to connect to arbitrary ports. This is only an issue in combination with the non-free Java plugin. Chris Thomas discovered that background tabs could generate XUL popups overlaying the current tab, resulting in potential spoofing attacks. The Mozilla products from the old stable distribution (sarge) are no longer supported.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:30.240-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:13.789-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:37.861-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7869 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:59.238-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:06.587-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mozilla-calendar is earlier than 1.8+1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:12620"/>
              <criterion comment="mozilla-chatzilla is earlier than 1.8+1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13018"/>
              <criterion comment="iceape is earlier than 1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13157"/>
              <criterion comment="iceape-chatzilla is earlier than 1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:12993"/>
              <criterion comment="iceape-dev is earlier than 1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:12919"/>
              <criterion comment="mozilla-psm is earlier than 1.8+1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13211"/>
              <criterion comment="mozilla-mailnews is earlier than 1.8+1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13079"/>
              <criterion comment="mozilla-dom-inspector is earlier than 1.8+1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13207"/>
              <criterion comment="mozilla-js-debugger is earlier than 1.8+1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:12644"/>
              <criterion comment="mozilla-browser is earlier than 1.8+1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13062"/>
              <criterion comment="mozilla-dev is earlier than 1.8+1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13197"/>
              <criterion comment="mozilla is earlier than 1.8+1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13143"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="iceape-dbg is earlier than 1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:12991"/>
              <criterion comment="iceape-dom-inspector is earlier than 1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:12338"/>
              <criterion comment="iceape-mailnews is earlier than 1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:12656"/>
              <criterion comment="iceape-browser is earlier than 1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13049"/>
              <criterion comment="iceape-calendar is earlier than 1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13114"/>
              <criterion comment="iceape-gnome-support is earlier than 1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:12323"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7866" version="3" class="patch">
      <metadata>
        <title>DSA-1841 git-core -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>git-core</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1841" ref_id="DSA-1841"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2108" ref_id="CVE-2009-2108"/>
        <description>It was discovered that git-daemon which is part of git-core, a popular distributed revision control system, is vulnerable to denial of service attacks caused by a programming mistake in handling requests containing extra unrecognized arguments which results in an infinite loop. While this is no problem for the daemon itself as every request will spawn a new git-daemon instance, this still results in a very high CPU consumption and might lead to denial of service conditions.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:09.927-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:11.862-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:37.232-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7866 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:58.815-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:06.319-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="gitweb is earlier than 1.5.6.5-3+lenny2" test_ref="oval:org.mitre.oval:tst:12655"/>
                <criterion comment="git-arch is earlier than 1.5.6.5-3+lenny2" test_ref="oval:org.mitre.oval:tst:12008"/>
                <criterion comment="gitk is earlier than 1.5.6.5-3+lenny2" test_ref="oval:org.mitre.oval:tst:12432"/>
                <criterion comment="git-gui is earlier than 1.5.6.5-3+lenny2" test_ref="oval:org.mitre.oval:tst:12754"/>
                <criterion comment="git-daemon-run is earlier than 1.5.6.5-3+lenny2" test_ref="oval:org.mitre.oval:tst:12570"/>
                <criterion comment="git-doc is earlier than 1.5.6.5-3+lenny2" test_ref="oval:org.mitre.oval:tst:12675"/>
                <criterion comment="git-svn is earlier than 1.5.6.5-3+lenny2" test_ref="oval:org.mitre.oval:tst:12255"/>
                <criterion comment="git-cvs is earlier than 1.5.6.5-3+lenny2" test_ref="oval:org.mitre.oval:tst:12277"/>
                <criterion comment="git-email is earlier than 1.5.6.5-3+lenny2" test_ref="oval:org.mitre.oval:tst:12486"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criterion comment="git-core is earlier than 1.5.6.5-3+lenny2" test_ref="oval:org.mitre.oval:tst:12569"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="gitweb is earlier than 1.4.4.4-4+etch3" test_ref="oval:org.mitre.oval:tst:12713"/>
                <criterion comment="git-arch is earlier than 1.4.4.4-4+etch3" test_ref="oval:org.mitre.oval:tst:12615"/>
                <criterion comment="gitk is earlier than 1.4.4.4-4+etch3" test_ref="oval:org.mitre.oval:tst:12711"/>
                <criterion comment="git-daemon-run is earlier than 1.4.4.4-4+etch3" test_ref="oval:org.mitre.oval:tst:12748"/>
                <criterion comment="git-doc is earlier than 1.4.4.4-4+etch3" test_ref="oval:org.mitre.oval:tst:12683"/>
                <criterion comment="git-svn is earlier than 1.4.4.4-4+etch3" test_ref="oval:org.mitre.oval:tst:11796"/>
                <criterion comment="git-cvs is earlier than 1.4.4.4-4+etch3" test_ref="oval:org.mitre.oval:tst:12136"/>
                <criterion comment="git-email is earlier than 1.4.4.4-4+etch3" test_ref="oval:org.mitre.oval:tst:12714"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criterion comment="git-core is earlier than 1.4.4.4-4+etch3" test_ref="oval:org.mitre.oval:tst:12619"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7864" version="5" class="patch">
      <metadata>
        <title>DSA-1793 kdegraphics -- multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>kdegraphics</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1793" ref_id="DSA-1793"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0146" ref_id="CVE-2009-0146"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0147" ref_id="CVE-2009-0147"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0165" ref_id="CVE-2009-0165"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0166" ref_id="CVE-2009-0166"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0799" ref_id="CVE-2009-0799"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0800" ref_id="CVE-2009-0800"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1179" ref_id="CVE-2009-1179"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1180" ref_id="CVE-2009-1180"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1181" ref_id="CVE-2009-1181"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1182" ref_id="CVE-2009-1182"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1183" ref_id="CVE-2009-1183"/>
        <description>kpdf, a Portable Document Format (PDF) viewer for KDE, is based on the xpdf program and thus suffers from similar flaws to those described in DSA-1790. The Common Vulnerabilities and Exposures project identifies the following problems: Multiple buffer overflows in the JBIG2 decoder in kpdf allow remote attackers to cause a denial of service (crash) via a crafted PDF file, related to (1) JBIG2SymbolDict::setBitmap and (2) JBIG2Stream::readSymbolDictSeg. Multiple integer overflows in the JBIG2 decoder in kpdf allow remote attackers to cause a denial of service (crash) via a crafted PDF file, related to (1) JBIG2Stream::readSymbolDictSeg, (2) JBIG2Stream::readSymbolDictSeg, and (3) JBIG2Stream::readGenericBitmap. Integer overflow in the JBIG2 decoder in kpdf has unspecified impact related to "g*allocn." The JBIG2 decoder in kpdf allows remote attackers to cause a denial of service (crash) via a crafted PDF file that triggers a free of uninitialised memory. The JBIG2 decoder in kpdf allows remote attackers to cause a denial of service (crash) via a crafted PDF file that triggers an out-of-bounds read. Multiple "input validation flaws" in the JBIG2 decoder in kpdf allow remote attackers to execute arbitrary code via a crafted PDF file. Integer overflow in the JBIG2 decoder in kpdf allows remote attackers to execute arbitrary code via a crafted PDF file. The JBIG2 decoder in kpdf allows remote attackers to execute arbitrary code via a crafted PDF file that triggers a free of invalid data. The JBIG2 decoder in kpdf allows remote attackers to cause a denial of service (crash) via a crafted PDF file that triggers a NULL pointer dereference. Multiple buffer overflows in the JBIG2 MMR decoder in kpdf allow remote attackers to execute arbitrary code via a crafted PDF file. The JBIG2 MMR decoder in kpdf allows remote attackers to cause a denial of service (infinite loop and hang) via a crafted PDF file. The old stable distribution (etch), these problems have been fixed in version 4:3.5.5-3etch3.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:02-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:01.580-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:10.551-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:36.129-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7864 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:32:59.080-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:05.905-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7864 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:37.882-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:43.933-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="kdegraphics is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11739"/>
                <criterion comment="kdegraphics-doc-html is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:41028"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="kdegraphics-kfile-plugins is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11465"/>
                <criterion comment="ksvg is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:41742"/>
                <criterion comment="libkscan-dev is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11769"/>
                <criterion comment="kgamma is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11735"/>
                <criterion comment="libkscan1 is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11170"/>
                <criterion comment="kpovmodeler is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11935"/>
                <criterion comment="kooka is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11597"/>
                <criterion comment="kdegraphics-dev is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:12015"/>
                <criterion comment="kghostview is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11990"/>
                <criterion comment="kfaxview is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11869"/>
                <criterion comment="kviewshell is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11652"/>
                <criterion comment="kview is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:12052"/>
                <criterion comment="kfax is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:41005"/>
                <criterion comment="ksnapshot is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11812"/>
                <criterion comment="kmrml is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11746"/>
                <criterion comment="kpdf is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11693"/>
                <criterion comment="kcoloredit is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:41845"/>
                <criterion comment="kiconedit is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11212"/>
                <criterion comment="kruler is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11758"/>
                <criterion comment="kuickshow is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11862"/>
                <criterion comment="kdvi is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:12000"/>
                <criterion comment="kdegraphics-dbg is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11730"/>
                <criterion comment="kolourpaint is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11818"/>
                <criterion comment="kamera is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11650"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="kdegraphics is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11715"/>
                <criterion comment="kdegraphics-doc-html is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11997"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="kdegraphics-kfile-plugins is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:12045"/>
                <criterion comment="ksvg is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:12043"/>
                <criterion comment="libkscan-dev is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11888"/>
                <criterion comment="kgamma is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:12050"/>
                <criterion comment="libkscan1 is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11855"/>
                <criterion comment="kpovmodeler is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11483"/>
                <criterion comment="kooka is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11762"/>
                <criterion comment="kdegraphics-dev is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11952"/>
                <criterion comment="kghostview is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:12004"/>
                <criterion comment="kfaxview is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11928"/>
                <criterion comment="kviewshell is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11319"/>
                <criterion comment="kview is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:12034"/>
                <criterion comment="kfax is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11916"/>
                <criterion comment="ksnapshot is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11616"/>
                <criterion comment="kmrml is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11709"/>
                <criterion comment="kpdf is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11953"/>
                <criterion comment="kcoloredit is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11332"/>
                <criterion comment="kiconedit is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11921"/>
                <criterion comment="kruler is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11781"/>
                <criterion comment="kuickshow is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11978"/>
                <criterion comment="kdvi is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:12059"/>
                <criterion comment="kdegraphics-dbg is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11914"/>
                <criterion comment="kolourpaint is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11445"/>
                <criterion comment="kamera is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11085"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7863" version="3" class="patch">
      <metadata>
        <title>DSA-1842 openexr -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openexr</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1842" ref_id="DSA-1842"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1720" ref_id="CVE-2009-1720"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1721" ref_id="CVE-2009-1721"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1722" ref_id="CVE-2009-1722"/>
        <description>Several vulnerabilities have been discovered in the OpenEXR image library, which can lead to the execution of arbitrary code. The Common Vulnerabilities and Exposures project identifies the following problems: Drew Yao discovered integer overflows in the preview and compression code. Drew Yao discovered that an uninitialised pointer could be freed in the decompression code. A buffer overflow was discovered in the compression code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:07.678-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:09.338-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:35.634-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7863 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:52.372-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:05.551-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libopenexr-dev is earlier than 1.6.1-3+lenny3" test_ref="oval:org.mitre.oval:tst:12512"/>
            <criterion comment="openexr is earlier than 1.6.1-3+lenny3" test_ref="oval:org.mitre.oval:tst:12326"/>
            <criterion comment="libopenexr6 is earlier than 1.6.1-3+lenny3" test_ref="oval:org.mitre.oval:tst:12696"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="openexr is earlier than 1.2.2-4.3+etch2" test_ref="oval:org.mitre.oval:tst:12744"/>
            <criterion comment="libopenexr-dev is earlier than 1.2.2-4.3+etch2" test_ref="oval:org.mitre.oval:tst:12707"/>
            <criterion comment="libopenexr2c2a is earlier than 1.2.2-4.3+etch2" test_ref="oval:org.mitre.oval:tst:12737"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7858" version="5" class="patch">
      <metadata>
        <title>DSA-1509 koffice -- multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>koffice</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1509" ref_id="DSA-1509"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4352" ref_id="CVE-2007-4352"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5392" ref_id="CVE-2007-5392"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5393" ref_id="CVE-2007-5393"/>
        <description>Several vulnerabilities have been discovered in xpdf code that is embedded in koffice, an integrated office suite for KDE. These flaws could allow an attacker to execute arbitrary code by inducing the user to import a specially crafted PDF document. The Common Vulnerabilities and Exposures project identifies the following problems: Array index error in the DCTStream::readProgressiveDataUnit method in xpdf/Stream.cc in Xpdf 3.02pl1, as used in poppler, teTeX, KDE, KOffice, CUPS, and other products, allows remote attackers to trigger memory corruption and execute arbitrary code via a crafted PDF file. Integer overflow in the DCTStream::reset method in xpdf/Stream.cc in Xpdf 3.02p11 allows remote attackers to execute arbitrary code via a crafted PDF file, resulting in a heap-based buffer overflow. Heap-based buffer overflow in the CCITTFaxStream::lookChar method in xpdf/Stream.cc in Xpdf 3.02p11 allows remote attackers to execute arbitrary code via a PDF file that contains a crafted CCITTFaxDecode filter. Updates for the old stable distribution (sarge) will be made available as soon as possible.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:11.114-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:07.963-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:34.735-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7858 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:55.685-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:05.146-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:16156 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:10.613-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:43.503-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="krita-data is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:15859"/>
              <criterion comment="koffice-doc is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:15920"/>
              <criterion comment="koffice is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:15475"/>
              <criterion comment="koffice-doc-html is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:16058"/>
              <criterion comment="kivio-data is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:16010"/>
              <criterion comment="koffice-data is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:15884"/>
              <criterion comment="kword-data is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:15945"/>
              <criterion comment="kpresenter-data is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:16042"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="kpresenter is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:16040"/>
              <criterion comment="kivio is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:16133"/>
              <criterion comment="koffice-dbg is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:16137"/>
              <criterion comment="koffice-dev is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:15958"/>
              <criterion comment="kugar is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:16135"/>
              <criterion comment="krita is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:15701"/>
              <criterion comment="kplato is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:15750"/>
              <criterion comment="kformula is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:16067"/>
              <criterion comment="kchart is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:15967"/>
              <criterion comment="koffice-libs is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:16156"/>
              <criterion comment="karbon is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:15994"/>
              <criterion comment="koshell is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:15944"/>
              <criterion comment="kspread is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:15831"/>
              <criterion comment="kthesaurus is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:16116"/>
              <criterion comment="kexi is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:15628"/>
              <criterion comment="kword is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:15977"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7855" version="3" class="patch">
      <metadata>
        <title>DSA-1944 request-tracker3.4 request-tracker3.6 -- session hijack</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>request-tracker3.4</product>
          <product>request-tracker3.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1944" ref_id="DSA-1944"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3585" ref_id="CVE-2009-3585"/>
        <description>Mikal Gule discovered that request-tracker, an extensible trouble-ticket tracking system, is prone to an attack, where an attacker with access to the same domain can hijack a user's RT session.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:02-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:48:49.782-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:06.727-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:33.934-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7855 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:43:00.446-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:04.704-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="rt3.6-db-sqlite is earlier than 3.6.7-5+lenny3" test_ref="oval:org.mitre.oval:tst:11777"/>
            <criterion comment="rt3.6-db-postgresql is earlier than 3.6.7-5+lenny3" test_ref="oval:org.mitre.oval:tst:11982"/>
            <criterion comment="request-tracker3.6 is earlier than 3.6.7-5+lenny3" test_ref="oval:org.mitre.oval:tst:11615"/>
            <criterion comment="rt3.6-apache2 is earlier than 3.6.7-5+lenny3" test_ref="oval:org.mitre.oval:tst:11592"/>
            <criterion comment="rt3.6-db-mysql is earlier than 3.6.7-5+lenny3" test_ref="oval:org.mitre.oval:tst:11973"/>
            <criterion comment="rt3.6-clients is earlier than 3.6.7-5+lenny3" test_ref="oval:org.mitre.oval:tst:11992"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="request-tracker3.4 is earlier than 3.4.5-2+etch1" test_ref="oval:org.mitre.oval:tst:41392"/>
            <criterion comment="rt3.4-clients is earlier than 3.4.5-2+etch1" test_ref="oval:org.mitre.oval:tst:12032"/>
            <criterion comment="rt3.4-apache is earlier than 3.4.5-2+etch1" test_ref="oval:org.mitre.oval:tst:11061"/>
            <criterion comment="rt3.6-apache2 is earlier than 3.6.1-4+etch1" test_ref="oval:org.mitre.oval:tst:11805"/>
            <criterion comment="rt3.4-apache2 is earlier than 3.4.5-2+etch1" test_ref="oval:org.mitre.oval:tst:11518"/>
            <criterion comment="rt3.6-apache is earlier than 3.6.1-4+etch1" test_ref="oval:org.mitre.oval:tst:11630"/>
            <criterion comment="request-tracker3.6 is earlier than 3.6.1-4+etch1" test_ref="oval:org.mitre.oval:tst:11813"/>
            <criterion comment="rt3.6-clients is earlier than 3.6.1-4+etch1" test_ref="oval:org.mitre.oval:tst:11867"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7854" version="3" class="patch">
      <metadata>
        <title>DSA-1519 horde3 -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>horde3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1519" ref_id="DSA-1519"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1284" ref_id="CVE-2008-1284"/>
        <description>It was discovered that the Horde web application framework permits arbitrary file inclusion by a remote attacker through the theme preference parameter.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:03.786-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:06.275-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:33.673-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7854 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:53.780-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:04.523-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="horde3 is earlier than 3.1.3-4etch3" test_ref="oval:org.mitre.oval:tst:12370"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="horde3 is earlier than 3.0.4-4sarge7" test_ref="oval:org.mitre.oval:tst:12701"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7853" version="3" class="patch">
      <metadata>
        <title>DSA-1860 ruby1.8, ruby1.9 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ruby1.8</product>
          <product>ruby1.9</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1860" ref_id="DSA-1860"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0642" ref_id="CVE-2009-0642"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1904" ref_id="CVE-2009-1904"/>
        <description>Several vulnerabilities have been discovered in Ruby. The Common Vulnerabilities and Exposures project identifies the following problems: The return value from the OCSP_basic_verify function was not checked properly, allowing continued use of a revoked certificate. An issue in parsing BigDecimal numbers can result in a denial-of-service condition (crash). The following matrix identifies fixed versions: We recommend that you upgrade your Ruby packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:51.963-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:04.648-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:32.216-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7853 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:57.710-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:04.090-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="rdoc1.8 is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17006"/>
                <criterion comment="rdoc1.9 is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:17811"/>
                <criterion comment="ri1.9 is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:17795"/>
                <criterion comment="ri1.8 is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17876"/>
                <criterion comment="ruby1.8-examples is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17495"/>
                <criterion comment="ruby1.9-examples is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:17879"/>
                <criterion comment="ruby1.8-elisp is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17836"/>
                <criterion comment="ruby1.9-elisp is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:17780"/>
                <criterion comment="irb1.8 is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17919"/>
                <criterion comment="irb1.9 is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:17757"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="ruby1.8 is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17940"/>
                <criterion comment="libdbm-ruby1.8 is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17789"/>
                <criterion comment="ruby1.9-dev is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:17372"/>
                <criterion comment="libopenssl-ruby1.9 is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:17556"/>
                <criterion comment="libopenssl-ruby1.8 is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17591"/>
                <criterion comment="ruby1.8-dev is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17882"/>
                <criterion comment="libtcltk-ruby1.9 is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:17790"/>
                <criterion comment="libreadline-ruby1.8 is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17787"/>
                <criterion comment="libreadline-ruby1.9 is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:17988"/>
                <criterion comment="ruby1.9 is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:17261"/>
                <criterion comment="libruby1.9-dbg is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:17871"/>
                <criterion comment="libtcltk-ruby1.8 is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17140"/>
                <criterion comment="libgdbm-ruby1.8 is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17867"/>
                <criterion comment="libgdbm-ruby1.9 is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:17023"/>
                <criterion comment="libdbm-ruby1.9 is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:17529"/>
                <criterion comment="libruby1.8-dbg is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17804"/>
                <criterion comment="libruby1.8 is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17769"/>
                <criterion comment="libruby1.9 is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:17129"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libreadline-ruby1.8 is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17960"/>
                <criterion comment="libdbm-ruby1.8 is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17570"/>
                <criterion comment="libopenssl-ruby1.8 is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17841"/>
                <criterion comment="ruby1.8-dev is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17042"/>
                <criterion comment="ruby1.8 is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17958"/>
                <criterion comment="libgdbm-ruby1.8 is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17855"/>
                <criterion comment="libtcltk-ruby1.8 is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17920"/>
                <criterion comment="libruby1.8-dbg is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17972"/>
                <criterion comment="libruby1.8 is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17743"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="rdoc1.8 is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:17785"/>
                <criterion comment="rdoc1.9 is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17901"/>
                <criterion comment="ri1.9 is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17638"/>
                <criterion comment="ri1.8 is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:17721"/>
                <criterion comment="ruby1.8-examples is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:17908"/>
                <criterion comment="ruby1.9-examples is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17963"/>
                <criterion comment="ruby1.8-elisp is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:17643"/>
                <criterion comment="ruby1.9-elisp is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17726"/>
                <criterion comment="irb1.8 is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:18014"/>
                <criterion comment="irb1.9 is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17588"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="ruby1.8 is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:17766"/>
                <criterion comment="libdbm-ruby1.8 is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:17258"/>
                <criterion comment="libdbm-ruby1.9 is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17774"/>
                <criterion comment="libopenssl-ruby1.9 is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17985"/>
                <criterion comment="libopenssl-ruby1.8 is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:17803"/>
                <criterion comment="ruby1.8-dev is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:17428"/>
                <criterion comment="libtcltk-ruby1.9 is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17997"/>
                <criterion comment="libreadline-ruby1.8 is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:17819"/>
                <criterion comment="libreadline-ruby1.9 is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17886"/>
                <criterion comment="ruby1.9-dev is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17675"/>
                <criterion comment="ruby1.9 is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17870"/>
                <criterion comment="libruby1.9-dbg is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17885"/>
                <criterion comment="libgdbm-ruby1.9 is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17842"/>
                <criterion comment="libgdbm-ruby1.8 is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:17798"/>
                <criterion comment="libtcltk-ruby1.8 is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:17848"/>
                <criterion comment="libruby1.8-dbg is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:17900"/>
                <criterion comment="libruby1.8 is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:17995"/>
                <criterion comment="libruby1.9 is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17191"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="ruby1.9 is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17470"/>
                <criterion comment="libdbm-ruby1.9 is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17777"/>
                <criterion comment="libopenssl-ruby1.9 is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17776"/>
                <criterion comment="ruby1.9-dev is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17486"/>
                <criterion comment="libreadline-ruby1.9 is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17832"/>
                <criterion comment="libruby1.9-dbg is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17525"/>
                <criterion comment="libtcltk-ruby1.9 is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17043"/>
                <criterion comment="libgdbm-ruby1.9 is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:18042"/>
                <criterion comment="libruby1.9 is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17710"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7852" version="3" class="patch">
      <metadata>
        <title>DSA-1552 mplayer -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mplayer</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1552" ref_id="DSA-1552"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1558" ref_id="CVE-2008-1558"/>
        <description>It was discovered that the MPlayer movie player performs insufficient input sanitising on SDP session data, leading to potential execution of arbitrary code through a malformed multimedia stream.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:37.866-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:04.147-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:31.782-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7852 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:57.001-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:03.815-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="mplayer-doc is earlier than 1.0~rc1-12etch3" test_ref="oval:org.mitre.oval:tst:19027"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criterion comment="mplayer is earlier than 1.0~rc1-12etch3" test_ref="oval:org.mitre.oval:tst:19055"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7851" version="3" class="patch">
      <metadata>
        <title>DSA-1449 loop-aes-utils -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>loop-aes-utils</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1449" ref_id="DSA-1449"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5191" ref_id="CVE-2007-5191"/>
        <description>It was discovered that loop-aes-utils, tools for mounting and manipulating filesystems, didn't drop privileged user and group permissions in the correct order in the mount and umount commands. This could potentially allow a local user to gain additional privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:44.079-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:03.842-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:31.487-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7851 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:54.919-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:03.658-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="loop-aes-utils is earlier than 2.12r-15+etch1" test_ref="oval:org.mitre.oval:tst:19182"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criterion comment="loop-aes-utils is earlier than 2.12p-4sarge2" test_ref="oval:org.mitre.oval:tst:19046"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7850" version="3" class="patch">
      <metadata>
        <title>DSA-1495 nagios-plugins -- buffer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>nagios-plugins</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1495" ref_id="DSA-1495"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5198" ref_id="CVE-2007-5198"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5623" ref_id="CVE-2007-5623"/>
        <description>Several local/remote vulnerabilities have been discovered in two of the plugins for the Nagios network monitoring and management system. The Common Vulnerabilities and Exposures project identifies the following problems: A buffer overflow has been discovered in the parser for HTTP Location headers (present in the check_http module). A buffer overflow has been discovered in the check_snmp module.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:22.092-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:03.542-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:31.205-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7850 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:54.328-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:03.436-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="nagios-plugins is earlier than 1.4.5-1etch1" test_ref="oval:org.mitre.oval:tst:11831"/>
            <criterion comment="nagios-plugins-basic is earlier than 1.4.5-1etch1" test_ref="oval:org.mitre.oval:tst:12442"/>
            <criterion comment="nagios-plugins-standard is earlier than 1.4.5-1etch1" test_ref="oval:org.mitre.oval:tst:12465"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criterion comment="nagios-plugins is earlier than 1.4-6sarge1" test_ref="oval:org.mitre.oval:tst:11876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7849" version="5" class="patch">
      <metadata>
        <title>DSA-1465 apt-listchanges -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>apt-listchanges</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1465" ref_id="DSA-1465"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0302" ref_id="CVE-2008-0302"/>
        <description>Felipe Sateler discovered that apt-listchanges, a package change history notification tool, used unsafe paths when importing its python libraries. This could allow the execution of arbitrary shell commands if the root user executed the command in a directory which other local users may write to.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:30.643-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:03.320-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:30.910-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6085 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:57.179-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:57.971-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7849 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:52.691-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:03.275-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="apt-listchanges is earlier than 2.72.5etch2" test_ref="oval:org.mitre.oval:tst:17165"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7846" version="3" class="patch">
      <metadata>
        <title>DSA-1475 gforge -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gforge</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1475" ref_id="DSA-1475"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0176" ref_id="CVE-2007-0176"/>
        <description>Joseacute Ramoacuten Palanco discovered that a cross site scripting vulnerability in GForge, a collaborative development tool, allows remote attackers to inject arbitrary web script or HTML in the context of a logged in user's session. The old stable distribution (sarge) is not affected by this problem.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:08.765-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:02.849-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:30.510-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7846 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:03.677-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:03.048-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="gforge-ldap-openldap is earlier than 4.5.14-22etch5" test_ref="oval:org.mitre.oval:tst:13793"/>
          <criterion comment="gforge-mta-courier is earlier than 4.5.14-22etch5" test_ref="oval:org.mitre.oval:tst:13827"/>
          <criterion comment="gforge-db-postgresql is earlier than 4.5.14-22etch5" test_ref="oval:org.mitre.oval:tst:13156"/>
          <criterion comment="gforge is earlier than 4.5.14-22etch5" test_ref="oval:org.mitre.oval:tst:13005"/>
          <criterion comment="gforge-common is earlier than 4.5.14-22etch5" test_ref="oval:org.mitre.oval:tst:13965"/>
          <criterion comment="gforge-shell-postgresql is earlier than 4.5.14-22etch5" test_ref="oval:org.mitre.oval:tst:13896"/>
          <criterion comment="gforge-mta-postfix is earlier than 4.5.14-22etch5" test_ref="oval:org.mitre.oval:tst:13515"/>
          <criterion comment="gforge-mta-exim4 is earlier than 4.5.14-22etch5" test_ref="oval:org.mitre.oval:tst:13548"/>
          <criterion comment="gforge-shell-ldap is earlier than 4.5.14-22etch5" test_ref="oval:org.mitre.oval:tst:13629"/>
          <criterion comment="gforge-lists-mailman is earlier than 4.5.14-22etch5" test_ref="oval:org.mitre.oval:tst:13804"/>
          <criterion comment="gforge-web-apache is earlier than 4.5.14-22etch5" test_ref="oval:org.mitre.oval:tst:13945"/>
          <criterion comment="gforge-mta-exim is earlier than 4.5.14-22etch5" test_ref="oval:org.mitre.oval:tst:13817"/>
          <criterion comment="gforge-ftp-proftpd is earlier than 4.5.14-22etch5" test_ref="oval:org.mitre.oval:tst:13236"/>
          <criterion comment="gforge-dns-bind9 is earlier than 4.5.14-22etch5" test_ref="oval:org.mitre.oval:tst:13938"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7845" version="3" class="patch">
      <metadata>
        <title>DSA-1564 wordpress -- multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>wordpress</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1564" ref_id="DSA-1564"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3639" ref_id="CVE-2007-3639"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4153" ref_id="CVE-2007-4153"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4154" ref_id="CVE-2007-4154"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0540" ref_id="CVE-2007-0540"/>
        <description>Several remote vulnerabilities have been discovered in WordPress, a weblog manager. The Common Vulnerabilities and Exposures project identifies the following problems: Insufficient input sanitising allowed for remote attackers to redirect visitors to external websites. Multiple cross-site scripting vulnerabilities allowed remote authenticated administrators to inject arbitrary web script or HTML. SQL injection vulnerability allowed allowed remote authenticated administrators to execute arbitrary SQL commands. WordPress allows remote attackers to cause a denial of service (bandwidth or thread consumption) via pingback service calls with a source URI that corresponds to a file with a binary content type, which is downloaded even though it cannot contain usable pingback data. Insufficient input sanitising caused an attacker with a normal user account to access the administrative interface.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:31.858-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:02.513-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:30.273-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7845 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:43:00.241-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:02.744-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="wordpress is earlier than 2.0.10-1etch2" test_ref="oval:org.mitre.oval:tst:19767"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7844" version="3" class="patch">
      <metadata>
        <title>DSA-1460 postgresql-8.1 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>postgresql-8.1</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1460" ref_id="DSA-1460"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3278" ref_id="CVE-2007-3278"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4769" ref_id="CVE-2007-4769"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4772" ref_id="CVE-2007-4772"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6067" ref_id="CVE-2007-6067"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6600" ref_id="CVE-2007-6600"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6601" ref_id="CVE-2007-6601"/>
        <description>Several local vulnerabilities have been discovered in PostgreSQL, an object-relational SQL database. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that the DBLink module performed insufficient credential validation. This issue is also tracked as CVE-2007-6601, since the initial upstream fix was incomplete. Tavis Ormandy and Will Drewry discovered that a bug in the handling of back-references inside the regular expressions engine could lead to an out of bounds read, resulting in a crash. This constitutes only a security problem if an application using PostgreSQL processes regular expressions from untrusted sources. Tavis Ormandy and Will Drewry discovered that the optimizer for regular expression could be tricked into an infinite loop, resulting in denial of service. This constitutes only a security problem if an application using PostgreSQL processes regular expressions from untrusted sources. Tavis Ormandy and Will Drewry discovered that the optimizer for regular expression could be tricked massive resource consumption. This constitutes only a security problem if an application using PostgreSQL processes regular expressions from untrusted sources. Functions in index expressions could lead to privilege escalation. For a more in depth explanation please see the upstream announce available at http://www.postgresql.org/about/news.905. The old stable distribution (sarge), doesn't contain postgresql-8.1. For the stable distribution (etch), these problems have been fixed in version postgresql-8.1 8.1.11-0etch1. For the unstable distribution (sid), these problems have been fixed in version 8.2.6-1 of postgresql-8.2. We recommend that you upgrade your postgresql-8.1 (8.1.11-0etch1) package.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:49.166-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:01.479-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:29.695-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7844 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:52.959-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:02.112-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="postgresql-doc-8.1 is earlier than 8.1.11-0etch1" test_ref="oval:org.mitre.oval:tst:17208"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="postgresql-client-8.1 is earlier than 8.1.11-0etch1" test_ref="oval:org.mitre.oval:tst:16516"/>
              <criterion comment="postgresql-8.1 is earlier than 8.1.11-0etch1" test_ref="oval:org.mitre.oval:tst:17181"/>
              <criterion comment="postgresql-pltcl-8.1 is earlier than 8.1.11-0etch1" test_ref="oval:org.mitre.oval:tst:16927"/>
              <criterion comment="libecpg5 is earlier than 8.1.11-0etch1" test_ref="oval:org.mitre.oval:tst:16269"/>
              <criterion comment="postgresql-contrib-8.1 is earlier than 8.1.11-0etch1" test_ref="oval:org.mitre.oval:tst:17232"/>
              <criterion comment="postgresql-server-dev-8.1 is earlier than 8.1.11-0etch1" test_ref="oval:org.mitre.oval:tst:17169"/>
              <criterion comment="postgresql-plpython-8.1 is earlier than 8.1.11-0etch1" test_ref="oval:org.mitre.oval:tst:17047"/>
              <criterion comment="libecpg-dev is earlier than 8.1.11-0etch1" test_ref="oval:org.mitre.oval:tst:17068"/>
              <criterion comment="libpgtypes2 is earlier than 8.1.11-0etch1" test_ref="oval:org.mitre.oval:tst:16722"/>
              <criterion comment="libpq4 is earlier than 8.1.11-0etch1" test_ref="oval:org.mitre.oval:tst:17198"/>
              <criterion comment="libpq-dev is earlier than 8.1.11-0etch1" test_ref="oval:org.mitre.oval:tst:16997"/>
              <criterion comment="postgresql-plperl-8.1 is earlier than 8.1.11-0etch1" test_ref="oval:org.mitre.oval:tst:16816"/>
              <criterion comment="libecpg-compat2 is earlier than 8.1.11-0etch1" test_ref="oval:org.mitre.oval:tst:17018"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7843" version="3" class="patch">
      <metadata>
        <title>DSA-1781 ffmpeg-debian -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ffmpeg-debian</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1781" ref_id="DSA-1781"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0385" ref_id="CVE-2009-0385"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3162" ref_id="CVE-2008-3162"/>
        <description>Several vulnerabilities have been discovered in ffmpeg, a multimedia player, server and encoder. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that watching a malformed 4X movie file could lead to the execution of arbitrary code. It was discovered that using a crafted STR file can lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:05.557-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:00.609-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:28.951-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7843 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:02.364-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:01.751-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="ffmpeg-doc is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:18143"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="ffmpeg-dbg is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:18834"/>
                <criterion comment="libavcodec51 is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:18573"/>
                <criterion comment="ffmpeg is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:18690"/>
                <criterion comment="libswscale0 is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:18459"/>
                <criterion comment="libavutil-dev is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:18773"/>
                <criterion comment="libavformat52 is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:18403"/>
                <criterion comment="libpostproc-dev is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:18258"/>
                <criterion comment="libpostproc51 is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:18625"/>
                <criterion comment="libavdevice52 is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:18779"/>
                <criterion comment="libavcodec-dev is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:18388"/>
                <criterion comment="libswscale-dev is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:18724"/>
                <criterion comment="libavutil49 is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:18731"/>
                <criterion comment="libavformat-dev is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:18370"/>
                <criterion comment="libavdevice-dev is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:18778"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="ffmpeg is earlier than 0.cvs20060823-8+etch1" test_ref="oval:org.mitre.oval:tst:18645"/>
            <criterion comment="libavcodec-dev is earlier than 0.cvs20060823-8+etch1" test_ref="oval:org.mitre.oval:tst:18843"/>
            <criterion comment="libavcodec0d is earlier than 0.cvs20060823-8+etch1" test_ref="oval:org.mitre.oval:tst:18181"/>
            <criterion comment="libavformat0d is earlier than 0.cvs20060823-8+etch1" test_ref="oval:org.mitre.oval:tst:18714"/>
            <criterion comment="libpostproc0d is earlier than 0.cvs20060823-8+etch1" test_ref="oval:org.mitre.oval:tst:18709"/>
            <criterion comment="libavformat-dev is earlier than 0.cvs20060823-8+etch1" test_ref="oval:org.mitre.oval:tst:18349"/>
            <criterion comment="libpostproc-dev is earlier than 0.cvs20060823-8+etch1" test_ref="oval:org.mitre.oval:tst:18234"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7842" version="3" class="patch">
      <metadata>
        <title>DSA-1613 libgd2 -- multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libgd2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1613" ref_id="DSA-1613"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3476" ref_id="CVE-2007-3476"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3477" ref_id="CVE-2007-3477"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3996" ref_id="CVE-2007-3996"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2445" ref_id="CVE-2007-2445"/>
        <description>Multiple vulnerabilities have been identified in libgd2, a library for programmatic graphics creation and manipulation. The Common Vulnerabilities and Exposures project identifies the following problems: Grayscale PNG files containing invalid tRNS chunk CRC values could cause a denial of service (crash), if a maliciously crafted image is loaded into an application using libgd. An array indexing error in libgd's GIF handling could induce a denial of service (crash with heap corruption) if exceptionally large color index values are supplied in a maliciously crafted GIF image file. The imagearc() and imagefilledarc() routines in libgd allow an attacker in control of the parameters used to specify the degrees of arc for those drawing functions to perform a denial of service attack (excessive CPU consumption). Multiple integer overflows exist in libgd's image resizing and creation routines; these weaknesses allow an attacker in control of the parameters passed to those routines to induce a crash or execute arbitrary code with the privileges of the user running an application or interpreter linked against libgd2.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:32.474-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:00.329-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:28.681-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7842 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:54.164-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:01.447-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libgd2-xpm is earlier than 2.0.33-5.2etch1" test_ref="oval:org.mitre.oval:tst:16061"/>
          <criterion comment="libgd2-noxpm is earlier than 2.0.33-5.2etch1" test_ref="oval:org.mitre.oval:tst:15642"/>
          <criterion comment="libgd2-xpm-dev is earlier than 2.0.33-5.2etch1" test_ref="oval:org.mitre.oval:tst:16443"/>
          <criterion comment="libgd-tools is earlier than 2.0.33-5.2etch1" test_ref="oval:org.mitre.oval:tst:16372"/>
          <criterion comment="libgd2-noxpm-dev is earlier than 2.0.33-5.2etch1" test_ref="oval:org.mitre.oval:tst:15835"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7834" version="3" class="patch">
      <metadata>
        <title>DSA-1596 typo3 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>typo3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1596" ref_id="DSA-1596"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2717" ref_id="CVE-2008-2717"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2718" ref_id="CVE-2008-2718"/>
        <description>Several remote vulnerabilities have been discovered in the TYPO3 content management framework. Because of a not sufficiently secure default value of the TYPO3 configuration variable fileDenyPattern, authenticated backend users could upload files that allowed to execute arbitrary code as the webserver user. User input processed by fe_adminlib.inc is not being properly filtered to prevent Cross Site Scripting (XSS) attacks, which is exposed when specific plugins are in use.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:39.195-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:00.005-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:28.435-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7834 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:53.941-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:01.234-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="typo3 is earlier than 4.0.2+debian-5" test_ref="oval:org.mitre.oval:tst:19567"/>
          <criterion comment="typo3-src-4.0 is earlier than 4.0.2+debian-5" test_ref="oval:org.mitre.oval:tst:19526"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7833" version="3" class="patch">
      <metadata>
        <title>DSA-1857 camlimages -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>camlimages</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1857" ref_id="DSA-1857"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2660" ref_id="CVE-2009-2660"/>
        <description>Tielei Wang discovered that CamlImages, an open source image processing library, suffers from several integer overflows which may lead to a potentially exploitable heap overflow and result in arbitrary code execution. This advisory addresses issues with the reading of JPEG and GIF Images, while DSA 1832-1 addressed the issue with PNG images.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:57.121-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:59.450-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:27.904-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7833 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:56.308-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:00.968-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libcamlimages-ocaml-doc is earlier than 2.2.0-4+lenny2" test_ref="oval:org.mitre.oval:tst:19083"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libcamlimages-ocaml is earlier than 2.2.0-4+lenny2" test_ref="oval:org.mitre.oval:tst:18925"/>
                <criterion comment="libcamlimages-ocaml-dev is earlier than 2.2.0-4+lenny2" test_ref="oval:org.mitre.oval:tst:19106"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libcamlimages-ocaml-doc is earlier than 2.20-8+etch2" test_ref="oval:org.mitre.oval:tst:18638"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libcamlimages-ocaml is earlier than 2.20-8+etch2" test_ref="oval:org.mitre.oval:tst:19020"/>
                <criterion comment="libcamlimages-ocaml-dev is earlier than 2.20-8+etch2" test_ref="oval:org.mitre.oval:tst:19270"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7831" version="3" class="patch">
      <metadata>
        <title>DSA-1832 camlimages -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>camlimages</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1832" ref_id="DSA-1832"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2295" ref_id="CVE-2009-2295"/>
        <description>Tielei Wang discovered that CamlImages, an open source image processing library, suffers from several integer overflows which may lead to a potentially exploitable heap overflow and result in arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:36.173-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:58.308-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:26.901-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7831 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:59.969-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:00.260-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libcamlimages-ocaml-doc is earlier than 2.2.0-4+lenny1" test_ref="oval:org.mitre.oval:tst:14708"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libcamlimages-ocaml is earlier than 2.2.0-4+lenny1" test_ref="oval:org.mitre.oval:tst:14667"/>
                <criterion comment="libcamlimages-ocaml-dev is earlier than 2.2.0-4+lenny1" test_ref="oval:org.mitre.oval:tst:14664"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libcamlimages-ocaml-doc is earlier than 2.20-8+etch1" test_ref="oval:org.mitre.oval:tst:14359"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libcamlimages-ocaml is earlier than 2.20-8+etch1" test_ref="oval:org.mitre.oval:tst:14589"/>
                <criterion comment="libcamlimages-ocaml-dev is earlier than 2.20-8+etch1" test_ref="oval:org.mitre.oval:tst:14287"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7830" version="3" class="patch">
      <metadata>
        <title>DSA-1543 vlc -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>vlc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1543" ref_id="DSA-1543"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6681" ref_id="CVE-2007-6681"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6682" ref_id="CVE-2007-6682"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6683" ref_id="CVE-2007-6683"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0295" ref_id="CVE-2008-0295"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0296" ref_id="CVE-2008-0296"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0073" ref_id="CVE-2008-0073"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0984" ref_id="CVE-2008-0984"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1489" ref_id="CVE-2008-1489"/>
        <description>Luigi Auriemma, Alin Rad Pop, Reacute mi Denis-Courmont, Quovodis, Guido Landi, Felipe Manzano, Anibal Sacco and others discovered multiple vulnerabilities in vlc, an application for playback and streaming of audio and video. In the worst case, these weaknesses permit a remote, unauthenticated attacker to execute arbitrary code with the privileges of the user running vlc. The Common Vulnerabilities and Exposures project identifies the following eight problems: A buffer overflow vulnerability in subtitle handling allows an attacker to execute arbitrary code through the opening of a maliciously crafted MicroDVD, SSA or Vplayer file. A format string vulnerability in the HTTP-based remote control facility of the vlc application allows a remote, unauthenticated attacker to execute arbitrary code. Insecure argument validation allows a remote attacker to overwrite arbitrary files writable by the user running vlc, if a maliciously crafted M3U playlist or MP3 audio file is opened. Heap buffer overflows in RTSP stream and session description protocol (SDP) handling allow an attacker to execute arbitrary code if a maliciously crafted RTSP stream is played. Insufficient integer bounds checking in SDP handling allows the execution of arbitrary code through a maliciously crafted SDP stream ID parameter in an RTSP stream. Insufficient integrity checking in the MP4 demuxer allows a remote attacker to overwrite arbitrary memory and execute arbitrary code if a maliciously crafted MP4 file is opened. An integer overflow vulnerability in MP4 handling allows a remote attacker to cause a heap buffer overflow, inducing a crash and possibly the execution of arbitrary code if a maliciously crafted MP4 file is opened.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:22.253-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:57.716-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:26.499-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7830 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:57.341-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:59.820-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="wxvlc is earlier than 0.8.6-svn20061012.debian-5.1+etch2" test_ref="oval:org.mitre.oval:tst:17034"/>
              <criterion comment="vlc-plugin-alsa is earlier than 0.8.6-svn20061012.debian-5.1+etch2" test_ref="oval:org.mitre.oval:tst:16504"/>
            </criteria>
          </criteria>
          <criterion comment="vlc-nox is earlier than 0.8.6-svn20061012.debian-5.1+etch2" test_ref="oval:org.mitre.oval:tst:16765"/>
          <criterion comment="vlc-plugin-arts is earlier than 0.8.6-svn20061012.debian-5.1+etch2" test_ref="oval:org.mitre.oval:tst:16933"/>
          <criterion comment="vlc is earlier than 0.8.6-svn20061012.debian-5.1+etch2" test_ref="oval:org.mitre.oval:tst:17150"/>
          <criterion comment="mozilla-plugin-vlc is earlier than 0.8.6-svn20061012.debian-5.1+etch2" test_ref="oval:org.mitre.oval:tst:17093"/>
          <criterion comment="vlc-plugin-ggi is earlier than 0.8.6-svn20061012.debian-5.1+etch2" test_ref="oval:org.mitre.oval:tst:16763"/>
          <criterion comment="libvlc0-dev is earlier than 0.8.6-svn20061012.debian-5.1+etch2" test_ref="oval:org.mitre.oval:tst:17147"/>
          <criterion comment="vlc-plugin-sdl is earlier than 0.8.6-svn20061012.debian-5.1+etch2" test_ref="oval:org.mitre.oval:tst:17091"/>
          <criterion comment="vlc-plugin-esd is earlier than 0.8.6-svn20061012.debian-5.1+etch2" test_ref="oval:org.mitre.oval:tst:17103"/>
          <criterion comment="libvlc0 is earlier than 0.8.6-svn20061012.debian-5.1+etch2" test_ref="oval:org.mitre.oval:tst:17040"/>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="vlc-plugin-glide is earlier than 0.8.6-svn20061012.debian-5.1+etch2" test_ref="oval:org.mitre.oval:tst:16913"/>
              <criterion comment="vlc-plugin-svgalib is earlier than 0.8.6-svn20061012.debian-5.1+etch2" test_ref="oval:org.mitre.oval:tst:17046"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7828" version="5" class="patch">
      <metadata>
        <title>DSA-1900 postgresql-7.4, postgresql-8.1, postgresql-8.3, postgresql-8.4 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>postgresql-7.4</product>
          <product>postgresql-8.1</product>
          <product>postgresql-8.3</product>
          <product>postgresql-8.4</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1900" ref_id="DSA-1900"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3229" ref_id="CVE-2009-3229"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3230" ref_id="CVE-2009-3230"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3231" ref_id="CVE-2009-3231"/>
        <description>Several vulnerabilities have been discovered in PostgreSQL, an SQL database system. The Common Vulnerabilities and Exposures project identifies the following problems: Authenticated users can shut down the backend server by re-LOAD-ing libraries in $libdir/plugins, if any libraries are present there. (The old stable distribution (etch) is not affected by this issue.) Authenticated non-superusers can gain database superuser privileges if they can create functions and tables due to incorrect execution of functions in functional indexes. If PostgreSQL is configured with LDAP authentication, and the LDAP configuration allows anonymous binds, it is possible for a user to authenticate themselves with an empty password. (The old stable distribution (etch) is not affected by this issue.) In addition, this update contains reliability improvements which do not target security issues.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:51.125-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:56.420-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:25.313-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7828 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:51.982-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:59.336-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:13133 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:17.938-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:42.302-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="postgresql-doc is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:13224"/>
                <criterion comment="postgresql-doc-8.3 is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:13111"/>
                <criterion comment="postgresql-contrib is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:13198"/>
                <criterion comment="postgresql-client is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:12804"/>
                <criterion comment="postgresql is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:13240"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="postgresql-client-8.3 is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:12852"/>
                <criterion comment="postgresql-plperl-8.3 is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:12976"/>
                <criterion comment="postgresql-8.3 is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:13150"/>
                <criterion comment="libecpg6 is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:13230"/>
                <criterion comment="libpq5 is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:12816"/>
                <criterion comment="postgresql-plpython-8.3 is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:13017"/>
                <criterion comment="postgresql-pltcl-8.3 is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:13065"/>
                <criterion comment="postgresql-server-dev-8.3 is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:13267"/>
                <criterion comment="libecpg-dev is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:13205"/>
                <criterion comment="postgresql-contrib-8.3 is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:13311"/>
                <criterion comment="libpq-dev is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:12949"/>
                <criterion comment="libpgtypes3 is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:13229"/>
                <criterion comment="libecpg-compat3 is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:12709"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="postgresql-doc-8.1 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13320"/>
                <criterion comment="postgresql-server-dev-7.4 is earlier than 1:7.4.26-0etch1" test_ref="oval:org.mitre.oval:tst:13040"/>
                <criterion comment="postgresql-doc-7.4 is earlier than 1:7.4.26-0etch1" test_ref="oval:org.mitre.oval:tst:13318"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="postgresql-7.4 is earlier than 1:7.4.26-0etch1" test_ref="oval:org.mitre.oval:tst:12422"/>
                <criterion comment="postgresql-client-8.1 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:12922"/>
                <criterion comment="postgresql-8.1 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:12978"/>
                <criterion comment="libpq-dev is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13022"/>
                <criterion comment="postgresql-plpython-7.4 is earlier than 1:7.4.26-0etch1" test_ref="oval:org.mitre.oval:tst:13420"/>
                <criterion comment="postgresql-contrib-8.1 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13386"/>
                <criterion comment="postgresql-contrib-7.4 is earlier than 1:7.4.26-0etch1" test_ref="oval:org.mitre.oval:tst:13378"/>
                <criterion comment="libecpg5 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:12667"/>
                <criterion comment="postgresql-pltcl-8.1 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13338"/>
                <criterion comment="postgresql-client-7.4 is earlier than 1:7.4.26-0etch1" test_ref="oval:org.mitre.oval:tst:13098"/>
                <criterion comment="postgresql-plpython-8.1 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13259"/>
                <criterion comment="postgresql-server-dev-8.1 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13011"/>
                <criterion comment="libecpg-dev is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13023"/>
                <criterion comment="libpgtypes2 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13326"/>
                <criterion comment="libpq4 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13037"/>
                <criterion comment="postgresql-plperl-7.4 is earlier than 1:7.4.26-0etch1" test_ref="oval:org.mitre.oval:tst:12451"/>
                <criterion comment="postgresql-plperl-8.1 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13146"/>
                <criterion comment="postgresql-pltcl-7.4 is earlier than 1:7.4.26-0etch1" test_ref="oval:org.mitre.oval:tst:13133"/>
                <criterion comment="libecpg-compat2 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13155"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="postgresql-client-8.1 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13393"/>
                <criterion comment="postgresql-8.1 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13373"/>
                <criterion comment="postgresql-contrib-8.1 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13417"/>
                <criterion comment="libecpg5 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13408"/>
                <criterion comment="postgresql-pltcl-8.1 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13101"/>
                <criterion comment="postgresql-server-dev-8.1 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13388"/>
                <criterion comment="postgresql-plpython-8.1 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13340"/>
                <criterion comment="libecpg-dev is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:12491"/>
                <criterion comment="libpgtypes2 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13486"/>
                <criterion comment="libpq4 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:12845"/>
                <criterion comment="libpq-dev is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:12974"/>
                <criterion comment="postgresql-plperl-8.1 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13284"/>
                <criterion comment="libecpg-compat2 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13118"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7824" version="5" class="patch">
      <metadata>
        <title>DSA-1810 libapache-mod-jk -- information disclosure</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libapache-mod-jk</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1810" ref_id="DSA-1810"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5519" ref_id="CVE-2008-5519"/>
        <description>An information disclosure flaw was found in mod_jk, the Tomcat Connector module for Apache. If a buggy client included the "Content-Length" header without providing request body data, or if a client sent repeated requests very quickly, one client could obtain a response intended for another client. The oldstable distribution (etch), this problem has been fixed in version 1:1.2.18-3etch2.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:36.454-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:55.420-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:24.360-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7824 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:54.737-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:59.016-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7824 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:19.191-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:41.964-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libapache-mod-jk-doc is earlier than 1:1.2.26-2+lenny1" test_ref="oval:org.mitre.oval:tst:18511"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criterion comment="libapache2-mod-jk is earlier than 1:1.2.26-2+lenny1" test_ref="oval:org.mitre.oval:tst:18317"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libapache-mod-jk-doc is earlier than 1:1.2.18-3etch2" test_ref="oval:org.mitre.oval:tst:18482"/>
            </criteria>
            <criterion comment="libapache-mod-jk is earlier than 1:1.2.18-3etch2" test_ref="oval:org.mitre.oval:tst:18532"/>
            <criterion comment="libapache2-mod-jk is earlier than 1:1.2.18-3etch2" test_ref="oval:org.mitre.oval:tst:18109"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7823" version="3" class="patch">
      <metadata>
        <title>DSA-1443 tcpreen -- buffer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>tcpreen</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1443" ref_id="DSA-1443"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6562" ref_id="CVE-2007-6562"/>
        <description>It was discovered that several buffer overflows in tcpreen, a tool for monitoring a TCP connection, may lead to denial of service. The old stable distribution (sarge) doesn't contain tcpreen. For the stable distribution (etch), this problem has been fixed in version 1.4.3-0.1etch1. For the unstable distribution (sid), this problem has been fixed in version 1.4.3-0.3. We recommend that you upgrade your tcpreen package.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:27.864-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:55.142-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:24.147-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7823 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:55.040-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:58.879-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="tcpreen is earlier than 1.4.3-0.1etch1" test_ref="oval:org.mitre.oval:tst:20058"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7820" version="3" class="patch">
      <metadata>
        <title>DSA-1847 bind9 -- improper assert</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>bind9</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1847" ref_id="DSA-1847"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0696" ref_id="CVE-2009-0696"/>
        <description>It was discovered that the BIND DNS server terminates when processing a specially crafted dynamic DNS update. This vulnerability affects all BIND servers which serve at least one DNS zone authoritatively, as a master, even if dynamic updates are not enabled. The default Debian configuration for resolvers includes several authoritative zones, too, so resolvers are also affected by this issue unless these zones have been removed.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:14.569-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:54.319-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:23.295-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7820 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:05.804-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:58.660-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="bind9-doc is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:12669"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="dnsutils is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:11956"/>
                <criterion comment="libbind-dev is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:12772"/>
                <criterion comment="libisccc40 is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:12622"/>
                <criterion comment="libisccfg40 is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:12753"/>
                <criterion comment="bind9utils is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:12728"/>
                <criterion comment="libisc45 is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:12516"/>
                <criterion comment="liblwres40 is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:12764"/>
                <criterion comment="libbind9-40 is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:12605"/>
                <criterion comment="libdns45 is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:12730"/>
                <criterion comment="bind9-host is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:12219"/>
                <criterion comment="bind9 is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:11801"/>
                <criterion comment="lwresd is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:12191"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="bind9-doc is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:12529"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="dnsutils is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:12395"/>
                <criterion comment="libbind-dev is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:11811"/>
                <criterion comment="libdns22 is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:12478"/>
                <criterion comment="libisccfg1 is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:12710"/>
                <criterion comment="libisccc0 is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:12808"/>
                <criterion comment="libisc11 is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:12691"/>
                <criterion comment="libbind9-0 is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:12046"/>
                <criterion comment="bind9-host is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:12679"/>
                <criterion comment="bind9 is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:12778"/>
                <criterion comment="liblwres9 is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:12765"/>
                <criterion comment="lwresd is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:12600"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7819" version="3" class="patch">
      <metadata>
        <title>DSA-1629 postfix -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>postfix</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1629" ref_id="DSA-1629"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2936" ref_id="CVE-2008-2936"/>
        <description>Sebastian Krahmer discovered that Postfix, a mail transfer agent, incorrectly checks the ownership of a mailbox. In some configurations, this allows for appending data to arbitrary files as root. Note that only specific configurations are vulnerable; the default Debian installation is not affected. Only a configuration meeting the following requirements is vulnerable: For a detailed treating of the issue, please refer to the upstream author's announcement.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:01.976-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:53.612-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:22.756-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7819 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:56.505-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:58.470-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="postfix-doc is earlier than 2.3.8-2+etch1" test_ref="oval:org.mitre.oval:tst:12520"/>
              <criterion comment="postfix-dev is earlier than 2.3.8-2+etch1" test_ref="oval:org.mitre.oval:tst:13270"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="postfix is earlier than 2.3.8-2+etch1" test_ref="oval:org.mitre.oval:tst:13409"/>
              <criterion comment="postfix-cdb is earlier than 2.3.8-2+etch1" test_ref="oval:org.mitre.oval:tst:13429"/>
              <criterion comment="postfix-pcre is earlier than 2.3.8-2+etch1" test_ref="oval:org.mitre.oval:tst:13194"/>
              <criterion comment="postfix-pgsql is earlier than 2.3.8-2+etch1" test_ref="oval:org.mitre.oval:tst:13252"/>
              <criterion comment="postfix-mysql is earlier than 2.3.8-2+etch1" test_ref="oval:org.mitre.oval:tst:13145"/>
              <criterion comment="postfix-ldap is earlier than 2.3.8-2+etch1" test_ref="oval:org.mitre.oval:tst:13454"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7818" version="3" class="patch">
      <metadata>
        <title>DSA-1698 gforge -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gforge</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1698" ref_id="DSA-1698"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2381" ref_id="CVE-2008-2381"/>
        <description>It was discovered that GForge, a collaborative development tool, insufficiently sanitises some input allowing a remote attacker to perform SQL injection.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:19.065-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:52.426-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:22.348-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7818 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:03.472-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:58.292-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="gforge-ldap-openldap is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:13491"/>
          <criterion comment="gforge-mta-courier is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:13208"/>
          <criterion comment="gforge-mta-exim is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:13060"/>
          <criterion comment="gforge is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:13470"/>
          <criterion comment="gforge-common is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:13181"/>
          <criterion comment="gforge-shell-postgresql is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:13478"/>
          <criterion comment="gforge-mta-postfix is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:13370"/>
          <criterion comment="gforge-mta-exim4 is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:13502"/>
          <criterion comment="gforge-shell-ldap is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:13556"/>
          <criterion comment="gforge-lists-mailman is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:12955"/>
          <criterion comment="gforge-web-apache is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:13033"/>
          <criterion comment="gforge-db-postgresql is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:13561"/>
          <criterion comment="gforge-ftp-proftpd is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:13535"/>
          <criterion comment="gforge-dns-bind9 is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:13498"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7816" version="3" class="patch">
      <metadata>
        <title>DSA-1565 linux-2.6 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1565" ref_id="DSA-1565"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6694" ref_id="CVE-2007-6694"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0007" ref_id="CVE-2008-0007"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1294" ref_id="CVE-2008-1294"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1375" ref_id="CVE-2008-1375"/>
        <description>Several local vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or the execution of arbitrary code. The Common Vulnerabilities and Exposures project identifies the following problems: Cyrill Gorcunov reported a NULL pointer dereference in code specific to the CHRP PowerPC platforms. Local users could exploit this issue to achieve a Denial of Service (DoS). Nick Piggin of SuSE discovered a number of issues in subsystems which register a fault handler for memory mapped areas. This issue can be exploited by local users to achieve a Denial of Service (DoS) and possibly execute arbitrary code. David Peer discovered that users could escape administrator imposed cpu time limitations (RLIMIT_CPU) by setting a limit of 0. Alexander Viro discovered a race condition in the directory notification subsystem that allows local users to cause a Denial of Service (oops) and possibly result in an escalation of privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:35.695-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:50.922-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:21.430-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7816 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:53.287-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:57.828-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-support-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20075"/>
              <criterion comment="linux-patch-debian-2.6.18 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20273"/>
              <criterion comment="linux-source-2.6.18 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:19494"/>
              <criterion comment="linux-manual-2.6.18 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:19617"/>
              <criterion comment="linux-tree-2.6.18 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20274"/>
              <criterion comment="linux-doc-2.6.18 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20325"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20272"/>
              <criterion comment="linux-headers-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20295"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:19797"/>
              <criterion comment="linux-image-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20341"/>
              <criterion comment="linux-image-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20176"/>
              <criterion comment="linux-image-2.6.18-6-s390-tape is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20005"/>
              <criterion comment="linux-image-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20334"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20266"/>
              <criterion comment="linux-headers-2.6.18-6-all-s390 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20340"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:19441"/>
              <criterion comment="linux-headers-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20240"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20063"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20116"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20343"/>
              <criterion comment="linux-image-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20329"/>
              <criterion comment="linux-modules-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20036"/>
              <criterion comment="linux-image-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:19757"/>
              <criterion comment="linux-headers-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20042"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:19855"/>
              <criterion comment="linux-headers-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:19890"/>
              <criterion comment="linux-headers-2.6.18-6-xen is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20223"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:19363"/>
              <criterion comment="linux-modules-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:19906"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20348"/>
              <criterion comment="linux-headers-2.6.18-6-all-amd64 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20146"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20168"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20073"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20151"/>
              <criterion comment="linux-image-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20049"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20283"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20363"/>
              <criterion comment="linux-headers-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:19830"/>
              <criterion comment="linux-headers-2.6.18-6-all-hppa is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20066"/>
              <criterion comment="linux-headers-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20306"/>
              <criterion comment="linux-image-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20397"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20427"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20197"/>
              <criterion comment="linux-image-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20379"/>
              <criterion comment="linux-image-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20185"/>
              <criterion comment="linux-image-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20357"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition version="1" id="oval:org.mitre.oval:def:7813" class="patch">
      <metadata>
        <title>DSA-1746 ghostscript -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ghostscript</product>
        </affected>
        <reference source="DSA" ref_url="http://www.debian.org/security/2009/dsa-1746" ref_id="DSA-1746"/>
        <description>Two security issues have been discovered in ghostscript, the GPL Ghostscript PostScript/PDF interpreter. The Common Vulnerabilities and Exposures project identifies the following problems: Jan Lieskovsky discovered multiple integer overflows in the ICC library, which allow the execution of arbitrary code via crafted ICC profiles in PostScript files with embedded images. Jan Lieskovsky discovered insufficient upper-bounds checks on certain variable sizes in the ICC library, which allow the execution of arbitrary code via crafted ICC profiles in PostScript files with embedded images.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:56.955-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:49.994-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:20.584-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Platform section" operator="OR">
        <criteria comment="Release section" operator="AND">
          <extend_definition comment="Debian 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria comment="Architecture section" operator="OR">
            <criteria comment="Architecture independent section" operator="AND">
              <criterion comment="all architecture" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria comment="Packages section" operator="OR">
                <criterion comment="gs-aladdin is earlier than 8.62.dfsg.1-3.2lenny1" test_ref="oval:org.mitre.oval:tst:20065"/>
                <criterion comment="gs is earlier than 8.62.dfsg.1-3.2lenny1" test_ref="oval:org.mitre.oval:tst:20040"/>
                <criterion comment="gs-esp is earlier than 8.62.dfsg.1-3.2lenny1" test_ref="oval:org.mitre.oval:tst:20052"/>
                <criterion comment="gs-gpl is earlier than 8.62.dfsg.1-3.2lenny1" test_ref="oval:org.mitre.oval:tst:20032"/>
                <criterion comment="ghostscript-doc is earlier than 8.62.dfsg.1-3.2lenny1" test_ref="oval:org.mitre.oval:tst:20060"/>
                <criterion comment="gs-common is earlier than 8.62.dfsg.1-3.2lenny1" test_ref="oval:org.mitre.oval:tst:19976"/>
              </criteria>
            </criteria>
            <criteria comment="Architecture dependent section" operator="AND">
              <criteria comment="Supported architectures section" operator="OR">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria comment="Packages section" operator="OR">
                <criterion comment="libgs-dev DPKG is earlier than 8.62.dfsg.1-3.2lenny1" test_ref="oval:org.mitre.oval:tst:19891"/>
                <criterion comment="ghostscript-x DPKG is earlier than 8.62.dfsg.1-3.2lenny1" test_ref="oval:org.mitre.oval:tst:19521"/>
                <criterion comment="ghostscript DPKG is earlier than 8.62.dfsg.1-3.2lenny1" test_ref="oval:org.mitre.oval:tst:19261"/>
                <criterion comment="libgs8 DPKG is earlier than 8.62.dfsg.1-3.2lenny1" test_ref="oval:org.mitre.oval:tst:19996"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria comment="Release section" operator="AND">
          <extend_definition comment="Debian 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria comment="Architecture section" operator="OR">
            <criteria comment="Architecture independent section" operator="AND">
              <criterion comment="all architecture" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="gs is earlier than 8.54.dfsg.1-5etch2" test_ref="oval:org.mitre.oval:tst:19765"/>
            </criteria>
            <criteria comment="Packages section" operator="OR">
              <criterion comment="gs-gpl DPKG is earlier than 8.54.dfsg.1-5etch2" test_ref="oval:org.mitre.oval:tst:19897"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7812" version="3" class="patch">
      <metadata>
        <title>DSA-1491 tk8.4 -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>tk8.4</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1491" ref_id="DSA-1491"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0553" ref_id="CVE-2008-0553"/>
        <description>It was discovered that a buffer overflow in the GIF image parsing code of Tk, a cross-platform graphical toolkit, could lead to a denial of service and potentially the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:15.479-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:49.624-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:20.263-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7812 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:37.188-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:57.677-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="tk8.4-doc is earlier than 8.4.12-1etch2" test_ref="oval:org.mitre.oval:tst:12314"/>
            </criteria>
            <criterion comment="tk8.4 is earlier than 8.4.12-1etch2" test_ref="oval:org.mitre.oval:tst:12155"/>
            <criterion comment="tk8.4-dev is earlier than 8.4.12-1etch2" test_ref="oval:org.mitre.oval:tst:12095"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="tk8.4-doc is earlier than 8.4.9-1sarge2" test_ref="oval:org.mitre.oval:tst:12091"/>
            </criteria>
            <criterion comment="tk8.4 is earlier than 8.4.9-1sarge2" test_ref="oval:org.mitre.oval:tst:11927"/>
            <criterion comment="tk8.4-dev is earlier than 8.4.9-1sarge2" test_ref="oval:org.mitre.oval:tst:12086"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7811" version="3" class="patch">
      <metadata>
        <title>DSA-1451 mysql-dfsg-5.0 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mysql-dfsg-5.0</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1451" ref_id="DSA-1451"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3781" ref_id="CVE-2007-3781"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5969" ref_id="CVE-2007-5969"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6304" ref_id="CVE-2007-6304"/>
        <description>Several local/remote vulnerabilities have been discovered in the MySQL database server. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that the privilege validation for the source table of CREATE TABLE LIKE statements was insufficiently enforced, which might lead to information disclosure. This is only exploitable by authenticated users. It was discovered that symbolic links were handled insecurely during the creation of tables with DATA DIRECTORY or INDEX DIRECTORY statements, which might lead to denial of service by overwriting data. This is only exploitable by authenticated users. It was discovered that queries to data in a FEDERATED table can lead to a crash of the local database server, if the remote server returns information with less columns than expected, resulting in denial of service. The old stable distribution (sarge) doesn't contain mysql-dfsg-5.0. For the stable distribution (etch), these problems have been fixed in version 5.0.32-7etch4. For the unstable distribution (sid), these problems have been fixed in version 5.0.51-1. We recommend that you upgrade your mysql-dfsg-5.0</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:20.860-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:49.312-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:19.893-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7811 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:34.605-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:57.347-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mysql-client is earlier than 5.0.32-7etch4" test_ref="oval:org.mitre.oval:tst:18200"/>
              <criterion comment="mysql-common is earlier than 5.0.32-7etch4" test_ref="oval:org.mitre.oval:tst:18284"/>
              <criterion comment="mysql-server is earlier than 5.0.32-7etch4" test_ref="oval:org.mitre.oval:tst:17903"/>
            </criteria>
          </criteria>
          <criterion comment="libmysqlclient15-dev is earlier than 5.0.32-7etch4" test_ref="oval:org.mitre.oval:tst:17838"/>
          <criterion comment="mysql-client-5.0 is earlier than 5.0.32-7etch4" test_ref="oval:org.mitre.oval:tst:18441"/>
          <criterion comment="mysql-server-4.1 is earlier than 5.0.32-7etch4" test_ref="oval:org.mitre.oval:tst:18364"/>
          <criterion comment="mysql-server-5.0 is earlier than 5.0.32-7etch4" test_ref="oval:org.mitre.oval:tst:17810"/>
          <criterion comment="libmysqlclient15off is earlier than 5.0.32-7etch4" test_ref="oval:org.mitre.oval:tst:17805"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7808" version="3" class="patch">
      <metadata>
        <title>DSA-1477 yarssr -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>yarssr</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1477" ref_id="DSA-1477"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5837" ref_id="CVE-2007-5837"/>
        <description>Duncan Gilmore discovered that yarssr, an RSS aggregator and reader, performs insufficient input sanitising, which could result in the execution of arbitrary shell commands if a malformed feed is read. Due to a technical limitation of the archive management scripts, the fix for the old stable distribution (sarge) needs to be postponed by a few days.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:06.593-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:49.106-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:19.655-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7808 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:44.346-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:57.127-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="yarssr is earlier than 0.2.2-1etch1" test_ref="oval:org.mitre.oval:tst:12998"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7807" version="3" class="patch">
      <metadata>
        <title>DSA-1716 vnc4 -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>vnc4</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1716" ref_id="DSA-1716"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4770" ref_id="CVE-2008-4770"/>
        <description>It was discovered that xvnc4viewer, a virtual network computing client software for X, is prone to an integer overflow via a malicious encoding value that could lead to arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:12.207-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:48.674-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:19.290-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7807 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:39.316-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:56.914-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="xvnc4viewer is earlier than 4.1.1+X4.3.0-21+etch1" test_ref="oval:org.mitre.oval:tst:14789"/>
          <criterion comment="vnc4-common is earlier than 4.1.1+X4.3.0-21+etch1" test_ref="oval:org.mitre.oval:tst:14809"/>
          <criterion comment="vnc4server is earlier than 4.1.1+X4.3.0-21+etch1" test_ref="oval:org.mitre.oval:tst:15044"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7805" version="3" class="patch">
      <metadata>
        <title>DSA-1707 iceweasel -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceweasel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1707" ref_id="DSA-1707"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5500" ref_id="CVE-2008-5500"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5503" ref_id="CVE-2008-5503"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5504" ref_id="CVE-2008-5504"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5506" ref_id="CVE-2008-5506"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5507" ref_id="CVE-2008-5507"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5508" ref_id="CVE-2008-5508"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5510" ref_id="CVE-2008-5510"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5511" ref_id="CVE-2008-5511"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5512" ref_id="CVE-2008-5512"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5513" ref_id="CVE-2008-5513"/>
        <description>Several remote vulnerabilities have been discovered in the Iceweasel web browser, an unbranded version of the Firefox browser. The Common Vulnerabilities and Exposures project identifies the following problems: Jesse Ruderman discovered that the layout engine is vulnerable to DoS attacks that might trigger memory corruption and an integer overflow. (MFSA 2008-60) Boris Zbarsky discovered that an information disclosure attack could be performed via XBL bindings. (MFSA 2008-61) It was discovered that attackers could run arbitrary JavaScript with chrome privileges via vectors related to the feed preview. (MFSA 2008-62) Marius Schilder discovered that it is possible to obtain sensible data via a XMLHttpRequest. (MFSA 2008-64) Chris Evans discovered that it is possible to obtain sensible data via a JavaScript URL. (MFSA 2008-65) Chip Salzenberg discovered possible phishing attacks via URLs with leading whitespaces or control characters. (MFSA 2008-66) Kojima Hajime and Jun Muto discovered that escaped null characters were ignored by the CSS parser and could lead to the bypass of protection mechanisms (MFSA 2008-67) It was discovered that it is possible to perform cross-site scripting attacks via an XBL binding to an "unloaded document." (MFSA 2008-68) It was discovered that it is possible to run arbitrary JavaScript with chrome privileges via unknown vectors. (MFSA 2008-68) moz_bug_r_a4 discovered that the session-restore feature does not properly sanitise input leading to arbitrary injections. This issue could be used to perform an XSS attack or run arbitrary JavaScript with chrome privileges. (MFSA 2008-69)</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:36.268-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:48.281-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:18.903-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7805 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:41.639-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:56.568-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mozilla-firefox is earlier than 2.0.0.19-0etch1" test_ref="oval:org.mitre.oval:tst:12070"/>
              <criterion comment="firefox is earlier than 2.0.0.19-0etch1" test_ref="oval:org.mitre.oval:tst:12624"/>
              <criterion comment="firefox-dom-inspector is earlier than 2.0.0.19-0etch1" test_ref="oval:org.mitre.oval:tst:12481"/>
              <criterion comment="iceweasel-dom-inspector is earlier than 2.0.0.19-0etch1" test_ref="oval:org.mitre.oval:tst:12077"/>
              <criterion comment="mozilla-firefox-gnome-support is earlier than 2.0.0.19-0etch1" test_ref="oval:org.mitre.oval:tst:12303"/>
              <criterion comment="mozilla-firefox-dom-inspector is earlier than 2.0.0.19-0etch1" test_ref="oval:org.mitre.oval:tst:12548"/>
              <criterion comment="firefox-gnome-support is earlier than 2.0.0.19-0etch1" test_ref="oval:org.mitre.oval:tst:12617"/>
            </criteria>
          </criteria>
          <criterion comment="iceweasel-gnome-support is earlier than 2.0.0.19-0etch1" test_ref="oval:org.mitre.oval:tst:12480"/>
          <criterion comment="iceweasel-dbg is earlier than 2.0.0.19-0etch1" test_ref="oval:org.mitre.oval:tst:12268"/>
          <criterion comment="iceweasel is earlier than 2.0.0.19-0etch1" test_ref="oval:org.mitre.oval:tst:12376"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7803" version="3" class="patch">
      <metadata>
        <title>DSA-1666 libxml2 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libxml2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1666" ref_id="DSA-1666"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4225" ref_id="CVE-2008-4225"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4226" ref_id="CVE-2008-4226"/>
        <description>Several vulnerabilities have been discovered in the GNOME XML library. The Common Vulnerabilities and Exposures project identifies the following problems: Drew Yao discovered that missing input sanitising in the xmlBufferResize() function may lead to an infinite loop, resulting in denial of service. Drew Yao discovered that an integer overflow in the xmlSAX2Characters() function may lead to denial of service or the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:43.064-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:47.816-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:18.605-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7803 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:43.500-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:56.261-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libxml2-doc is earlier than 2.6.27.dfsg-6" test_ref="oval:org.mitre.oval:tst:12539"/>
          </criteria>
          <criterion comment="libxml2 is earlier than 2.6.27.dfsg-6" test_ref="oval:org.mitre.oval:tst:12287"/>
          <criterion comment="libxml2-dev is earlier than 2.6.27.dfsg-6" test_ref="oval:org.mitre.oval:tst:12584"/>
          <criterion comment="python-libxml2 is earlier than 2.6.27.dfsg-6" test_ref="oval:org.mitre.oval:tst:12557"/>
          <criterion comment="libxml2-dbg is earlier than 2.6.27.dfsg-6" test_ref="oval:org.mitre.oval:tst:12641"/>
          <criterion comment="libxml2-utils is earlier than 2.6.27.dfsg-6" test_ref="oval:org.mitre.oval:tst:12602"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7802" version="3" class="patch">
      <metadata>
        <title>DSA-1659 libspf2 -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libspf2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1659" ref_id="DSA-1659"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2469" ref_id="CVE-2008-2469"/>
        <description>Dan Kaminsky discovered that libspf2, an implementation of the Sender Policy Framework (SPF) used by mail servers for mail filtering, handles malformed TXT records incorrectly, leading to a buffer overflow condition (CVE-2008-2469). Note that the SPF configuration template in Debian's Exim configuration recommends to use libmail-spf-query-perl, which does not suffer from this issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:15.846-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:47.454-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:18.113-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7802 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:35.675-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:56.067-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libspf2-2 is earlier than 1.2.5-4+etch1" test_ref="oval:org.mitre.oval:tst:14602"/>
          <criterion comment="libspf2-dev is earlier than 1.2.5-4+etch1" test_ref="oval:org.mitre.oval:tst:14854"/>
          <criterion comment="spfquery is earlier than 1.2.5-4+etch1" test_ref="oval:org.mitre.oval:tst:14943"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7801" version="3" class="patch">
      <metadata>
        <title>DSA-1709 shadow -- race condition</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>shadow</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1709" ref_id="DSA-1709"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5394" ref_id="CVE-2008-5394"/>
        <description>Paul Szabo discovered that login, the system login tool, did not correctly handle symlinks while setting up tty permissions. If a local attacker were able to gain control of the system utmp file, they could cause login to change the ownership and permissions on arbitrary files, leading to a root privilege escalation.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:38.247-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:47.167-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:17.835-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7801 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:35.285-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:55.919-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="passwd is earlier than 4.0.18.1-7+etch1" test_ref="oval:org.mitre.oval:tst:12247"/>
          <criterion comment="login is earlier than 4.0.18.1-7+etch1" test_ref="oval:org.mitre.oval:tst:12448"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7799" version="3" class="patch">
      <metadata>
        <title>DSA-1678 perl -- design flaws</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>perl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1678" ref_id="DSA-1678"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5302" ref_id="CVE-2008-5302"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5303" ref_id="CVE-2008-5303"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0448" ref_id="CVE-2005-0448"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0452" ref_id="CVE-2004-0452"/>
        <description>Paul Szabo rediscovered a vulnerability in the File::Path::rmtree function of Perl. It was possible to exploit a race condition to create setuid binaries in a directory tree or remove arbitrary files when a process is deleting this tree. This issue was originally known as CVE-2005-0448 and CVE-2004-0452, which were addressed by DSA-696-1 and DSA-620-1. Unfortunately, they were reintroduced later.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:30.446-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:46.490-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:17.138-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7799 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:42.294-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:55.598-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="perl-modules is earlier than 5.8.8-7etch5" test_ref="oval:org.mitre.oval:tst:18928"/>
              <criterion comment="perl-doc is earlier than 5.8.8-7etch5" test_ref="oval:org.mitre.oval:tst:18868"/>
              <criterion comment="libcgi-fast-perl is earlier than 5.8.8-7etch5" test_ref="oval:org.mitre.oval:tst:18698"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libperl-dev is earlier than 5.8.8-7etch5" test_ref="oval:org.mitre.oval:tst:19117"/>
              <criterion comment="perl-suid is earlier than 5.8.8-7etch5" test_ref="oval:org.mitre.oval:tst:18820"/>
              <criterion comment="perl is earlier than 5.8.8-7etch5" test_ref="oval:org.mitre.oval:tst:18800"/>
              <criterion comment="perl-base is earlier than 5.8.8-7etch5" test_ref="oval:org.mitre.oval:tst:18909"/>
              <criterion comment="libperl5.8 is earlier than 5.8.8-7etch5" test_ref="oval:org.mitre.oval:tst:19042"/>
              <criterion comment="perl-debug is earlier than 5.8.8-7etch5" test_ref="oval:org.mitre.oval:tst:18951"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7797" version="3" class="patch">
      <metadata>
        <title>DSA-1714 rt2570 -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>rt2570</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1714" ref_id="DSA-1714"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0282" ref_id="CVE-2009-0282"/>
        <description>It was discovered that an integer overflow in the "Probe Request" packet parser of the Ralinktech wireless drivers might lead to remote denial of service or the execution of arbitrary code. Please note that you need to rebuild your driver from the source package in order to set this update into effect. Detailed instructions can be found in /usr/share/doc/rt2570-source/README.Debian</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:12.932-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:45.822-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:16.856-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7797 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:36.175-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:55.496-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="rt2570-source is earlier than 1.1.0+cvs20060620-3+etch1" test_ref="oval:org.mitre.oval:tst:14622"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7794" version="5" class="patch">
      <metadata>
        <title>DSA-1794 linux-2.6 -- denial of service/privilege escalation/information leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1794" ref_id="DSA-1794"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4307" ref_id="CVE-2008-4307"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5395" ref_id="CVE-2008-5395"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5701" ref_id="CVE-2008-5701"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5702" ref_id="CVE-2008-5702"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5713" ref_id="CVE-2008-5713"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0028" ref_id="CVE-2009-0028"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0029" ref_id="CVE-2009-0029"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0031" ref_id="CVE-2009-0031"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0065" ref_id="CVE-2009-0065"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0322" ref_id="CVE-2009-0322"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0675" ref_id="CVE-2009-0675"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0676" ref_id="CVE-2009-0676"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0834" ref_id="CVE-2009-0834"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0859" ref_id="CVE-2009-0859"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1192" ref_id="CVE-2009-1192"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1265" ref_id="CVE-2009-1265"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1336" ref_id="CVE-2009-1336"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1337" ref_id="CVE-2009-1337"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1439" ref_id="CVE-2009-1439"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to denial of service, privilege escalation, or information leak. The Common Vulnerabilities and Exposures project identifies the following problems: Bryn M. Reeves reported a denial of service in the NFS filesystem. Local users can trigger a kernel BUG() due to a race condition in the do_setlk function. Helge Deller discovered a denial of service condition that allows local users on PA-RISC to crash the system by attempting to unwind a stack containing userspace addresses. Vlad Malov reported an issue on 64-bit MIPS where a local user could cause a system crash by crafting a malicious binary which makes o32 syscalls with a number less than 4000. Zvonimir Rakamaric reported an off-by-one error in the ib700wdt watchdog driver which allows local users to cause a buffer underflow by making a specially crafted WDIOC_SETTIMEOUT ioctl call. Flavio Leitner discovered that a local user can cause a denial of service by generating large amounts of traffic on a large SMP system, resulting in soft lockups. Chris Evans discovered a situation in which a child process can send an arbitrary signal to its parent. Christian Borntraeger discovered an issue effecting the alpha, mips, powerpc, s390 and sparc64 architectures that allows local users to cause a denial of service or potentially gain elevated privileges. Vegard Nossum discovered a memory leak in the keyctl subsystem that allows local users to cause a denial of service by consuming all available kernel memory. Wei Yongjun discovered a memory overflow in the SCTP implementation that can be triggered by remote users, permitting remote code execution. Pavel Roskin provided a fix for an issue in the dell_rbu driver that allows a local user to cause a denial of service (oops) by reading 0 bytes from a sysfs entry. Roel Kluin discovered inverted logic in the skfddi driver that permits local, unprivileged users to reset the driver statistics. Clement LECIGNE discovered a bug in the sock_getsockopt function that may result in leaking sensitive kernel memory. Roland McGrath discovered an issue on amd64 kernels that allows local users to circumvent system call audit configurations which filter based on the syscall numbers or argument details. Jiri Olsa discovered that a local user can cause a denial of service (system hang) using a SHM_INFO shmctl call on kernels compiled with CONFIG_SHMEM disabled. This issue does not affect prebuilt Debian kernels. Shaohua Li reported an issue in the AGP subsystem that may allow local users to read sensitive kernel memory due to a leak of uninitialised memory. Thomas Pollet reported an overflow in the af_rose implementation that allows remote attackers to retrieve uninitialised kernel memory that may contain sensitive data. Trond Myklebust reported an issue in the encode_lookup() function in the nfs server subsystem that allows local users to cause a denial of service (oops in encode_lookup()) by use of a long filename. Oleg Nesterov discovered an issue in the exit_notify function that allows local users to send an arbitrary signal to a process by running a program that modifies the exit_signal field and then uses an exec system call to launch a setuid application. Pavan Naregundi reported an issue in the CIFS filesystem code that allows remote users to overwrite memory via a long nativeFileSystem field in a Tree Connect response during mount.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:12.855-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:44.786-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:15.947-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5699 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:30.011-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:57.821-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7794 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:40.944-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:54.207-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-support-2.6.18-6 is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:12103"/>
              <criterion comment="linux-patch-debian-2.6.18 is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:12026"/>
              <criterion comment="linux-source-2.6.18 is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:12199"/>
              <criterion comment="linux-manual-2.6.18 is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:11974"/>
              <criterion comment="linux-tree-2.6.18 is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:11987"/>
              <criterion comment="linux-doc-2.6.18 is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:12126"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:11971"/>
              <criterion comment="linux-image-2.6.18-6-s390-tape is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:12175"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:12159"/>
              <criterion comment="linux-image-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:12135"/>
              <criterion comment="linux-image-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:12176"/>
              <criterion comment="linux-image-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:11900"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:11951"/>
              <criterion comment="linux-headers-2.6.18-6-all-s390 is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:11425"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:11702"/>
              <criterion comment="linux-headers-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:12084"/>
              <criterion comment="linux-headers-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:11556"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:11606"/>
              <criterion comment="fai-kernels is earlier than 1.17+etch.24etch2" test_ref="oval:org.mitre.oval:tst:11770"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:12180"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:11644"/>
              <criterion comment="linux-image-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:12110"/>
              <criterion comment="linux-image-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:12115"/>
              <criterion comment="linux-image-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:12033"/>
              <criterion comment="linux-headers-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:12184"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:12145"/>
              <criterion comment="linux-headers-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:11947"/>
              <criterion comment="linux-headers-2.6.18-6-xen is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:12189"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:11932"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:11886"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:12213"/>
              <criterion comment="linux-headers-2.6.18-6-all-amd64 is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:11972"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:12144"/>
              <criterion comment="linux-modules-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:12025"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:12127"/>
              <criterion comment="linux-modules-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:12203"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:12190"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:12022"/>
              <criterion comment="linux-image-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:11797"/>
              <criterion comment="linux-headers-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:12284"/>
              <criterion comment="linux-headers-2.6.18-6-all-hppa is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:12319"/>
              <criterion comment="linux-headers-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:12391"/>
              <criterion comment="linux-image-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:12419"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:12368"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:12315"/>
              <criterion comment="linux-image-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:12292"/>
              <criterion comment="linux-image-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:12347"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7793" version="3" class="patch">
      <metadata>
        <title>DSA-1533 exiftags -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>exiftags</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1533" ref_id="DSA-1533"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6354" ref_id="CVE-2007-6354"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6355" ref_id="CVE-2007-6355"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6356" ref_id="CVE-2007-6356"/>
        <description>Christian Schmid and Meder Kydyraliev (Google Security) discovered a number of vulnerabilities in exiftags, a utility for extracting EXIF metadata from JPEG images. The Common Vulnerabilities and Exposures project identified the following three problems: Inadequate EXIF property validation could lead to invalid memory accesses if executed on a maliciously crafted image, potentially including heap corruption and the execution of arbitrary code. Flawed data validation could lead to integer overflows, causing other invalid memory accesses, also with the potential for memory corruption or arbitrary code execution. Cyclical EXIF image file directory (IFD) references could cause a denial of service (infinite loop).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:31.001-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:44.319-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:15.531-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7793 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:42.413-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:53.744-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          </criteria>
          <criterion comment="exiftags is earlier than 0.98-1.1+etch1" test_ref="oval:org.mitre.oval:tst:12968"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is m68k" test_ref="oval:org.mitre.oval:tst:13064"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criterion comment="exiftags is earlier than 0.98-1.1+0sarge1" test_ref="oval:org.mitre.oval:tst:13094"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7792" version="3" class="patch">
      <metadata>
        <title>DSA-1538 alsaplayer -- buffer overrun</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>alsaplayer</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1538" ref_id="DSA-1538"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5301" ref_id="CVE-2007-5301"/>
        <description>Erik Sjoumllund discovered a buffer overflow vulnerability in the Ogg Vorbis input plugin of the alsaplayer audio playback application. Successful exploitation of this vulnerability through the opening of a maliciously crafted Vorbis file could lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:38.040-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:42.240-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:15.164-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7792 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:36.646-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:53.560-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libalsaplayer0 is earlier than 0.99.76-9+etch1" test_ref="oval:org.mitre.oval:tst:12401"/>
          <criterion comment="alsaplayer-jack is earlier than 0.99.76-9+etch1" test_ref="oval:org.mitre.oval:tst:12666"/>
          <criterion comment="alsaplayer-common is earlier than 0.99.76-9+etch1" test_ref="oval:org.mitre.oval:tst:13213"/>
          <criterion comment="alsaplayer-daemon is earlier than 0.99.76-9+etch1" test_ref="oval:org.mitre.oval:tst:12981"/>
          <criterion comment="alsaplayer-alsa is earlier than 0.99.76-9+etch1" test_ref="oval:org.mitre.oval:tst:13036"/>
          <criterion comment="alsaplayer-gtk is earlier than 0.99.76-9+etch1" test_ref="oval:org.mitre.oval:tst:13139"/>
          <criterion comment="alsaplayer-nas is earlier than 0.99.76-9+etch1" test_ref="oval:org.mitre.oval:tst:12792"/>
          <criterion comment="alsaplayer-xosd is earlier than 0.99.76-9+etch1" test_ref="oval:org.mitre.oval:tst:13048"/>
          <criterion comment="alsaplayer-text is earlier than 0.99.76-9+etch1" test_ref="oval:org.mitre.oval:tst:13113"/>
          <criterion comment="alsaplayer-esd is earlier than 0.99.76-9+etch1" test_ref="oval:org.mitre.oval:tst:13061"/>
          <criterion comment="alsaplayer-oss is earlier than 0.99.76-9+etch1" test_ref="oval:org.mitre.oval:tst:13097"/>
          <criterion comment="libalsaplayer-dev is earlier than 0.99.76-9+etch1" test_ref="oval:org.mitre.oval:tst:12787"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7785" version="3" class="patch">
      <metadata>
        <title>DSA-1493 sdl-image1.2 -- buffer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>sdl-image1.2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1493" ref_id="DSA-1493"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6697" ref_id="CVE-2007-6697"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0544" ref_id="CVE-2008-0544"/>
        <description>Several local/remote vulnerabilities have been discovered in the image loading library for the Simple DirectMedia Layer 1.2. The Common Vulnerabilities and Exposures project identifies the following problems: Gynvael Coldwind discovered a buffer overflow in GIF image parsing, which could result in denial of service and potentially the execution of arbitrary code. It was discovered that a buffer overflow in IFF ILBM image parsing could result in denial of service and potentially the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:16.588-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:41.842-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:14.811-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7785 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:36.797-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:53.328-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libsdl-image1.2 is earlier than 1.2.5-2+etch1" test_ref="oval:org.mitre.oval:tst:12403"/>
            <criterion comment="libsdl-image1.2-dev is earlier than 1.2.5-2+etch1" test_ref="oval:org.mitre.oval:tst:12409"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libsdl-image1.2 is earlier than 1.2.4-1etch1" test_ref="oval:org.mitre.oval:tst:12215"/>
            <criterion comment="libsdl-image1.2-dev is earlier than 1.2.4-1etch1" test_ref="oval:org.mitre.oval:tst:12406"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7781" version="3" class="patch">
      <metadata>
        <title>DSA-1549 clamav -- buffer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>clamav</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1549" ref_id="DSA-1549"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0314" ref_id="CVE-2008-0314"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1100" ref_id="CVE-2008-1100"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1833" ref_id="CVE-2008-1833"/>
        <description>Several remote vulnerabilities have been discovered in the Clam anti-virus toolkit. The Common Vulnerabilities and Exposures project identifies the following problems: Damian Put discovered that a buffer overflow in the handler for PeSpin binaries may lead to the execution of arbitrary code. Alin Rad Pop discovered that a buffer overflow in the handler for Upack PE binaries may lead to the execution of arbitrary code. Damian Put and Thomas Pollet discovered that a buffer overflow in the handler for WWPack-compressed PE binaries may lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:26.434-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:41.334-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:14.325-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7781 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:43.302-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:53.022-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="clamav-docs is earlier than 0.90.1dfsg-3etch11" test_ref="oval:org.mitre.oval:tst:16922"/>
              <criterion comment="clamav-testfiles is earlier than 0.90.1dfsg-3etch11" test_ref="oval:org.mitre.oval:tst:16847"/>
              <criterion comment="clamav-base is earlier than 0.90.1dfsg-3etch11" test_ref="oval:org.mitre.oval:tst:17071"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libclamav-dev is earlier than 0.90.1dfsg-3etch11" test_ref="oval:org.mitre.oval:tst:16921"/>
              <criterion comment="clamav is earlier than 0.90.1dfsg-3etch11" test_ref="oval:org.mitre.oval:tst:17039"/>
              <criterion comment="clamav-dbg is earlier than 0.90.1dfsg-3etch11" test_ref="oval:org.mitre.oval:tst:16736"/>
              <criterion comment="libclamav2 is earlier than 0.90.1dfsg-3etch11" test_ref="oval:org.mitre.oval:tst:16869"/>
              <criterion comment="clamav-daemon is earlier than 0.90.1dfsg-3etch11" test_ref="oval:org.mitre.oval:tst:16959"/>
              <criterion comment="clamav-milter is earlier than 0.90.1dfsg-3etch11" test_ref="oval:org.mitre.oval:tst:16970"/>
              <criterion comment="clamav-freshclam is earlier than 0.90.1dfsg-3etch11" test_ref="oval:org.mitre.oval:tst:16979"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7776" version="3" class="patch">
      <metadata>
        <title>DSA-1520 smarty -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>smarty</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1520" ref_id="DSA-1520"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1066" ref_id="CVE-2008-1066"/>
        <description>It was discovered that the regex module in Smarty, a PHP templating engine, allows attackers to call arbitrary PHP functions via templates using the regex_replace plugin by a specially crafted search string.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:02.682-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:40.706-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:14.052-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7776 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:42.917-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:52.820-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="smarty is earlier than 2.6.14-1etch1" test_ref="oval:org.mitre.oval:tst:19129"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="smarty is earlier than 2.6.9-1sarge1" test_ref="oval:org.mitre.oval:tst:19069"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7775" version="3" class="patch">
      <metadata>
        <title>DSA-1510 gs-esp gs-gpl -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>gs-esp</product>
          <product>gs-gpl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1510" ref_id="DSA-1510"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0411" ref_id="CVE-2008-0411"/>
        <description>Chris Evans discovered a buffer overflow in the color space handling code of the Ghostscript PostScript/PDF interpreter, which might result in the execution of arbitrary code if a user is tricked into processing a malformed file.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:26.492-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:40.354-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:13.693-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7775 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:41.254-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:52.600-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="gs is earlier than 8.54.dfsg.1-5etch1" test_ref="oval:org.mitre.oval:tst:17874"/>
            </criteria>
            <criterion comment="gs-gpl is earlier than 8.54.dfsg.1-5etch1" test_ref="oval:org.mitre.oval:tst:18068"/>
            <criterion comment="gs-esp is earlier than 8.15.3.dfsg.1-1etch1" test_ref="oval:org.mitre.oval:tst:17931"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="gs is earlier than 8.01-6" test_ref="oval:org.mitre.oval:tst:18380"/>
            </criteria>
            <criterion comment="gs-gpl is earlier than 8.01-6" test_ref="oval:org.mitre.oval:tst:18352"/>
            <criterion comment="gs-esp is earlier than 7.07.1-9sarge1" test_ref="oval:org.mitre.oval:tst:18018"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7768" version="3" class="patch">
      <metadata>
        <title>DSA-1469 flac -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>flac</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1469" ref_id="DSA-1469"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4619" ref_id="CVE-2007-4619"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6277" ref_id="CVE-2007-6277"/>
        <description>Sean de Regge and Greg Linares discovered multiple heap and stack based buffer overflows in FLAC, the Free Lossless Audio Codec, which could lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:29.131-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:38.567-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:12.152-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7768 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:43.715-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:51.871-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libflac-doc is earlier than 1.1.2-8" test_ref="oval:org.mitre.oval:tst:17081"/>
            </criteria>
            <criterion comment="liboggflac-dev is earlier than 1.1.2-8" test_ref="oval:org.mitre.oval:tst:17067"/>
            <criterion comment="libflac-dev is earlier than 1.1.2-8" test_ref="oval:org.mitre.oval:tst:16938"/>
            <criterion comment="liboggflac3 is earlier than 1.1.2-8" test_ref="oval:org.mitre.oval:tst:17028"/>
            <criterion comment="libflac++-dev is earlier than 1.1.2-8" test_ref="oval:org.mitre.oval:tst:16917"/>
            <criterion comment="libflac7 is earlier than 1.1.2-8" test_ref="oval:org.mitre.oval:tst:17073"/>
            <criterion comment="libflac++5 is earlier than 1.1.2-8" test_ref="oval:org.mitre.oval:tst:16957"/>
            <criterion comment="xmms-flac is earlier than 1.1.2-8" test_ref="oval:org.mitre.oval:tst:16995"/>
            <criterion comment="flac is earlier than 1.1.2-8" test_ref="oval:org.mitre.oval:tst:17120"/>
            <criterion comment="liboggflac++-dev is earlier than 1.1.2-8" test_ref="oval:org.mitre.oval:tst:17064"/>
            <criterion comment="liboggflac++2 is earlier than 1.1.2-8" test_ref="oval:org.mitre.oval:tst:16294"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="liboggflac-dev is earlier than 1.1.1-5sarge1" test_ref="oval:org.mitre.oval:tst:16794"/>
            <criterion comment="libflac-dev is earlier than 1.1.1-5sarge1" test_ref="oval:org.mitre.oval:tst:16860"/>
            <criterion comment="libflac++-dev is earlier than 1.1.1-5sarge1" test_ref="oval:org.mitre.oval:tst:17122"/>
            <criterion comment="liboggflac++0c102 is earlier than 1.1.1-5sarge1" test_ref="oval:org.mitre.oval:tst:16405"/>
            <criterion comment="liboggflac1 is earlier than 1.1.1-5sarge1" test_ref="oval:org.mitre.oval:tst:17141"/>
            <criterion comment="libflac6 is earlier than 1.1.1-5sarge1" test_ref="oval:org.mitre.oval:tst:16988"/>
            <criterion comment="libflac++4 is earlier than 1.1.1-5sarge1" test_ref="oval:org.mitre.oval:tst:17086"/>
            <criterion comment="flac is earlier than 1.1.1-5sarge1" test_ref="oval:org.mitre.oval:tst:17017"/>
            <criterion comment="liboggflac++-dev is earlier than 1.1.1-5sarge1" test_ref="oval:org.mitre.oval:tst:16877"/>
            <criterion comment="xmms-flac is earlier than 1.1.1-5sarge1" test_ref="oval:org.mitre.oval:tst:17167"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7764" version="3" class="patch">
      <metadata>
        <title>DSA-1624 liebxslt -- buffer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libxslt</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1624" ref_id="DSA-1624"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2935" ref_id="CVE-2008-2935"/>
        <description>Chris Evans discovered that a buffer overflow in the RC4 functions of libexslt may lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:00.754-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:37.525-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:11.343-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7764 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:39.466-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:51.180-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libxslt1-dev is earlier than 1.1.19-3" test_ref="oval:org.mitre.oval:tst:13445"/>
          <criterion comment="python-libxslt1 is earlier than 1.1.19-3" test_ref="oval:org.mitre.oval:tst:12895"/>
          <criterion comment="libxslt1-dbg is earlier than 1.1.19-3" test_ref="oval:org.mitre.oval:tst:13463"/>
          <criterion comment="libxslt1.1 is earlier than 1.1.19-3" test_ref="oval:org.mitre.oval:tst:12831"/>
          <criterion comment="xsltproc is earlier than 1.1.19-3" test_ref="oval:org.mitre.oval:tst:12963"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7757" version="3" class="patch">
      <metadata>
        <title>DSA-1536 xine-lib -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>xine-lib</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1536" ref_id="DSA-1536"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1246" ref_id="CVE-2007-1246"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1387" ref_id="CVE-2007-1387"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0073" ref_id="CVE-2008-0073"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0486" ref_id="CVE-2008-0486"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1161" ref_id="CVE-2008-1161"/>
        <description>Several local vulnerabilities have been discovered in Xine, a media player library, allowed for a denial of service or arbitrary code execution, which could be exploited through viewing malicious content. The Common Vulnerabilities and Exposures project identifies the following problems: The DMO_VideoDecoder_Open function does not set the biSize before use in a memcpy, which allows user-assisted remote attackers to cause a buffer overflow and possibly execute arbitrary code (applies to sarge only). Array index error in the sdpplin_parse function allows remote RTSP servers to execute arbitrary code via a large streamid SDP parameter. Array index vulnerability in libmpdemux/demux_audio.c might allow remote attackers to execute arbitrary code via a crafted FLAC tag, which triggers a buffer overflow (applies to etch only). Buffer overflow in the Matroska demuxer allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a Matroska file with invalid frame sizes.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:26.914-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:36.469-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:10.521-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7757 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:41.234-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:50.546-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libxine1 is earlier than 1.1.2+dfsg-6" test_ref="oval:org.mitre.oval:tst:12897"/>
            <criterion comment="libxine1-dbg is earlier than 1.1.2+dfsg-6" test_ref="oval:org.mitre.oval:tst:13106"/>
            <criterion comment="libxine-dev is earlier than 1.1.2+dfsg-6" test_ref="oval:org.mitre.oval:tst:13199"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libxine1 is earlier than 1.0.1-1sarge7" test_ref="oval:org.mitre.oval:tst:13216"/>
            <criterion comment="libxine-dev is earlier than 1.0.1-1sarge7" test_ref="oval:org.mitre.oval:tst:13041"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7756" version="3" class="patch">
      <metadata>
        <title>DSA-1472 xine-lib -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>xine-lib</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1472" ref_id="DSA-1472"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0225" ref_id="CVE-2008-0225"/>
        <description>Luigi Auriemma discovered that the Xine media player library performed insufficient input sanitising during the handling of RTSP streams, which could lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:59.743-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:35.830-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:10.077-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7756 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:38.395-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:50.358-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libxine1 is earlier than 1.1.2+dfsg-5" test_ref="oval:org.mitre.oval:tst:13805"/>
            <criterion comment="libxine-dev is earlier than 1.1.2+dfsg-5" test_ref="oval:org.mitre.oval:tst:13371"/>
            <criterion comment="libxine1-dbg is earlier than 1.1.2+dfsg-5" test_ref="oval:org.mitre.oval:tst:13543"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libxine1 is earlier than 1.0.1-1sarge6" test_ref="oval:org.mitre.oval:tst:13857"/>
            <criterion comment="libxine-dev is earlier than 1.0.1-1sarge6" test_ref="oval:org.mitre.oval:tst:12994"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7753" version="3" class="patch">
      <metadata>
        <title>DSA-1619 python-dns -- DNS response spoofing</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>python-dns</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1619" ref_id="DSA-1619"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1447" ref_id="CVE-2008-1447"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4099" ref_id="CVE-2008-4099"/>
        <description>Multiple weaknesses have been identified in PyDNS, a DNS client implementation for the Python language. Dan Kaminsky identified a practical vector of DNS response spoofing and cache poisoning, exploiting the limited entropy in a DNS transaction ID and lack of UDP source port randomization in many DNS implementations. Scott Kitterman noted that python-dns is vulnerable to this predictability, as it randomizes neither its transaction ID nor its source port. Taken together, this lack of entropy leaves applications using python-dns to perform DNS queries highly susceptible to response forgery. The Common Vulnerabilities and Exposures project identifies this class of weakness as CVE-2008-1447 and this specific instance in PyDNS as CVE-2008-4099.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:25.199-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:35.512-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:09.799-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7753 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:38.579-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:50.163-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="python-dns is earlier than 2.3.0-5.2+etch1" test_ref="oval:org.mitre.oval:tst:15593"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7752" version="3" class="patch">
      <metadata>
        <title>DSA-1882 xapian-omega -- missing input sanitisation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xapian-omega</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1882" ref_id="DSA-1882"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2947" ref_id="CVE-2009-2947"/>
        <description>It was discovered that xapian-omega, a CGI interface for searching xapian databases, is not properly escaping user supplied input when printing exceptions. An attacker can use this to conduct cross-site scripting attacks via crafted search queries resulting in an exception and steal potentially sensitive data from web applications running on the same domain or embedding the search engine into a website.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:25.868-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:34.875-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:09.392-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7752 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:40.179-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:49.883-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criterion comment="xapian-omega is earlier than 1.0.7-3+lenny1" test_ref="oval:org.mitre.oval:tst:13283"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="xapian-omega is earlier than 0.9.9-1+etch1" test_ref="oval:org.mitre.oval:tst:13414"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7744" version="3" class="patch">
      <metadata>
        <title>DSA-1602 pcre3 -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>pcre3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1602" ref_id="DSA-1602"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2371" ref_id="CVE-2008-2371"/>
        <description>Tavis Ormandy discovered that PCRE, the Perl-Compatible Regular Expression library, may encounter a heap overflow condition when compiling certain regular expressions involving in-pattern options and branches, potentially leading to arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:54.838-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:34.616-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:09.133-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7744 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:36.920-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:49.731-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="pcregrep is earlier than 6.7+7.4-4" test_ref="oval:org.mitre.oval:tst:17764"/>
          <criterion comment="libpcre3-dev is earlier than 6.7+7.4-4" test_ref="oval:org.mitre.oval:tst:18664"/>
          <criterion comment="libpcre3 is earlier than 6.7+7.4-4" test_ref="oval:org.mitre.oval:tst:18383"/>
          <criterion comment="libpcrecpp0 is earlier than 6.7+7.4-4" test_ref="oval:org.mitre.oval:tst:18309"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7740" version="3" class="patch">
      <metadata>
        <title>DSA-1669 xulrunner -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1669" ref_id="DSA-1669"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0016" ref_id="CVE-2008-0016"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3835" ref_id="CVE-2008-3835"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3836" ref_id="CVE-2008-3836"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3837" ref_id="CVE-2008-3837"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4058" ref_id="CVE-2008-4058"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4059" ref_id="CVE-2008-4059"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4060" ref_id="CVE-2008-4060"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4061" ref_id="CVE-2008-4061"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4062" ref_id="CVE-2008-4062"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4065" ref_id="CVE-2008-4065"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4066" ref_id="CVE-2008-4066"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4067" ref_id="CVE-2008-4067"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4068" ref_id="CVE-2008-4068"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4069" ref_id="CVE-2008-4069"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4582" ref_id="CVE-2008-4582"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5012" ref_id="CVE-2008-5012"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5013" ref_id="CVE-2008-5013"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5014" ref_id="CVE-2008-5014"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5017" ref_id="CVE-2008-5017"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5018" ref_id="CVE-2008-5018"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0017" ref_id="CVE-2008-0017"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5021" ref_id="CVE-2008-5021"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5022" ref_id="CVE-2008-5022"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5023" ref_id="CVE-2008-5023"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5024" ref_id="CVE-2008-5024"/>
        <description>Several remote vulnerabilities have been discovered in Xulrunner, a runtime environment for XUL applications. The Common Vulnerabilities and Exposures project identifies the following problems: Justin Schuh, Tom Cross and Peter Williams discovered a buffer overflow in the parser for UTF-8 URLs, which may lead to the execution of arbitrary code. "moz_bug_r_a4" discovered that the same-origin check in nsXMLDocument::OnChannelRedirect() could by bypassed. "moz_bug_r_a4" discovered that several vulnerabilities in feedWriter could lead to Chrome privilege escalation. Paul Nickerson discovered that an attacker could move windows during a mouse click, resulting in unwanted action triggered by drag-and-drop. "moz_bug_r_a4" discovered a vulnerability which can result in Chrome privilege escalation through XPCNativeWrappers. "moz_bug_r_a4" discovered a vulnerability which can result in Chrome privilege escalation through XPCNativeWrappers. Olli Pettay and "moz_bug_r_a4" discovered a Chrome privilege escalation vulnerability in XSLT handling. Jesse Ruderman discovered a crash in the layout engine, which might allow the execution of arbitrary code. Igor Bukanov, Philip Taylor, Georgi Guninski and Antoine Labour discovered crashes in the Javascript engine, which might allow the execution of arbitrary code. Dave Reed discovered that some Unicode byte order marks are stripped from Javascript code before execution, which can result in code being executed, which were otherwise part of a quoted string. Gareth Heyes discovered that some Unicode surrogate characters are ignored by the HTML parser. Boris Zbarsky discovered that resource: URls allow directory traversal when using URL-encoded slashes. Georgi Guninski discovered that resource: URLs could bypass local access restrictions. Billy Hoffman discovered that the XBM decoder could reveal uninitialised memory. Liu Die Yu discovered an information leak through local shortcut files. Georgi Guninski, Michal Zalewski and Chris Evan discovered that the canvas element could be used to bypass same-origin restrictions. It was discovered that insufficient checks in the Flash plugin glue code could lead to arbitrary code execution. Jesse Ruderman discovered that a programming error in the window.__proto__.__proto__ object could lead to arbitrary code execution. It was discovered that crashes in the layout engine could lead to arbitrary code execution. It was discovered that crashes in the Javascript engine could lead to arbitrary code execution. Justin Schuh discovered that a buffer overflow in http-index-format parser could lead to arbitrary code execution. It was discovered that a crash in the nsFrameManager might lead to the execution of arbitrary code. "moz_bug_r_a4" discovered that the same-origin check in nsXMLHttpRequest::NotifyEventListeners() could be bypassed. Collin Jackson discovered that the -moz-binding property bypasses security checks on codebase principals. Chris Evans discovered that quote characters were improperly escaped in the default namespace of E4X documents.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:40.348-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:33.722-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:08.462-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7740 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:37.970-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:48.993-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libxul-dev is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12463"/>
              <criterion comment="libmozjs-dev is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12236"/>
              <criterion comment="libsmjs-dev is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12501"/>
              <criterion comment="libmozillainterfaces-java is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12638"/>
              <criterion comment="libxul-common is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12628"/>
              <criterion comment="libsmjs1 is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:11704"/>
              <criterion comment="libnspr4-dev is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12487"/>
              <criterion comment="libnss3-dev is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12544"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libxul0d is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12430"/>
              <criterion comment="libnss3-0d-dbg is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12540"/>
              <criterion comment="libmozjs0d-dbg is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12647"/>
              <criterion comment="python-xpcom is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12594"/>
              <criterion comment="spidermonkey-bin is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12153"/>
              <criterion comment="libnspr4-0d-dbg is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12386"/>
              <criterion comment="xulrunner-gnome-support is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12449"/>
              <criterion comment="libxul0d-dbg is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12705"/>
              <criterion comment="xulrunner is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12194"/>
              <criterion comment="libnss3-tools is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12061"/>
              <criterion comment="libmozjs0d is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12181"/>
              <criterion comment="libnspr4-0d is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12613"/>
              <criterion comment="libnss3-0d is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12697"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7738" version="3" class="patch">
      <metadata>
        <title>DSA-1701 openssl, openssl097 -- interpretation conflict</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openssl</product>
          <product>openssl097</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1701" ref_id="DSA-1701"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5077" ref_id="CVE-2008-5077"/>
        <description>It was discovered that OpenSSL does not properly verify DSA signatures on X.509 certificates due to an API misuse, potentially leading to the acceptance of incorrect X.509 certificates as genuine (CVE-2008-5077).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:28.009-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:33.228-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:07.909-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7738 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:42.047-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:48.789-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libssl0.9.7-dbg is earlier than 0.9.7k-3.1etch2" test_ref="oval:org.mitre.oval:tst:12470"/>
              <criterion comment="libssl-dev is earlier than 0.9.8c-4etch4" test_ref="oval:org.mitre.oval:tst:12462"/>
              <criterion comment="libssl0.9.8-dbg is earlier than 0.9.8c-4etch4" test_ref="oval:org.mitre.oval:tst:12365"/>
              <criterion comment="openssl is earlier than 0.9.8c-4etch4" test_ref="oval:org.mitre.oval:tst:12093"/>
              <criterion comment="libssl0.9.8 is earlier than 0.9.8c-4etch4" test_ref="oval:org.mitre.oval:tst:12237"/>
              <criterion comment="libssl0.9.7 is earlier than 0.9.7k-3.1etch2" test_ref="oval:org.mitre.oval:tst:12248"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libssl-dev is earlier than 0.9.8c-4etch4" test_ref="oval:org.mitre.oval:tst:12012"/>
              <criterion comment="libssl0.9.8-dbg is earlier than 0.9.8c-4etch4" test_ref="oval:org.mitre.oval:tst:12528"/>
              <criterion comment="libssl0.9.8 is earlier than 0.9.8c-4etch4" test_ref="oval:org.mitre.oval:tst:12519"/>
              <criterion comment="openssl is earlier than 0.9.8c-4etch4" test_ref="oval:org.mitre.oval:tst:12272"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7735" version="3" class="patch">
      <metadata>
        <title>DSA-1569 cacti -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>cacti</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1569" ref_id="DSA-1569"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0783" ref_id="CVE-2008-0783"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0785" ref_id="CVE-2008-0785"/>
        <description>It was discovered that Cacti, a systems and services monitoring frontend, performed insufficient input sanitising, leading to cross site scripting and SQL injection being possible.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:04.753-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:32.911-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:07.678-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7735 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:35.853-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:48.580-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="cacti is earlier than 0.8.6i-3.4" test_ref="oval:org.mitre.oval:tst:19066"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7732" version="3" class="patch">
      <metadata>
        <title>DSA-1473 scponly -- design flaw</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>scponly</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1473" ref_id="DSA-1473"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6350" ref_id="CVE-2007-6350"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6415" ref_id="CVE-2007-6415"/>
        <description>Joachim Breitner discovered that Subversion support in scponly is inherently insecure, allowing execution of arbitrary commands. Further investigation showed that rsync and Unison support suffer from similar issues. This set of issues has been assigned CVE-2007-6350. In addition, it was discovered that it was possible to invoke scp with certain options that may lead to the execution of arbitrary commands (CVE-2007-6415). This update removes Subversion, rsync and Unison support from the scponly package, and prevents scp from being invoked with the dangerous options.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:00.324-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:32.660-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:07.415-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7732 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:35.466-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:48.375-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="scponly is earlier than 4.6-1etch1" test_ref="oval:org.mitre.oval:tst:13818"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criterion comment="scponly is earlier than 4.0-1sarge2" test_ref="oval:org.mitre.oval:tst:13766"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7724" version="3" class="patch">
      <metadata>
        <title>DSA-1713 rt2500 -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>rt2500</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1713" ref_id="DSA-1713"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0282" ref_id="CVE-2009-0282"/>
        <description>It was discovered that an integer overflow in the "Probe Request" packet parser of the Ralinktech wireless drivers might lead to remote denial of service or the execution of arbitrary code. Please note that you need to rebuild your driver from the source package in order to set this update into effect. Detailed instructions can be found in /usr/share/doc/rt2500-source/README.Debian</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:09.571-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:31.966-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:07.007-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7724 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:37.319-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:48.156-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="rt2500-source is earlier than 1.1.0+cvs20060620-3+etch1" test_ref="oval:org.mitre.oval:tst:14893"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criterion comment="rt2500 is earlier than 1.1.0+cvs20060620-3+etch1" test_ref="oval:org.mitre.oval:tst:14680"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7719" version="3" class="patch">
      <metadata>
        <title>DSA-1693 phppgadmin -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>phppgadmin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1693" ref_id="DSA-1693"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2865" ref_id="CVE-2007-2865"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5728" ref_id="CVE-2007-5728"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5587" ref_id="CVE-2008-5587"/>
        <description>Several remote vulnerabilities have been discovered in phpPgAdmin, a tool to administrate PostgreSQL database over the web. The Common Vulnerabilities and Exposures project identifies the following problems: Cross-site scripting vulnerability allows remote attackers to inject arbitrary web script or HTML via the server parameter. Cross-site scripting vulnerability allows remote attackers to inject arbitrary web script or HTML via PHP_SELF. Directory traversal vulnerability allows remote attackers to read arbitrary files via _language parameter. For the stable distribution (etch), these problems have been fixed in version 4.0.1-3.1etch2. For the unstable distribution (sid), these problems have been fixed in version 4.2.1-1.1. We recommend that you upgrade your phppgadmin package.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:13.224-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:31.720-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:06.778-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7719 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:43.099-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:47.838-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="phppgadmin is earlier than 4.0.1-3.1etch2" test_ref="oval:org.mitre.oval:tst:13369"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7718" version="3" class="patch">
      <metadata>
        <title>DSA-1790 xpdf -- multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xpdf</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1790" ref_id="DSA-1790"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0146" ref_id="CVE-2009-0146"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0147" ref_id="CVE-2009-0147"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0165" ref_id="CVE-2009-0165"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0166" ref_id="CVE-2009-0166"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0799" ref_id="CVE-2009-0799"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0800" ref_id="CVE-2009-0800"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1179" ref_id="CVE-2009-1179"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1180" ref_id="CVE-2009-1180"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1181" ref_id="CVE-2009-1181"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1182" ref_id="CVE-2009-1182"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1183" ref_id="CVE-2009-1183"/>
        <description>Several vulnerabilities have been identified in xpdf, a suite of tools for viewing and converting Portable Document Format (PDF) files. The Common Vulnerabilities and Exposures project identifies the following problems: Multiple buffer overflows in the JBIG2 decoder in Xpdf 3.02pl2 and earlier, CUPS 1.3.9 and earlier, and other products allow remote attackers to cause a denial of service (crash) via a crafted PDF file, related to (1) JBIG2SymbolDict::setBitmap and (2) JBIG2Stream::readSymbolDictSeg. Multiple integer overflows in the JBIG2 decoder in Xpdf 3.02pl2 and earlier, CUPS 1.3.9 and earlier, and other products allow remote attackers to cause a denial of service (crash) via a crafted PDF file, related to (1) JBIG2Stream::readSymbolDictSeg, (2) JBIG2Stream::readSymbolDictSeg, and (3) JBIG2Stream::readGenericBitmap. Integer overflow in the JBIG2 decoder in Xpdf 3.02pl2 and earlier, as used in Poppler and other products, when running on Mac OS X, has unspecified impact, related to "g*allocn." The JBIG2 decoder in Xpdf 3.02pl2 and earlier, CUPS 1.3.9 and earlier, and other products allows remote attackers to cause a denial of service (crash) via a crafted PDF file that triggers a free of uninitialised memory. The JBIG2 decoder in Xpdf 3.02pl2 and earlier, CUPS 1.3.9 and earlier, Poppler before 0.10.6, and other products allows remote attackers to cause a denial of service (crash) via a crafted PDF file that triggers an out-of-bounds read. Multiple "input validation flaws" in the JBIG2 decoder in Xpdf 3.02pl2 and earlier, CUPS 1.3.9 and earlier, Poppler before 0.10.6, and other products allow remote attackers to execute arbitrary code via a crafted PDF file. Integer overflow in the JBIG2 decoder in Xpdf 3.02pl2 and earlier, CUPS 1.3.9 and earlier, Poppler before 0.10.6, and other products allows remote attackers to execute arbitrary code via a crafted PDF file. The JBIG2 decoder in Xpdf 3.02pl2 and earlier, CUPS 1.3.9 and earlier, Poppler before 0.10.6, and other products allows remote attackers to execute arbitrary code via a crafted PDF file that triggers a free of invalid data. The JBIG2 decoder in Xpdf 3.02pl2 and earlier, CUPS 1.3.9 and earlier, Poppler before 0.10.6, and other products allows remote attackers to cause a denial of service (crash) via a crafted PDF file that triggers a NULL pointer dereference. Multiple buffer overflows in the JBIG2 MMR decoder in Xpdf 3.02pl2 and earlier, CUPS 1.3.9 and earlier, Poppler before 0.10.6, and other products allow remote attackers to execute arbitrary code via a crafted PDF file. The JBIG2 MMR decoder in Xpdf 3.02pl2 and earlier, CUPS 1.3.9 and earlier, Poppler before 0.10.6, and other products allows remote attackers to cause a denial of service (infinite loop and hang) via a crafted PDF file.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:04.002-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:31.189-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:06.283-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7718 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:40.062-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:47.031-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="xpdf-common is earlier than 3.02-1.4+lenny1" test_ref="oval:org.mitre.oval:tst:11091"/>
                <criterion comment="xpdf is earlier than 3.02-1.4+lenny1" test_ref="oval:org.mitre.oval:tst:12002"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="xpdf-utils is earlier than 3.02-1.4+lenny1" test_ref="oval:org.mitre.oval:tst:12078"/>
                <criterion comment="xpdf-reader is earlier than 3.02-1.4+lenny1" test_ref="oval:org.mitre.oval:tst:12068"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="xpdf-common is earlier than 3.01-9.1+etch6" test_ref="oval:org.mitre.oval:tst:11547"/>
                <criterion comment="xpdf is earlier than 3.01-9.1+etch6" test_ref="oval:org.mitre.oval:tst:11390"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="xpdf-utils is earlier than 3.01-9.1+etch6" test_ref="oval:org.mitre.oval:tst:11784"/>
                <criterion comment="xpdf-reader is earlier than 3.01-9.1+etch6" test_ref="oval:org.mitre.oval:tst:12076"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7712" version="3" class="patch">
      <metadata>
        <title>DSA-1528 serendipity -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>serendipity</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1528" ref_id="DSA-1528"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6205" ref_id="CVE-2007-6205"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0124" ref_id="CVE-2008-0124"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1476" ref_id="CVE-2008-1476"/>
        <description>Peter Huumlwe and Hanno Bouml ck discovered that Serendipity, a weblog manager, did not properly sanitise input to several scripts which allowed cross site scripting. The old stable distribution (sarge) does not contain a serendipity package.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:04.495-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:30.878-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:05.384-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7712 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:42.515-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:46.759-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="serendipity is earlier than 1.0.4-1+etch1" test_ref="oval:org.mitre.oval:tst:18540"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7703" version="3" class="patch">
      <metadata>
        <title>DSA-1926 typo3-src -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>typo3-src</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1926" ref_id="DSA-1926"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3628" ref_id="CVE-2009-3628"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3629" ref_id="CVE-2009-3629"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3630" ref_id="CVE-2009-3630"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3631" ref_id="CVE-2009-3631"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3632" ref_id="CVE-2009-3632"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3633" ref_id="CVE-2009-3633"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3634" ref_id="CVE-2009-3634"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3635" ref_id="CVE-2009-3635"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3636" ref_id="CVE-2009-3636"/>
        <description>Several remote vulnerabilities have been discovered in the TYPO3 web content management framework. The Common Vulnerabilities and Exposures project identifies the following problems: The Backend subcomponent allows remote authenticated users to determine an encryption key via crafted input to a form field. Multiple cross-site scripting (XSS) vulnerabilities in the Backend subcomponent allow remote authenticated users to inject arbitrary web script or HTML. The Backend subcomponent allows remote authenticated users to place arbitrary web sites in TYPO3 backend framesets via crafted parameters. The Backend subcomponent, when the DAM extension or ftp upload is enabled, allows remote authenticated users to execute arbitrary commands via shell metacharacters in a filename. SQL injection vulnerability in the traditional frontend editing feature in the Frontend Editing subcomponent allows remote authenticated users to execute arbitrary SQL commands. Cross-site scripting (XSS) vulnerability allows remote attackers to inject arbitrary web script. Cross-site scripting (XSS) vulnerability in the Frontend Login Box (aka felogin) subcomponent allows remote attackers to inject arbitrary web script or HTML. The Install Tool subcomponent allows remote attackers to gain access by using only the password's md5 hash as a credential. Cross-site scripting (XSS) vulnerability in the Install Tool subcomponent allows remote attackers to inject arbitrary web script or HTML.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:06.001-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:30.513-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:05.115-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7703 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:34.949-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:46.166-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="typo3 is earlier than 4.2.5-1+lenny2" test_ref="oval:org.mitre.oval:tst:17055"/>
            <criterion comment="typo3-src-4.2 is earlier than 4.2.5-1+lenny2" test_ref="oval:org.mitre.oval:tst:16861"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="typo3 is earlier than 4.0.2+debian-9" test_ref="oval:org.mitre.oval:tst:16813"/>
            <criterion comment="typo3-src-4.0 is earlier than 4.0.2+debian-9" test_ref="oval:org.mitre.oval:tst:17439"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7699" version="5" class="patch">
      <metadata>
        <title>DSA-1708 git-core -- shell command injection</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>git-core</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1708" ref_id="DSA-1708"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5516" ref_id="CVE-2008-5516"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5517" ref_id="CVE-2008-5517"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5916" ref_id="CVE-2008-5916"/>
        <description>It was discovered that gitweb, the web interface for the Git version control system, contained several vulnerabilities: Remote attackers could use crafted requests to execute shell commands on the web server, using the snapshot generation and pickaxe search functionality (CVE-2008-5916). Local users with write access to the configuration of a Git repository served by gitweb could cause gitweb to execute arbitrary shell commands with the permission of the web server (CVE-2008-5516, CVE-2008-5517).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:37.642-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:29.906-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:04.769-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7699 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:39.667-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:45.873-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:12001 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:18.226-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:41.620-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="gitweb is earlier than 1:1.4.4.4-4+etch1" test_ref="oval:org.mitre.oval:tst:12522"/>
              <criterion comment="git-arch is earlier than 1:1.4.4.4-4+etch1" test_ref="oval:org.mitre.oval:tst:12001"/>
              <criterion comment="gitk is earlier than 1:1.4.4.4-4+etch1" test_ref="oval:org.mitre.oval:tst:12384"/>
              <criterion comment="git-daemon-run is earlier than 1:1.4.4.4-4+etch1" test_ref="oval:org.mitre.oval:tst:12563"/>
              <criterion comment="git-doc is earlier than 1:1.4.4.4-4+etch1" test_ref="oval:org.mitre.oval:tst:12636"/>
              <criterion comment="git-svn is earlier than 1:1.4.4.4-4+etch1" test_ref="oval:org.mitre.oval:tst:12205"/>
              <criterion comment="git-cvs is earlier than 1:1.4.4.4-4+etch1" test_ref="oval:org.mitre.oval:tst:12445"/>
              <criterion comment="git-email is earlier than 1:1.4.4.4-4+etch1" test_ref="oval:org.mitre.oval:tst:11692"/>
            </criteria>
          </criteria>
          <criterion comment="git-core is earlier than 1:1.4.4.4-4+etch1" test_ref="oval:org.mitre.oval:tst:12554"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7694" version="5" class="patch">
      <metadata>
        <title>DSA-1523 ikiwiki -- cross-site scripting</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ikiwiki</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1523" ref_id="DSA-1523"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0808" ref_id="CVE-2008-0808"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0809" ref_id="CVE-2008-0809"/>
        <description>Josh Triplett discovered that ikiwiki did not block Javascript in URLs, leading to cross-site scripting vulnerabilities (CVE-2008-0808, CVE-2008-0809). The old stable distribution (sarge) did not contain an ikiwiki package.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:04.248-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:29.646-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:04.555-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5494 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:56.443-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:57.743-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7694 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:38.224-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:45.677-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="ikiwiki is earlier than 1.33.4" test_ref="oval:org.mitre.oval:tst:19320"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7691" version="3" class="patch">
      <metadata>
        <title>DSA-1768 openafs -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openafs</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1768" ref_id="DSA-1768"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1250" ref_id="CVE-2009-1250"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1251" ref_id="CVE-2009-1251"/>
        <description>Two vulnerabilities were discovered in the client part of OpenAFS, a distributed file system. An attacker with control of a file server or the ability to forge RX packets may be able to execute arbitrary code in kernel mode on an OpenAFS client, due to a vulnerability in XDR array decoding. An attacker with control of a file server or the ability to forge RX packets may crash OpenAFS clients because of wrongly handled error return codes in the kernel module. Note that in order to apply this security update, you must rebuild the OpenAFS kernel module. Be sure to also upgrade openafs-modules-source, build a new kernel module for your system following the instructions in /usr/share/doc/openafs-client/README.modules.gz, and then either stop and restart openafs-client or reboot the system to reload the kernel module.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:41.472-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:28.710-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:03.748-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7691 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:34.070-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:45.401-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openafs-modules-source is earlier than 1.4.7.dfsg1-6+lenny1" test_ref="oval:org.mitre.oval:tst:16601"/>
                <criterion comment="openafs-doc is earlier than 1.4.7.dfsg1-6+lenny1" test_ref="oval:org.mitre.oval:tst:16288"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openafs-client is earlier than 1.4.7.dfsg1-6+lenny1" test_ref="oval:org.mitre.oval:tst:16614"/>
                <criterion comment="openafs-dbserver is earlier than 1.4.7.dfsg1-6+lenny1" test_ref="oval:org.mitre.oval:tst:16562"/>
                <criterion comment="openafs-dbg is earlier than 1.4.7.dfsg1-6+lenny1" test_ref="oval:org.mitre.oval:tst:16574"/>
                <criterion comment="openafs-fileserver is earlier than 1.4.7.dfsg1-6+lenny1" test_ref="oval:org.mitre.oval:tst:15802"/>
                <criterion comment="libpam-openafs-kaserver is earlier than 1.4.7.dfsg1-6+lenny1" test_ref="oval:org.mitre.oval:tst:16208"/>
                <criterion comment="libopenafs-dev is earlier than 1.4.7.dfsg1-6+lenny1" test_ref="oval:org.mitre.oval:tst:16600"/>
                <criterion comment="openafs-krb5 is earlier than 1.4.7.dfsg1-6+lenny1" test_ref="oval:org.mitre.oval:tst:16608"/>
                <criterion comment="openafs-kpasswd is earlier than 1.4.7.dfsg1-6+lenny1" test_ref="oval:org.mitre.oval:tst:16561"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openafs-modules-source is earlier than 1.4.2-6etch2" test_ref="oval:org.mitre.oval:tst:16029"/>
                <criterion comment="openafs-doc is earlier than 1.4.2-6etch2" test_ref="oval:org.mitre.oval:tst:16571"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openafs-client is earlier than 1.4.2-6etch2" test_ref="oval:org.mitre.oval:tst:16451"/>
                <criterion comment="openafs-dbserver is earlier than 1.4.2-6etch2" test_ref="oval:org.mitre.oval:tst:15719"/>
                <criterion comment="openafs-dbg is earlier than 1.4.2-6etch2" test_ref="oval:org.mitre.oval:tst:16595"/>
                <criterion comment="openafs-fileserver is earlier than 1.4.2-6etch2" test_ref="oval:org.mitre.oval:tst:15801"/>
                <criterion comment="openafs-krb5 is earlier than 1.4.2-6etch2" test_ref="oval:org.mitre.oval:tst:16533"/>
                <criterion comment="libpam-openafs-kaserver is earlier than 1.4.2-6etch2" test_ref="oval:org.mitre.oval:tst:15661"/>
                <criterion comment="openafs-kpasswd is earlier than 1.4.2-6etch2" test_ref="oval:org.mitre.oval:tst:16275"/>
                <criterion comment="libopenafs-dev is earlier than 1.4.2-6etch2" test_ref="oval:org.mitre.oval:tst:16597"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7684" version="3" class="patch">
      <metadata>
        <title>DSA-1925 proftpd-dfsg -- insufficient input validation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>proftpd-dfsg</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1925" ref_id="DSA-1925"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3639" ref_id="CVE-2009-3639"/>
        <description>It has been discovered that proftpd-dfsg, a virtual-hosting FTP daemon, does not properly handle a "\0" character in a domain name in the Subject Alternative Name field of an X.509 client certificate, when the dNSNameRequired TLS option is enabled.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:05.200-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:28.194-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:03.268-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7684 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:47.271-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:45.182-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="proftpd is earlier than 1.3.1-17lenny4" test_ref="oval:org.mitre.oval:tst:17397"/>
                <criterion comment="proftpd-doc is earlier than 1.3.1-17lenny4" test_ref="oval:org.mitre.oval:tst:17356"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="proftpd-mod-mysql is earlier than 1.3.1-17lenny4" test_ref="oval:org.mitre.oval:tst:16944"/>
                <criterion comment="proftpd-mod-pgsql is earlier than 1.3.1-17lenny4" test_ref="oval:org.mitre.oval:tst:17437"/>
                <criterion comment="proftpd-mod-ldap is earlier than 1.3.1-17lenny4" test_ref="oval:org.mitre.oval:tst:17331"/>
                <criterion comment="proftpd-basic is earlier than 1.3.1-17lenny4" test_ref="oval:org.mitre.oval:tst:17159"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="proftpd-pgsql is earlier than 1.3.0-19etch3" test_ref="oval:org.mitre.oval:tst:17085"/>
                <criterion comment="proftpd-doc is earlier than 1.3.0-19etch3" test_ref="oval:org.mitre.oval:tst:17349"/>
                <criterion comment="proftpd-ldap is earlier than 1.3.0-19etch3" test_ref="oval:org.mitre.oval:tst:17236"/>
                <criterion comment="proftpd-mysql is earlier than 1.3.0-19etch3" test_ref="oval:org.mitre.oval:tst:17366"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criterion comment="proftpd is earlier than 1.3.0-19etch3" test_ref="oval:org.mitre.oval:tst:17066"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7682" version="5" class="patch">
      <metadata>
        <title>DSA-1916 kdelibs -- insufficient input validation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>kdelibs</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1916" ref_id="DSA-1916"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2702" ref_id="CVE-2009-2702"/>
        <description>Dan Kaminsky and Moxie Marlinspike discovered that kdelibs, core libraries from the official KDE release, does not properly handle a "\0" character in a domain name in the Subject Alternative Name field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:23.357-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:27.827-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:02.822-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7682 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:36.023-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:45.021-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:15779 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:18.471-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:41.403-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="kdelibs4-doc is earlier than 4:3.5.5a.dfsg.1-8etch3" test_ref="oval:org.mitre.oval:tst:16205"/>
              <criterion comment="kdelibs is earlier than 4:3.5.5a.dfsg.1-8etch3" test_ref="oval:org.mitre.oval:tst:15776"/>
              <criterion comment="kdelibs-data is earlier than 4:3.5.5a.dfsg.1-8etch3" test_ref="oval:org.mitre.oval:tst:16136"/>
            </criteria>
          </criteria>
          <criterion comment="kdelibs4-dev is earlier than 4:3.5.5a.dfsg.1-8etch3" test_ref="oval:org.mitre.oval:tst:16383"/>
          <criterion comment="kdelibs4c2a is earlier than 4:3.5.5a.dfsg.1-8etch3" test_ref="oval:org.mitre.oval:tst:16432"/>
          <criterion comment="kdelibs-dbg is earlier than 4:3.5.5a.dfsg.1-8etch3" test_ref="oval:org.mitre.oval:tst:15779"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7681" version="3" class="patch">
      <metadata>
        <title>DSA-1574 icedove -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>icedove</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1574" ref_id="DSA-1574"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1233" ref_id="CVE-2008-1233"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1234" ref_id="CVE-2008-1234"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1235" ref_id="CVE-2008-1235"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1236" ref_id="CVE-2008-1236"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1237" ref_id="CVE-2008-1237"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3738" ref_id="CVE-2007-3738"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5338" ref_id="CVE-2007-5338"/>
        <description>Several remote vulnerabilities have been discovered in the Icedove mail client, an unbranded version of the Thunderbird client. The Common Vulnerabilities and Exposures project identifies the following problems: moz_bug_r_a4 discovered that variants of CVE-2007-3738 and CVE-2007-5338 allow the execution of arbitrary code through XPCNativeWrapper. moz_bug_r_a4 discovered that insecure handling of event handlers could lead to cross-site scripting. Boris Zbarsky, Johnny Stenback and moz_bug_r_a4 discovered that incorrect principal handling could lead to cross-site scripting and the execution of arbitrary code. Tom Ferris, Seth Spitzer, Martin Wargers, John Daggett and Mats Palmgren discovered crashes in the layout engine, which might allow the execution of arbitrary code. georgi, tgirmann and Igor Bukanov discovered crashes in the Javascript engine, which might allow the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:34.974-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:27.282-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:02.271-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7681 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:36.463-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:44.836-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="thunderbird-gnome-support is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080417a-0etch1" test_ref="oval:org.mitre.oval:tst:14705"/>
              <criterion comment="thunderbird-dev is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080417a-0etch1" test_ref="oval:org.mitre.oval:tst:14702"/>
              <criterion comment="mozilla-thunderbird is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080417a-0etch1" test_ref="oval:org.mitre.oval:tst:14387"/>
              <criterion comment="thunderbird is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080417a-0etch1" test_ref="oval:org.mitre.oval:tst:14699"/>
              <criterion comment="mozilla-thunderbird-dev is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080417a-0etch1" test_ref="oval:org.mitre.oval:tst:14616"/>
              <criterion comment="mozilla-thunderbird-typeaheadfind is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080417a-0etch1" test_ref="oval:org.mitre.oval:tst:14665"/>
              <criterion comment="thunderbird-dbg is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080417a-0etch1" test_ref="oval:org.mitre.oval:tst:13765"/>
              <criterion comment="thunderbird-typeaheadfind is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080417a-0etch1" test_ref="oval:org.mitre.oval:tst:14415"/>
              <criterion comment="mozilla-thunderbird-inspector is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080417a-0etch1" test_ref="oval:org.mitre.oval:tst:14648"/>
              <criterion comment="thunderbird-inspector is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080417a-0etch1" test_ref="oval:org.mitre.oval:tst:14595"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="icedove-typeaheadfind is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080417a-0etch1" test_ref="oval:org.mitre.oval:tst:14476"/>
              <criterion comment="icedove is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080417a-0etch1" test_ref="oval:org.mitre.oval:tst:14337"/>
              <criterion comment="icedove-inspector is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080417a-0etch1" test_ref="oval:org.mitre.oval:tst:14752"/>
              <criterion comment="icedove-dev is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080417a-0etch1" test_ref="oval:org.mitre.oval:tst:14231"/>
              <criterion comment="icedove-dbg is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080417a-0etch1" test_ref="oval:org.mitre.oval:tst:14353"/>
              <criterion comment="icedove-gnome-support is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080417a-0etch1" test_ref="oval:org.mitre.oval:tst:14529"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7678" version="3" class="patch">
      <metadata>
        <title>DSA-1738 curl -- arbitrary file access</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>curl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1738" ref_id="DSA-1738"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0037" ref_id="CVE-2009-0037"/>
        <description>David Kierznowski discovered that libcurl, a multi-protocol file transfer library, when configured to follow URL redirects automatically, does not question the new target location. As libcurl also supports file:// and scp:// URLs - depending on the setup - an untrusted server could use that to expose local files, overwrite local files or even execute arbitrary code via a malicious URL redirect. This update introduces a new option called CURLOPT_REDIR_PROTOCOLS which by default does not include the scp and file protocol handlers.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:20.874-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:26.424-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:01.661-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7678 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:50.486-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:44.626-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libcurl4-gnutls-dev is earlier than 7.18.2-8lenny2" test_ref="oval:org.mitre.oval:tst:19186"/>
            <criterion comment="libcurl4-openssl-dev is earlier than 7.18.2-8lenny2" test_ref="oval:org.mitre.oval:tst:19470"/>
            <criterion comment="libcurl3-gnutls is earlier than 7.18.2-8lenny2" test_ref="oval:org.mitre.oval:tst:19466"/>
            <criterion comment="libcurl3-dbg is earlier than 7.18.2-8lenny2" test_ref="oval:org.mitre.oval:tst:19216"/>
            <criterion comment="libcurl3 is earlier than 7.18.2-8lenny2" test_ref="oval:org.mitre.oval:tst:18499"/>
            <criterion comment="curl is earlier than 7.18.2-8lenny2" test_ref="oval:org.mitre.oval:tst:19484"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libcurl3-dev is earlier than 7.15.5-1etch2" test_ref="oval:org.mitre.oval:tst:19050"/>
            </criteria>
            <criterion comment="libcurl3-gnutls is earlier than 7.15.5-1etch2" test_ref="oval:org.mitre.oval:tst:19492"/>
            <criterion comment="libcurl3-dbg is earlier than 7.15.5-1etch2" test_ref="oval:org.mitre.oval:tst:18692"/>
            <criterion comment="libcurl3-gnutls-dev is earlier than 7.15.5-1etch2" test_ref="oval:org.mitre.oval:tst:19421"/>
            <criterion comment="libcurl3 is earlier than 7.15.5-1etch2" test_ref="oval:org.mitre.oval:tst:19455"/>
            <criterion comment="curl is earlier than 7.15.5-1etch2" test_ref="oval:org.mitre.oval:tst:19340"/>
            <criterion comment="libcurl3-openssl-dev is earlier than 7.15.5-1etch2" test_ref="oval:org.mitre.oval:tst:19480"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7674" version="3" class="patch">
      <metadata>
        <title>DSA-1884 nginx -- buffer underflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>nginx</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1884" ref_id="DSA-1884"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2629" ref_id="CVE-2009-2629"/>
        <description>Chris Ries discovered that nginx, a high-performance HTTP server, reverse proxy and IMAP/POP3 proxy server, is vulnerable to a buffer underflow when processing certain HTTP requests. An attacker can use this to execute arbitrary code with the rights of the worker process (www-data on Debian) or possibly perform denial of service attacks by repeatedly crashing worker processes via a specially crafted URL in an HTTP request.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:24.641-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:26.109-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:01.391-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7674 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:37.055-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:44.475-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="nginx is earlier than 0.6.32-3+lenny2" test_ref="oval:org.mitre.oval:tst:13564"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="nginx is earlier than 0.4.13-2+etch2" test_ref="oval:org.mitre.oval:tst:13405"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7673" version="3" class="patch">
      <metadata>
        <title>DSA-1518 backup-manager -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>backup-manager</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1518" ref_id="DSA-1518"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4656" ref_id="CVE-2007-4656"/>
        <description>Micha Lenk discovered that backup-manager, a command-line backup tool, sends the password as a command line argument when calling a FTP client, which may allow a local attacker to read this password (which provides access to all backed-up files) from the process listing.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:04.351-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:25.748-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:01.115-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7673 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:35.137-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:44.320-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="backup-manager-doc is earlier than 0.7.5-4" test_ref="oval:org.mitre.oval:tst:12242"/>
            <criterion comment="backup-manager is earlier than 0.7.5-4" test_ref="oval:org.mitre.oval:tst:12466"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="backup-manager is earlier than 0.5.7-1sarge2" test_ref="oval:org.mitre.oval:tst:12653"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7660" version="3" class="patch">
      <metadata>
        <title>DSA-1617 refpolicy -- incompatible policy</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>refpolicy</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1617" ref_id="DSA-1617"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1447" ref_id="CVE-2008-1447"/>
        <description>In DSA-1603-1, Debian released an update to the BIND 9 domain name server, which introduced UDP source port randomization to mitigate the threat of DNS cache poisoning attacks (identified by the Common Vulnerabilities and Exposures project as CVE-2008-1447). The fix, while correct, was incompatible with the version of SELinux Reference Policy shipped with Debian Etch, which did not permit a process running in the named_t domain to bind sockets to UDP ports other than the standard "domain" port (53). The incompatibility affects both the "targeted" and "strict" policy packages supplied by this version of refpolicy. This update to the refpolicy packages grants the ability to bind to arbitrary UDP ports to named_t processes. When installed, the updated packages will attempt to update the bind policy module on systems where it had been previously loaded and where the previous version of refpolicy was 0.0.20061018-5 or below. Because the Debian refpolicy packages are not yet designed with policy module upgradeability in mind, and because SELinux-enabled Debian systems often have some degree of site-specific policy customization, it is difficult to assure that the new bind policy can be successfully upgraded. To this end, the package upgrade will not abort if the bind policy update fails. The new policy module can be found at /usr/share/selinux/refpolicy-targeted/bind.pp after installation. Administrators wishing to use the bind service policy can reconcile any policy incompatibilities and install the upgrade manually thereafter. A more detailed discussion of the corrective procedure may be found on http://wiki.debian.org/SELinux/Issues/BindPortRandomization. For the stable distribution (etch), this problem has been fixed in version 0.0.20061018-5.1+etch1. The unstable distribution (sid) is not affected, as subsequent refpolicy releases have incorporated an analogous change. We recommend that you upgrade your refpolicy packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:26.888-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:25.335-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:00.749-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7660 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:42.634-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:44.216-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="selinux-policy-refpolicy-src is earlier than 0.0.20061018-5.1+etch1" test_ref="oval:org.mitre.oval:tst:16449"/>
          <criterion comment="selinux-policy-refpolicy-doc is earlier than 0.0.20061018-5.1+etch1" test_ref="oval:org.mitre.oval:tst:16394"/>
          <criterion comment="selinux-policy-refpolicy-strict is earlier than 0.0.20061018-5.1+etch1" test_ref="oval:org.mitre.oval:tst:16456"/>
          <criterion comment="selinux-policy-refpolicy-targeted is earlier than 0.0.20061018-5.1+etch1" test_ref="oval:org.mitre.oval:tst:16445"/>
          <criterion comment="selinux-policy-refpolicy-dev is earlier than 0.0.20061018-5.1+etch1" test_ref="oval:org.mitre.oval:tst:16370"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7657" version="3" class="patch">
      <metadata>
        <title>DSA-1649 iceweasel -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceweasel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1649" ref_id="DSA-1649"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0016" ref_id="CVE-2008-0016"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3835" ref_id="CVE-2008-3835"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3836" ref_id="CVE-2008-3836"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3837" ref_id="CVE-2008-3837"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4058" ref_id="CVE-2008-4058"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4059" ref_id="CVE-2008-4059"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4060" ref_id="CVE-2008-4060"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4061" ref_id="CVE-2008-4061"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4062" ref_id="CVE-2008-4062"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4065" ref_id="CVE-2008-4065"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4066" ref_id="CVE-2008-4066"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4067" ref_id="CVE-2008-4067"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4068" ref_id="CVE-2008-4068"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4069" ref_id="CVE-2008-4069"/>
        <description>Several remote vulnerabilities have been discovered in the Iceweasel web browser, an unbranded version of the Firefox browser. The Common Vulnerabilities and Exposures project identifies the following problems: Justin Schuh, Tom Cross and Peter Williams discovered a buffer overflow in the parser for UTF-8 URLs, which may lead to the execution of arbitrary code. moz_bug_r_a4 discovered that the same-origin check in nsXMLDocument::OnChannelRedirect() could by bypassed. moz_bug_r_a4 discovered that several vulnerabilities in feedWriter could lead to Chrome privilege escalation. Paul Nickerson discovered that an attacker could move windows during a mouse click, resulting in unwanted action triggered by drag-and-drop. moz_bug_r_a4 discovered a vulnerability which can result in Chrome privilege escalation through XPCNativeWrappers. moz_bug_r_a4 discovered a vulnerability which can result in Chrome privilege escalation through XPCNativeWrappers. Olli Pettay and moz_bug_r_a4 discovered a Chrome privilege escalation vulnerability in XSLT handling. Jesse Ruderman discovered a crash in the layout engine, which might allow the execution of arbitrary code. Igor Bukanov, Philip Taylor, Georgi Guninski and Antoine Labour discovered crashes in the Javascript engine, which might allow the execution of arbitrary code. Dave Reed discovered that some Unicode byte order marks are stripped from Javascript code before execution, which can result in code being executed, which were otherwise part of a quoted string. Gareth Heyes discovered that some Unicode surrogate characters are ignored by the HTML parser. Boris Zbarsky discovered that resource: URLs allow directory traversal when using URL-encoded slashes. Georgi Guninski discovered that resource: URLs could bypass local access restrictions. Billy Hoffman discovered that the XBM decoder could reveal uninitialised memory.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:29.820-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:23.699-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:59.586-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7657 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:44.149-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:43.169-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mozilla-firefox is earlier than 2.0.0.17-0etch1" test_ref="oval:org.mitre.oval:tst:18474"/>
              <criterion comment="firefox is earlier than 2.0.0.17-0etch1" test_ref="oval:org.mitre.oval:tst:18386"/>
              <criterion comment="firefox-dom-inspector is earlier than 2.0.0.17-0etch1" test_ref="oval:org.mitre.oval:tst:18290"/>
              <criterion comment="iceweasel-dom-inspector is earlier than 2.0.0.17-0etch1" test_ref="oval:org.mitre.oval:tst:18355"/>
              <criterion comment="mozilla-firefox-gnome-support is earlier than 2.0.0.17-0etch1" test_ref="oval:org.mitre.oval:tst:18009"/>
              <criterion comment="mozilla-firefox-dom-inspector is earlier than 2.0.0.17-0etch1" test_ref="oval:org.mitre.oval:tst:18347"/>
              <criterion comment="firefox-gnome-support is earlier than 2.0.0.17-0etch1" test_ref="oval:org.mitre.oval:tst:18505"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="iceweasel-gnome-support is earlier than 2.0.0.17-0etch1" test_ref="oval:org.mitre.oval:tst:18232"/>
              <criterion comment="iceweasel-dbg is earlier than 2.0.0.17-0etch1" test_ref="oval:org.mitre.oval:tst:18032"/>
              <criterion comment="iceweasel is earlier than 2.0.0.17-0etch1" test_ref="oval:org.mitre.oval:tst:18413"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7654" version="5" class="patch">
      <metadata>
        <title>DSA-1479 linux-2.6 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1479" ref_id="DSA-1479"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2878" ref_id="CVE-2007-2878"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4571" ref_id="CVE-2007-4571"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6151" ref_id="CVE-2007-6151"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0001" ref_id="CVE-2008-0001"/>
        <description>Several local vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or the execution of arbitrary code. The Common Vulnerabilities and Exposures project identifies the following problems: Bart Oldeman reported a denial of service (DoS) issue in the VFAT filesystem that allows local users to corrupt a kernel structure resulting in a system crash. This is only an issue for systems which make use of the VFAT compat ioctl interface, such as systems running an "amd64" flavor kernel. Takashi Iwai supplied a fix for a memory leak in the snd_page_alloc module. Local users could exploit this issue to obtain sensitive information from the kernel. ADLAB discovered a possible memory overrun in the ISDN subsystem that may permit a local user to overwrite kernel memory by issuing ioctls with unterminated data. Bill Roman of Datalight noticed a coding error in the linux VFS subsystem that, under certain conditions, can allow local users to remove directories for which they should not have removal privileges. These problems have been fixed in the stable distribution in version 2.6.18.dfsg.1-17etch1. We recommend that you upgrade your kernel packages immediately and reboot the machine. If you have built a custom kernel from the kernel source package, you will need to rebuild to take advantage of these fixes.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:24.705-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:21.942-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:57.938-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5557 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:40.185-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:57.449-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7654 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:38.959-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:42.406-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-support-2.6.18-6 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13625"/>
              <criterion comment="linux-patch-debian-2.6.18 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13982"/>
              <criterion comment="linux-source-2.6.18 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:14066"/>
              <criterion comment="linux-manual-2.6.18 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13705"/>
              <criterion comment="loop-aes-testsuite is earlier than 3.1d-13etch2" test_ref="oval:org.mitre.oval:tst:14067"/>
              <criterion comment="linux-tree-2.6.18 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13418"/>
              <criterion comment="linux-doc-2.6.18 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13957"/>
              <criterion comment="loop-aes-source is earlier than 3.1d-13etch2" test_ref="oval:org.mitre.oval:tst:13872"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-vserver-s390x is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13806"/>
              <criterion comment="linux-image-2.6-s390x is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14072"/>
              <criterion comment="linux-image-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13887"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13613"/>
              <criterion comment="linux-image-s390x is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13725"/>
              <criterion comment="linux-image-2.6-s390-tape is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13926"/>
              <criterion comment="linux-image-2.6-s390 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13858"/>
              <criterion comment="kernel-image-2.6-s390x is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13900"/>
              <criterion comment="linux-headers-2.6-s390x is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14037"/>
              <criterion comment="linux-image-s390-tape is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13349"/>
              <criterion comment="linux-image-s390 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13360"/>
              <criterion comment="linux-headers-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13355"/>
              <criterion comment="linux-image-2.6.18-6-s390-tape is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:14029"/>
              <criterion comment="linux-headers-2.6-s390 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13538"/>
              <criterion comment="kernel-image-2.6-s390 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13906"/>
              <criterion comment="linux-headers-2.6.18-6-all-s390 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13123"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13676"/>
              <criterion comment="linux-headers-2.6-vserver-s390x is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13922"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13755"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13446"/>
              <criterion comment="linux-image-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:14001"/>
              <criterion comment="linux-image-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13974"/>
              <criterion comment="linux-image-2.6-vserver-s390x is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13772"/>
              <criterion comment="linux-headers-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13771"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6-vserver-amd64-k8-smp is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13670"/>
              <criterion comment="linux-image-2.6-xen-amd64 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14027"/>
              <criterion comment="kernel-image-2.6-amd64-k8 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13649"/>
              <criterion comment="linux-headers-2.6-xen-vserver-amd64 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13899"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13560"/>
              <criterion comment="linux-headers-2.6-amd64 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13959"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13640"/>
              <criterion comment="linux-image-2.6-amd64-k8-smp is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14106"/>
              <criterion comment="nvidia-kernel-2.6-amd64 is earlier than 1.0.8776+6etch2" test_ref="oval:org.mitre.oval:tst:13601"/>
              <criterion comment="linux-modules-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13314"/>
              <criterion comment="linux-image-2.6-xen-vserver-amd64 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14060"/>
              <criterion comment="linux-image-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13854"/>
              <criterion comment="linux-headers-2.6-vserver-amd64 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13428"/>
              <criterion comment="linux-image-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:14092"/>
              <criterion comment="linux-headers-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13784"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13363"/>
              <criterion comment="linux-image-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13921"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13836"/>
              <criterion comment="linux-headers-2.6.18-6-all-amd64 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:14012"/>
              <criterion comment="linux-image-xen-vserver-amd64 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13550"/>
              <criterion comment="kernel-image-2.6-em64t-p4 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13969"/>
              <criterion comment="linux-image-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:14087"/>
              <criterion comment="linux-image-2.6-em64t-p4 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14099"/>
              <criterion comment="linux-image-2.6-vserver-amd64 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13643"/>
              <criterion comment="linux-headers-2.6-xen-amd64 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13129"/>
              <criterion comment="linux-image-xen-amd64 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14010"/>
              <criterion comment="linux-image-vserver-amd64 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13616"/>
              <criterion comment="linux-image-2.6-amd64-generic is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13914"/>
              <criterion comment="nvidia-kernel-legacy-2.6.18-6-amd64 is earlier than 1.0.7184+6etch2" test_ref="oval:org.mitre.oval:tst:14120"/>
              <criterion comment="linux-headers-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13262"/>
              <criterion comment="nvidia-kernel-2.6.18-6-amd64 is earlier than 1.0.8776+6etch2" test_ref="oval:org.mitre.oval:tst:13660"/>
              <criterion comment="linux-image-2.6-amd64-k8 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14124"/>
              <criterion comment="linux-image-2.6-em64t-p4-smp is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13891"/>
              <criterion comment="linux-headers-2.6.18-6-xen is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13775"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13704"/>
              <criterion comment="kernel-image-2.6-amd64-k8-smp is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13840"/>
              <criterion comment="kernel-image-2.6-amd64-generic is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14022"/>
              <criterion comment="fai-kernels is earlier than 1.17+etch.17etch1" test_ref="oval:org.mitre.oval:tst:13812"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:14091"/>
              <criterion comment="nvidia-kernel-legacy-2.6-amd64 is earlier than 1.0.7184+6etch2" test_ref="oval:org.mitre.oval:tst:13592"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13909"/>
              <criterion comment="linux-image-2.6-vserver-em64t-p4-smp is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14046"/>
              <criterion comment="linux-modules-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13202"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13991"/>
              <criterion comment="linux-image-amd64 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14110"/>
              <criterion comment="linux-image-2.6-amd64 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14015"/>
              <criterion comment="kernel-image-2.6-em64t-p4-smp is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14076"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-all-hppa is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:14131"/>
              <criterion comment="linux-headers-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:14523"/>
              <criterion comment="linux-image-parisc64 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14297"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13776"/>
              <criterion comment="linux-image-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:14269"/>
              <criterion comment="linux-image-2.6-parisc-smp is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14401"/>
              <criterion comment="linux-image-parisc-smp is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14317"/>
              <criterion comment="linux-image-2.6-parisc is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14366"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:14421"/>
              <criterion comment="linux-headers-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13901"/>
              <criterion comment="linux-image-2.6-parisc64-smp is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14345"/>
              <criterion comment="linux-image-parisc64-smp is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14471"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:14436"/>
              <criterion comment="linux-image-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13529"/>
              <criterion comment="linux-headers-2.6-parisc64-smp is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14302"/>
              <criterion comment="linux-image-parisc is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13569"/>
              <criterion comment="linux-headers-2.6-parisc is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14381"/>
              <criterion comment="linux-headers-2.6-parisc-smp is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14053"/>
              <criterion comment="linux-image-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:14570"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:14385"/>
              <criterion comment="linux-image-2.6-parisc64 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14393"/>
              <criterion comment="linux-image-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:14470"/>
              <criterion comment="linux-headers-2.6-parisc64 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14555"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7638" version="3" class="patch">
      <metadata>
        <title>DSA-1909 postgresql-ocaml -- missing escape function</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>postgresql-ocaml</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1909" ref_id="DSA-1909"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2943" ref_id="CVE-2009-2943"/>
        <description>It was discovered that postgresql-ocaml, OCaml bindings to PostgreSQL's libpq, was missing a function to call PQescapeStringConn(). This is needed, because PQescapeStringConn() honours the charset of the connection and prevents insufficient escaping, when certain multibyte character encodings are used. The added function is called escape_string_conn() and takes the established database connection as a first argument. The old escape_string() was kept for backwards compatibility. Developers using these bindings are encouraged to adjust their code to use the new function.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:40.789-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:19.251-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:55.626-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7638 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:26.737-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:41.315-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libpostgresql-ocaml-dev is earlier than 1.7.0-3+lenny1" test_ref="oval:org.mitre.oval:tst:13218"/>
            <criterion comment="libpostgresql-ocaml is earlier than 1.7.0-3+lenny1" test_ref="oval:org.mitre.oval:tst:12962"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libpostgresql-ocaml-dev is earlier than 1.5.4-2+etch1" test_ref="oval:org.mitre.oval:tst:13046"/>
            <criterion comment="libpostgresql-ocaml is earlier than 1.5.4-2+etch1" test_ref="oval:org.mitre.oval:tst:13102"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7636" version="3" class="patch">
      <metadata>
        <title>DSA-1704 xulrunner -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1704" ref_id="DSA-1704"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5500" ref_id="CVE-2008-5500"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5503" ref_id="CVE-2008-5503"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5506" ref_id="CVE-2008-5506"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5507" ref_id="CVE-2008-5507"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5508" ref_id="CVE-2008-5508"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5511" ref_id="CVE-2008-5511"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5512" ref_id="CVE-2008-5512"/>
        <description>Several remote vulnerabilities have been discovered in Xulrunner, a runtime environment for XUL applications. The Common Vulnerabilities and Exposures project identifies the following problems: Jesse Ruderman discovered that the layout engine is vulnerable to DoS attacks that might trigger memory corruption and an integer overflow. (MFSA 2008-60) Boris Zbarsky discovered that an information disclosure attack could be performed via XBL bindings. (MFSA 2008-61) Marius Schilder discovered that it is possible to obtain sensible data via a XMLHttpRequest. (MFSA 2008-64) Chris Evans discovered that it is possible to obtain sensible data via a JavaScript URL. (MFSA 2008-65) Chip Salzenberg discovered possible phishing attacks via URLs with leading whitespaces or control characters. (MFSA 2008-66) It was discovered that it is possible to perform cross-site scripting attacks via an XBL binding to an "unloaded document." (MFSA 2008-68) It was discovered that it is possible to run arbitrary JavaScript with chrome privileges via unknown vectors. (MFSA 2008-68)</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:33.701-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:18.626-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:55.154-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7636 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:32.223-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:40.698-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libxul-dev is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:11929"/>
              <criterion comment="libmozjs-dev is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:11608"/>
              <criterion comment="libsmjs1 is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12394"/>
              <criterion comment="libmozillainterfaces-java is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12502"/>
              <criterion comment="libxul-common is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:11922"/>
              <criterion comment="libsmjs-dev is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:11868"/>
              <criterion comment="libnspr4-dev is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12459"/>
              <criterion comment="libnss3-dev is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12100"/>
            </criteria>
          </criteria>
          <criterion comment="libxul0d is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12405"/>
          <criterion comment="libnss3-0d-dbg is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12489"/>
          <criterion comment="libmozjs0d-dbg is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:11665"/>
          <criterion comment="libnss3-0d is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12573"/>
          <criterion comment="spidermonkey-bin is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:11948"/>
          <criterion comment="libnspr4-0d-dbg is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12366"/>
          <criterion comment="xulrunner-gnome-support is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12282"/>
          <criterion comment="python-xpcom is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12598"/>
          <criterion comment="libxul0d-dbg is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12441"/>
          <criterion comment="xulrunner is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12454"/>
          <criterion comment="libnss3-tools is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12640"/>
          <criterion comment="libmozjs0d is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12633"/>
          <criterion comment="libnspr4-0d is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12333"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7635" version="3" class="patch">
      <metadata>
        <title>DSA-1848 znc -- directory traversal</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>znc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1848" ref_id="DSA-1848"/>
        <description>It was discovered that znc, an IRC proxy, did not properly process certain DCC requests, allowing attackers to upload arbitrary files.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:05.800-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:18.177-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:54.736-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7635 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:43.157-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:40.572-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criterion comment="znc is earlier than 0.058-2+lenny3" test_ref="oval:org.mitre.oval:tst:12457"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="znc is earlier than 0.045-3+etch3" test_ref="oval:org.mitre.oval:tst:12610"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7628" version="3" class="patch">
      <metadata>
        <title>DSA-1662 mysql-dfsg-5.0 -- authorisation bypass</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mysql-dfsg-5.0</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1662" ref_id="DSA-1662"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4098" ref_id="CVE-2008-4098"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4097" ref_id="CVE-2008-4097"/>
        <description>A symlink traversal vulnerability was discovered in MySQL, a relational database server. The weakness could permit an attacker having both CREATE TABLE access to a database and the ability to execute shell commands on the database server to bypass MySQL access controls, enabling them to write to tables in databases to which they would not ordinarily have access. The Common Vulnerabilities and Exposures project identifies this vulnerability as CVE-2008-4098. Note that a closely aligned issue, identified as CVE-2008-4097, was prevented by the update announced in DSA-1608-1. This new update supersedes that fix and mitigates both potential attack vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:46.345-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:17.763-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:54.416-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7628 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:48.942-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:40.359-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mysql-client is earlier than 5.0.32-7etch8" test_ref="oval:org.mitre.oval:tst:12561"/>
              <criterion comment="mysql-common is earlier than 5.0.32-7etch8" test_ref="oval:org.mitre.oval:tst:12556"/>
              <criterion comment="mysql-server is earlier than 5.0.32-7etch8" test_ref="oval:org.mitre.oval:tst:12717"/>
            </criteria>
          </criteria>
          <criterion comment="libmysqlclient15-dev is earlier than 5.0.32-7etch8" test_ref="oval:org.mitre.oval:tst:12231"/>
          <criterion comment="mysql-server-4.1 is earlier than 5.0.32-7etch8" test_ref="oval:org.mitre.oval:tst:12627"/>
          <criterion comment="mysql-client-5.0 is earlier than 5.0.32-7etch8" test_ref="oval:org.mitre.oval:tst:12471"/>
          <criterion comment="mysql-server-5.0 is earlier than 5.0.32-7etch8" test_ref="oval:org.mitre.oval:tst:11901"/>
          <criterion comment="libmysqlclient15off is earlier than 5.0.32-7etch8" test_ref="oval:org.mitre.oval:tst:12596"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7626" version="3" class="patch">
      <metadata>
        <title>DSA-1661 openoffice.org -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openoffice.org</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1661" ref_id="DSA-1661"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2237" ref_id="CVE-2008-2237"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2238" ref_id="CVE-2008-2238"/>
        <description>Several vulnerabilities have been discovered in the OpenOffice.org office suite: The SureRun Security team discovered a bug in the WMF file parser that can be triggered by manipulated WMF files and can lead to heap overflows and arbitrary code execution. An anonymous researcher working with the iDefense discovered a bug in the EMF file parser that can be triggered by manipulated EMF files and can lead to heap overflows and arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:00.403-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:15.144-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:52.211-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7626 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:27.891-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:39.771-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="openoffice.org-dtd-officedocument1.0 is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12505"/>
              <criterion comment="openoffice.org-l10n-cy is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12689"/>
              <criterion comment="openoffice.org-l10n-cs is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12572"/>
              <criterion comment="openoffice.org-help-hu is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12545"/>
              <criterion comment="openoffice.org-l10n-vi is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12398"/>
              <criterion comment="openoffice.org-l10n-ca is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12458"/>
              <criterion comment="openoffice.org-help-en-us is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12511"/>
              <criterion comment="ttf-opensymbol is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12654"/>
              <criterion comment="openoffice.org-l10n-ka is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12632"/>
              <criterion comment="openoffice.org-l10n-km is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12131"/>
              <criterion comment="openoffice.org-l10n-ko is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12626"/>
              <criterion comment="openoffice.org-l10n-pl is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12521"/>
              <criterion comment="broffice.org is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12542"/>
              <criterion comment="openoffice.org-l10n-ku is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12665"/>
              <criterion comment="openoffice.org-l10n-pt is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12106"/>
              <criterion comment="openoffice.org-l10n-xh is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12299"/>
              <criterion comment="openoffice.org-help-it is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:11933"/>
              <criterion comment="openoffice.org-help-pl is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12429"/>
              <criterion comment="openoffice.org-l10n-be-by is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12541"/>
              <criterion comment="openoffice.org-l10n-hr is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:11871"/>
              <criterion comment="openoffice.org-l10n-hu is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12595"/>
              <criterion comment="openoffice.org-l10n-mk is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12670"/>
              <criterion comment="openoffice.org-l10n-hi is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12206"/>
              <criterion comment="openoffice.org-l10n-sr-cs is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12607"/>
              <criterion comment="openoffice.org-l10n-he is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12579"/>
              <criterion comment="openoffice.org-l10n-en-za is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12098"/>
              <criterion comment="openoffice.org-l10n-as-in is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12316"/>
              <criterion comment="openoffice.org-l10n-ta-in is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12614"/>
              <criterion comment="openoffice.org-l10n-te-in is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12506"/>
              <criterion comment="openoffice.org-help-nl is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12296"/>
              <criterion comment="openoffice.org-l10n-eo is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12514"/>
              <criterion comment="openoffice.org-l10n-el is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12685"/>
              <criterion comment="openoffice.org-l10n-zu is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12415"/>
              <criterion comment="openoffice.org-l10n-hi-in is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12712"/>
              <criterion comment="openoffice.org-l10n-zh-tw is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12390"/>
              <criterion comment="openoffice.org-l10n-za is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12223"/>
              <criterion comment="openoffice.org-l10n-et is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12604"/>
              <criterion comment="openoffice.org-help-fr is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12359"/>
              <criterion comment="openoffice.org-l10n-rw is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12589"/>
              <criterion comment="openoffice.org-l10n-es is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12163"/>
              <criterion comment="openoffice.org-l10n-ru is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12575"/>
              <criterion comment="openoffice.org-l10n-bs is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12629"/>
              <criterion comment="openoffice.org-l10n-br is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12708"/>
              <criterion comment="openoffice.org-l10n-bn is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:11802"/>
              <criterion comment="openoffice.org-l10n-bg is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12018"/>
              <criterion comment="openoffice.org-l10n-sl is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12566"/>
              <criterion comment="openoffice.org-l10n-ja is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12369"/>
              <criterion comment="openoffice.org-l10n-en-gb is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12424"/>
              <criterion comment="openoffice.org-l10n-sk is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12642"/>
              <criterion comment="openoffice.org-l10n-st is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12682"/>
              <criterion comment="openoffice.org-l10n-sv is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12372"/>
              <criterion comment="openoffice.org-l10n-ss is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12256"/>
              <criterion comment="openoffice.org-help-sv is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12618"/>
              <criterion comment="openoffice.org-help-dz is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12599"/>
              <criterion comment="openoffice.org-help-da is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12637"/>
              <criterion comment="openoffice.org-help-de is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12690"/>
              <criterion comment="openoffice.org-help-sl is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12580"/>
              <criterion comment="openoffice.org-java-common is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12396"/>
              <criterion comment="openoffice.org-l10n-ga is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12142"/>
              <criterion comment="openoffice.org-l10n-ts is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12185"/>
              <criterion comment="openoffice.org-l10n-tr is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12354"/>
              <criterion comment="openoffice.org-l10n-tn is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12688"/>
              <criterion comment="openoffice.org-l10n-th is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12635"/>
              <criterion comment="openoffice.org-l10n-tg is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12583"/>
              <criterion comment="openoffice.org-help-et is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12578"/>
              <criterion comment="openoffice.org-help-es is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12715"/>
              <criterion comment="openoffice.org-filter-mobiledev is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12592"/>
              <criterion comment="openoffice.org-l10n-or-in is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12485"/>
              <criterion comment="openoffice.org-help-en is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12515"/>
              <criterion comment="openoffice.org-l10n-lt is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12252"/>
              <criterion comment="openoffice.org-l10n-lv is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12278"/>
              <criterion comment="openoffice.org-l10n-de is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12309"/>
              <criterion comment="openoffice.org-l10n-da is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12671"/>
              <criterion comment="openoffice.org-l10n-uk is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12577"/>
              <criterion comment="openoffice.org-l10n-dz is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12410"/>
              <criterion comment="openoffice.org-l10n-lo is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:11804"/>
              <criterion comment="openoffice.org-l10n-ml-in is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12532"/>
              <criterion comment="openoffice.org-help-en-gb is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12484"/>
              <criterion comment="openoffice.org-l10n-af is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12097"/>
              <criterion comment="openoffice.org-common is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12552"/>
              <criterion comment="openoffice.org-help-ja is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12648"/>
              <criterion comment="openoffice.org-l10n-zh-cn is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12587"/>
              <criterion comment="openoffice.org-l10n-ve is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12549"/>
              <criterion comment="openoffice.org-help-zh-cn is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12562"/>
              <criterion comment="openoffice.org-l10n-it is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12475"/>
              <criterion comment="openoffice.org-l10n-gu-in is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:11874"/>
              <criterion comment="openoffice.org-l10n-in is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12684"/>
              <criterion comment="openoffice.org-help-zh-tw is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12525"/>
              <criterion comment="openoffice.org-help-ru is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:11727"/>
              <criterion comment="openoffice.org-l10n-fr is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12639"/>
              <criterion comment="openoffice.org-l10n-pt-br is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12643"/>
              <criterion comment="openoffice.org-help-pt-br is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12661"/>
              <criterion comment="openoffice.org-help-ko is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12547"/>
              <criterion comment="openoffice.org-help-km is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12698"/>
              <criterion comment="openoffice.org-l10n-fa is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:11991"/>
              <criterion comment="openoffice.org-l10n-fi is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12460"/>
              <criterion comment="openoffice.org-qa-api-tests is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12270"/>
              <criterion comment="openoffice.org-help-hi-in is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12196"/>
              <criterion comment="openoffice.org-l10n-ns is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12337"/>
              <criterion comment="openoffice.org-l10n-nr is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12138"/>
              <criterion comment="openoffice.org-dev-doc is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12537"/>
              <criterion comment="openoffice.org-l10n-nn is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:11959"/>
              <criterion comment="openoffice.org-l10n-nl is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12128"/>
              <criterion comment="openoffice.org-help-cs is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12702"/>
              <criterion comment="openoffice.org-l10n-ne is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12179"/>
              <criterion comment="openoffice.org-l10n-pa-in is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12473"/>
              <criterion comment="openoffice.org-l10n-nb is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:11741"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            </criteria>
            <criterion comment="libmythes-dev is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12543"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="openoffice.org-filter-so52 is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12724"/>
              <criterion comment="openoffice.org-impress is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12704"/>
              <criterion comment="openoffice.org-evolution is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12568"/>
              <criterion comment="openoffice.org-base is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12518"/>
              <criterion comment="openoffice.org is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12558"/>
              <criterion comment="openoffice.org-math is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12672"/>
              <criterion comment="openoffice.org-calc is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12306"/>
              <criterion comment="openoffice.org-qa-tools is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12243"/>
              <criterion comment="openoffice.org-dbg is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12722"/>
              <criterion comment="openoffice.org-gtk is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12693"/>
              <criterion comment="openoffice.org-officebean is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12694"/>
              <criterion comment="python-uno is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12574"/>
              <criterion comment="openoffice.org-gtk-gnome is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12453"/>
              <criterion comment="openoffice.org-writer is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12718"/>
              <criterion comment="openoffice.org-dev is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12660"/>
              <criterion comment="openoffice.org-gcj is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:11943"/>
              <criterion comment="openoffice.org-kde is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12739"/>
              <criterion comment="openoffice.org-draw is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12294"/>
              <criterion comment="openoffice.org-gnome is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12496"/>
              <criterion comment="openoffice.org-core is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12678"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7621" version="5" class="patch">
      <metadata>
        <title>DSA-1664 ekg -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ekg</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1664" ref_id="DSA-1664"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4776" ref_id="CVE-2008-4776"/>
        <description>It was discovered that ekg, a console Gadu Gadu client performs insufficient input sanitising in the code to parse contact descriptions, which may result in denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:44.249-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:14.671-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:51.869-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7621 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:31.944-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:39.574-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:12168 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:19.995-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:41.190-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="ekg is earlier than 1:1.7~rc2-1etch2" test_ref="oval:org.mitre.oval:tst:12160"/>
          <criterion comment="libgadu-dev is earlier than 1:1.7~rc2-1etch2" test_ref="oval:org.mitre.oval:tst:12571"/>
          <criterion comment="libgadu3 is earlier than 1:1.7~rc2-1etch2" test_ref="oval:org.mitre.oval:tst:12168"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7619" version="3" class="patch">
      <metadata>
        <title>DSA-1632 tiff -- buffer underflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>tiff</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1632" ref_id="DSA-1632"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2327" ref_id="CVE-2008-2327"/>
        <description>Drew Yao discovered that libTIFF, a library for handling the Tagged Image File Format, is vulnerable to a programming error allowing malformed tiff files to lead to a crash or execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:21.725-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:14.112-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:51.455-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7619 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:32.873-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:39.414-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libtiff4 is earlier than 3.8.2-7+etch1" test_ref="oval:org.mitre.oval:tst:19354"/>
          <criterion comment="libtiff-opengl is earlier than 3.8.2-7+etch1" test_ref="oval:org.mitre.oval:tst:19144"/>
          <criterion comment="libtiffxx0c2 is earlier than 3.8.2-7+etch1" test_ref="oval:org.mitre.oval:tst:18963"/>
          <criterion comment="libtiff-tools is earlier than 3.8.2-7+etch1" test_ref="oval:org.mitre.oval:tst:19136"/>
          <criterion comment="libtiff4-dev is earlier than 3.8.2-7+etch1" test_ref="oval:org.mitre.oval:tst:19398"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7603" version="3" class="patch">
      <metadata>
        <title>DSA-1539 mapserver -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mapserver</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1539" ref_id="DSA-1539"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4542" ref_id="CVE-2007-4542"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4629" ref_id="CVE-2007-4629"/>
        <description>Chris Schmidt and Daniel Morissette discovered two vulnerabilities in mapserver, a development environment for spatial and mapping applications. The Common Vulnerabilities and Exposures project identifies the following two problems: Lack of input sanitising and output escaping in the CGI mapserver's template handling and error reporting routines leads to cross-site scripting vulnerabilities. Missing bounds checking in mapserver's template handling leads to a stack-based buffer overrun vulnerability, allowing a remote attacker to execute arbitrary code with the privileges of the CGI or httpd user.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:36.300-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:13.080-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:50.573-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7603 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:45.105-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:38.864-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="mapserver-doc is earlier than 4.10.0-5.1+etch2" test_ref="oval:org.mitre.oval:tst:13000"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mapserver-bin is earlier than 4.10.0-5.1+etch2" test_ref="oval:org.mitre.oval:tst:13184"/>
              <criterion comment="php4-mapscript is earlier than 4.10.0-5.1+etch2" test_ref="oval:org.mitre.oval:tst:13088"/>
              <criterion comment="perl-mapscript is earlier than 4.10.0-5.1+etch2" test_ref="oval:org.mitre.oval:tst:13072"/>
              <criterion comment="php5-mapscript is earlier than 4.10.0-5.1+etch2" test_ref="oval:org.mitre.oval:tst:12820"/>
              <criterion comment="cgi-mapserver is earlier than 4.10.0-5.1+etch2" test_ref="oval:org.mitre.oval:tst:12970"/>
              <criterion comment="python-mapscript is earlier than 4.10.0-5.1+etch2" test_ref="oval:org.mitre.oval:tst:12576"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7601" version="3" class="patch">
      <metadata>
        <title>DSA-1468 tomcat5.5 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>tomcat5.5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1468" ref_id="DSA-1468"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0128" ref_id="CVE-2008-0128"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2450" ref_id="CVE-2007-2450"/>
        <description>Several remote vulnerabilities have been discovered in the Tomcat servlet and JSP engine. The Common Vulnerabilities and Exposures project identifies the following problems: Olaf Kock discovered that HTTPS encryption was insufficiently enforced for single-sign-on cookies, which could result in information disclosure. It was discovered that the Manager and Host Manager web applications performed insufficient input sanitising, which could lead to cross site scripting. This update also adapts the tomcat5.5-webapps package to the tightened JULI permissions introduced in the previous tomcat5.5 DSA. However, it should be noted, that the tomcat5.5-webapps is for demonstration and documentation purposes only and should not be used for production systems. The old stable distribution (sarge) doesn't contain tomcat5.5.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:30.338-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:12.787-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:50.308-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7601 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:27.092-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:38.661-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libtomcat5.5-java is earlier than 5.5.20-2etch2" test_ref="oval:org.mitre.oval:tst:16434"/>
          <criterion comment="tomcat5.5-admin is earlier than 5.5.20-2etch2" test_ref="oval:org.mitre.oval:tst:17052"/>
          <criterion comment="tomcat5.5-webapps is earlier than 5.5.20-2etch2" test_ref="oval:org.mitre.oval:tst:17145"/>
          <criterion comment="tomcat5.5 is earlier than 5.5.20-2etch2" test_ref="oval:org.mitre.oval:tst:17126"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7600" version="3" class="patch">
      <metadata>
        <title>DSA-1834 apache2 -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>apache2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1834" ref_id="DSA-1834"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1890" ref_id="CVE-2009-1890"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1891" ref_id="CVE-2009-1891"/>
        <description>A denial of service flaw was found in the Apache mod_proxy module when it was used as a reverse proxy. A remote attacker could use this flaw to force a proxy process to consume large amounts of CPU time. This issue did not affect Debian 4.0 "etch". A denial of service flaw was found in the Apache mod_deflate module. This module continued to compress large files until compression was complete, even if the network connection that requested the content was closed before compression completed. This would cause mod_deflate to consume large amounts of CPU if mod_deflate was enabled for a large file. A similar flaw related to HEAD requests for compressed content was also fixed. The oldstable distribution (etch), these problems have been fixed in version 2.2.3-4+etch9.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:43.860-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:11.568-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:49.540-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7600 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:31.748-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:38.384-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="apache2-src is earlier than 2.2.9-10+lenny4" test_ref="oval:org.mitre.oval:tst:14788"/>
                <criterion comment="apache2-doc is earlier than 2.2.9-10+lenny4" test_ref="oval:org.mitre.oval:tst:14650"/>
                <criterion comment="apache2 is earlier than 2.2.9-10+lenny4" test_ref="oval:org.mitre.oval:tst:14326"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="apache2-threaded-dev is earlier than 2.2.9-10+lenny4" test_ref="oval:org.mitre.oval:tst:14447"/>
                <criterion comment="apache2-utils is earlier than 2.2.9-10+lenny4" test_ref="oval:org.mitre.oval:tst:14774"/>
                <criterion comment="apache2-mpm-worker is earlier than 2.2.9-10+lenny4" test_ref="oval:org.mitre.oval:tst:14691"/>
                <criterion comment="apache2.2-common is earlier than 2.2.9-10+lenny4" test_ref="oval:org.mitre.oval:tst:14031"/>
                <criterion comment="apache2-suexec-custom is earlier than 2.2.9-10+lenny4" test_ref="oval:org.mitre.oval:tst:14613"/>
                <criterion comment="apache2-suexec is earlier than 2.2.9-10+lenny4" test_ref="oval:org.mitre.oval:tst:14697"/>
                <criterion comment="apache2-mpm-prefork is earlier than 2.2.9-10+lenny4" test_ref="oval:org.mitre.oval:tst:14334"/>
                <criterion comment="apache2-dbg is earlier than 2.2.9-10+lenny4" test_ref="oval:org.mitre.oval:tst:14133"/>
                <criterion comment="apache2-mpm-event is earlier than 2.2.9-10+lenny4" test_ref="oval:org.mitre.oval:tst:14537"/>
                <criterion comment="apache2-prefork-dev is earlier than 2.2.9-10+lenny4" test_ref="oval:org.mitre.oval:tst:14514"/>
              </criteria>
            </criteria>
            <criterion comment="apache2-mpm-itk is earlier than 2.2.6-02-1+lenny2" test_ref="oval:org.mitre.oval:tst:14791"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="apache2-mpm-perchild is earlier than 2.2.3-4+etch9" test_ref="oval:org.mitre.oval:tst:14736"/>
                <criterion comment="apache2-src is earlier than 2.2.3-4+etch9" test_ref="oval:org.mitre.oval:tst:14454"/>
                <criterion comment="apache2-doc is earlier than 2.2.3-4+etch9" test_ref="oval:org.mitre.oval:tst:14683"/>
                <criterion comment="apache2 is earlier than 2.2.3-4+etch9" test_ref="oval:org.mitre.oval:tst:14707"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="apache2-mpm-itk is earlier than 2.2.3-01-2+etch3" test_ref="oval:org.mitre.oval:tst:14767"/>
                <criterion comment="apache2-utils is earlier than 2.2.3-4+etch9" test_ref="oval:org.mitre.oval:tst:14543"/>
                <criterion comment="apache2-mpm-worker is earlier than 2.2.3-4+etch9" test_ref="oval:org.mitre.oval:tst:14428"/>
                <criterion comment="apache2.2-common is earlier than 2.2.3-4+etch9" test_ref="oval:org.mitre.oval:tst:14104"/>
                <criterion comment="apache2-threaded-dev is earlier than 2.2.3-4+etch9" test_ref="oval:org.mitre.oval:tst:14584"/>
                <criterion comment="apache2-mpm-event is earlier than 2.2.3-4+etch9" test_ref="oval:org.mitre.oval:tst:14489"/>
                <criterion comment="apache2-mpm-prefork is earlier than 2.2.3-4+etch9" test_ref="oval:org.mitre.oval:tst:14562"/>
                <criterion comment="apache2-prefork-dev is earlier than 2.2.3-4+etch9" test_ref="oval:org.mitre.oval:tst:14778"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7596" version="5" class="patch">
      <metadata>
        <title>DSA-1733 vim -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>vim</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1733" ref_id="DSA-1733"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2712" ref_id="CVE-2008-2712"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3074" ref_id="CVE-2008-3074"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3075" ref_id="CVE-2008-3075"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3076" ref_id="CVE-2008-3076"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4101" ref_id="CVE-2008-4101"/>
        <description>Several vulnerabilities have been found in vim, an enhanced vi editor. The Common Vulnerabilities and Exposures project identifies the following problems: Jan Minar discovered that vim did not properly sanitise inputs before invoking the execute or system functions inside vim scripts. This could lead to the execution of arbitrary code. Jan Minar discovered that the tar plugin of vim did not properly sanitise the filenames in the tar archive or the name of the archive file itself, making it prone to arbitrary code execution. Jan Minar discovered that the zip plugin of vim did not properly sanitise the filenames in the zip archive or the name of the archive file itself, making it prone to arbitrary code execution. Jan Minar discovered that the netrw plugin of vim did not properly sanitise the filenames or directory names it is given. This could lead to the execution of arbitrary code. Ben Schmidt discovered that vim did not properly escape characters when performing keyword or tag lookups. This could lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:31.003-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:10.923-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:48.955-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7596 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:39.988-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:37.947-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:18652 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:13.965-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:40.712-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="vim-doc is earlier than 1:7.0-122+1etch5" test_ref="oval:org.mitre.oval:tst:19543"/>
              <criterion comment="vim-runtime is earlier than 1:7.0-122+1etch5" test_ref="oval:org.mitre.oval:tst:19603"/>
              <criterion comment="vim-gui-common is earlier than 1:7.0-122+1etch5" test_ref="oval:org.mitre.oval:tst:18652"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="vim-tcl is earlier than 1:7.0-122+1etch5" test_ref="oval:org.mitre.oval:tst:19082"/>
              <criterion comment="vim-common is earlier than 1:7.0-122+1etch5" test_ref="oval:org.mitre.oval:tst:19396"/>
              <criterion comment="vim-gnome is earlier than 1:7.0-122+1etch5" test_ref="oval:org.mitre.oval:tst:19503"/>
              <criterion comment="vim-lesstif is earlier than 1:7.0-122+1etch5" test_ref="oval:org.mitre.oval:tst:18663"/>
              <criterion comment="vim-ruby is earlier than 1:7.0-122+1etch5" test_ref="oval:org.mitre.oval:tst:19415"/>
              <criterion comment="vim-gtk is earlier than 1:7.0-122+1etch5" test_ref="oval:org.mitre.oval:tst:19360"/>
              <criterion comment="vim is earlier than 1:7.0-122+1etch5" test_ref="oval:org.mitre.oval:tst:19597"/>
              <criterion comment="vim-python is earlier than 1:7.0-122+1etch5" test_ref="oval:org.mitre.oval:tst:19061"/>
              <criterion comment="vim-tiny is earlier than 1:7.0-122+1etch5" test_ref="oval:org.mitre.oval:tst:19557"/>
              <criterion comment="vim-full is earlier than 1:7.0-122+1etch5" test_ref="oval:org.mitre.oval:tst:19210"/>
              <criterion comment="vim-perl is earlier than 1:7.0-122+1etch5" test_ref="oval:org.mitre.oval:tst:19569"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def: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: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:7564" version="3" class="patch">
      <metadata>
        <title>DSA-1621 icedove -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>icedove</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1621" ref_id="DSA-1621"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0304" ref_id="CVE-2008-0304"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2785" ref_id="CVE-2008-2785"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2798" ref_id="CVE-2008-2798"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2799" ref_id="CVE-2008-2799"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2802" ref_id="CVE-2008-2802"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2803" ref_id="CVE-2008-2803"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2807" ref_id="CVE-2008-2807"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2809" ref_id="CVE-2008-2809"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2811" ref_id="CVE-2008-2811"/>
        <description>Several remote vulnerabilities have been discovered in the Icedove mail client, an unbranded version of the Thunderbird client. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that a buffer overflow in MIME decoding can lead to the execution of arbitrary code. It was discovered that missing boundary checks on a reference counter for CSS objects can lead to the execution of arbitrary code. Devon Hubbard, Jesse Ruderman and Martijn Wargers discovered crashes in the layout engine, which might allow the execution of arbitrary code. Igor Bukanov, Jesse Ruderman and Gary Kwong discovered crashes in the Javascript engine, which might allow the execution of arbitrary code. "moz_bug_r_a4" discovered that XUL documents can escalate privileges by accessing the pre-compiled "fastload" file. "moz_bug_r_a4" discovered that missing input sanitising in the mozIJSSubScriptLoader.loadSubScript() function could lead to the execution of arbitrary code. Iceweasel itself is not affected, but some addons are. Daniel Glazman discovered that a programming error in the code for parsing .properties files could lead to memory content being exposed to addons, which could lead to information disclosure. John G. Myers, Frank Benkstein and Nils Toedtmann discovered that alternate names on self-signed certificates were handled insufficiently, which could lead to spoofings secure connections. Greg McManus discovered discovered a crash in the block reflow code, which might allow the execution of arbitrary code. For the stable distribution (etch), these problems have been fixed in version 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614d-0etch1. Packages for s390 are not yet available and will be provided later. For the unstable distribution (sid), these problems have been fixed in version 2.0.0.16-1. We recommend that you upgrade your icedove package.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:55.611-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:05.100-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:44.103-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7564 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:30.046-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:35.776-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="thunderbird-gnome-support is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614d-0etch1" test_ref="oval:org.mitre.oval:tst:13074"/>
              <criterion comment="thunderbird-dev is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614d-0etch1" test_ref="oval:org.mitre.oval:tst:13466"/>
              <criterion comment="mozilla-thunderbird is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614d-0etch1" test_ref="oval:org.mitre.oval:tst:13170"/>
              <criterion comment="thunderbird is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614d-0etch1" test_ref="oval:org.mitre.oval:tst:13412"/>
              <criterion comment="mozilla-thunderbird-dev is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614d-0etch1" test_ref="oval:org.mitre.oval:tst:13299"/>
              <criterion comment="mozilla-thunderbird-typeaheadfind is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614d-0etch1" test_ref="oval:org.mitre.oval:tst:13285"/>
              <criterion comment="thunderbird-dbg is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614d-0etch1" test_ref="oval:org.mitre.oval:tst:12901"/>
              <criterion comment="thunderbird-typeaheadfind is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614d-0etch1" test_ref="oval:org.mitre.oval:tst:12796"/>
              <criterion comment="mozilla-thunderbird-inspector is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614d-0etch1" test_ref="oval:org.mitre.oval:tst:12800"/>
              <criterion comment="thunderbird-inspector is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614d-0etch1" test_ref="oval:org.mitre.oval:tst:13337"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="icedove-typeaheadfind is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614d-0etch1" test_ref="oval:org.mitre.oval:tst:13196"/>
              <criterion comment="icedove is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614d-0etch1" test_ref="oval:org.mitre.oval:tst:13468"/>
              <criterion comment="icedove-dev is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614d-0etch1" test_ref="oval:org.mitre.oval:tst:13336"/>
              <criterion comment="icedove-inspector is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614d-0etch1" test_ref="oval:org.mitre.oval:tst:13115"/>
              <criterion comment="icedove-dbg is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614d-0etch1" test_ref="oval:org.mitre.oval:tst:13481"/>
              <criterion comment="icedove-gnome-support is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614d-0etch1" test_ref="oval:org.mitre.oval:tst:13333"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7548" version="5" class="patch">
      <metadata>
        <title>DSA-1955 network-manager/network-manager-applet -- information disclosure</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>network-manager/network-manager-applet</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1955" ref_id="DSA-1955"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0365" ref_id="CVE-2009-0365"/>
        <description>It was discovered that network-manager-applet, a network management framework, lacks some dbus restriction rules, which allows local users to obtain sensitive information. If you have locally modified the /etc/dbus-1/system.d/nm-applet.conf file, then please make sure that you merge the changes from this fix when asked during upgrade.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:04:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:27:47.648-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:01:00.011-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:50:02.775-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7548 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:28.964-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:35.575-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criterion comment="network-manager-gnome is earlier than 0.6.6-4+lenny1" test_ref="oval:org.mitre.oval:tst:25700"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="network-manager-dev is earlier than 0.6.4-6+etch1" test_ref="oval:org.mitre.oval:tst:25692"/>
            <criterion comment="libnm-util0 is earlier than 0.6.4-6+etch1" test_ref="oval:org.mitre.oval:tst:25103"/>
            <criterion comment="libnm-glib-dev is earlier than 0.6.4-6+etch1" test_ref="oval:org.mitre.oval:tst:25546"/>
            <criterion comment="network-manager is earlier than 0.6.4-6+etch1" test_ref="oval:org.mitre.oval:tst:25925"/>
            <criterion comment="network-manager-gnome is earlier than 0.6.4-6+etch1" test_ref="oval:org.mitre.oval:tst:25748"/>
            <criterion comment="libnm-glib0 is earlier than 0.6.4-6+etch1" test_ref="oval:org.mitre.oval:tst:25871"/>
            <criterion comment="libnm-util-dev is earlier than 0.6.4-6+etch1" test_ref="oval:org.mitre.oval:tst:25544"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7538" version="3" class="patch">
      <metadata>
        <title>DSA-1444 php5 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>php5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1444" ref_id="DSA-1444"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3799" ref_id="CVE-2007-3799"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3998" ref_id="CVE-2007-3998"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4657" ref_id="CVE-2007-4657"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4658" ref_id="CVE-2007-4658"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4660" ref_id="CVE-2007-4660"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4662" ref_id="CVE-2007-4662"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5898" ref_id="CVE-2007-5898"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5899" ref_id="CVE-2007-5899"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4659" ref_id="CVE-2007-4659"/>
        <description>It was discovered that the patch for CVE-2007-4659 could lead to regressions in some scenarios. The fix has been reverted for now, a revised update will be provided in a future PHP DSA. For reference the original advisory below: Several remote vulnerabilities have been discovered in PHP, a server-side, HTML-embedded scripting language. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that the session_start() function allowed the insertion of attributes into the session cookie. Mattias Bengtsson and Philip Olausson discovered that a programming error in the implementation of the wordwrap() function allowed denial of service through an infinite loop. Stanislav Malyshev discovered that a format string vulnerability in the money_format() function could allow the execution of arbitrary code. Stefan Esser discovered that execution control flow inside the zend_alter_ini_entry() function is handled incorrectly in case of a memory limit violation. Gerhard Wagner discovered an integer overflow inside the chunk_split() function. Rasmus Lerdorf discovered that incorrect parsing of multibyte sequences may lead to disclosure of memory contents. It was discovered that the output_add_rewrite_var() function could leak session ID information, resulting in information disclosure. This update also fixes two bugs from the PHP 5.2.4 release which don't have security impact according to the Debian PHP security policy (CVE-2007-4657 and CVE-2007-4662), but which are fixed nonetheless. The old stable distribution (sarge) doesn't contain php5. For the stable distribution (etch), these problems have been fixed in version 5.2.0-8+etch10. For the unstable distribution (sid), these problems have been fixed in version 5.2.4-1, with the exception of CVE-2007-5898 and CVE-2007-5899, which will be fixed soon. Please note that Debian's version of PHP is hardened with the Suhosin patch beginning with version 5.2.4-1, which renders several vulnerabilities ineffective. We recommend that you upgrade your php5 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:29.063-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:03.420-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:42.640-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7538 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:33.341-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:34.367-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="php-pear is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:19109"/>
              <criterion comment="php5 is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:18346"/>
            </criteria>
          </criteria>
          <criterion comment="libapache-mod-php5 is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:19077"/>
          <criterion comment="php5-recode is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:18871"/>
          <criterion comment="php5-xmlrpc is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:19093"/>
          <criterion comment="php5-curl is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:18796"/>
          <criterion comment="php5-snmp is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:19058"/>
          <criterion comment="php5-mysql is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:18988"/>
          <criterion comment="php5-odbc is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:18984"/>
          <criterion comment="php5-xsl is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:18757"/>
          <criterion comment="php5-gd is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:18907"/>
          <criterion comment="libapache2-mod-php5 is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:18956"/>
          <criterion comment="php5-mhash is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:18851"/>
          <criterion comment="php5-tidy is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:18957"/>
          <criterion comment="php5-mcrypt is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:19071"/>
          <criterion comment="php5-dev is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:19063"/>
          <criterion comment="php5-pgsql is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:18999"/>
          <criterion comment="php5-cgi is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:18180"/>
          <criterion comment="php5-imap is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:19060"/>
          <criterion comment="php5-sqlite is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:18565"/>
          <criterion comment="php5-ldap is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:19047"/>
          <criterion comment="php5-cli is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:18855"/>
          <criterion comment="php5-sybase is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:18987"/>
          <criterion comment="php5-pspell is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:19051"/>
          <criterion comment="php5-common is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:19031"/>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            </criteria>
            <criterion comment="php5-interbase is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:19177"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7532" version="5" class="patch">
      <metadata>
        <title>DSA-2005 linux-2.6.24 -- privilege escalation/denial of service/sensitive memory leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6.24</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2005" ref_id="DSA-2005"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2691" ref_id="CVE-2009-2691"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2695" ref_id="CVE-2009-2695"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3080" ref_id="CVE-2009-3080"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3726" ref_id="CVE-2009-3726"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3889" ref_id="CVE-2009-3889"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4005" ref_id="CVE-2009-4005"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4020" ref_id="CVE-2009-4020"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4021" ref_id="CVE-2009-4021"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4138" ref_id="CVE-2009-4138"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4308" ref_id="CVE-2009-4308"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4536" ref_id="CVE-2009-4536"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4538" ref_id="CVE-2009-4538"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0003" ref_id="CVE-2010-0003"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0007" ref_id="CVE-2010-0007"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0291" ref_id="CVE-2010-0291"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0410" ref_id="CVE-2010-0410"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0415" ref_id="CVE-2010-0415"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0622" ref_id="CVE-2010-0622"/>
        <description>NOTE: This kernel update marks the final planned kernel security update for the 2.6.24 kernel in the Debian release "etch". Although security support for "etch" officially ended on Feburary 15th, 2010, this update was already in preparation before that date. Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service, sensitive memory leak or privilege escalation. The Common Vulnerabilities and Exposures project identifies the following problems: Steve Beattie and Kees Cook reported an information leak in the maps and smaps files available under /proc. Local users may be able to read this data for setuid processes while the ELF binary is being loaded. Eric Paris provided several fixes to increase the protection provided by the mmap_min_addr tunable against NULL pointer dereference vulnerabilities. Dave Jones reported an issue in the gdth SCSI driver. A missing check for negative offsets in an ioctl call could be exploited by local users to create a denial of service or potentially gain elevated privileges. Trond Myklebust reported an issue where a malicious NFS server could cause a denial of service condition on its clients by returning incorrect attributes during an open call. Joe Malicki discovered an issue in the megaraid_sas driver. Insufficient permissions on the sysfs dbg_lvl interface allow local users to modify the debug logging behavior. Roel Kluin discovered an issue in the hfc_usb driver, an ISDN driver for Colognechip HFC-S USB chip. A potential read overflow exists which may allow remote users to cause a denial of service condition. Amerigo Wang discovered an issue in the HFS filesystem that would allow a denial of service by a local user who has sufficient privileges to mount a specially crafted filesystem. Anana V. Avati discovered an issue in the fuse subsystem. If the system is sufficiently low on memory, a local user can cause the kernel to dereference an invalid pointer resulting in a denial of service and potentially an escalation of privileges. Jay Fenlason discovered an issue in the firewire stack that allows local users to cause a denial of service by making a specially crafted ioctl call. Ted Ts’o discovered an issue in the ext4 filesystem that allows local users to cause a denial of service. For this to be exploitable, the local user must have sufficient privileges to mount a filesystem. Fabian Yamaguchi reported issues in the e1000 and e1000e drivers for Intel gigabit network adapters which allow remote users to bypass packet filters using specially crafted Ethernet frames. Andi Kleen reported a defect which allows local users to gain read access to memory reachable by the kernel when the print-fatal-signals option is enabled. This option is disabled by default. Florian Westphal reported a lack of capability checking in the ebtables netfilter subsystem. If the ebtables module is loaded, local users can add and modify ebtables rules. Al Viro reported several issues with the mmap/mremap system calls that allow local users to cause a denial of service or obtain elevated privileges. Sebastian Krahmer discovered an issue in the netlink connector subsystem that permits local users to allocate large amounts of system memory resulting in a denial of service. Ramon de Carvalho Valle discovered an issue in the sys_move_pages interface, limited to amd64, ia64 and powerpc64 flavors in Debian. Local users can exploit this issue to cause a denial of service or gain access to sensitive kernel memory. Jermome Marchand reported an issue in the futex subsystem that allows a local user to force an invalid futex state which results in a denial of service .</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:13:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:43.296-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:59.127-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:50:01.805-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7532 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:29.626-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:33.841-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-patch-debian-2.6.24 is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:26842"/>
              <criterion comment="linux-support-2.6.24-etchnhalf.1 is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27068"/>
              <criterion comment="linux-doc-2.6.24 is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27294"/>
              <criterion comment="linux-tree-2.6.24 is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27366"/>
              <criterion comment="linux-source-2.6.24 is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27122"/>
              <criterion comment="linux-manual-2.6.24 is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:26794"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390x is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27354"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-s390 is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27173"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-s390 is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27290"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390 is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27277"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390-tape is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27428"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27231"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27162"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-s390x is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27326"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-amd64 is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27472"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27172"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-amd64 is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27109"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27197"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64 is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27540"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc-smp is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27403"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc-smp is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27004"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64 is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27663"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27023"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-hppa is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27717"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64-smp is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27773"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64-smp is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27740"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27514"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27483"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27021"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7531" version="3" class="patch">
      <metadata>
        <title>DSA-1623 dnsmasq -- DNS cache poisoning</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>dnsmasq</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1623" ref_id="DSA-1623"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1447" ref_id="CVE-2008-1447"/>
        <description>Dan Kaminsky discovered that properties inherent to the DNS protocol lead to practical DNS cache poisoning attacks. Among other things, successful attacks can lead to misdirected web traffic and email rerouting. This update changes Debian's dnsmasq packages to implement the recommended countermeasure: UDP query source port randomization. This change increases the size of the space from which an attacker has to guess values in a backwards-compatible fashion and makes successful attacks significantly more difficult. This update also switches the random number generator to Dan Bernstein's SURF.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:52.946-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:02.951-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:42.231-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7531 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:41.728-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:33.622-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="dnsmasq is earlier than 2.35-1+etch4" test_ref="oval:org.mitre.oval:tst:13249"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7525" version="3" class="patch">
      <metadata>
        <title>DSA-1695 ruby1.8, ruby1.9 -- memory leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ruby1.8</product>
          <product>ruby1.9</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1695" ref_id="DSA-1695"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3443" ref_id="CVE-2008-3443"/>
        <description>The regular expression engine of Ruby, a scripting language, contains a memory leak which can be triggered remotely under certain circumstances, leading to a denial of service condition (CVE-2008-3443). In addition, this security update addresses a regression in the REXML XML parser of the ruby1.8 package; the regression was introduced in DSA-1651-1.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:11.634-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:01.420-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:40.885-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7525 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:43.705-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:32.972-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="rdoc1.8 is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13358"/>
              <criterion comment="rdoc1.9 is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:13415"/>
              <criterion comment="ri1.9 is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:13131"/>
              <criterion comment="ri1.8 is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13138"/>
              <criterion comment="ruby1.8-examples is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13304"/>
              <criterion comment="ruby1.9-examples is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:13276"/>
              <criterion comment="ruby1.8-elisp is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13472"/>
              <criterion comment="ruby1.9-elisp is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:13398"/>
              <criterion comment="irb1.8 is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13294"/>
              <criterion comment="irb1.9 is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:13021"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libreadline-ruby1.8 is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:12912"/>
              <criterion comment="libdbm-ruby1.8 is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13404"/>
              <criterion comment="ruby1.9-dev is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:13253"/>
              <criterion comment="libopenssl-ruby1.9 is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:13403"/>
              <criterion comment="libopenssl-ruby1.8 is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13473"/>
              <criterion comment="ruby1.8-dev is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13435"/>
              <criterion comment="libtcltk-ruby1.9 is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:12938"/>
              <criterion comment="ruby1.8 is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13035"/>
              <criterion comment="libreadline-ruby1.9 is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:13013"/>
              <criterion comment="ruby1.9 is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:13071"/>
              <criterion comment="libruby1.9-dbg is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:13008"/>
              <criterion comment="libgdbm-ruby1.9 is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:13148"/>
              <criterion comment="libgdbm-ruby1.8 is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13356"/>
              <criterion comment="libtcltk-ruby1.8 is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13200"/>
              <criterion comment="libdbm-ruby1.9 is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:13089"/>
              <criterion comment="libruby1.8-dbg is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13323"/>
              <criterion comment="libruby1.8 is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13345"/>
              <criterion comment="libruby1.9 is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:13347"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="ruby1.8 is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13052"/>
              <criterion comment="libdbm-ruby1.8 is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13105"/>
              <criterion comment="libopenssl-ruby1.8 is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13104"/>
              <criterion comment="ruby1.8-dev is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13286"/>
              <criterion comment="libreadline-ruby1.8 is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13449"/>
              <criterion comment="libgdbm-ruby1.8 is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13310"/>
              <criterion comment="libtcltk-ruby1.8 is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13261"/>
              <criterion comment="libruby1.8-dbg is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13416"/>
              <criterion comment="libruby1.8 is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13103"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def: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 version="1" id="oval:org.mitre.oval:def:7510" class="patch">
      <metadata>
        <title>DSA-1888 openssl, openssl097 -- cryptographic weakness</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openssl</product>
          <product>openssl097</product>
        </affected>
        <reference source="DSA" ref_url="http://www.debian.org/security/2009/dsa-1888" ref_id="DSA-1888"/>
        <description>Certificates with MD2 hash signatures are no longer accepted by OpenSSL, since they're no longer considered cryptographically secure.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:21.690-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:57.817-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:38.577-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Platform section" operator="OR">
        <criteria comment="Release section" operator="AND">
          <extend_definition comment="Debian 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria comment="Architecture section" operator="OR">
            <criteria comment="Architecture dependent section" operator="AND">
              <criteria comment="Supported architectures section" operator="OR">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria comment="Packages section" operator="OR">
                <criterion comment="libssl-dev DPKG is earlier than 0.9.8g-15+lenny5" test_ref="oval:org.mitre.oval:tst:13263"/>
                <criterion comment="libssl0.9.8-dbg DPKG is earlier than 0.9.8g-15+lenny5" test_ref="oval:org.mitre.oval:tst:13565"/>
                <criterion comment="openssl DPKG is earlier than 0.9.8g-15+lenny5" test_ref="oval:org.mitre.oval:tst:13092"/>
                <criterion comment="libssl0.9.8 DPKG is earlier than 0.9.8g-15+lenny5" test_ref="oval:org.mitre.oval:tst:13045"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria comment="Release section" operator="AND">
          <extend_definition comment="Debian 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria comment="Architecture section" operator="OR">
            <criteria comment="Packages section" operator="OR">
              <criterion comment="libssl0.9.7-dbg DPKG is earlier than 0.9.7k-3.1etch5" test_ref="oval:org.mitre.oval:tst:13329"/>
              <criterion comment="libssl-dev DPKG is earlier than 0.9.8c-4etch9" test_ref="oval:org.mitre.oval:tst:13395"/>
              <criterion comment="libssl0.9.8-dbg DPKG is earlier than 0.9.8c-4etch9" test_ref="oval:org.mitre.oval:tst:13330"/>
              <criterion comment="openssl DPKG is earlier than 0.9.8c-4etch9" test_ref="oval:org.mitre.oval:tst:13448"/>
              <criterion comment="libssl0.9.8 DPKG is earlier than 0.9.8c-4etch9" test_ref="oval:org.mitre.oval:tst:13558"/>
              <criterion comment="libssl0.9.7 DPKG is earlier than 0.9.7k-3.1etch5" test_ref="oval:org.mitre.oval:tst:13402"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7495" version="5" class="patch">
      <metadata>
        <title>DSA-1974 gzip -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gzip</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1974" ref_id="DSA-1974"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2624" ref_id="CVE-2009-2624"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0001" ref_id="CVE-2010-0001"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4334" ref_id="CVE-2006-4334"/>
        <description>Several vulnerabilities have been found in gzip, the GNU compression utilities. The Common Vulnerabilities and Exposures project identifies the following problems: Thiemo Nagel discovered a missing input sanitation flaw in the way gzip used to decompress data blocks for dynamic Huffman codes, which could lead to the execution of arbitrary code when trying to decompress a crafted archive. This issue is a reappearance of CVE-2006-4334 and only affects the lenny version. Aki Helin discovered an integer underflow when decompressing files that are compressed using the LZW algorithm. This could lead to the execution of arbitrary code when trying to decompress a crafted LZW compressed gzip archive.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:10:32-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:23.224-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:57.184-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:57.741-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7495 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:07.715-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:31.155-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="gzip-win32 is earlier than 1.3.12-6+lenny1" test_ref="oval:org.mitre.oval:tst:26883"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criterion comment="gzip is earlier than 1.3.12-6+lenny1" test_ref="oval:org.mitre.oval:tst:27016"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criterion comment="gzip is earlier than 1.3.5-15+etch1" test_ref="oval:org.mitre.oval:tst:26822"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7493" version="3" class="patch">
      <metadata>
        <title>DSA-1548 xpdf -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xpdf</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1548" ref_id="DSA-1548"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1693" ref_id="CVE-2008-1693"/>
        <description>Kees Cook discovered a vulnerability in xpdf, a set of tools for display and conversion of Portable Document Format (PDF) files. The Common Vulnerabilities and Exposures project identifies the following problem: Xpdf's handling of embedded fonts lacks sufficient validation and type checking. If a maliciously crafted PDF file is opened, the vulnerability may allow the execution of arbitrary code with the privileges of the user running xpdf.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:24.967-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:57.219-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:38.208-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7493 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:08.430-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:30.910-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="xpdf-common is earlier than 3.01-9.1+etch4" test_ref="oval:org.mitre.oval:tst:16461"/>
              <criterion comment="xpdf is earlier than 3.01-9.1+etch4" test_ref="oval:org.mitre.oval:tst:16884"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="xpdf-utils is earlier than 3.01-9.1+etch4" test_ref="oval:org.mitre.oval:tst:16196"/>
              <criterion comment="xpdf-reader is earlier than 3.01-9.1+etch4" test_ref="oval:org.mitre.oval:tst:17164"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7489" version="3" class="patch">
      <metadata>
        <title>DSA-1889 icu -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>icu</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1889" ref_id="DSA-1889"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0153" ref_id="CVE-2009-0153"/>
        <description>It was discovered that the ICU unicode library performed incorrect processing of invalid multibyte sequences, resulting in potential bypass of security mechanisms.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:20.374-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:56.413-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:37.667-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7489 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:10.250-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:30.700-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="icu-doc is earlier than 3.8.1-3+lenny2" test_ref="oval:org.mitre.oval:tst:13124"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libicu38 is earlier than 3.8.1-3+lenny2" test_ref="oval:org.mitre.oval:tst:12611"/>
                <criterion comment="libicu38-dbg is earlier than 3.8.1-3+lenny2" test_ref="oval:org.mitre.oval:tst:13455"/>
                <criterion comment="libicu-dev is earlier than 3.8.1-3+lenny2" test_ref="oval:org.mitre.oval:tst:13004"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="lib32icu38 is earlier than 3.8.1-3+lenny2" test_ref="oval:org.mitre.oval:tst:13596"/>
                <criterion comment="lib32icu-dev is earlier than 3.8.1-3+lenny2" test_ref="oval:org.mitre.oval:tst:13167"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="icu-doc is earlier than 3.6-2etch3" test_ref="oval:org.mitre.oval:tst:12869"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libicu36-dev is earlier than 3.6-2etch3" test_ref="oval:org.mitre.oval:tst:13335"/>
                <criterion comment="libicu36 is earlier than 3.6-2etch3" test_ref="oval:org.mitre.oval:tst:13549"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7486" version="3" class="patch">
      <metadata>
        <title>DSA-1627 opensc -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>opensc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1627" ref_id="DSA-1627"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2235" ref_id="CVE-2008-2235"/>
        <description>Chaskiel M Grundman discovered that opensc, a library and utilities to handle smart cards, would initialise smart cards with the Siemens CardOS M4 card operating system without proper access rights. This allowed everyone to change the card's PIN. With this bug anyone can change a user PIN without having the PIN or PUK or the superusers PIN or PUK. However it can not be used to figure out the PIN. If the PIN on your card is still the same you always had, there's a reasonable chance that this vulnerability has not been exploited. This vulnerability affects only smart cards and USB crypto tokens based on Siemens CardOS M4, and within that group only those that were initialised with OpenSC. Users of other smart cards and USB crypto tokens, or cards that have been initialised with some software other than OpenSC, are not affected. After upgrading the package, running pkcs15-tool -T will show you whether the card is fine or vulnerable. If the card is vulnerable, you need to update the security setting using: pkcs15-tool -T -U.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:57.597-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:55.961-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:37.371-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7486 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:09.046-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:30.558-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="mozilla-opensc is earlier than 0.11.1-2etch2" test_ref="oval:org.mitre.oval:tst:13204"/>
          <criterion comment="libopensc2-dev is earlier than 0.11.1-2etch2" test_ref="oval:org.mitre.oval:tst:13479"/>
          <criterion comment="opensc is earlier than 0.11.1-2etch2" test_ref="oval:org.mitre.oval:tst:13056"/>
          <criterion comment="libopensc2 is earlier than 0.11.1-2etch2" test_ref="oval:org.mitre.oval:tst:13054"/>
          <criterion comment="libopensc2-dbg is earlier than 0.11.1-2etch2" test_ref="oval:org.mitre.oval:tst:12872"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7485" version="3" class="patch">
      <metadata>
        <title>DSA-1903 graphicsmagick -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>graphicsmagick</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1903" ref_id="DSA-1903"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1667" ref_id="CVE-2007-1667"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1797" ref_id="CVE-2007-1797"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4985" ref_id="CVE-2007-4985"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4986" ref_id="CVE-2007-4986"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4988" ref_id="CVE-2007-4988"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1096" ref_id="CVE-2008-1096"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3134" ref_id="CVE-2008-3134"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6070" ref_id="CVE-2008-6070"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6071" ref_id="CVE-2008-6071"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6072" ref_id="CVE-2008-6072"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6621" ref_id="CVE-2008-6621"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1882" ref_id="CVE-2009-1882"/>
        <description>Several vulnerabilities have been discovered in graphicsmagick, a collection of image processing tool, which can lead to the execution of arbitrary code, exposure of sensitive information or cause DoS. The Common Vulnerabilities and Exposures project identifies the following problems: Multiple integer overflows in XInitImage function in xwd.c for GraphicsMagick, allow user-assisted remote attackers to cause a denial of service (crash) or obtain sensitive information via crafted images with large or negative values that trigger a buffer overflow. It only affects the oldstable distribution (etch). Multiple integer overflows allow remote attackers to execute arbitrary code via a crafted DCM image, or the colors or comments field in a crafted XWD image. It only affects the oldstable distribution (etch). A crafted image file can trigger an infinite loop in the ReadDCMImage function or in the ReadXCFImage function. It only affects the oldstable distribution (etch). Multiple integer overflows allow context-dependent attackers to execute arbitrary code via a crafted .dcm, .dib, .xbm, .xcf, or .xwd image file, which triggers a heap-based buffer overflow. It only affects the oldstable distribution (etch). A sign extension error allows context-dependent attackers to execute arbitrary code via a crafted width value in an image file, which triggers an integer overflow and a heap-based buffer overflow. It affects only the oldstable distribution (etch). The load_tile function in the XCF coder allows user-assisted remote attackers to cause a denial of service or possibly execute arbitrary code via a crafted .xcf file that triggers an out-of-bounds heap write. It affects only oldstable (etch). Multiple vulnerabilities in GraphicsMagick before 1.2.4 allow remote attackers to cause a denial of service (crash, infinite loop, or memory consumption) via vectors in the AVI, AVS, DCM, EPT, FITS, MTV, PALM, RLA, and TGA decoder readers; and the GetImageCharacteristics function in magick/image.c, as reachable from a crafted PNG, JPEG, BMP, or TIFF file. Multiple heap-based buffer underflows in the ReadPALMImage function in coders/palm.c in GraphicsMagick before 1.2.3 allow remote attackers to cause a denial of service (crash) or possibly execute arbitrary code via a crafted PALM image. Heap-based buffer overflow in the DecodeImage function in coders/pict.c in GraphicsMagick before 1.1.14, and 1.2.x before 1.2.3, allows remote attackers to cause a denial of service (crash) or possibly execute arbitrary code via a crafted PICT image. Multiple vulnerabilities in GraphicsMagick allow remote attackers to cause a denial of service (crash) via vectors in XCF and CINEON images. Vulnerability in GraphicsMagick allows remote attackers to cause a denial of service (crash) via vectors in DPX images. Integer overflow allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted TIFF file, which triggers a buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:44.930-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:55.298-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:36.682-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7485 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:14.678-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:29.741-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="graphicsmagick-libmagick-dev-compat is earlier than 1.1.11-3.2+lenny1" test_ref="oval:org.mitre.oval:tst:13084"/>
                <criterion comment="graphicsmagick-imagemagick-compat is earlier than 1.1.11-3.2+lenny1" test_ref="oval:org.mitre.oval:tst:13281"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libgraphics-magick-perl is earlier than 1.1.11-3.2+lenny1" test_ref="oval:org.mitre.oval:tst:12426"/>
                <criterion comment="libgraphicsmagick++1 is earlier than 1.1.11-3.2+lenny1" test_ref="oval:org.mitre.oval:tst:13042"/>
                <criterion comment="libgraphicsmagick1-dev is earlier than 1.1.11-3.2+lenny1" test_ref="oval:org.mitre.oval:tst:12847"/>
                <criterion comment="libgraphicsmagick1 is earlier than 1.1.11-3.2+lenny1" test_ref="oval:org.mitre.oval:tst:13317"/>
                <criterion comment="graphicsmagick-dbg is earlier than 1.1.11-3.2+lenny1" test_ref="oval:org.mitre.oval:tst:12952"/>
                <criterion comment="graphicsmagick is earlier than 1.1.11-3.2+lenny1" test_ref="oval:org.mitre.oval:tst:13210"/>
                <criterion comment="libgraphicsmagick++1-dev is earlier than 1.1.11-3.2+lenny1" test_ref="oval:org.mitre.oval:tst:13309"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="graphicsmagick-libmagick-dev-compat is earlier than 1.1.7-13+etch1" test_ref="oval:org.mitre.oval:tst:13057"/>
                <criterion comment="graphicsmagick-imagemagick-compat is earlier than 1.1.7-13+etch1" test_ref="oval:org.mitre.oval:tst:13308"/>
              </criteria>
            </criteria>
            <criterion comment="libgraphics-magick-perl is earlier than 1.1.7-13+etch1" test_ref="oval:org.mitre.oval:tst:13243"/>
            <criterion comment="libgraphicsmagick++1 is earlier than 1.1.7-13+etch1" test_ref="oval:org.mitre.oval:tst:13163"/>
            <criterion comment="libgraphicsmagick1-dev is earlier than 1.1.7-13+etch1" test_ref="oval:org.mitre.oval:tst:12896"/>
            <criterion comment="libgraphicsmagick1 is earlier than 1.1.7-13+etch1" test_ref="oval:org.mitre.oval:tst:13073"/>
            <criterion comment="graphicsmagick-dbg is earlier than 1.1.7-13+etch1" test_ref="oval:org.mitre.oval:tst:13279"/>
            <criterion comment="graphicsmagick is earlier than 1.1.7-13+etch1" test_ref="oval:org.mitre.oval:tst:13151"/>
            <criterion comment="libgraphicsmagick++1-dev is earlier than 1.1.7-13+etch1" test_ref="oval:org.mitre.oval:tst:13269"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7481" version="5" class="patch">
      <metadata>
        <title>DSA-1958 libtool -- privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libtool</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1958" ref_id="DSA-1958"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3736" ref_id="CVE-2009-3736"/>
        <description>It was discovered that ltdl, a system-independent dlopen wrapper for GNU libtool, can be tricked to load and run modules from an arbitrary directory, which might be used to execute arbitrary code with the privileges of the user running an application that uses libltdl.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:04:31-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:27:53.638-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:56.632-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:56.448-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7481 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:11.244-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:29.522-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libtool-doc is earlier than 1.5.26-4+lenny1" test_ref="oval:org.mitre.oval:tst:25806"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libltdl3 is earlier than 1.5.26-4+lenny1" test_ref="oval:org.mitre.oval:tst:25449"/>
                <criterion comment="libltdl3-dev is earlier than 1.5.26-4+lenny1" test_ref="oval:org.mitre.oval:tst:25791"/>
                <criterion comment="libtool is earlier than 1.5.26-4+lenny1" test_ref="oval:org.mitre.oval:tst:25785"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libtool-doc is earlier than 1.5.22-4+etch1" test_ref="oval:org.mitre.oval:tst:25757"/>
            </criteria>
            <criterion comment="libltdl3 is earlier than 1.5.22-4+etch1" test_ref="oval:org.mitre.oval:tst:25741"/>
            <criterion comment="libltdl3-dev is earlier than 1.5.22-4+etch1" test_ref="oval:org.mitre.oval:tst:25553"/>
            <criterion comment="libtool is earlier than 1.5.22-4+etch1" test_ref="oval:org.mitre.oval:tst:25770"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7461" version="3" class="patch">
      <metadata>
        <title>DSA-1614 iceweasel -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceweasel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1614" ref_id="DSA-1614"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2785" ref_id="CVE-2008-2785"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2933" ref_id="CVE-2008-2933"/>
        <description>Several remote vulnerabilities have been discovered in the Iceweasel web browser, an unbranded version of the Firefox browser. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that missing boundary checks on a reference counter for CSS objects can lead to the execution of arbitrary code. Billy Rios discovered that passing an URL containing a pipe symbol to Iceweasel can lead to Chrome privilege escalation.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:27.977-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:53.974-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:35.886-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7461 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:13.444-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:27.739-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mozilla-firefox is earlier than 2.0.0.16-0etch1" test_ref="oval:org.mitre.oval:tst:15919"/>
              <criterion comment="firefox is earlier than 2.0.0.16-0etch1" test_ref="oval:org.mitre.oval:tst:16452"/>
              <criterion comment="firefox-dom-inspector is earlier than 2.0.0.16-0etch1" test_ref="oval:org.mitre.oval:tst:15539"/>
              <criterion comment="iceweasel-dom-inspector is earlier than 2.0.0.16-0etch1" test_ref="oval:org.mitre.oval:tst:16501"/>
              <criterion comment="mozilla-firefox-gnome-support is earlier than 2.0.0.16-0etch1" test_ref="oval:org.mitre.oval:tst:16092"/>
              <criterion comment="mozilla-firefox-dom-inspector is earlier than 2.0.0.16-0etch1" test_ref="oval:org.mitre.oval:tst:16252"/>
              <criterion comment="firefox-gnome-support is earlier than 2.0.0.16-0etch1" test_ref="oval:org.mitre.oval:tst:15972"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="iceweasel-gnome-support is earlier than 2.0.0.16-0etch1" test_ref="oval:org.mitre.oval:tst:16510"/>
              <criterion comment="iceweasel-dbg is earlier than 2.0.0.16-0etch1" test_ref="oval:org.mitre.oval:tst:16103"/>
              <criterion comment="iceweasel is earlier than 2.0.0.16-0etch1" test_ref="oval:org.mitre.oval:tst:15960"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def: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:7447" version="5" class="patch">
      <metadata>
        <title>DSA-1699 zaptel -- array index error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>zaptel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1699" ref_id="DSA-1699"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5396" ref_id="CVE-2008-5396"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5744" ref_id="CVE-2008-5744"/>
        <description>An array index error in zaptel, a set of drivers for telephony hardware, could allow users to crash the system or escalate their privileges by overwriting kernel memory (CVE-2008-5396).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:56.682-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:52.824-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:34.956-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7447 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:49.710-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:26.710-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:14818 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:15.080-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:39.140-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="zaptel-source is earlier than 1:1.2.11.dfsg-1+etch1" test_ref="oval:org.mitre.oval:tst:14824"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libtonezone1 is earlier than 1:1.2.11.dfsg-1+etch1" test_ref="oval:org.mitre.oval:tst:14818"/>
              <criterion comment="libtonezone-dev is earlier than 1:1.2.11.dfsg-1+etch1" test_ref="oval:org.mitre.oval:tst:14730"/>
              <criterion comment="zaptel is earlier than 1:1.2.11.dfsg-1+etch1" test_ref="oval:org.mitre.oval:tst:14868"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7444" version="3" class="patch">
      <metadata>
        <title>DSA-1497 clamav -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>clamav</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1497" ref_id="DSA-1497"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6595" ref_id="CVE-2007-6595"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0318" ref_id="CVE-2008-0318"/>
        <description>Several vulnerabilities have been discovered in the Clam anti-virus toolkit, which may lead to the execution of arbitrary or local denial of service. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that temporary files are created insecurely, which may result in local denial of service by overwriting files. Silvio Cesare discovered an integer overflow in the parser for PE headers. The version of clamav in the old stable distribution (sarge) is no longer supported with security updates.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:23.951-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:52.181-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:34.477-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7444 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:42.882-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:26.275-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="clamav-docs is earlier than 0.90.1dfsg-3etch10" test_ref="oval:org.mitre.oval:tst:11918"/>
              <criterion comment="clamav-testfiles is earlier than 0.90.1dfsg-3etch10" test_ref="oval:org.mitre.oval:tst:41814"/>
              <criterion comment="clamav-base is earlier than 0.90.1dfsg-3etch10" test_ref="oval:org.mitre.oval:tst:12517"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libclamav-dev is earlier than 0.90.1dfsg-3etch10" test_ref="oval:org.mitre.oval:tst:12148"/>
              <criterion comment="clamav is earlier than 0.90.1dfsg-3etch10" test_ref="oval:org.mitre.oval:tst:12551"/>
              <criterion comment="clamav-dbg is earlier than 0.90.1dfsg-3etch10" test_ref="oval:org.mitre.oval:tst:11966"/>
              <criterion comment="libclamav2 is earlier than 0.90.1dfsg-3etch10" test_ref="oval:org.mitre.oval:tst:12290"/>
              <criterion comment="clamav-daemon is earlier than 0.90.1dfsg-3etch10" test_ref="oval:org.mitre.oval:tst:12477"/>
              <criterion comment="clamav-milter is earlier than 0.90.1dfsg-3etch10" test_ref="oval:org.mitre.oval:tst:11873"/>
              <criterion comment="clamav-freshclam is earlier than 0.90.1dfsg-3etch10" test_ref="oval:org.mitre.oval:tst:12490"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7440" version="3" class="patch">
      <metadata>
        <title>DSA-1863 zope2.10/zope2.9 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>zope2.10/zope2.9</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1863" ref_id="DSA-1863"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0668" ref_id="CVE-2009-0668"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0669" ref_id="CVE-2009-0669"/>
        <description>Several remote vulnerabilities have been discovered in the zope, a feature-rich web application server written in python, that could lead to arbitrary code execution in the worst case. The Common Vulnerabilities and Exposures project identified the following problems: Due to a programming error an authorisation method in the StorageServer component of ZEO was not used as an internal method. This allows a malicious client to bypass authentication when connecting to a ZEO server by simply calling this authorisation method. The ZEO server doesn't restrict the callables when unpickling data received from a malicious client which can be used by an attacker to execute arbitrary python code on the server by sending certain exception pickles. This also allows an attacker to import any importable module as ZEO is importing the module containing a callable specified in a pickle to test for a certain flag. The update also limits the number of new object ids a client can request to 100 as it would be possible to consume huge amounts of resources by requesting a big batch of new object ids. No CVE id has been assigned to this. The oldstable distribution (etch), this problem has been fixed in version 2.9.6-4etch2 of zope2.9.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:53.728-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:51.449-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:33.943-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7440 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:12.077-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:26.038-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="zope2.10-sandbox is earlier than 2.10.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:17158"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criterion comment="zope2.10 is earlier than 2.10.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:17654"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="zope2.9-sandbox is earlier than 2.9.6-4etch2" test_ref="oval:org.mitre.oval:tst:17884"/>
            </criteria>
            <criterion comment="zope2.9 is earlier than 2.9.6-4etch2" test_ref="oval:org.mitre.oval:tst:17759"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7434" version="3" class="patch">
      <metadata>
        <title>DSA-1459 gforge -- insufficient input validation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>gforge</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1459" ref_id="DSA-1459"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0173" ref_id="CVE-2008-0173"/>
        <description>It was discovered that Gforge, a collaborative development tool, did not properly sanitise some CGI parameters, allowing SQL injection in scripts related to RSS exports. For the old stable distribution (sarge), this problem has been fixed in version 3.1-31sarge5. For the stable distribution (etch), this problem has been fixed in version 4.5.14-22etch4. For the unstable distribution (sid), this problem has been fixed in version 4.6.99+svn6330-1. We recommend that you upgrade your gforge packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:23.065-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:46.713-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:30.361-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7434 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:10.499-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:25.775-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="gforge-ldap-openldap is earlier than 4.5.14-22etch4" test_ref="oval:org.mitre.oval:tst:16936"/>
            <criterion comment="gforge-mta-courier is earlier than 4.5.14-22etch4" test_ref="oval:org.mitre.oval:tst:17587"/>
            <criterion comment="gforge-mta-exim is earlier than 4.5.14-22etch4" test_ref="oval:org.mitre.oval:tst:17528"/>
            <criterion comment="gforge is earlier than 4.5.14-22etch4" test_ref="oval:org.mitre.oval:tst:17610"/>
            <criterion comment="gforge-mta-exim4 is earlier than 4.5.14-22etch4" test_ref="oval:org.mitre.oval:tst:16778"/>
            <criterion comment="gforge-common is earlier than 4.5.14-22etch4" test_ref="oval:org.mitre.oval:tst:17281"/>
            <criterion comment="gforge-mta-postfix is earlier than 4.5.14-22etch4" test_ref="oval:org.mitre.oval:tst:17178"/>
            <criterion comment="gforge-shell-postgresql is earlier than 4.5.14-22etch4" test_ref="oval:org.mitre.oval:tst:17106"/>
            <criterion comment="gforge-shell-ldap is earlier than 4.5.14-22etch4" test_ref="oval:org.mitre.oval:tst:17606"/>
            <criterion comment="gforge-lists-mailman is earlier than 4.5.14-22etch4" test_ref="oval:org.mitre.oval:tst:17628"/>
            <criterion comment="gforge-web-apache is earlier than 4.5.14-22etch4" test_ref="oval:org.mitre.oval:tst:17555"/>
            <criterion comment="gforge-db-postgresql is earlier than 4.5.14-22etch4" test_ref="oval:org.mitre.oval:tst:17215"/>
            <criterion comment="gforge-ftp-proftpd is earlier than 4.5.14-22etch4" test_ref="oval:org.mitre.oval:tst:17410"/>
            <criterion comment="gforge-dns-bind9 is earlier than 4.5.14-22etch4" test_ref="oval:org.mitre.oval:tst:17244"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="gforge-ldap-openldap is earlier than 3.1-31sarge5" test_ref="oval:org.mitre.oval:tst:17365"/>
            <criterion comment="sourceforge is earlier than 3.1-31sarge5" test_ref="oval:org.mitre.oval:tst:17621"/>
            <criterion comment="gforge-sourceforge-transition is earlier than 3.1-31sarge5" test_ref="oval:org.mitre.oval:tst:17541"/>
            <criterion comment="gforge-mta-exim is earlier than 3.1-31sarge5" test_ref="oval:org.mitre.oval:tst:17527"/>
            <criterion comment="gforge is earlier than 3.1-31sarge5" test_ref="oval:org.mitre.oval:tst:17593"/>
            <criterion comment="gforge-common is earlier than 3.1-31sarge5" test_ref="oval:org.mitre.oval:tst:17558"/>
            <criterion comment="gforge-mta-postfix is earlier than 3.1-31sarge5" test_ref="oval:org.mitre.oval:tst:17433"/>
            <criterion comment="gforge-mta-exim4 is earlier than 3.1-31sarge5" test_ref="oval:org.mitre.oval:tst:17262"/>
            <criterion comment="gforge-shell-ldap is earlier than 3.1-31sarge5" test_ref="oval:org.mitre.oval:tst:17058"/>
            <criterion comment="gforge-lists-mailman is earlier than 3.1-31sarge5" test_ref="oval:org.mitre.oval:tst:17254"/>
            <criterion comment="gforge-web-apache is earlier than 3.1-31sarge5" test_ref="oval:org.mitre.oval:tst:17569"/>
            <criterion comment="gforge-db-postgresql is earlier than 3.1-31sarge5" test_ref="oval:org.mitre.oval:tst:16668"/>
            <criterion comment="gforge-cvs is earlier than 3.1-31sarge5" test_ref="oval:org.mitre.oval:tst:17590"/>
            <criterion comment="gforge-ftp-proftpd is earlier than 3.1-31sarge5" test_ref="oval:org.mitre.oval:tst:17206"/>
            <criterion comment="gforge-dns-bind9 is earlier than 3.1-31sarge5" test_ref="oval:org.mitre.oval:tst:17207"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7429" version="3" class="patch">
      <metadata>
        <title>DSA-1668 hf -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>hf</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1668" ref_id="DSA-1668"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2378" ref_id="CVE-2008-2378"/>
        <description>Steve Kemp discovered that hf, an amateur-radio protocol suite using a soundcard as a modem, insecurely tried to execute an external command which could lead to the elevation of privileges for local users.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:41.039-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:46.397-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:30.152-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7429 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:13.834-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:25.148-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="hf is earlier than 0.7.3-4etch1" test_ref="oval:org.mitre.oval:tst:12123"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7422" version="5" class="patch">
      <metadata>
        <title>DSA-1563 asterisk -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>asterisk</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1563" ref_id="DSA-1563"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1897" ref_id="CVE-2008-1897"/>
        <description>Joel R. Voss discovered that the IAX2 module of Asterisk, a free software PBX and telephony toolkit performs insufficient validation of IAX2 protocol messages, which may lead to denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:31.522-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:45.786-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:29.784-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7422 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:12.234-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:24.928-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:20110 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:11.210-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:38.812-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="asterisk-doc is earlier than 1:1.2.13~dfsg-2etch4" test_ref="oval:org.mitre.oval:tst:20127"/>
              <criterion comment="asterisk-web-vmail is earlier than 1:1.2.13~dfsg-2etch4" test_ref="oval:org.mitre.oval:tst:19416"/>
              <criterion comment="asterisk-config is earlier than 1:1.2.13~dfsg-2etch4" test_ref="oval:org.mitre.oval:tst:20079"/>
              <criterion comment="asterisk-sounds-main is earlier than 1:1.2.13~dfsg-2etch4" test_ref="oval:org.mitre.oval:tst:20301"/>
              <criterion comment="asterisk-dev is earlier than 1:1.2.13~dfsg-2etch4" test_ref="oval:org.mitre.oval:tst:20320"/>
              <criterion comment="asterisk is earlier than 1:1.2.13~dfsg-2etch4" test_ref="oval:org.mitre.oval:tst:20238"/>
            </criteria>
          </criteria>
          <criterion comment="asterisk-bristuff is earlier than 1:1.2.13~dfsg-2etch4" test_ref="oval:org.mitre.oval:tst:20056"/>
          <criterion comment="asterisk-h323 is earlier than 1:1.2.13~dfsg-2etch4" test_ref="oval:org.mitre.oval:tst:20270"/>
          <criterion comment="asterisk-classic is earlier than 1:1.2.13~dfsg-2etch4" test_ref="oval:org.mitre.oval:tst:20110"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def: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:7399" version="3" class="patch">
      <metadata>
        <title>DSA-1700 lasso -- incorrect API usage</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>lasso</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1700" ref_id="DSA-1700"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0050" ref_id="CVE-2009-0050"/>
        <description>It was discovered that Lasso, a library for Liberty Alliance and SAML protocols performs incorrect validation of the return value of OpenSSL's DSA_verify() function.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:26.703-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:43.969-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:28.377-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7399 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:08.255-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:23.687-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="python-lasso is earlier than 0.6.5-3+etch1" test_ref="oval:org.mitre.oval:tst:12257"/>
          <criterion comment="liblasso3 is earlier than 0.6.5-3+etch1" test_ref="oval:org.mitre.oval:tst:11757"/>
          <criterion comment="liblasso-java is earlier than 0.6.5-3+etch1" test_ref="oval:org.mitre.oval:tst:12560"/>
          <criterion comment="php4-lasso is earlier than 0.6.5-3+etch1" test_ref="oval:org.mitre.oval:tst:12317"/>
          <criterion comment="liblasso3-dev is earlier than 0.6.5-3+etch1" test_ref="oval:org.mitre.oval:tst:11798"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7398" version="5" class="patch">
      <metadata>
        <title>DSA-1561 ldm -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ldm</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1561" ref_id="DSA-1561"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1293" ref_id="CVE-2008-1293"/>
        <description>Christian Herzog discovered that within the Linux Terminal Server Project, it was possible to connect to X on any LTSP client from any host on the network, making client windows and keystrokes visible to that host. NOTE: most ldm installs are likely to be in a chroot environment exported over NFS, and will not be upgraded merely by upgrading the server itself. For example, on the i386 architecture, to upgrade ldm will likely require:</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:28.688-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:43.471-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:27.943-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5628 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:50.487-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:57.133-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7398 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:15.502-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:23.462-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="ltsp-server-standalone is earlier than 0.99debian11+etch1" test_ref="oval:org.mitre.oval:tst:19832"/>
              <criterion comment="ltsp-server is earlier than 0.99debian11+etch1" test_ref="oval:org.mitre.oval:tst:19682"/>
              <criterion comment="ldm is earlier than 0.99debian11+etch1" test_ref="oval:org.mitre.oval:tst:19957"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criterion comment="ltsp-client is earlier than 0.99debian11+etch1" test_ref="oval:org.mitre.oval:tst:20269"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7395" version="3" class="patch">
      <metadata>
        <title>DSA-1535 iceweasel -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceweasel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1535" ref_id="DSA-1535"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4879" ref_id="CVE-2007-4879"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1233" ref_id="CVE-2008-1233"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1234" ref_id="CVE-2008-1234"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1235" ref_id="CVE-2008-1235"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1236" ref_id="CVE-2008-1236"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1237" ref_id="CVE-2008-1237"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1238" ref_id="CVE-2008-1238"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1240" ref_id="CVE-2008-1240"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1241" ref_id="CVE-2008-1241"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3738" ref_id="CVE-2007-3738"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5338" ref_id="CVE-2007-5338"/>
        <description>Several remote vulnerabilities have been discovered in the Iceweasel web browser, an unbranded version of the Firefox browser. The Common Vulnerabilities and Exposures project identifies the following problems: Peter Brodersen and Alexander Klink discovered that the autoselection of SSL client certificates could lead to users being tracked, resulting in a loss of privacy. moz_bug_r_a4 discovered that variants of CVE-2007-3738 and CVE-2007-5338 allow the execution of arbitrary code through XPCNativeWrapper. moz_bug_r_a4 discovered that insecure handling of event handlers could lead to cross-site scripting. Boris Zbarsky, Johnny Stenback and moz_bug_r_a4 discovered that incorrect principal handling could lead to cross-site scripting and the execution of arbitrary code. Tom Ferris, Seth Spitzer, Martin Wargers, John Daggett and Mats Palmgren discovered crashes in the layout engine, which might allow the execution of arbitrary code. georgi, tgirmann and Igor Bukanov discovered crashes in the Javascript engine, which might allow the execution of arbitrary code. Gregory Fleischer discovered that HTTP Referrer headers were handled incorrectly in combination with URLs containing Basic Authentication credentials with empty usernames, resulting in potential Cross-Site Request Forgery attacks. Gregory Fleischer discovered that web content fetched through the jar: protocol can use Java to connect to arbitrary ports. This is only an issue in combination with the non-free Java plugin. Chris Thomas discovered that background tabs could generate XUL popups overlaying the current tab, resulting in potential spoofing attacks. The Mozilla products from the old stable distribution (sarge) are no longer supported.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:27.956-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:42.750-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:27.461-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7395 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:07.063-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:22.697-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mozilla-firefox is earlier than 2.0.0.13-0etch1" test_ref="oval:org.mitre.oval:tst:12835"/>
              <criterion comment="firefox is earlier than 2.0.0.13-0etch1" test_ref="oval:org.mitre.oval:tst:13051"/>
              <criterion comment="firefox-dom-inspector is earlier than 2.0.0.13-0etch1" test_ref="oval:org.mitre.oval:tst:12586"/>
              <criterion comment="iceweasel-dom-inspector is earlier than 2.0.0.13-0etch1" test_ref="oval:org.mitre.oval:tst:12951"/>
              <criterion comment="mozilla-firefox-gnome-support is earlier than 2.0.0.13-0etch1" test_ref="oval:org.mitre.oval:tst:12280"/>
              <criterion comment="mozilla-firefox-dom-inspector is earlier than 2.0.0.13-0etch1" test_ref="oval:org.mitre.oval:tst:12606"/>
              <criterion comment="firefox-gnome-support is earlier than 2.0.0.13-0etch1" test_ref="oval:org.mitre.oval:tst:12888"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="iceweasel-gnome-support is earlier than 2.0.0.13-0etch1" test_ref="oval:org.mitre.oval:tst:12634"/>
              <criterion comment="iceweasel-dbg is earlier than 2.0.0.13-0etch1" test_ref="oval:org.mitre.oval:tst:13209"/>
              <criterion comment="iceweasel is earlier than 2.0.0.13-0etch1" test_ref="oval:org.mitre.oval:tst:12559"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7389" version="5" class="patch">
      <metadata>
        <title>DSA-1637 git-core -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>git-core</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1637" ref_id="DSA-1637"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3546" ref_id="CVE-2008-3546"/>
        <description>Multiple vulnerabilities have been identified in git-core, the core of the git distributed revision control system. Improper path length limitations in git's diff and grep functions, in combination with maliciously crafted repositories or changes, could enable a stack buffer overflow and potentially the execution of arbitrary code. The Common Vulnerabilities and Exposures project identifies this vulnerability as CVE-2008-3546.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:27.782-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:40.641-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:26.373-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7389 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:06.695-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:22.218-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:19355 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:11.932-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:38.311-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="gitweb is earlier than 1:1.4.4.4-2.1+etch1" test_ref="oval:org.mitre.oval:tst:19561"/>
              <criterion comment="git-arch is earlier than 1:1.4.4.4-2.1+etch1" test_ref="oval:org.mitre.oval:tst:19355"/>
              <criterion comment="gitk is earlier than 1:1.4.4.4-2.1+etch1" test_ref="oval:org.mitre.oval:tst:19034"/>
              <criterion comment="git-daemon-run is earlier than 1:1.4.4.4-2.1+etch1" test_ref="oval:org.mitre.oval:tst:19571"/>
              <criterion comment="git-doc is earlier than 1:1.4.4.4-2.1+etch1" test_ref="oval:org.mitre.oval:tst:19528"/>
              <criterion comment="git-svn is earlier than 1:1.4.4.4-2.1+etch1" test_ref="oval:org.mitre.oval:tst:18627"/>
              <criterion comment="git-cvs is earlier than 1:1.4.4.4-2.1+etch1" test_ref="oval:org.mitre.oval:tst:18891"/>
              <criterion comment="git-email is earlier than 1:1.4.4.4-2.1+etch1" test_ref="oval:org.mitre.oval:tst:19615"/>
            </criteria>
          </criteria>
          <criterion comment="git-core is earlier than 1:1.4.4.4-2.1+etch1" test_ref="oval:org.mitre.oval:tst:19075"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7383" version="3" class="patch">
      <metadata>
        <title>DSA-1635 freetype -- multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>freetype</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1635" ref_id="DSA-1635"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1806" ref_id="CVE-2008-1806"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1807" ref_id="CVE-2008-1807"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1808" ref_id="CVE-2008-1808"/>
        <description>Several local vulnerabilities have been discovered in freetype, a FreeType 2 font engine, which could allow the execution of arbitrary code. The Common Vulnerabilities and Exposures project identifies the following problems: An integer overflow allows context-dependent attackers to execute arbitrary code via a crafted set of values within the Private dictionary table in a Printer Font Binary (PFB) file. The handling of an invalid number of axes field in the PFB file could trigger the freeing of arbitrary memory locations, leading to memory corruption. Multiple off-by-one errors allowed the execution of arbitrary code via malformed tables in PFB files, or invalid SHC instructions in TTF files.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:23.581-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:40.199-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:25.958-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7383 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:12.917-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:21.897-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libfreetype6-dev is earlier than 2.2.1-5+etch3" test_ref="oval:org.mitre.oval:tst:19156"/>
          <criterion comment="freetype2-demos is earlier than 2.2.1-5+etch3" test_ref="oval:org.mitre.oval:tst:19274"/>
          <criterion comment="libfreetype6 is earlier than 2.2.1-5+etch3" test_ref="oval:org.mitre.oval:tst:19298"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7379" version="7" class="patch">
      <metadata>
        <title>DSA-1948 ntp -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ntp</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1948" ref_id="DSA-1948"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3563" ref_id="CVE-2009-3563"/>
        <description>Robin Park and Dmitri Vinokurov discovered that the daemon component of the ntp package, a reference implementation of the NTP protocol, is not properly reacting to certain incoming packets. An unexpected NTP mode 7 packet with spoofed IP data can lead ntpd to reply with a mode 7 response to the spoofed address. This may result in the service playing packet ping-pong with other ntp servers or even itself which causes CPU usage and excessive disk use due to logging. An attacker can use this to conduct denial of service attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T18:48:59-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:27:04.876-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:50.552-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:49.386-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7379 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:08.880-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:21.711-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:24394 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:14.356-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:38.008-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="ntp-doc is earlier than 1:4.2.4p4+dfsg-8lenny3" test_ref="oval:org.mitre.oval:tst:24360"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="ntpdate is earlier than 1:4.2.4p4+dfsg-8lenny3" test_ref="oval:org.mitre.oval:tst:24221"/>
                <criterion comment="ntp is earlier than 1:4.2.4p4+dfsg-8lenny3" test_ref="oval:org.mitre.oval:tst:24181"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="ntp-doc is earlier than 1:4.2.2.p4+dfsg-2etch4" test_ref="oval:org.mitre.oval:tst:24157"/>
                <criterion comment="ntp-simple is earlier than 1:4.2.2.p4+dfsg-2etch4" test_ref="oval:org.mitre.oval:tst:24394"/>
                <criterion comment="ntp-refclock is earlier than 1:4.2.2.p4+dfsg-2etch4" test_ref="oval:org.mitre.oval:tst:24367"/>
              </criteria>
            </criteria>
            <criterion comment="ntp is earlier than 1:4.2.2.p4+dfsg-2etch4" test_ref="oval:org.mitre.oval:tst:24086"/>
            <criterion comment="ntpdate is earlier than 1:4.2.2.p4+dfsg-2etch4" test_ref="oval:org.mitre.oval:tst:23435"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def: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:7349" version="3" class="patch">
      <metadata>
        <title>DSA-1939 libvorbis -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libvorbis</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1939" ref_id="DSA-1939"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2663" ref_id="CVE-2009-2663"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3379" ref_id="CVE-2009-3379"/>
        <description>Lucas Adamski, Matthew Gregan, David Keeler, and Dan Kaminsky discovered that libvorbis, a library for the Vorbis general-purpose compressed audio codec, did not correctly handle certain malformed ogg files. An attacher could cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via a crafted .ogg file.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:18.475-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:38.452-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:24.746-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7349 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:44.546-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:20.284-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libvorbis0a is earlier than 1.2.0.dfsg-3.1+lenny1" test_ref="oval:org.mitre.oval:tst:19313"/>
            <criterion comment="libvorbisfile3 is earlier than 1.2.0.dfsg-3.1+lenny1" test_ref="oval:org.mitre.oval:tst:19408"/>
            <criterion comment="libvorbisenc2 is earlier than 1.2.0.dfsg-3.1+lenny1" test_ref="oval:org.mitre.oval:tst:19414"/>
            <criterion comment="libvorbis-dev is earlier than 1.2.0.dfsg-3.1+lenny1" test_ref="oval:org.mitre.oval:tst:18559"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libvorbis-dev is earlier than 1.1.2.dfsg-1.4+etch1" test_ref="oval:org.mitre.oval:tst:19306"/>
            <criterion comment="libvorbis0a is earlier than 1.1.2.dfsg-1.4+etch1" test_ref="oval:org.mitre.oval:tst:19405"/>
            <criterion comment="libvorbisfile3 is earlier than 1.1.2.dfsg-1.4+etch1" test_ref="oval:org.mitre.oval:tst:19215"/>
            <criterion comment="libvorbisenc2 is earlier than 1.1.2.dfsg-1.4+etch1" test_ref="oval:org.mitre.oval:tst:19364"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7340" version="3" class="patch">
      <metadata>
        <title>DSA-1946 belpic -- cryptographic weakness</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>belpic</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1946" ref_id="DSA-1946"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0049" ref_id="CVE-2009-0049"/>
        <description>It was discovered that belpic, the belgian eID PKCS11 library, does not properly check the result of an OpenSSL function for verifying cryptographic signatures, which could be used to bypass the certificate validation.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:02-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:48:47.773-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:37.671-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:24.386-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7340 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:12.410-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:20.013-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libbeid2 is earlier than 2.5.9-7.etch.1" test_ref="oval:org.mitre.oval:tst:12030"/>
          <criterion comment="beid-tools is earlier than 2.5.9-7.etch.1" test_ref="oval:org.mitre.oval:tst:11912"/>
          <criterion comment="libbeidlibopensc2-dev is earlier than 2.5.9-7.etch.1" test_ref="oval:org.mitre.oval:tst:11814"/>
          <criterion comment="libbeidlibopensc2 is earlier than 2.5.9-7.etch.1" test_ref="oval:org.mitre.oval:tst:11701"/>
          <criterion comment="beidgui is earlier than 2.5.9-7.etch.1" test_ref="oval:org.mitre.oval:tst:11995"/>
          <criterion comment="libbeid2-dev is earlier than 2.5.9-7.etch.1" test_ref="oval:org.mitre.oval:tst:11763"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7332" version="5" class="patch">
      <metadata>
        <title>DSA-1961 bind9 -- DNS cache poisoning</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>bind9</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1961" ref_id="DSA-1961"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4022" ref_id="CVE-2009-4022"/>
        <description>Michael Sinatra discovered that the DNS resolver component in BIND does not properly check DNS records contained in additional sections of DNS responses, leading to a cache poisoning vulnerability. This vulnerability is only present in resolvers which have been configured with DNSSEC trust anchors, which is still rare. Note that this update contains an internal ABI change, which means that all BIND-related packages must be updated at the same time. In the unlikely event that you have compiled your own software against libdns, you must recompile this programs, too.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:09:15-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:06.898-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:48.983-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:46.113-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7332 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:13.653-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:19.510-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="bind9-doc is earlier than 9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:26952"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="dnsutils is earlier than 9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:26752"/>
                <criterion comment="libbind9-40 is earlier than 9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25983"/>
                <criterion comment="libisccc40 is earlier than 9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:26761"/>
                <criterion comment="libisccfg40 is earlier than 9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:26714"/>
                <criterion comment="bind9utils is earlier than 9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:26612"/>
                <criterion comment="libisc45 is earlier than 9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:26758"/>
                <criterion comment="liblwres40 is earlier than 9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:26816"/>
                <criterion comment="lwresd is earlier than 9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:26958"/>
                <criterion comment="libbind-dev is earlier than 9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:26469"/>
                <criterion comment="libdns45 is earlier than 9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:26765"/>
                <criterion comment="bind9 is earlier than 9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:26611"/>
                <criterion comment="bind9-host is earlier than 9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:26820"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="bind9-doc is earlier than 9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:26966"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="dnsutils is earlier than 9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:26179"/>
                <criterion comment="libbind-dev is earlier than 9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:26628"/>
                <criterion comment="libdns22 is earlier than 9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:26961"/>
                <criterion comment="libisccfg1 is earlier than 9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:26243"/>
                <criterion comment="libisccc0 is earlier than 9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:26322"/>
                <criterion comment="libisc11 is earlier than 9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:26633"/>
                <criterion comment="libbind9-0 is earlier than 9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:26874"/>
                <criterion comment="bind9-host is earlier than 9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:26912"/>
                <criterion comment="bind9 is earlier than 9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:26646"/>
                <criterion comment="liblwres9 is earlier than 9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:26282"/>
                <criterion comment="lwresd is earlier than 9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:26670"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7329" version="5" class="patch">
      <metadata>
        <title>DSA-1960 acpid -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>acpid</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1960" ref_id="DSA-1960"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4235" ref_id="CVE-2009-4235"/>
        <description>It was discovered that acpid, the Advanced Configuration and Power Interface event daemon, on the oldstable distribution creates its log file with weak permissions, which might expose sensitive information or might be abused by a local user to consume all free disk space on the same partition of the file.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:09:14-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:04.752-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:48.692-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:45.752-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7329 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:12.552-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:19.335-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          </criteria>
          <criterion comment="acpid is earlier than 1.0.8-1lenny2" test_ref="oval:org.mitre.oval:tst:26654"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          </criteria>
          <criterion comment="acpid is earlier than 1.0.4-5etch2" test_ref="oval:org.mitre.oval:tst:26699"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7325" version="5" class="patch">
      <metadata>
        <title>DSA-1991 squid/squid3 -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>squid/squid3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1991" ref_id="DSA-1991"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2855" ref_id="CVE-2009-2855"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0308" ref_id="CVE-2010-0308"/>
        <description>Two denial of service vulnerabilities have been discovered in squid and squid3, a web proxy. The Common Vulnerabilities and Exposures project identifies the following problems: Bastian Blank discovered that it is possible to cause a denial of service via a crafted auth header with certain comma delimiters. Tomas Hoger discovered that it is possible to cause a denial of service via invalid DNS header-only packets.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:05:56-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:28:12.439-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:48.021-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:45.115-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7325 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:11.703-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:19.040-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="squid-common is earlier than 2.7.STABLE3-4.1lenny1" test_ref="oval:org.mitre.oval:tst:25654"/>
                <criterion comment="squid3-common is earlier than 3.0.STABLE8-3+lenny3" test_ref="oval:org.mitre.oval:tst:25699"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="squidclient is earlier than 3.0.STABLE8-3+lenny3" test_ref="oval:org.mitre.oval:tst:25939"/>
                <criterion comment="squid3 is earlier than 3.0.STABLE8-3+lenny3" test_ref="oval:org.mitre.oval:tst:26044"/>
                <criterion comment="squid3-cgi is earlier than 3.0.STABLE8-3+lenny3" test_ref="oval:org.mitre.oval:tst:25670"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="squid is earlier than 2.7.STABLE3-4.1lenny1" test_ref="oval:org.mitre.oval:tst:25714"/>
                <criterion comment="squid-cgi is earlier than 2.7.STABLE3-4.1lenny1" test_ref="oval:org.mitre.oval:tst:25894"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="squid-common is earlier than 2.6.5-6etch5" test_ref="oval:org.mitre.oval:tst:25570"/>
                <criterion comment="squid3-common is earlier than 3.0.PRE5-5+etch2" test_ref="oval:org.mitre.oval:tst:26004"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="squid is earlier than 2.6.5-6etch5" test_ref="oval:org.mitre.oval:tst:26028"/>
                <criterion comment="squid-cgi is earlier than 2.6.5-6etch5" test_ref="oval:org.mitre.oval:tst:25487"/>
                <criterion comment="squid3-client is earlier than 3.0.PRE5-5+etch2" test_ref="oval:org.mitre.oval:tst:25948"/>
                <criterion comment="squidclient is earlier than 2.6.5-6etch5" test_ref="oval:org.mitre.oval:tst:25992"/>
                <criterion comment="squid3-cgi is earlier than 3.0.PRE5-5+etch2" test_ref="oval:org.mitre.oval:tst:25662"/>
                <criterion comment="squid3 is earlier than 3.0.PRE5-5+etch2" test_ref="oval:org.mitre.oval:tst:25816"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="squidclient is earlier than 2.6.5-6etch5" test_ref="oval:org.mitre.oval:tst:26032"/>
                <criterion comment="squid is earlier than 2.6.5-6etch5" test_ref="oval:org.mitre.oval:tst:25762"/>
                <criterion comment="squid-cgi is earlier than 2.6.5-6etch5" test_ref="oval:org.mitre.oval:tst:25612"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7319" version="3" class="patch">
      <metadata>
        <title>DSA-1626 httrack -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>httrack</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1626" ref_id="DSA-1626"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3429" ref_id="CVE-2008-3429"/>
        <description>Joan Calvet discovered that httrack, a utility to create local copies of websites, is vulnerable to a buffer overflow potentially allowing to execute arbitrary code when passed excessively long URLs.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:58.506-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:36.697-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:23.684-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7319 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:13.083-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:18.814-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="httrack-doc is earlier than 3.40.4-3.1+etch1" test_ref="oval:org.mitre.oval:tst:12523"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libhttrack1 is earlier than 3.40.4-3.1+etch1" test_ref="oval:org.mitre.oval:tst:13291"/>
              <criterion comment="webhttrack is earlier than 3.40.4-3.1+etch1" test_ref="oval:org.mitre.oval:tst:13367"/>
              <criterion comment="libhttrack-dev is earlier than 3.40.4-3.1+etch1" test_ref="oval:org.mitre.oval:tst:13348"/>
              <criterion comment="httrack is earlier than 3.40.4-3.1+etch1" test_ref="oval:org.mitre.oval:tst:12928"/>
              <criterion comment="proxytrack is earlier than 3.40.4-3.1+etch1" test_ref="oval:org.mitre.oval:tst:13122"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7317" version="3" class="patch">
      <metadata>
        <title>DSA-1674 jailer -- insecure temp file generation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>jailer</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1674" ref_id="DSA-1674"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5139" ref_id="CVE-2008-5139"/>
        <description>Javier Fernandez-Sanguino Pena discovered that updatejail, a component of the chroot maintenance tool Jailer, creates a predictable temporary file name, which may lead to local denial of service through a symlink attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:31.227-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:36.379-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:23.466-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7317 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:15.348-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:18.619-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="jailer is earlier than 0.4-9+etch1" test_ref="oval:org.mitre.oval:tst:19072"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7310" version="5" class="patch">
      <metadata>
        <title>DSA-1992 chrony -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>chrony</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1992" ref_id="DSA-1992"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0292" ref_id="CVE-2010-0292"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0293" ref_id="CVE-2010-0293"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0294" ref_id="CVE-2010-0294"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3563" ref_id="CVE-2009-3563"/>
        <description>Several vulnerabilities have been discovered in chrony, a pair of programs which are used to maintain the accuracy of the system clock on a computer. This issues are similar to the NTP security flaw CVE-2009-3563. The Common Vulnerabilities and Exposures project identifies the following problems: chronyd replies to all cmdmon packets with NOHOSTACCESS messages even for unauthorised hosts. An attacker can abuse this behaviour to force two chronyd instances to play packet ping-pong by sending such a packet with spoofed source address and port. This results in high CPU and network usage and thus denial of service conditions. The client logging facility of chronyd doesn’t limit memory that is used to store client information. An attacker can cause chronyd to allocate large amounts of memory by sending NTP or cmdmon packets with spoofed source addresses resulting in memory exhaustion. chronyd lacks of a rate limit control to the syslog facility when logging received packets from unauthorised hosts. This allows an attacker to cause denial of service conditions via filling up the logs and thus disk space by repeatedly sending invalid cmdmon packets.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:06:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:28:13.689-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:47.606-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:43.668-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7310 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:09.890-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:18.264-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criterion comment="chrony is earlier than 1.23-6+lenny1" test_ref="oval:org.mitre.oval:tst:25974"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criterion comment="chrony is earlier than 1.21z-5+etch1" test_ref="oval:org.mitre.oval:tst:25933"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def: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 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: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:7244" version="3" class="patch">
      <metadata>
        <title>DSA-1587 mtr -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mtr</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1587" ref_id="DSA-1587"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2357" ref_id="CVE-2008-2357"/>
        <description>Adam Zabrocki discovered that under certain circumstances mtr, a full screen ncurses and X11 traceroute tool, could be tricked into executing arbitrary code via overly long reverse DNS records.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:43.515-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:32.144-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:19.842-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7244 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:49.328-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:14.437-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="mtr is earlier than 0.71-2etch1" test_ref="oval:org.mitre.oval:tst:16968"/>
          <criterion comment="mtr-tiny is earlier than 0.71-2etch1" test_ref="oval:org.mitre.oval:tst:17806"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7232" version="3" class="patch">
      <metadata>
        <title>DSA-1646 squid -- array bounds check</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>squid</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1646" ref_id="DSA-1646"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1612" ref_id="CVE-2008-1612"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6239" ref_id="CVE-2007-6239"/>
        <description>A weakness has been discovered in squid, a caching proxy server. The flaw was introduced upstream in response to CVE-2007-6239, and announced by Debian in DSA-1482-1. The flaw involves an over-aggressive bounds check on an array resize, and could be exploited by an authorised client to induce a denial of service condition against squid.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:27.625-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:31.281-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:19.206-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7232 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:43.482-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:13.845-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="squid-common is earlier than 2.6.5-6etch2" test_ref="oval:org.mitre.oval:tst:17686"/>
          </criteria>
          <criterion comment="squidclient is earlier than 2.6.5-6etch2" test_ref="oval:org.mitre.oval:tst:17407"/>
          <criterion comment="squid is earlier than 2.6.5-6etch2" test_ref="oval:org.mitre.oval:tst:17678"/>
          <criterion comment="squid-cgi is earlier than 2.6.5-6etch2" test_ref="oval:org.mitre.oval:tst:17651"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7228" version="3" class="patch">
      <metadata>
        <title>DSA-1490 tk8.3 -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>tk8.3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1490" ref_id="DSA-1490"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0553" ref_id="CVE-2008-0553"/>
        <description>It was discovered that a buffer overflow in the GIF image parsing code of Tk, a cross-platform graphical toolkit, could lead to a denial of service and potentially the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:14.603-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:30.551-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:18.847-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7228 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:39.738-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:13.671-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="tk8.3-doc is earlier than 8.3.5-6etch2" test_ref="oval:org.mitre.oval:tst:11768"/>
            </criteria>
            <criterion comment="tk8.3-dev is earlier than 8.3.5-6etch2" test_ref="oval:org.mitre.oval:tst:12399"/>
            <criterion comment="tk8.3 is earlier than 8.3.5-6etch2" test_ref="oval:org.mitre.oval:tst:12379"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="tk8.3-doc is earlier than 8.3.5-4sarge1" test_ref="oval:org.mitre.oval:tst:12216"/>
            </criteria>
            <criterion comment="tk8.3-dev is earlier than 8.3.5-4sarge1" test_ref="oval:org.mitre.oval:tst:12230"/>
            <criterion comment="tk8.3 is earlier than 8.3.5-4sarge1" test_ref="oval:org.mitre.oval:tst:12297"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7692" version="7" class="inventory">
      <metadata>
        <title>Debian GNU/Linux 3.1 is installed</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 3.1</platform>
        </affected>
        <reference source="CPE" ref_id="cpe:/o:debian:debian_gnu/linux:3.1"/>
        <description>Debian GNU/Linux 3.1 (sarge) is installed</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:14.479-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:29.454-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:04.389-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7692 - Update textfilecontent_test to textfilecontent54_test" date="2011-01-20T13:47:00.963-05:00">
              <contributor organization="SecPod Technologies">Preeti Subramanian</contributor>
            </modified>
            <status_change date="2011-01-20T13:47:44.602-05:00">INTERIM</status_change>
            <status_change date="2011-02-07T04:00:15.783-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:12315 - Pattern match updated &amp; used subexpression in textfilecontent54_state for all states" date="2011-10-21T10:10:00.778-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2011-10-21T10:13:30.011-04:00">INTERIM</status_change>
            <status_change date="2011-11-07T04:01:13.453-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7692 - Debian inventory 3.1, 4.0, 5.0 update" date="2014-05-30T10:36:00.134-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-05-30T10:39:38.031-04:00">INTERIM</status_change>
            <status_change date="2014-06-16T04:00:18.045-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Debian GNU/Linux 3.1 is installed" test_ref="oval:org.mitre.oval:tst:42126"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7226" version="3" class="patch">
      <metadata>
        <title>DSA-1881 cyrus-imapd-2.2 -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>cyrus-imapd-2.2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1881" ref_id="DSA-1881"/>
        <description>It was discovered that the SIEVE component of cyrus-imapd, a highly scalable enterprise mail system, is vulnerable to a buffer overflow when processing SIEVE scripts. Due to incorrect use of the sizeof() operator an attacker is able to pass a negative length to snprintf() calls resulting in large positive values due to integer conversion. This causes a buffer overflow which can be used to elevate privileges to the cyrus system user. An attacker who is able to install SIEVE scripts executed by the server is therefore able to read and modify arbitrary email messages on the system.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:28.309-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:29.634-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:18.181-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7226 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:49.623-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:13.298-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="cyrus-doc-2.2 is earlier than 2.2.13-14+lenny1" test_ref="oval:org.mitre.oval:tst:13485"/>
                <criterion comment="cyrus-admin-2.2 is earlier than 2.2.13-14+lenny1" test_ref="oval:org.mitre.oval:tst:13603"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="cyrus-clients-2.2 is earlier than 2.2.13-14+lenny1" test_ref="oval:org.mitre.oval:tst:13278"/>
                <criterion comment="cyrus-nntpd-2.2 is earlier than 2.2.13-14+lenny1" test_ref="oval:org.mitre.oval:tst:13519"/>
                <criterion comment="cyrus-imapd-2.2 is earlier than 2.2.13-14+lenny1" test_ref="oval:org.mitre.oval:tst:13586"/>
                <criterion comment="cyrus-dev-2.2 is earlier than 2.2.13-14+lenny1" test_ref="oval:org.mitre.oval:tst:13509"/>
                <criterion comment="cyrus-pop3d-2.2 is earlier than 2.2.13-14+lenny1" test_ref="oval:org.mitre.oval:tst:13172"/>
                <criterion comment="cyrus-common-2.2 is earlier than 2.2.13-14+lenny1" test_ref="oval:org.mitre.oval:tst:12832"/>
                <criterion comment="libcyrus-imap-perl22 is earlier than 2.2.13-14+lenny1" test_ref="oval:org.mitre.oval:tst:13382"/>
                <criterion comment="cyrus-murder-2.2 is earlier than 2.2.13-14+lenny1" test_ref="oval:org.mitre.oval:tst:13394"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="cyrus-doc-2.2 is earlier than 2.2.13-10+etch2" test_ref="oval:org.mitre.oval:tst:12868"/>
                <criterion comment="cyrus-admin-2.2 is earlier than 2.2.13-10+etch2" test_ref="oval:org.mitre.oval:tst:13573"/>
              </criteria>
            </criteria>
            <criterion comment="cyrus-clients-2.2 is earlier than 2.2.13-10+etch2" test_ref="oval:org.mitre.oval:tst:13070"/>
            <criterion comment="cyrus-nntpd-2.2 is earlier than 2.2.13-10+etch2" test_ref="oval:org.mitre.oval:tst:12935"/>
            <criterion comment="cyrus-imapd-2.2 is earlier than 2.2.13-10+etch2" test_ref="oval:org.mitre.oval:tst:13542"/>
            <criterion comment="cyrus-dev-2.2 is earlier than 2.2.13-10+etch2" test_ref="oval:org.mitre.oval:tst:13231"/>
            <criterion comment="cyrus-pop3d-2.2 is earlier than 2.2.13-10+etch2" test_ref="oval:org.mitre.oval:tst:13380"/>
            <criterion comment="cyrus-common-2.2 is earlier than 2.2.13-10+etch2" test_ref="oval:org.mitre.oval:tst:12885"/>
            <criterion comment="libcyrus-imap-perl22 is earlier than 2.2.13-10+etch2" test_ref="oval:org.mitre.oval:tst:13526"/>
            <criterion comment="cyrus-murder-2.2 is earlier than 2.2.13-10+etch2" test_ref="oval:org.mitre.oval:tst:13192"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7213" version="5" class="patch">
      <metadata>
        <title>DSA-1947 shibboleth-sp, shibboleth-sp2, opensaml2 -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>shibboleth-sp</product>
          <product>shibboleth-sp2</product>
          <product>opensaml2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1947" ref_id="DSA-1947"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3300" ref_id="CVE-2009-3300"/>
        <description>Matt Elder discovered that Shibboleth, a federated web single sign-on system is vulnerable to script injection through redirection URLs</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T18:49:37-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:27:08.222-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:38.921-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:30.740-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7213 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:49.118-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:12.729-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libshibsp-doc is earlier than 2.0.dfsg1-4+lenny2" test_ref="oval:org.mitre.oval:tst:23919"/>
                <criterion comment="libsaml2-doc is earlier than 2.0-2+lenny2" test_ref="oval:org.mitre.oval:tst:24252"/>
                <criterion comment="shibboleth-sp2-schemas is earlier than 2.0.dfsg1-4+lenny2" test_ref="oval:org.mitre.oval:tst:24229"/>
                <criterion comment="opensaml2-schemas is earlier than 2.0-2+lenny2" test_ref="oval:org.mitre.oval:tst:24352"/>
              </criteria>
            </criteria>
            <criterion comment="libshib6 is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:24370"/>
            <criterion comment="libsaml2-dev is earlier than 2.0-2+lenny2" test_ref="oval:org.mitre.oval:tst:24205"/>
            <criterion comment="libshib-dev is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:24317"/>
            <criterion comment="libshibsp1 is earlier than 2.0.dfsg1-4+lenny2" test_ref="oval:org.mitre.oval:tst:24431"/>
            <criterion comment="libapache2-mod-shib2 is earlier than 2.0.dfsg1-4+lenny2" test_ref="oval:org.mitre.oval:tst:24401"/>
            <criterion comment="libsaml2 is earlier than 2.0-2+lenny2" test_ref="oval:org.mitre.oval:tst:24046"/>
            <criterion comment="libapache2-mod-shib is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:24031"/>
            <criterion comment="opensaml2-tools is earlier than 2.0-2+lenny2" test_ref="oval:org.mitre.oval:tst:24405"/>
            <criterion comment="libshibsp-dev is earlier than 2.0.dfsg1-4+lenny2" test_ref="oval:org.mitre.oval:tst:24231"/>
            <criterion comment="libshib-target5 is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:23721"/>
            <criteria operator="AND" comment="Architecture dependent section">
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libshib6 is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:24245"/>
                <criterion comment="libshib-dev is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:24199"/>
                <criterion comment="libshibsp1 is earlier than 2.0.dfsg1-4+lenny2" test_ref="oval:org.mitre.oval:tst:23973"/>
                <criterion comment="libapache2-mod-shib2 is earlier than 2.0.dfsg1-4+lenny2" test_ref="oval:org.mitre.oval:tst:24289"/>
                <criterion comment="libapache2-mod-shib is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:23844"/>
                <criterion comment="libshibsp-dev is earlier than 2.0.dfsg1-4+lenny2" test_ref="oval:org.mitre.oval:tst:24418"/>
                <criterion comment="libshib-target5 is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:23858"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Supported platform section">
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libshib6 is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:24244"/>
                <criterion comment="libshib-dev is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:23801"/>
                <criterion comment="libshib-target5 is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:24350"/>
                <criterion comment="libapache2-mod-shib is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:24020"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libshib6 is earlier than 1.3f.dfsg1-2+etch2" test_ref="oval:org.mitre.oval:tst:24191"/>
            <criterion comment="libshib-dev is earlier than 1.3f.dfsg1-2+etch2" test_ref="oval:org.mitre.oval:tst:23619"/>
            <criterion comment="libshib-target5 is earlier than 1.3f.dfsg1-2+etch2" test_ref="oval:org.mitre.oval:tst:23828"/>
            <criterion comment="libapache2-mod-shib is earlier than 1.3f.dfsg1-2+etch2" test_ref="oval:org.mitre.oval:tst:24248"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7208" version="3" class="patch">
      <metadata>
        <title>DSA-1625 cupsys -- buffer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>cupsys</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1625" ref_id="DSA-1625"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0053" ref_id="CVE-2008-0053"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1373" ref_id="CVE-2008-1373"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1722" ref_id="CVE-2008-1722"/>
        <description>Several remote vulnerabilities have been discovered in the Common Unix Printing System (CUPS). The Common Vulnerabilities and Exposures project identifies the following problems: Buffer overflows in the HP-GL input filter allowed to possibly run arbitrary code through crafted HP-GL files. Buffer overflow in the GIF filter allowed to possibly run arbitrary code through crafted GIF files. Integer overflows in the PNG filter allowed to possibly run arbitrary code through crafted PNG files.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:59.737-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:29.173-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:17.624-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7208 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:45.624-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:12.176-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libcupsys2-gnutls10 is earlier than 1.2.7-4etch4" test_ref="oval:org.mitre.oval:tst:13078"/>
              <criterion comment="cupsys-common is earlier than 1.2.7-4etch4" test_ref="oval:org.mitre.oval:tst:13433"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="cupsys-bsd is earlier than 1.2.7-4etch4" test_ref="oval:org.mitre.oval:tst:12720"/>
              <criterion comment="cupsys-client is earlier than 1.2.7-4etch4" test_ref="oval:org.mitre.oval:tst:13421"/>
              <criterion comment="libcupsimage2 is earlier than 1.2.7-4etch4" test_ref="oval:org.mitre.oval:tst:13242"/>
              <criterion comment="libcupsimage2-dev is earlier than 1.2.7-4etch4" test_ref="oval:org.mitre.oval:tst:13332"/>
              <criterion comment="libcupsys2-dev is earlier than 1.2.7-4etch4" test_ref="oval:org.mitre.oval:tst:13464"/>
              <criterion comment="cupsys-dbg is earlier than 1.2.7-4etch4" test_ref="oval:org.mitre.oval:tst:13441"/>
              <criterion comment="cupsys is earlier than 1.2.7-4etch4" test_ref="oval:org.mitre.oval:tst:12958"/>
              <criterion comment="libcupsys2 is earlier than 1.2.7-4etch4" test_ref="oval:org.mitre.oval:tst:12821"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7206" version="3" class="patch">
      <metadata>
        <title>DSA-1684 lcms -- multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>lcms</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1684" ref_id="DSA-1684"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5316" ref_id="CVE-2008-5316"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5317" ref_id="CVE-2008-5317"/>
        <description>Two vulnerabilities have been found in lcms, a library and set of commandline utilities for image color management. The Common Vulnerabilities and Exposures project identifies the following problems: Inadequate enforcement of fixed-length buffer limits allows an attacker to overflow a buffer on the stack, potentially enabling the execution of arbitrary code when a maliciously-crafted image is opened. An integer sign error in reading image gamma data could allow an attacker to cause an under-sized buffer to be allocated for subsequent image data, with unknown consequences potentially including the execution of arbitrary code if a maliciously-crafted image is opened.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:45.707-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:28.855-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:17.386-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7206 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:47.428-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:11.903-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="liblcms1-dev is earlier than 1.15-1.1+etch1" test_ref="oval:org.mitre.oval:tst:15834"/>
          <criterion comment="liblcms-utils is earlier than 1.15-1.1+etch1" test_ref="oval:org.mitre.oval:tst:15767"/>
          <criterion comment="liblcms1 is earlier than 1.15-1.1+etch1" test_ref="oval:org.mitre.oval:tst:16428"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7190" version="3" class="patch">
      <metadata>
        <title>DSA-1717 devil -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>devil</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1717" ref_id="DSA-1717"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5262" ref_id="CVE-2008-5262"/>
        <description>Stefan Cornelius discovered a buffer overflow in devil, a cross-platform image loading and manipulation toolkit, which could be triggered via a crafted Radiance RGBE file. This could potentially lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:11.701-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:28.573-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:17.163-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7190 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:45.375-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:11.720-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libdevil1c2 is earlier than 1.6.7-5+etch1" test_ref="oval:org.mitre.oval:tst:14424"/>
          <criterion comment="libdevil-dev is earlier than 1.6.7-5+etch1" test_ref="oval:org.mitre.oval:tst:14756"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7185" version="5" class="patch">
      <metadata>
        <title>DSA-1949 php-net-ping -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>php-net-ping</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1949" ref_id="DSA-1949"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4024" ref_id="CVE-2009-4024"/>
        <description>It was discovered that php-net-ping, a PHP PEAR module to execute ping independently of the Operating System, performs insufficient input sanitising, which might be used to inject arguments or execute arbitrary commands on a system that uses php-net-ping.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T18:49:36-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:27:05.611-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:38.421-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:29.649-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7185 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:47.575-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:10.227-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="php-net-ping is earlier than 2.4.2-1+lenny1" test_ref="oval:org.mitre.oval:tst:24303"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="php-net-ping is earlier than 2.4.2-1+etch1" test_ref="oval:org.mitre.oval:tst:24135"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7173" version="3" class="patch">
      <metadata>
        <title>DSA-1712 rt2400 -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>rt2400</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1712" ref_id="DSA-1712"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0282" ref_id="CVE-2009-0282"/>
        <description>It was discovered that an integer overflow in the "Probe Request" packet parser of the Ralinktech wireless drivers might lead to remote denial of service or the execution of arbitrary code. Please note that you need to rebuild your driver from the source package in order to set this update into effect. Detailed instructions can be found in /usr/share/doc/rt2400-source/README.Debian</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:10.093-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:27.968-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:16.735-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7173 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:51.970-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:09.809-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="rt2400-source is earlier than 1.2.2+cvs20060620-4+etch1" test_ref="oval:org.mitre.oval:tst:14052"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criterion comment="rt2400 is earlier than 1.2.2+cvs20060620-4+etch1" test_ref="oval:org.mitre.oval:tst:14620"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7168" version="3" class="patch">
      <metadata>
        <title>DSA-1705 netatalk -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>netatalk</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1705" ref_id="DSA-1705"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5718" ref_id="CVE-2008-5718"/>
        <description>It was discovered that netatalk, an implementation of the AppleTalk suite, is affected by a command injection vulnerability when processing PostScript streams via papd. This could lead to the execution of arbitrary code. Please note that this only affects installations that are configured to use a pipe command in combination with wildcard symbols substituted with values of the printed job.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:34.260-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:27.342-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:16.509-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7168 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:48.159-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:09.508-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="netatalk is earlier than 2.0.3-4+etch1" test_ref="oval:org.mitre.oval:tst:12593"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def: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: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:7107" version="3" class="patch">
      <metadata>
        <title>DSA-1480 poppler -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>poppler</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1480" ref_id="DSA-1480"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4352" ref_id="CVE-2007-4352"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5392" ref_id="CVE-2007-5392"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5393" ref_id="CVE-2007-5393"/>
        <description>Alin Rad Pop discovered several buffer overflows in the Poppler PDF library, which could allow the execution of arbitrary code if a malformed PDF file is opened. The old stable distribution (sarge) doesn't contain poppler.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:59.774-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:26.632-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:16.069-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7107 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:50.249-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:06.279-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="poppler-utils is earlier than 0.4.5-5.1etch2" test_ref="oval:org.mitre.oval:tst:14846"/>
          <criterion comment="libpoppler0c2 is earlier than 0.4.5-5.1etch2" test_ref="oval:org.mitre.oval:tst:14880"/>
          <criterion comment="libpoppler-dev is earlier than 0.4.5-5.1etch2" test_ref="oval:org.mitre.oval:tst:13961"/>
          <criterion comment="libpoppler-qt-dev is earlier than 0.4.5-5.1etch2" test_ref="oval:org.mitre.oval:tst:13970"/>
          <criterion comment="libpoppler0c2-glib is earlier than 0.4.5-5.1etch2" test_ref="oval:org.mitre.oval:tst:14892"/>
          <criterion comment="libpoppler-glib-dev is earlier than 0.4.5-5.1etch2" test_ref="oval:org.mitre.oval:tst:14711"/>
          <criterion comment="libpoppler0c2-qt is earlier than 0.4.5-5.1etch2" test_ref="oval:org.mitre.oval:tst:14674"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7079" version="5" class="patch">
      <metadata>
        <title>DSA-1702 ntp -- interpretation conflict</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ntp</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1702" ref_id="DSA-1702"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0021" ref_id="CVE-2009-0021"/>
        <description>It has been discovered that NTP, an implementation of the Network Time Protocol, does not properly check the result of an OpenSSL function for verifying cryptographic signatures, which may ultimately lead to the acceptance of unauthenticated time information. (Note that cryptographic authentication of time servers is often not enabled in the first place.)</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:29.106-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:26.230-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:15.606-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7079 - Debian Patch Update" date="2014-06-06T16:49:00.366-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:51:21.448-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:05.385-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7079 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:20.209-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:36.933-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="ntp-refclock is earlier than 1:4.2.2.p4+dfsg-2etch1" test_ref="oval:org.mitre.oval:tst:12468"/>
              <criterion comment="ntp-simple is earlier than 1:4.2.2.p4+dfsg-2etch1" test_ref="oval:org.mitre.oval:tst:12267"/>
              <criterion comment="ntp-doc is earlier than 1:4.2.2.p4+dfsg-2etch1" test_ref="oval:org.mitre.oval:tst:12016"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="ntpdate is earlier than 1:4.2.2.p4+dfsg-2etch1" test_ref="oval:org.mitre.oval:tst:12212"/>
              <criterion comment="ntp is earlier than 1:4.2.2.p4+dfsg-2etch1" test_ref="oval:org.mitre.oval:tst:12261"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def: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:7025" version="3" class="patch">
      <metadata>
        <title>DSA-1663 net-snmp -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>net-snmp</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1663" ref_id="DSA-1663"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0960" ref_id="CVE-2008-0960"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2292" ref_id="CVE-2008-2292"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4309" ref_id="CVE-2008-4309"/>
        <description>Several vulnerabilities have been discovered in NET SNMP, a suite of Simple Network Management Protocol applications. The Common Vulnerabilities and Exposures project identifies the following problems: Wes Hardaker reported that the SNMPv3 HMAC verification relies on the client to specify the HMAC length, which allows spoofing of authenticated SNMPv3 packets. John Kortink reported a buffer overflow in the __snprint_value function in snmp_get causing a denial of service and potentially allowing the execution of arbitrary code via a large OCTETSTRING in an attribute value pair (AVP). It was reported that an integer overflow in the netsnmp_create_subtree_cache function in agent/snmp_agent.c allows remote attackers to cause a denial of service attack via a crafted SNMP GETBULK request.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:45.228-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:23.688-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:13.625-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7025 - Debian Patch Update" date="2014-06-06T16:49:00.366-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:51:26.890-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:03.303-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libsnmp-base is earlier than 5.2.3-7etch4" test_ref="oval:org.mitre.oval:tst:12349"/>
              <criterion comment="tkmib is earlier than 5.2.3-7etch4" test_ref="oval:org.mitre.oval:tst:11716"/>
            </criteria>
          </criteria>
          <criterion comment="libsnmp-perl is earlier than 5.2.3-7etch4" test_ref="oval:org.mitre.oval:tst:12623"/>
          <criterion comment="libsnmp9 is earlier than 5.2.3-7etch4" test_ref="oval:org.mitre.oval:tst:12699"/>
          <criterion comment="snmp is earlier than 5.2.3-7etch4" test_ref="oval:org.mitre.oval:tst:12657"/>
          <criterion comment="libsnmp9-dev is earlier than 5.2.3-7etch4" test_ref="oval:org.mitre.oval:tst:12355"/>
          <criterion comment="snmpd is earlier than 5.2.3-7etch4" test_ref="oval:org.mitre.oval:tst:12608"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def: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: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: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:6936" version="3" class="patch">
      <metadata>
        <title>DSA-1496 mplayer -- buffer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mplayer</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1496" ref_id="DSA-1496"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0485" ref_id="CVE-2008-0485"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0486" ref_id="CVE-2008-0486"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0629" ref_id="CVE-2008-0629"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0630" ref_id="CVE-2008-0630"/>
        <description>Several buffer overflows have been discovered in the MPlayer movie player, which might lead to the execution of arbitrary code. The Common Vulnerabilities and Exposures project identifies the following problems: Felipe Manzano and Anibal Sacco discovered a buffer overflow in the demuxer for MOV files. Reimar Doeffinger discovered a buffer overflow in the FLAC header parsing. Adam Bozanich discovered a buffer overflow in the CDDB access code. Adam Bozanich discovered a buffer overflow in URL parsing. The old stable distribution (sarge) doesn't contain mplayer.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:22.514-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:22.301-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:12.465-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6936 - Debian Patch Update" date="2014-06-06T16:49:00.366-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:51:24.590-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:59.275-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="mplayer-doc is earlier than 1.0~rc1-12etch2" test_ref="oval:org.mitre.oval:tst:12140"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criterion comment="mplayer is earlier than 1.0~rc1-12etch2" test_ref="oval:org.mitre.oval:tst:11682"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def: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: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: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:6841" version="5" class="patch">
      <metadata>
        <title>DSA-2003 linux-2.6 -- privilege escalation/denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2003" ref_id="DSA-2003"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3080" ref_id="CVE-2009-3080"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3726" ref_id="CVE-2009-3726"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4005" ref_id="CVE-2009-4005"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4020" ref_id="CVE-2009-4020"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4021" ref_id="CVE-2009-4021"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4536" ref_id="CVE-2009-4536"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0007" ref_id="CVE-2010-0007"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0410" ref_id="CVE-2010-0410"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0415" ref_id="CVE-2010-0415"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0622" ref_id="CVE-2010-0622"/>
        <description>NOTE: This kernel update marks the final planned kernel security update for the 2.6.18 kernel in the Debian release "etch". Although security support for "etch" officially ended on Feburary 15th, 2010, this update was already in preparation before that date. A final update that includes fixes for these issues in the 2.6.24 kernel is also in preparation and will be released shortly. Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or privilege escalation. The Common Vulnerabilities and Exposures project identifies the following problems: Dave Jones reported an issue in the gdth SCSI driver. A missing check for negative offsets in an ioctl call could be exploited by local users to create a denial of service or potentially gain elevated privileges. Trond Myklebust reported an issue where a malicious NFS server could cause a denial of service condition on its clients by returning incorrect attributes during an open call. Roel Kluin discovered an issue in the hfc_usb driver, an ISDN driver for Colognechip HFC-S USB chip. A potential read overflow exists which may allow remote users to cause a denial of service condition. Amerigo Wang discovered an issue in the HFS filesystem that would allow a denial of service by a local user who has sufficient privileges to mount a specially crafted filesystem. Anana V. Avati discovered an issue in the fuse subsystem. If the system is sufficiently low on memory, a local user can cause the kernel to dereference an invalid pointer resulting in a denial of service and potentially an escalation of privileges. Fabian Yamaguchi reported an issue in the e1000 driver for Intel gigabit network adapters which allow remote users to bypass packet filters using specially crafted ethernet frames. Florian Westphal reported a lack of capability checking in the ebtables netfilter subsystem. If the ebtables module is loaded, local users can add and modify ebtables rules. Sebastian Krahmer discovered an issue in the netlink connector subsystem that permits local users to allocate large amounts of system memory resulting in a denial of service. Ramon de Carvalho Valle discovered an issue in the sys_move_pages interface, limited to amd64, ia64 and powerpc64 flavors in Debian. Local users can exploit this issue to cause a denial of service or gain access to sensitive kernel memory. Jermome Marchand reported an issue in the futex subsystem that allows a local user to force an invalid futex state which results in a denial of service. This update also fixes a regression introduced by a previous security update that caused problems booting on certain s390 systems.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:11:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:32.624-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:14.839-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:48:57.530-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6841 - Debian Patch Update" date="2014-06-06T16:51:00.206-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:52:55.259-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:53.529-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-support-2.6.18-6 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:26792"/>
              <criterion comment="linux-patch-debian-2.6.18 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27156"/>
              <criterion comment="linux-source-2.6.18 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27194"/>
              <criterion comment="linux-manual-2.6.18 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27153"/>
              <criterion comment="linux-tree-2.6.18 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27026"/>
              <criterion comment="linux-doc-2.6.18 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27222"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:26863"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27218"/>
              <criterion comment="linux-image-2.6.18-6-s390-tape is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:26854"/>
              <criterion comment="linux-image-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27137"/>
              <criterion comment="linux-image-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27206"/>
              <criterion comment="linux-image-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27063"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27038"/>
              <criterion comment="linux-headers-2.6.18-6-all-s390 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27089"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27286"/>
              <criterion comment="linux-headers-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27252"/>
              <criterion comment="linux-headers-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27202"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:26977"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:26867"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27044"/>
              <criterion comment="linux-image-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27037"/>
              <criterion comment="linux-modules-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:26341"/>
              <criterion comment="linux-image-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27039"/>
              <criterion comment="linux-headers-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:26486"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27055"/>
              <criterion comment="linux-headers-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27342"/>
              <criterion comment="linux-headers-2.6.18-6-xen is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27256"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27212"/>
              <criterion comment="linux-modules-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:26986"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27095"/>
              <criterion comment="linux-headers-2.6.18-6-all-amd64 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:26675"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27317"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27077"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27076"/>
              <criterion comment="linux-image-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27195"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27146"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:26693"/>
              <criterion comment="linux-headers-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27313"/>
              <criterion comment="linux-image-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:26873"/>
              <criterion comment="linux-headers-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:26774"/>
              <criterion comment="linux-image-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27007"/>
              <criterion comment="linux-image-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27196"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27355"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:26990"/>
              <criterion comment="linux-headers-2.6.18-6-all-hppa is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:26850"/>
              <criterion comment="linux-image-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:26797"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6827" version="5" class="patch">
      <metadata>
        <title>DSA-1994 ajaxterm -- weak session IDs</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ajaxterm</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1994" ref_id="DSA-1994"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1629" ref_id="CVE-2009-1629"/>
        <description>It was discovered that ajaxterm, a web-based terminal, generates weak and predictable session IDs, which might be used to hijack a session or cause a denial of service attack on a system that uses ajaxterm.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:08:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:28:42.751-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:14.568-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:48:56.858-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6827 - Debian Patch Update" date="2014-06-06T16:51:00.206-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:52:59.047-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:53.338-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="ajaxterm is earlier than 0.10-2+lenny1" test_ref="oval:org.mitre.oval:tst:26620"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="ajaxterm is earlier than 0.9-2+etch1" test_ref="oval:org.mitre.oval:tst:26077"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def: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: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: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: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:20546" version="7" class="patch">
      <metadata>
        <title>DSA-1436-1 linux-2.6 fai-kernels user-mode-linux - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
          <product>fai-kernels</product>
          <product>user-mode-linux</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1436-1" ref_id="DSA-1436-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6058" ref_id="CVE-2006-6058"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5966" ref_id="CVE-2007-5966"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6063" ref_id="CVE-2007-6063"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6206" ref_id="CVE-2007-6206"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6417" ref_id="CVE-2007-6417"/>
        <description>Several local vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:21">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:26.760-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:46.579-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:27.587-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:25153 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:50.652-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:02:09.128-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20546 - 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:15.887-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:26.729-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="linux-2.6 DPKG is earlier than 0:2.6.18.dfsg.1-13etch6" test_ref="oval:org.mitre.oval:tst:89175"/>
          <criterion comment="fai-kernels DPKG is earlier than 0:1.17+etch.13etch6" test_ref="oval:org.mitre.oval:tst:89473"/>
          <criterion comment="user-mode-linux DPKG is earlier than 0:2.6.18-1um-2etch.13etch6" test_ref="oval:org.mitre.oval:tst:89602"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20524" version="5" class="patch">
      <metadata>
        <title>DSA-1442-1 libsndfile</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libsndfile</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1442-1" ref_id="DSA-1442-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4974" ref_id="CVE-2007-4974"/>
        <description>Rubert Buchholz discovered that libsndfile, a library for reading / writing audio files, performs insufficient boundary checks when processing FLAC files, which might lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:21">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:53.757-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:46.525-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:27.530-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20524 - 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:18.536-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:26.446-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="libsndfile DPKG is earlier than 0:1.0.16-2" test_ref="oval:org.mitre.oval:tst:89385"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20520" version="5" class="patch">
      <metadata>
        <title>DSA-1363-1 linux-2.6</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1363-1" ref_id="DSA-1363-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2172" ref_id="CVE-2007-2172"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2875" ref_id="CVE-2007-2875"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3105" ref_id="CVE-2007-3105"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3843" ref_id="CVE-2007-3843"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4308" ref_id="CVE-2007-4308"/>
        <description>Several local and remote vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:30">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:13.941-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:46.478-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:27.473-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20520 - 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:18.400-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:26.121-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="linux-2.6 DPKG is earlier than 0:2.6.18.dfsg.1-13etch2" test_ref="oval:org.mitre.oval:tst:89575"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20518" version="5" class="patch">
      <metadata>
        <title>DSA-1373-1 ktorrent - directory traversal vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ktorrent</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1373-1" ref_id="DSA-1373-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1799" ref_id="CVE-2007-1799"/>
        <description>It was discovered that ktorrent, a BitTorrent client for KDE, was vulnerable to a directory traversal bug which potentially allowed remote users to overwrite arbitrary files.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:28">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:22.469-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:46.431-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:27.413-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20518 - 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:19.940-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:25.951-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="ktorrent DPKG is earlier than 0:2.0.3+dfsg1-2etch1" test_ref="oval:org.mitre.oval:tst:89370"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20516" version="5" class="patch">
      <metadata>
        <title>DSA-1361-1 postfix-policyd - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>postfix-policyd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1361-1" ref_id="DSA-1361-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3791" ref_id="CVE-2007-3791"/>
        <description>It was discovered that postfix-policyd, an anti-spam plugin for postfix, didn't correctly test lengths of incoming SMTP commands potentially allowing the remote execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:30">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:33.173-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:46.383-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:27.355-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20516 - 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:17.157-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:25.804-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="postfix-policyd DPKG is earlier than 0:1.80-2.1etch1" test_ref="oval:org.mitre.oval:tst:89662"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20515" version="5" class="patch">
      <metadata>
        <title>DSA-1333-1 curl</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>curl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1333-1" ref_id="DSA-1333-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3564" ref_id="CVE-2007-3564"/>
        <description>It has been discovered that the GnuTLS certificate verification methods implemented in libcurl-gnutls, a solid, usable, and portable multi-protocol file transfer library, did not check for expired or invalid dates.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:33">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:43.512-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:46.336-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:27.300-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20515 - 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:17.288-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:25.664-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="curl DPKG is earlier than 0:7.15.5-1etch1" test_ref="oval:org.mitre.oval:tst:89610"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20500" version="5" class="patch">
      <metadata>
        <title>DSA-1288-2 pptpd - regression</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>pptpd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1288-2" ref_id="DSA-1288-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0244" ref_id="CVE-2007-0244"/>
        <description>It was discovered that the PoPToP Point to Point Tunneling Server contains a programming error, which allows the tear-down of a PPTP connection through a malformed GRE packet, resulting in denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:29">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:04.283-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:46.294-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:27.242-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20500 - 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:22.234-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:25.532-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="pptpd DPKG is earlier than 0:1.3.0-2etch2" test_ref="oval:org.mitre.oval:tst:89319"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20499" version="5" class="patch">
      <metadata>
        <title>DSA-1365-2 id3lib3.8.3 - denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>id3lib3.8.3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1365-2" ref_id="DSA-1365-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4460" ref_id="CVE-2007-4460"/>
        <description>Nikolaus Schulz discovered that a programming error in id3lib, an ID3 Tag Library, may lead to denial of service through symlink attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:29">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:05.831-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:46.246-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:27.191-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20499 - 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:22.586-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:25.399-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="id3lib3.8.3 DPKG is earlier than 0:3.8.3-6etch1" test_ref="oval:org.mitre.oval:tst:88681"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20498" version="5" class="patch">
      <metadata>
        <title>DSA-1390-1 t1lib - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>t1lib</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1390-1" ref_id="DSA-1390-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4033" ref_id="CVE-2007-4033"/>
        <description>Hamid Ebadi discovered a buffer overflow in the intT1_Env_GetCompletePath routine in t1lib, a Type 1 font rasterizer library. This flaw could allow an attacker to crash an application using the t1lib shared libraries, and potentially execute arbitrary code within such an application's security context.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:27">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:40.520-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:46.198-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:27.122-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20498 - 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:19.017-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:25.257-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="t1lib DPKG is earlier than 0:5.1.0-2etch1" test_ref="oval:org.mitre.oval:tst:89274"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20496" version="5" class="patch">
      <metadata>
        <title>DSA-1321-1 evolution-data-server</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>evolution-data-server</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1321-1" ref_id="DSA-1321-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3257" ref_id="CVE-2007-3257"/>
        <description>It was discovered that the IMAP code in the Evolution Data Server performs insufficient sanitising of a value later used an array index, which can lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:35">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:06.435-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:46.153-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:27.067-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20496 - 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:22.832-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:25.156-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="evolution-data-server DPKG is earlier than 0:1.6.3-5etch1" test_ref="oval:org.mitre.oval:tst:88962"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20493" version="5" class="patch">
      <metadata>
        <title>DSA-1353-1 tcpdump - integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>tcpdump</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1353-1" ref_id="DSA-1353-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3798" ref_id="CVE-2007-3798"/>
        <description>It was discovered that an integer overflow in the BGP dissector of tcpdump, a powerful tool for network monitoring and data acquisition, may lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:31">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:07.998-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:46.104-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:27.006-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20493 - 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:22.471-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:24.963-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="tcpdump DPKG is earlier than 0:3.9.5-2etch1" test_ref="oval:org.mitre.oval:tst:89424"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20489" version="5" class="patch">
      <metadata>
        <title>DSA-1319-1 maradns</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>maradns</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1319-1" ref_id="DSA-1319-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3114" ref_id="CVE-2007-3114"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3115" ref_id="CVE-2007-3115"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3116" ref_id="CVE-2007-3116"/>
        <description>Several remote vulnerabilities have been discovered in MaraDNS, a simple security-aware Domain Name Service server.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:35">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:08.517-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:46.056-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:26.950-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20489 - 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:24.536-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:24.713-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="maradns DPKG is earlier than 0:1.2.12.04-1etch1" test_ref="oval:org.mitre.oval:tst:89379"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20488" version="5" class="patch">
      <metadata>
        <title>DSA-1331-1 php4 - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>php4</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1331-1" ref_id="DSA-1331-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4486" ref_id="CVE-2006-4486"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0207" ref_id="CVE-2006-0207"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1864" ref_id="CVE-2007-1864"/>
        <description>Several remote vulnerabilities have been discovered in PHP, a server-side, HTML-embedded scripting language, which may lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:34">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:47.701-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:45.979-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:26.897-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20488 - 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:10.070-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:24.491-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="php4 DPKG is earlier than 6:4.4.4-8+etch4" test_ref="oval:org.mitre.oval:tst:89520"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20484" version="5" class="patch">
      <metadata>
        <title>DSA-1397-1 mono - buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mono</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1397-1" ref_id="DSA-1397-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5197" ref_id="CVE-2007-5197"/>
        <description>An integer overflow in the BigInteger data type implementation has been discovered in the free .NET runtime Mono.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:26">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:14.424-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:45.934-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:26.833-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20484 - 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:19.822-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:24.349-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="mono DPKG is earlier than 0:1.2.2.1-1etch1" test_ref="oval:org.mitre.oval:tst:89263"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20483" version="5" class="patch">
      <metadata>
        <title>DSA-1364-2 vim - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>vim</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1364-2" ref_id="DSA-1364-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2438" ref_id="CVE-2007-2438"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2953" ref_id="CVE-2007-2953"/>
        <description>Several vulnerabilities have been discovered in the vim editor.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:28">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:48:56.515-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:45.883-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:26.769-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20483 - 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:22.733-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:24.167-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="vim DPKG is earlier than 1:7.0-122+1etch3" test_ref="oval:org.mitre.oval:tst:89237"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20481" version="5" class="patch">
      <metadata>
        <title>DSA-1311-1 postgresql-7.4</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>postgresql-7.4</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1311-1" ref_id="DSA-1311-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2138" ref_id="CVE-2007-2138"/>
        <description>It was discovered that the PostgreSQL database performs insufficient validation of variables passed to privileged SQL statement called &lt;q>security definers&lt;/q>, which could lead to SQL privilege escalation.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:36">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:15.836-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:45.833-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:26.714-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20481 - 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:11.782-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:24.083-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="postgresql-7.4 DPKG is earlier than 1:7.4.17-0etch1" test_ref="oval:org.mitre.oval:tst:89664"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20473" version="5" class="patch">
      <metadata>
        <title>DSA-1341-2 bind9 - DNS cache poisoning vulnerability</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>bind9</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1341-2" ref_id="DSA-1341-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2926" ref_id="CVE-2007-2926"/>
        <description>This update provides fixed packages for the oldstable distribution (sarge). For reference the original advisory text.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:32">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:20.807-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:45.779-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:26.660-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20473 - 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:23.947-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:23.929-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="bind9 DPKG is earlier than 1:9.3.4-2etch1" test_ref="oval:org.mitre.oval:tst:89203"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20469" version="5" class="patch">
      <metadata>
        <title>DSA-1309-1 postgresql-8.1</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>postgresql-8.1</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1309-1" ref_id="DSA-1309-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2138" ref_id="CVE-2007-2138"/>
        <description>It was discovered that the PostgreSQL database performs insufficient validation of variables passed to privileged SQL statements, so called &lt;q>security definers&lt;/q>, which could lead to SQL privilege escalation.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:36">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:47.280-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:45.728-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:26.605-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20469 - 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:19.254-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:23.779-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="postgresql-8.1 DPKG is earlier than 0:8.1.9-0etch1" test_ref="oval:org.mitre.oval:tst:89164"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20465" version="5" class="patch">
      <metadata>
        <title>DSA-1301-1 gimp</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gimp</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1301-1" ref_id="DSA-1301-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2356" ref_id="CVE-2007-2356"/>
        <description>A buffer overflow has been identified in Gimp's SUNRAS plugin in versions prior to 2.2.15. This bug could allow an attacker to execute arbitrary code on the victim's computer by inducing the victim to open a specially crafted RAS file.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:37">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:02.636-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:45.679-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:26.547-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20465 - 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:07.376-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:23.649-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="gimp DPKG is earlier than 0:2.2.13-1etch1" test_ref="oval:org.mitre.oval:tst:89606"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20462" version="5" class="patch">
      <metadata>
        <title>DSA-1323-1 krb5</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>krb5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1323-1" ref_id="DSA-1323-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2442" ref_id="CVE-2007-2442"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2443" ref_id="CVE-2007-2443"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2798" ref_id="CVE-2007-2798"/>
        <description>Several remote vulnerabilities have been discovered in the MIT reference implementation of the Kerberos network authentication protocol suite, which may lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:34">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:17.785-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:45.627-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:26.496-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20462 - 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:28.260-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:23.405-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="krb5 DPKG is earlier than 0:1.4.4-7etch2" test_ref="oval:org.mitre.oval:tst:89404"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20457" version="5" class="patch">
      <metadata>
        <title>DSA-1393-1 xfce4-terminal - insecure execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xfce4-terminal</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1393-1" ref_id="DSA-1393-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3770" ref_id="CVE-2007-3770"/>
        <description>It was discovered that xfce-terminal, a terminal emulator for the xfce environment, did not correctly escape arguments passed to the processes spawned by &lt;q>Open Link&lt;/q>. This allowed malicious links to execute arbitrary commands upon the local system.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:26">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:10.705-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:45.572-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:26.440-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20457 - 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:11.667-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:23.268-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="xfce4-terminal DPKG is earlier than 0:0.2.5.6rc1-2etch1" test_ref="oval:org.mitre.oval:tst:89029"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20456" version="5" class="patch">
      <metadata>
        <title>DSA-1380-1 elinks - information disclosure</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>elinks</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1380-1" ref_id="DSA-1380-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5034" ref_id="CVE-2007-5034"/>
        <description>Kalle Olavi Niemitalo discovered that elinks, an advanced text-mode WWW browser, sent HTTP POST data in cleartext when using an HTTPS proxy server potentially allowing private information to be disclosed.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:27">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:06.783-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:45.523-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:26.378-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20456 - 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:22.354-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:23.121-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="elinks DPKG is earlier than 0:0.11.1-1.2etch1" test_ref="oval:org.mitre.oval:tst:89548"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20455" version="5" class="patch">
      <metadata>
        <title>DSA-1384-1 xen-3.0</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xen-3.0</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1384-1" ref_id="DSA-1384-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4993" ref_id="CVE-2007-4993"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1320" ref_id="CVE-2007-1320"/>
        <description>Several local vulnerabilities have been discovered in the Xen hypervisor packages which may lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:27">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:21.994-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:45.459-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:26.311-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20455 - 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:11.056-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:22.912-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="xen-3.0 DPKG is earlier than 0:3.0.3-0-3" test_ref="oval:org.mitre.oval:tst:89286"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20451" version="5" class="patch">
      <metadata>
        <title>DSA-1370-1 phpmyadmin - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>phpmyadmin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1370-1" ref_id="DSA-1370-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6942" ref_id="CVE-2006-6942"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6944" ref_id="CVE-2006-6944"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1325" ref_id="CVE-2007-1325"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1395" ref_id="CVE-2007-1395"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2245" ref_id="CVE-2007-2245"/>
        <description>Several remote vulnerabilities have been discovered in phpMyAdmin, a program to administrate MySQL over the web.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:29">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:23.159-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:45.407-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:26.257-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20451 - 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:23.158-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:22.577-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="phpmyadmin DPKG is earlier than 4:2.9.1.1-4" test_ref="oval:org.mitre.oval:tst:89554"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20447" version="5" class="patch">
      <metadata>
        <title>DSA-1307-1 openoffice.org - heap overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openoffice.org</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1307-1" ref_id="DSA-1307-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0245" ref_id="CVE-2007-0245"/>
        <description>John Heasman discovered a heap overflow in the routines of OpenOffice.org that parse RTF files. A specially crafted RTF file could cause the filter to overwrite data on the heap, which may lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:36">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:48:57.182-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:45.361-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:26.182-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20447 - 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:17.423-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:22.414-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="openoffice.org DPKG is earlier than 0:2.0.4.dfsg.2-7etch1" test_ref="oval:org.mitre.oval:tst:89675"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20440" version="5" class="patch">
      <metadata>
        <title>DSA-1299-1 ipsec-tools</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ipsec-tools</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1299-1" ref_id="DSA-1299-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1841" ref_id="CVE-2007-1841"/>
        <description>It was discovered that a specially-crafted packet sent to the racoon ipsec key exchange server could cause a tunnel to crash, resulting in a denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:37">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:48:58.667-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:45.314-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:26.105-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20440 - 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:12.394-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:22.260-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="ipsec-tools DPKG is earlier than 1:0.6.6-3.1etch1" test_ref="oval:org.mitre.oval:tst:89584"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20433" version="5" class="patch">
      <metadata>
        <title>DSA-1403-1 phpmyadmin - cross-site scripting</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>phpmyadmin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1403-1" ref_id="DSA-1403-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5589" ref_id="CVE-2007-5589"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5386" ref_id="CVE-2007-5386"/>
        <description>Omer Singer of the DigiTrust Group discovered several vulnerabilities in phpMyAdmin, an application to administrate MySQL over the WWW.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:25">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:50.166-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:45.256-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:25.891-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20433 - 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:28.515-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:21.843-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="phpmyadmin DPKG is earlier than 4:2.9.1.1-6" test_ref="oval:org.mitre.oval:tst:89550"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20432" version="5" class="patch">
      <metadata>
        <title>DSA-1426-1 qt-x11-free - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>qt-x11-free</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1426-1" ref_id="DSA-1426-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3388" ref_id="CVE-2007-3388"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4137" ref_id="CVE-2007-4137"/>
        <description>Several local/remote vulnerabilities have been discovered in the Qt GUI library.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:23">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:57.098-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:45.204-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:25.838-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20432 - 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:10.723-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:21.664-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="qt-x11-free DPKG is earlier than 3:3.3.7-4etch1" test_ref="oval:org.mitre.oval:tst:89619"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20428" version="5" class="patch">
      <metadata>
        <title>DSA-1315-1 libphp-phpmailer</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libphp-phpmailer</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1315-1" ref_id="DSA-1315-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3215" ref_id="CVE-2007-3215"/>
        <description>Thor Larholm discovered that libphp-phpmailer, an email transfer class for PHP, performs insufficient input validition if configured to use Sendmail. This allows the execution of arbitrary shell commands.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:35">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:08.293-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:45.138-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:25.783-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20428 - 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:37.699-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:21.528-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="libphp-phpmailer DPKG is earlier than 0:1.73-2etch1" test_ref="oval:org.mitre.oval:tst:89577"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20426" version="5" class="patch">
      <metadata>
        <title>DSA-1371-1 phpwiki - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>phpwiki</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1371-1" ref_id="DSA-1371-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2024" ref_id="CVE-2007-2024"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2025" ref_id="CVE-2007-2025"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3193" ref_id="CVE-2007-3193"/>
        <description>Several vulnerabilities have been discovered in phpWiki, a wiki engine written in PHP.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:29">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:30.246-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:45.070-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:25.731-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20426 - 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:10.226-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:21.286-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="phpwiki DPKG is earlier than 0:1.3.12p3-5etch1" test_ref="oval:org.mitre.oval:tst:89188"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20414" version="5" class="patch">
      <metadata>
        <title>DSA-1313-1 mplayer</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mplayer</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1313-1" ref_id="DSA-1313-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2948" ref_id="CVE-2007-2948"/>
        <description>Stefan Cornelius and Reimar Doeffinger discovered that the MPlayer movie player performs insufficient boundary checks when accessing CDDB data, which might lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:35">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:12.789-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:44.997-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:25.675-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20414 - 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:09.334-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:21.140-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="mplayer DPKG is earlier than 0:1.0~rc1-12etch1" test_ref="oval:org.mitre.oval:tst:89507"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20407" version="5" class="patch">
      <metadata>
        <title>DSA-1386-1 wesnoth</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>wesnoth</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1386-1" ref_id="DSA-1386-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3917" ref_id="CVE-2007-3917"/>
        <description>A problem has been discovered in the processing of chat messages. Overly long messages are truncated by the server to a fixed length, without paying attention to the multibyte characters. This leads to invalid UTF-8 on clients and causes an uncaught exception. Note that both wesnoth and the wesnoth server are affected.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:27">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:48.712-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:44.940-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:25.621-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20407 - 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:19.447-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:20.989-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="wesnoth DPKG is earlier than 0:1.2-2" test_ref="oval:org.mitre.oval:tst:89438"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20398" version="5" class="patch">
      <metadata>
        <title>DSA-1405-2 zope-cmfplone - arbitrary code</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>zope-cmfplone</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1405-2" ref_id="DSA-1405-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5741" ref_id="CVE-2007-5741"/>
        <description>It was discovered that Plone, a web content management system, allows remote attackers to execute arbitrary code via specially crafted web browser cookies.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:25">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:39.849-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:44.892-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:25.569-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20398 - 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:24.337-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:20.838-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="zope-cmfplone DPKG is earlier than 0:2.5.1-4etch2" test_ref="oval:org.mitre.oval:tst:89607"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20397" version="5" class="patch">
      <metadata>
        <title>DSA-1513-1 lighttpd - information disclosure</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>lighttpd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1513-1" ref_id="DSA-1513-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1111" ref_id="CVE-2008-1111"/>
        <description>It was discovered that lighttpd, a fast webserver with minimal memory footprint, would display the source to CGI scripts if their execution failed in some circumstances.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:13">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:23.463-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:44.842-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:25.504-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20397 - 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:28.376-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:20.695-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="lighttpd DPKG is earlier than 0:1.4.13-4etch5" test_ref="oval:org.mitre.oval:tst:89258"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20392" version="5" class="patch">
      <metadata>
        <title>DSA-1382-1 quagga</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>quagga</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1382-1" ref_id="DSA-1382-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4826" ref_id="CVE-2007-4826"/>
        <description>It was discovered that BGP peers can trigger a NULL pointer dereference in the BGP daemon if debug logging is enabled, causing the BGP daemon to crash.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:27">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:48:56.643-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:44.797-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:25.446-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20392 - 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:13.672-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:20.557-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="quagga DPKG is earlier than 0:0.99.5-5etch3" test_ref="oval:org.mitre.oval:tst:89564"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20389" version="5" class="patch">
      <metadata>
        <title>DSA-1420-1 zabbix - programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>zabbix</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1420-1" ref_id="DSA-1420-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6210" ref_id="CVE-2007-6210"/>
        <description>Bas van Schaik discovered that the agentd process of Zabbix, a network monitor system, may run user-supplied commands as group id root, not zabbix, which may lead to a privilege escalation.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:23">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:28.800-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:44.732-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:25.393-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20389 - 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:23.280-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:20.423-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="zabbix DPKG is earlier than 1:1.1.4-10etch1" test_ref="oval:org.mitre.oval:tst:88737"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20387" version="5" class="patch">
      <metadata>
        <title>DSA-1448-1 eggdrop arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>eggdrop</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1448-1" ref_id="DSA-1448-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2807" ref_id="CVE-2007-2807"/>
        <description>It was discovered that eggdrop, an advanced IRC robot, was vulnerable to a buffer overflow which could result in a remote user executing arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:20">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:42.860-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:44.669-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:25.337-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20387 - 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:12.934-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:20.281-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="eggdrop DPKG is earlier than 0:1.6.18-1etch1" test_ref="oval:org.mitre.oval:tst:89478"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20386" version="5" class="patch">
      <metadata>
        <title>DSA-1624-1 libxslt - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libxslt</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1624-1" ref_id="DSA-1624-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2935" ref_id="CVE-2008-2935"/>
        <description>Chris Evans discovered that a buffer overflow in the RC4 functions of libexslt may lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:04">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:27.366-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:44.619-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:25.284-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20386 - 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:21.083-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:20.148-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="libxslt DPKG is earlier than 0:1.1.19-3" test_ref="oval:org.mitre.oval:tst:88677"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20385" version="5" class="patch">
      <metadata>
        <title>DSA-1587-1 mtr - execution of arbitrary code</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mtr</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1587-1" ref_id="DSA-1587-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2357" ref_id="CVE-2008-2357"/>
        <description>Adam Zabrocki discovered that under certain circumstances mtr, a full screen ncurses and X11 traceroute tool, could be tricked into executing arbitrary code via overly long reverse DNS records.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:07">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:39.143-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:44.573-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:25.223-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20385 - 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:07.691-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:19.993-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="mtr DPKG is earlier than 0:0.71-2etch1" test_ref="oval:org.mitre.oval:tst:89255"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20384" version="5" class="patch">
      <metadata>
        <title>DSA-1542-1 libcairo - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libcairo</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1542-1" ref_id="DSA-1542-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5503" ref_id="CVE-2007-5503"/>
        <description>Peter Valchev (Google Security) discovered a series of integer overflow weaknesses in Cairo, a vector graphics rendering library used by many other applications. If an application uses cairo to render a maliciously crafted PNG image, the vulnerability allows the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:11">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:21.376-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:44.512-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:25.166-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20384 - 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:12.510-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:19.811-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="libcairo DPKG is earlier than 0:1.2.4-4.1+etch1" test_ref="oval:org.mitre.oval:tst:89426"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20381" version="5" class="patch">
      <metadata>
        <title>DSA-1512-1 evolution - remote code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>evolution</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1512-1" ref_id="DSA-1512-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0072" ref_id="CVE-2008-0072"/>
        <description>Ulf H&amp;auml;rnhammar discovered that Evolution, the e-mail and groupware suite, had a format string vulnerability in the parsing of encrypted mail messages. If the user opened a specially crafted email message, code execution was possible.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:14">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:04.800-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:44.463-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:25.101-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20381 - 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:23.802-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:19.611-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="evolution DPKG is earlier than 0:2.6.3-6etch2" test_ref="oval:org.mitre.oval:tst:89469"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20377" version="5" class="patch">
      <metadata>
        <title>DSA-1498-1 libimager-perl - buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libimager-perl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1498-1" ref_id="DSA-1498-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2459" ref_id="CVE-2007-2459"/>
        <description>It was discovered that libimager-perl, a Perl extension for generating 24-bit images, did not correctly handle 8-bit compressed images, which could allow the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:15">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:13.778-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:44.223-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:25.037-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20377 - 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:15.613-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:19.459-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="libimager-perl DPKG is earlier than 0:0.50-1etch1" test_ref="oval:org.mitre.oval:tst:89342"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20376" version="5" class="patch">
      <metadata>
        <title>DSA-1396-1 iceweasel</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceweasel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1396-1" ref_id="DSA-1396-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1095" ref_id="CVE-2007-1095"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2292" ref_id="CVE-2007-2292"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3511" ref_id="CVE-2007-3511"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5334" ref_id="CVE-2007-5334"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5337" ref_id="CVE-2007-5337"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5338" ref_id="CVE-2007-5338"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5339" ref_id="CVE-2007-5339"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5340" ref_id="CVE-2007-5340"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2894" ref_id="CVE-2006-2894"/>
        <description>Several remote vulnerabilities have been discovered in the Iceweasel web browser, an unbranded version of the Firefox browser.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:26">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:15.951-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:44.169-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:24.892-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20376 - 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:09.590-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:18.874-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="iceweasel DPKG is earlier than 0:2.0.0.6+2.0.0.8-0etch1" test_ref="oval:org.mitre.oval:tst:89028"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20375" version="5" class="patch">
      <metadata>
        <title>DSA-1325-1 evolution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>evolution</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1325-1" ref_id="DSA-1325-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1002" ref_id="CVE-2007-1002"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3257" ref_id="CVE-2007-3257"/>
        <description>Several remote vulnerabilities have been discovered in Evolution, a groupware suite with mail client and organizer.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:34">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:38.444-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:44.111-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:24.844-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20375 - 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:16.216-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:18.663-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="evolution DPKG is earlier than 0:2.6.3-6etch1" test_ref="oval:org.mitre.oval:tst:89609"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20374" version="5" class="patch">
      <metadata>
        <title>DSA-1470-1 horde3 - missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>horde3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1470-1" ref_id="DSA-1470-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6018" ref_id="CVE-2007-6018"/>
        <description>Ulf H&amp;auml;rnhammar discovered that the HTML filter of the Horde web application framework performed insufficient input sanitising, which may lead to the deletion of emails if a user is tricked into viewing a malformed email inside the Imp client.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:18">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:34.383-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:44.053-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:24.794-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20374 - 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:16.051-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:18.528-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="horde3 DPKG is earlier than 0:3.1.3-4etch2" test_ref="oval:org.mitre.oval:tst:89590"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20371" version="5" class="patch">
      <metadata>
        <title>DSA-1424-1 iceweasel - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceweasel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1424-1" ref_id="DSA-1424-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5947" ref_id="CVE-2007-5947"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5959" ref_id="CVE-2007-5959"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5960" ref_id="CVE-2007-5960"/>
        <description>Several remote vulnerabilities have been discovered in the Iceweasel web browser, an unbranded version of the Firefox browser.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:23">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:12.114-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:44.001-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:24.748-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20371 - 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:08.299-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:18.271-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="iceweasel DPKG is earlier than 0:2.0.0.10-0etch1" test_ref="oval:org.mitre.oval:tst:89207"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20370" version="7" class="patch">
      <metadata>
        <title>DSA-1378-1 fai-kernels linux-2.6 user-mode-linux - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
          <product>fai-kernels</product>
          <product>user-mode-linux</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1378-1" ref_id="DSA-1378-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3731" ref_id="CVE-2007-3731"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3739" ref_id="CVE-2007-3739"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3740" ref_id="CVE-2007-3740"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4573" ref_id="CVE-2007-4573"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4849" ref_id="CVE-2007-4849"/>
        <description>Several local and remote vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:28">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:31.448-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:43.937-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:24.688-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:25217 - 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.820-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:02:09.054-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20370 - 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:26.705-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:17.904-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="linux-2.6 DPKG is earlier than 0:2.6.18.dfsg.1-13etch3" test_ref="oval:org.mitre.oval:tst:89479"/>
          <criterion comment="fai-kernels DPKG is earlier than 0:1.17+etch.13etch3" test_ref="oval:org.mitre.oval:tst:89484"/>
          <criterion comment="user-mode-linux DPKG is earlier than 0:2.6.18-1um-2etch.13etch3" test_ref="oval:org.mitre.oval:tst:89442"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20369" version="5" class="patch">
      <metadata>
        <title>DSA-1476-1 pulseaudio - programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>pulseaudio</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1476-1" ref_id="DSA-1476-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0008" ref_id="CVE-2008-0008"/>
        <description>Marcus Meissner discovered that the PulseAudio sound server performed insufficient checks when dropping privileges, which could lead to local privilege escalation.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:17">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:29.020-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:43.896-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:24.629-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20369 - 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:14.481-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:17.769-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="pulseaudio DPKG is earlier than 0:0.9.5-5etch1" test_ref="oval:org.mitre.oval:tst:89561"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20366" version="5" class="patch">
      <metadata>
        <title>DSA-1413-1 mysql - multiple</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mysql-dfsg-5.0</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1413-1" ref_id="DSA-1413-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2583" ref_id="CVE-2007-2583"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2691" ref_id="CVE-2007-2691"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2692" ref_id="CVE-2007-2692"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3780" ref_id="CVE-2007-3780"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3782" ref_id="CVE-2007-3782"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5925" ref_id="CVE-2007-5925"/>
        <description>Several vulnerabilities have been found in the MySQL database packages with implications ranging from unauthorised database modifications to remotely triggered server crashes.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:24">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:22.270-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:43.804-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:24.567-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20366 - 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:28.191-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:17.410-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="mysql-dfsg-5.0 DPKG is earlier than 0:5.0.32-7etch3" test_ref="oval:org.mitre.oval:tst:88624"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20363" version="5" class="patch">
      <metadata>
        <title>DSA-1496-1 mplayer - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mplayer</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1496-1" ref_id="DSA-1496-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0485" ref_id="CVE-2008-0485"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0486" ref_id="CVE-2008-0486"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0629" ref_id="CVE-2008-0629"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0630" ref_id="CVE-2008-0630"/>
        <description>Several buffer overflows have been discovered in the MPlayer movie player, which might lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:16">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:43.823-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:43.728-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:24.506-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20363 - 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:24.507-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:17.132-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="mplayer DPKG is earlier than 0:1.0~rc1-12etch2" test_ref="oval:org.mitre.oval:tst:89531"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20362" version="5" class="patch">
      <metadata>
        <title>DSA-1293-1 quagga</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>quagga</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1293-1" ref_id="DSA-1293-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1995" ref_id="CVE-2007-1995"/>
        <description>Paul Jakma discovered that specially crafted UPDATE messages can trigger an out of boundary read that can result in a system crash of quagga, the BGP/OSPF/RIP routing daemon.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:38">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:40.394-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:43.666-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:24.448-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20362 - 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:08.733-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:16.989-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="quagga DPKG is earlier than 0:0.99.5-5etch2" test_ref="oval:org.mitre.oval:tst:89573"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20360" version="5" class="patch">
      <metadata>
        <title>DSA-1434-1 mydns - denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mydns</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1434-1" ref_id="DSA-1434-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2362" ref_id="CVE-2007-2362"/>
        <description>It was discovered that in MyDNS, a domain name server with database backend, the daemon could be crashed through malicious remote update requests, which may lead to denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:22">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:48.861-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:43.588-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:24.391-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20360 - 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:33.627-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:16.843-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="mydns DPKG is earlier than 1:1.1.0-7etch1" test_ref="oval:org.mitre.oval:tst:89382"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20358" version="5" class="patch">
      <metadata>
        <title>DSA-1468-1 tomcat5.5</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>tomcat5.5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1468-1" ref_id="DSA-1468-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0128" ref_id="CVE-2008-0128"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2450" ref_id="CVE-2007-2450"/>
        <description>Several remote vulnerabilities have been discovered in the Tomcat servlet and JSP engine.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:18">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:48:55.419-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:43.544-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:24.327-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20358 - 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:12.819-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:16.684-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="tomcat5.5 DPKG is earlier than 0:5.5.20-2etch2" test_ref="oval:org.mitre.oval:tst:89441"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20356" version="5" class="patch">
      <metadata>
        <title>DSA-1409-3 samba - several vulnerabilities (update)</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>samba</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1409-3" ref_id="DSA-1409-3"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4572" ref_id="CVE-2007-4572"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5398" ref_id="CVE-2007-5398"/>
        <description>This update fixes all currently known regressions introduced with the previous two revisions of DSA-1409. The original text is reproduced below.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:24">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:06.314-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:43.494-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:24.259-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20356 - 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:26.493-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:16.600-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="samba DPKG is earlier than 0:3.0.24-6etch8" test_ref="oval:org.mitre.oval:tst:89375"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20354" version="5" class="patch">
      <metadata>
        <title>DSA-1355-1 kdegraphics - integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>kdegraphics</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1355-1" ref_id="DSA-1355-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3387" ref_id="CVE-2007-3387"/>
        <description>It was discovered that an integer overflow in the xpdf PDF viewer may lead to the execution of arbitrary code if a malformed PDF file is opened.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:30">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:36.017-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:43.452-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:24.203-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20354 - 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.765-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:16.516-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="kdegraphics DPKG is earlier than 4:3.5.5-3etch1" test_ref="oval:org.mitre.oval:tst:89193"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20353" version="5" class="patch">
      <metadata>
        <title>DSA-1488-1 phpbb2 - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>phpbb2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1488-1" ref_id="DSA-1488-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4758" ref_id="CVE-2006-4758"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6839" ref_id="CVE-2006-6839"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6840" ref_id="CVE-2006-6840"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6508" ref_id="CVE-2006-6508"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6841" ref_id="CVE-2006-6841"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0471" ref_id="CVE-2008-0471"/>
        <description>Several remote vulnerabilities have been discovered in phpBB, a web based bulletin board.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:16">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:18.286-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:43.408-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:24.144-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20353 - 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:20.832-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:16.160-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="phpbb2 DPKG is earlier than 0:2.0.21-7" test_ref="oval:org.mitre.oval:tst:89597"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20351" version="5" class="patch">
      <metadata>
        <title>DSA-1297-1 gforge-plugin-scmcvs</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gforge-plugin-scmcvs</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1297-1" ref_id="DSA-1297-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0246" ref_id="CVE-2007-0246"/>
        <description>Bernhard R. Link discovered that the CVS browsing interface of Gforge, a collaborative development tool, performs insufficient escaping of URLs, which allows the execution of arbitrary shell commands with the privileges of the www-data user.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:37">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:15.202-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:43.357-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:24.091-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20351 - 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:27.990-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:16.005-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="gforge-plugin-scmcvs DPKG is earlier than 0:4.5.14-5etch1" test_ref="oval:org.mitre.oval:tst:88841"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20350" version="5" class="patch">
      <metadata>
        <title>DSA-1368-1 librpcsecgss - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>librpcsecgss</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1368-1" ref_id="DSA-1368-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3999" ref_id="CVE-2007-3999"/>
        <description>It was discovered that a buffer overflow of the library for secure RPC communication over the rpcsec_gss protocol allows the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:29">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:51.788-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:43.301-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:24.029-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20350 - 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:17.940-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:15.831-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="librpcsecgss DPKG is earlier than 0:0.14-2etch1" test_ref="oval:org.mitre.oval:tst:89657"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20349" version="5" class="patch">
      <metadata>
        <title>DSA-1521-1 lighttpd - arbitrary file disclosure</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>lighttpd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1521-1" ref_id="DSA-1521-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1270" ref_id="CVE-2008-1270"/>
        <description>Julien Cayzac discovered that under certain circumstances lighttpd, a fast webserver with minimal memory footprint, might allow the reading of arbitrary files from the system. This problem could only occur with a non-standard configuration.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:13">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:04.149-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:43.252-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:23.965-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20349 - 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:22.961-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:15.704-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="lighttpd DPKG is earlier than 0:1.4.13-4etch6" test_ref="oval:org.mitre.oval:tst:89399"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20342" version="5" class="patch">
      <metadata>
        <title>DSA-1616-2 clamav - denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>clamav</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1616-2" ref_id="DSA-1616-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2713" ref_id="CVE-2008-2713"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3215" ref_id="CVE-2008-3215"/>
        <description>Damian Put discovered a vulnerability in the ClamAV anti-virus toolkit's parsing of Petite-packed Win32 executables. The weakness leads to an invalid memory access, and could enable an attacker to crash clamav by supplying a maliciously crafted Petite-compressed binary for scanning. In some configurations, such as when clamav is used in combination with mail servers, this could cause a system to &lt;q>fail open&lt;/q>, facilitating a follow-on viral attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:05">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:26.894-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:43.209-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:23.912-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20342 - 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:16.371-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:15.504-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="clamav DPKG is earlier than 0:0.90.1dfsg-3.1etch14" test_ref="oval:org.mitre.oval:tst:89268"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20341" version="5" class="patch">
      <metadata>
        <title>DSA-1548-1 xpdf</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xpdf</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1548-1" ref_id="DSA-1548-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1693" ref_id="CVE-2008-1693"/>
        <description>Kees Cook discovered a vulnerability in xpdf, a set of tools for display and conversion of Portable Document Format (PDF) files.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:10">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:52.016-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:43.166-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:23.857-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20341 - 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:28.107-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:15.363-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="xpdf DPKG is earlier than 0:3.01-9.1+etch3" test_ref="oval:org.mitre.oval:tst:89047"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20339" version="5" class="patch">
      <metadata>
        <title>DSA-1522-1 unzip - potential code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>unzip</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1522-1" ref_id="DSA-1522-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0888" ref_id="CVE-2008-0888"/>
        <description>Tavis Ormandy discovered that unzip, when processing specially crafted ZIP archives, could pass invalid pointers to the C library's free routine, potentially leading to arbitrary code execution (&lt;a href="http://security-tracker.debian.org/tracker/CVE-2008-0888">CVE-2008-0888&lt;/a>).</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:13">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:19.447-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:43.125-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:23.803-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20339 - 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:24.066-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:14.824-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="unzip DPKG is earlier than 0:5.52-9etch1" test_ref="oval:org.mitre.oval:tst:89160"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20332" version="5" class="patch">
      <metadata>
        <title>DSA-1544-1 pdns-recursor - cache poisoning vulnerability</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>pdns-recursor</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1544-1" ref_id="DSA-1544-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1637" ref_id="CVE-2008-1637"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3217" ref_id="CVE-2008-3217"/>
        <description>Amit Klein discovered that pdns-recursor, a caching DNS resolver, uses a weak random number generator to create DNS transaction IDs and UDP source port numbers. As a result, cache poisoning attacks were simplified. (&lt;a href="http://security-tracker.debian.org/tracker/CVE-2008-1637">CVE-2008-1637&lt;/a> and &lt;a href="http://security-tracker.debian.org/tracker/CVE-2008-3217">CVE-2008-3217&lt;/a>)</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:11">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:48:58.335-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:43.083-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:23.748-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20332 - 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:27.866-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:14.641-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="pdns-recursor DPKG is earlier than 0:3.1.4-1+etch1" test_ref="oval:org.mitre.oval:tst:89354"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20331" version="5" class="patch">
      <metadata>
        <title>DSA-1432-1 link-grammar - buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>link-grammar</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1432-1" ref_id="DSA-1432-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5395" ref_id="CVE-2007-5395"/>
        <description>Alin Rad Pop discovered that link-grammar, Carnegie Mellon University's link grammar parser for English, performed insufficient validation within its tokenizer, which could allow a malicious input file to execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:22">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:24.438-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:43.043-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:23.693-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20331 - 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:09.917-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:14.446-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="link-grammar DPKG is earlier than 0:4.2.2-4etch1" test_ref="oval:org.mitre.oval:tst:89433"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20330" version="5" class="patch">
      <metadata>
        <title>DSA-1633-1 slash - multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>slash</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1633-1" ref_id="DSA-1633-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2231" ref_id="CVE-2008-2231"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2553" ref_id="CVE-2008-2553"/>
        <description>It has been discovered that Slash, the Slashdot Like Automated Storytelling Homepage suffers from two vulnerabilities related to insufficient input sanitation, leading to execution of SQL commands (&lt;a href="http://security-tracker.debian.org/tracker/CVE-2008-2231">CVE-2008-2231&lt;/a>) and cross-site scripting (&lt;a href="http://security-tracker.debian.org/tracker/CVE-2008-2553">CVE-2008-2553&lt;/a>).</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:03">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:48.182-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:42.976-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:23.643-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20330 - 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:16.659-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:14.240-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="slash DPKG is earlier than 0:2.2.6-8etch1" test_ref="oval:org.mitre.oval:tst:89346"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20329" version="5" class="patch">
      <metadata>
        <title>DSA-1599-1 dbus</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>dbus</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1599-1" ref_id="DSA-1599-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0595" ref_id="CVE-2008-0595"/>
        <description>Havoc Pennington discovered that DBus, a simple interprocess messaging system, performs insufficient validation of security policies, which might allow local privilege escalation.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:06">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:00.748-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:42.934-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:23.587-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20329 - 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:11.898-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:14.104-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="dbus DPKG is earlier than 0:1.0.2-1+etch1" test_ref="oval:org.mitre.oval:tst:89359"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20328" version="3" class="patch">
      <metadata>
        <title>DSA-1339-1 iceape - several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceape</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1339-1" ref_id="DSA-1339-1"/>
        <description>Several remote vulnerabilities have been discovered in the Iceape internet suite, an unbranded version of the Seamonkey Internet Suite.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:33">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:02.037-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:42.889-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:23.534-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="iceape DPKG is earlier than 0:1.0.10~pre070720-0etch1" test_ref="oval:org.mitre.oval:tst:89277"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20327" version="5" class="patch">
      <metadata>
        <title>DSA-1303-1 lighttpd - denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>lighttpd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1303-1" ref_id="DSA-1303-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1870" ref_id="CVE-2007-1870"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1869" ref_id="CVE-2007-1869"/>
        <description>Two problems were discovered with lighttpd, a fast webserver with minimal memory footprint, which could allow denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:36">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:10.599-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:42.836-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:23.476-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20327 - 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.655-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:13.885-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="lighttpd DPKG is earlier than 0:1.4.13-4etch1" test_ref="oval:org.mitre.oval:tst:89358"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20324" version="5" class="patch">
      <metadata>
        <title>DSA-1317-1 tinymux</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>tinymux</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1317-1" ref_id="DSA-1317-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1655" ref_id="CVE-2007-1655"/>
        <description>Duskwave discovered that tinymux, a text-based multi-user virtual world server, performs insufficient boundary checks when working with user-supplied data, which might lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:35">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:46.877-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:42.785-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:23.422-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20324 - 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:34.767-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:13.742-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="tinymux DPKG is earlier than 0:2.4.3.31-1etch1" test_ref="oval:org.mitre.oval:tst:88862"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20322" version="5" class="patch">
      <metadata>
        <title>DSA-1327-1 gsambad - insecure temporary files</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gsambad</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1327-1" ref_id="DSA-1327-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2838" ref_id="CVE-2007-2838"/>
        <description>Steve Kemp from the Debian Security Audit project discovered that gsambad, a GTK+ configuration tool for samba, uses temporary files in an unsafe manner which may be exploited to truncate arbitrary files from the local system.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:34">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:14.709-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:42.730-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:23.361-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20322 - 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.157-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:13.604-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="gsambad DPKG is earlier than 0:0.1.4-2etch1" test_ref="oval:org.mitre.oval:tst:88930"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20321" version="5" class="patch">
      <metadata>
        <title>DSA-1305-1 icedove - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>icedove</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1305-1" ref_id="DSA-1305-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1558" ref_id="CVE-2007-1558"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2867" ref_id="CVE-2007-2867"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2868" ref_id="CVE-2007-2868"/>
        <description>Several remote vulnerabilities have been discovered in the Icedove mail client, an unbranded version of the Thunderbird client.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:36">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:16.980-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:42.690-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:23.308-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20321 - 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:25.453-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:13.370-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="icedove DPKG is earlier than 0:1.5.0.12.dfsg1-0etch1" test_ref="oval:org.mitre.oval:tst:89326"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20320" version="5" class="patch">
      <metadata>
        <title>DSA-1418-1 cacti - SQL injection</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>cacti</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1418-1" ref_id="DSA-1418-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6035" ref_id="CVE-2007-6035"/>
        <description>It was discovered that Cacti, a tool to monitor systems and networks, performs insufficient input sanitising, which allows SQL injection.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:23">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:53.898-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:42.652-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:23.226-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20320 - 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:20.730-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:13.215-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="cacti DPKG is earlier than 0:0.8.6i-3.2" test_ref="oval:org.mitre.oval:tst:89458"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20319" version="7" class="patch">
      <metadata>
        <title>DSA-1561-1 ltsp - information disclosure</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ltsp</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1561-1" ref_id="DSA-1561-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1293" ref_id="CVE-2008-1293"/>
        <description>Christian Herzog discovered that within the Linux Terminal Server Project, it was possible to connect to X on any LTSP client from any host on the network, making client windows and keystrokes visible to that host.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:09">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:10.361-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:42.613-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:23.172-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:24994 - 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.444-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:02:08.975-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20319 - 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.388-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:13.066-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="ltsp DPKG is earlier than 0:0.99debian11+etch1" test_ref="oval:org.mitre.oval:tst:89291"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20316" version="5" class="patch">
      <metadata>
        <title>DSA-1655-1 linux-2.6.24 - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6.24</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1655-1" ref_id="DSA-1655-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1514" ref_id="CVE-2008-1514"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3525" ref_id="CVE-2008-3525"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3831" ref_id="CVE-2008-3831"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4113" ref_id="CVE-2008-4113"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4445" ref_id="CVE-2008-4445"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service, privilege escalation or a leak of sensitive data.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:01">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:19.984-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:42.575-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:23.113-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20316 - 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.310-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:12.798-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="linux-2.6.24 DPKG is earlier than 0:2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:89430"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20314" version="5" class="patch">
      <metadata>
        <title>DSA-1618-1 ruby1.9 - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ruby1.9</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1618-1" ref_id="DSA-1618-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2662" ref_id="CVE-2008-2662"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2663" ref_id="CVE-2008-2663"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2664" ref_id="CVE-2008-2664"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2725" ref_id="CVE-2008-2725"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2726" ref_id="CVE-2008-2726"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2376" ref_id="CVE-2008-2376"/>
        <description>Several vulnerabilities have been discovered in the interpreter for the Ruby language, which may lead to denial of service or the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:04">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:21.249-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:42.534-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:23.058-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20314 - 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:30.468-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:12.684-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="ruby1.9 DPKG is earlier than 0:1.9.0+20060609-1etch2" test_ref="oval:org.mitre.oval:tst:89345"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20312" version="5" class="patch">
      <metadata>
        <title>DSA-1456-1 fail2ban</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>fail2ban</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1456-1" ref_id="DSA-1456-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4321" ref_id="CVE-2007-4321"/>
        <description>Daniel B. Cid discovered that fail2ban, a tool to block IP addresses that cause login failures, is too liberal about parsing SSH log files, allowing an attacker to block any IP address.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:20">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:58.246-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:42.488-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:22.999-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20312 - 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:18.117-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:12.540-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="fail2ban DPKG is earlier than 0:0.7.5-2etch1" test_ref="oval:org.mitre.oval:tst:89350"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20310" version="5" class="patch">
      <metadata>
        <title>DSA-1277-1 xmms - several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xmms</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1277-1" ref_id="DSA-1277-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0654" ref_id="CVE-2007-0654"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0653" ref_id="CVE-2007-0653"/>
        <description>Multiple errors have been found in the skin handling routines in xmms, the X Multimedia System. These vulnerabilities could allow an attacker to run arbitrary code as the user running xmms by inducing the victim to load specially crafted interface skin files.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:39">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:09.257-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:42.444-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:22.935-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20310 - 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.668-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:12.337-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="xmms DPKG is earlier than 1:1.2.10+20061101-1etch1" test_ref="oval:org.mitre.oval:tst:89498"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20309" version="5" class="patch">
      <metadata>
        <title>DSA-1651-1 ruby1.8 - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ruby1.8</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1651-1" ref_id="DSA-1651-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3655" ref_id="CVE-2008-3655"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3656" ref_id="CVE-2008-3656"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3657" ref_id="CVE-2008-3657"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3790" ref_id="CVE-2008-3790"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3905" ref_id="CVE-2008-3905"/>
        <description>Several vulnerabilities have been discovered in the interpreter for the Ruby language, which may lead to denial of service and other security problems.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:01">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:02.281-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:42.403-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:22.869-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20309 - 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.817-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:11.994-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="ruby1.8 DPKG is earlier than 0:1.8.5-4etch3" test_ref="oval:org.mitre.oval:tst:89460"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20308" version="5" class="patch">
      <metadata>
        <title>DSA-1462-1 hplip - missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>hplip</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1462-1" ref_id="DSA-1462-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5208" ref_id="CVE-2007-5208"/>
        <description>Kees Cook discovered that the hpssd tool of the HP Linux Printing and Imaging System (HPLIP) performs insufficient input sanitising of shell meta characters, which may result in local privilege escalation to the hplip user.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:19">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:55.971-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:42.358-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:22.801-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20308 - 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.389-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:11.798-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="hplip DPKG is earlier than 0:1.6.10-3etch1" test_ref="oval:org.mitre.oval:tst:89123"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20303" version="5" class="patch">
      <metadata>
        <title>DSA-1531-2 policyd-weight - insecure temporary files</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>policyd-weight</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1531-2" ref_id="DSA-1531-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1569" ref_id="CVE-2008-1569"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1570" ref_id="CVE-2008-1570"/>
        <description>Chris Howells discovered that policyd-weight, a policy daemon for the Postfix mail transport agent, created its socket in an insecure way, which may be exploited to overwrite or remove arbitrary files from the local system.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:12">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:21.132-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:42.312-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:22.746-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20303 - 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:19.506-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:11.610-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="policyd-weight DPKG is earlier than 0:0.1.14-beta-6etch2" test_ref="oval:org.mitre.oval:tst:89400"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20302" version="5" class="patch">
      <metadata>
        <title>DSA-1519-1 horde3 - information disclosure</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>horde3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1519-1" ref_id="DSA-1519-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1284" ref_id="CVE-2008-1284"/>
        <description>It was discovered that the Horde web application framework permits arbitrary file inclusion by a remote attacker through the &lt;code>theme&lt;/code> preference parameter.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:13">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:48:59.225-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:42.264-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:22.682-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20302 - 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:25.120-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:11.478-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="horde3 DPKG is earlier than 0:3.1.3-4etch3" test_ref="oval:org.mitre.oval:tst:88674"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20300" version="5" class="patch">
      <metadata>
        <title>DSA-1446-1 wireshark denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>wireshark</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1446-1" ref_id="DSA-1446-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6450" ref_id="CVE-2007-6450"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6451" ref_id="CVE-2007-6451"/>
        <description>Several remote vulnerabilities have been discovered in the Wireshark network traffic analyzer, which may lead to denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:20">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:26.406-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:42.223-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:22.606-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20300 - 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:36.895-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:11.282-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="wireshark DPKG is earlier than 0:0.99.4-5.etch.2" test_ref="oval:org.mitre.oval:tst:89363"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20299" version="5" class="patch">
      <metadata>
        <title>DSA-1579-1 netpbm-free - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>netpbm-free</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1579-1" ref_id="DSA-1579-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0554" ref_id="CVE-2008-0554"/>
        <description>A vulnerability was discovered in the GIF reader implementation in netpbm-free, a suite of image manipulation utilities. Insufficient input data validation could allow a maliciously-crafted GIF file to overrun a stack buffer, potentially permitting the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:08">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:29.923-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:42.179-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:22.524-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20299 - 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:41.118-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:11.154-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="netpbm-free DPKG is earlier than 2:10.0-11.1+etch1" test_ref="oval:org.mitre.oval:tst:89281"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20297" version="5" class="patch">
      <metadata>
        <title>DSA-1535-1 iceweasel</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceweasel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1535-1" ref_id="DSA-1535-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4879" ref_id="CVE-2007-4879"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1233" ref_id="CVE-2008-1233"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1234" ref_id="CVE-2008-1234"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1235" ref_id="CVE-2008-1235"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1236" ref_id="CVE-2008-1236"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1237" ref_id="CVE-2008-1237"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1238" ref_id="CVE-2008-1238"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1240" ref_id="CVE-2008-1240"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1241" ref_id="CVE-2008-1241"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3738" ref_id="CVE-2007-3738"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5338" ref_id="CVE-2007-5338"/>
        <description>Several remote vulnerabilities have been discovered in the Iceweasel web browser, an unbranded version of the Firefox browser.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:11">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:34.645-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:42.120-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:22.457-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20297 - 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.565-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:10.491-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="iceweasel DPKG is earlier than 0:2.0.0.13-0etch1" test_ref="oval:org.mitre.oval:tst:89422"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20294" version="5" class="patch">
      <metadata>
        <title>DSA-1597-1 mt-daapd - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mt-daapd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1597-1" ref_id="DSA-1597-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5824" ref_id="CVE-2007-5824"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5825" ref_id="CVE-2007-5825"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1771" ref_id="CVE-2008-1771"/>
        <description>Three vulnerabilities have been discovered in the mt-daapd DAAP audio server (also known as the Firefly Media Server).</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:06">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:09.138-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:42.070-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:22.388-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20294 - 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:41.279-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:10.242-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="mt-daapd DPKG is earlier than 0:0.2.4+r1376-1.1+etch1" test_ref="oval:org.mitre.oval:tst:89297"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20293" version="5" class="patch">
      <metadata>
        <title>DSA-1585-1 speex - integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>speex</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1585-1" ref_id="DSA-1585-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1686" ref_id="CVE-2008-1686"/>
        <description>It was discovered that speex, the Speex codec command line tools, did not correctly deal with negative offsets in a particular header field. This could allow a malicious file to execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:07">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:03.193-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:42.021-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:22.314-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20293 - 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.673-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:10.081-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="speex DPKG is earlier than 0:1.1.12-3etch1" test_ref="oval:org.mitre.oval:tst:89446"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20290" version="7" class="patch">
      <metadata>
        <title>DSA-1653-1 fai-kernels linux-2.6 user-mode-linux - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>fai-kernels</product>
          <product>linux-2.6</product>
          <product>user-mode-linux</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1653-1" ref_id="DSA-1653-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6716" ref_id="CVE-2007-6716"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1514" ref_id="CVE-2008-1514"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3276" ref_id="CVE-2008-3276"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3525" ref_id="CVE-2008-3525"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3833" ref_id="CVE-2008-3833"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4210" ref_id="CVE-2008-4210"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4302" ref_id="CVE-2008-4302"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or privilege escalation.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:01">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:19.070-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:41.945-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:22.224-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:24967 - 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.508-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:02:08.761-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20290 - 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.257-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:09.579-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="fai-kernels DPKG is earlier than 0:1.17+etch.22etch3" test_ref="oval:org.mitre.oval:tst:89276"/>
          <criterion comment="linux-2.6 DPKG is earlier than 0:2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:89163"/>
          <criterion comment="user-mode-linux DPKG is earlier than 0:2.6.18-1um-2etch.22etch3" test_ref="oval:org.mitre.oval:tst:89222"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20288" version="5" class="patch">
      <metadata>
        <title>DSA-1524-1 krb5 - multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>krb5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1524-1" ref_id="DSA-1524-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0062" ref_id="CVE-2008-0062"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0063" ref_id="CVE-2008-0063"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0947" ref_id="CVE-2008-0947"/>
        <description>Several remote vulnerabilities have been discovered in the kdc component of the krb5, a system for authenticating users and services on a network.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:12">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:12.231-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:41.890-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:22.152-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20288 - 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:18.275-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:09.330-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="krb5 DPKG is earlier than 0:1.4.4-7etch5" test_ref="oval:org.mitre.oval:tst:89149"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20285" version="5" class="patch">
      <metadata>
        <title>DSA-1295-1 php5</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>php5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1295-1" ref_id="DSA-1295-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2509" ref_id="CVE-2007-2509"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2510" ref_id="CVE-2007-2510"/>
        <description>Several remote vulnerabilities have been discovered in PHP, a server-side, HTML-embedded scripting language, which may lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:37">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:37.066-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:41.835-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:22.084-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20285 - 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:34.337-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:09.137-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="php5 DPKG is earlier than 0:5.2.0-8+etch4" test_ref="oval:org.mitre.oval:tst:89421"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20284" version="5" class="patch">
      <metadata>
        <title>DSA-1607-1 iceweasel - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceweasel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1607-1" ref_id="DSA-1607-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2798" ref_id="CVE-2008-2798"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2799" ref_id="CVE-2008-2799"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2800" ref_id="CVE-2008-2800"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2801" ref_id="CVE-2008-2801"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2802" ref_id="CVE-2008-2802"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2803" ref_id="CVE-2008-2803"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2805" ref_id="CVE-2008-2805"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2807" ref_id="CVE-2008-2807"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2808" ref_id="CVE-2008-2808"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2809" ref_id="CVE-2008-2809"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2811" ref_id="CVE-2008-2811"/>
        <description>Several remote vulnerabilities have been discovered in the Iceweasel web browser, an unbranded version of the Firefox browser.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:05">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:31.823-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:41.788-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:22.017-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20284 - 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.367-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:08.507-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="iceweasel DPKG is earlier than 0:2.0.0.15-0etch1" test_ref="oval:org.mitre.oval:tst:89428"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20283" version="5" class="patch">
      <metadata>
        <title>DSA-1661-1 openoffice.org - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openoffice.org</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1661-1" ref_id="DSA-1661-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2237" ref_id="CVE-2008-2237"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2238" ref_id="CVE-2008-2238"/>
        <description>Several vulnerabilities have been discovered in the OpenOffice.org office suite.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:48:58.213-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:41.740-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:21.951-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20283 - 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.599-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:08.342-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="openoffice.org DPKG is earlier than 0:2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:89330"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20282" version="5" class="patch">
      <metadata>
        <title>DSA-1622-1 newsx - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>newsx</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1622-1" ref_id="DSA-1622-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3252" ref_id="CVE-2008-3252"/>
        <description>It was discovered that newsx, an NNTP news exchange utility, was affected by a buffer overflow allowing remote attackers to execute arbitrary code via a news article containing a large number of lines starting with a period.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:04">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:48.374-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:41.692-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:21.861-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20282 - 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:18.626-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:08.204-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="newsx DPKG is earlier than 0:1.6-2etch1" test_ref="oval:org.mitre.oval:tst:89219"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20275" version="5" class="patch">
      <metadata>
        <title>DSA-1639-1 twiki - command execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>twiki</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1639-1" ref_id="DSA-1639-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3195" ref_id="CVE-2008-3195"/>
        <description>It was discovered that twiki, a web based collaboration platform, didn't properly sanitise the image parameter in its configuration script. This could allow remote users to execute arbitrary commands upon the system, or read any files which were readable by the webserver user.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:02">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:43.970-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:41.641-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:21.786-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20275 - 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:36.347-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:08.069-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="twiki DPKG is earlier than 1:4.0.5-9.1etch1" test_ref="oval:org.mitre.oval:tst:89467"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20269" version="5" class="patch">
      <metadata>
        <title>DSA-1629-2 postfix - privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>postfix</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1629-2" ref_id="DSA-1629-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2936" ref_id="CVE-2008-2936"/>
        <description>Sebastian Krahmer discovered that Postfix, a mail transfer agent, incorrectly checks the ownership of a mailbox. In some configurations, this allows for appending data to arbitrary files as root.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:03">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:21.583-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:41.548-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:21.610-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20269 - 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:28.593-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:07.703-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="postfix DPKG is earlier than 0:2.3.8-2+etch1" test_ref="oval:org.mitre.oval:tst:89039"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20268" version="5" class="patch">
      <metadata>
        <title>DSA-1659-1 libspf2 - potential remote code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libspf2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1659-1" ref_id="DSA-1659-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2469" ref_id="CVE-2008-2469"/>
        <description>Dan Kaminsky discovered that libspf2, an implementation of the Sender Policy Framework (SPF) used by mail servers for mail filtering, handles malformed TXT records incorrectly, leading to a buffer overflow condition (&lt;a href="http://security-tracker.debian.org/tracker/CVE-2008-2469">CVE-2008-2469&lt;/a>).</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:20.236-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:41.492-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:21.544-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20268 - 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.294-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:07.578-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="libspf2 DPKG is earlier than 0:1.2.5-4+etch1" test_ref="oval:org.mitre.oval:tst:88942"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20267" version="5" class="patch">
      <metadata>
        <title>DSA-1484-1 xulrunner - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1484-1" ref_id="DSA-1484-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0412" ref_id="CVE-2008-0412"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0413" ref_id="CVE-2008-0413"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0414" ref_id="CVE-2008-0414"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0415" ref_id="CVE-2008-0415"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0416" ref_id="CVE-2008-0416"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0417" ref_id="CVE-2008-0417"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0418" ref_id="CVE-2008-0418"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0419" ref_id="CVE-2008-0419"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0591" ref_id="CVE-2008-0591"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0592" ref_id="CVE-2008-0592"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0593" ref_id="CVE-2008-0593"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0594" ref_id="CVE-2008-0594"/>
        <description>Several remote vulnerabilities have been discovered in Xulrunner, a runtime environment for XUL applications.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:17">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:14.269-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:41.445-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:21.486-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20267 - 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.641-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:06.918-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="xulrunner DPKG is earlier than 0:1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:89293"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20264" version="5" class="patch">
      <metadata>
        <title>DSA-1408-1 kdegraphics - buffer overflow with arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>kdegraphics</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1408-1" ref_id="DSA-1408-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5393" ref_id="CVE-2007-5393"/>
        <description>Alin Rad Pop discovered a buffer overflow in kpdf, which could allow the execution of arbitrary code if a malformed PDF file is displayed.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:25">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:14.078-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:41.394-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:21.429-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20264 - 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:25.868-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:06.826-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="kdegraphics DPKG is earlier than 4:3.5.5-3etch2" test_ref="oval:org.mitre.oval:tst:89362"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20260" version="7" class="patch">
      <metadata>
        <title>DSA-1643-1 feta - denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>feta</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1643-1" ref_id="DSA-1643-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4440" ref_id="CVE-2008-4440"/>
        <description>Dmitry E. Oboukhov discovered that the "to-upgrade" plugin of Feta, a simpler interface to APT, dpkg, and other Debian package tools creates temporary files insecurely, which may lead to local denial of service through symlink attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:02">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:25.035-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:41.352-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:21.368-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:25095 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:50.034-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:02:08.689-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20260 - 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:19.639-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:06.685-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="feta DPKG is earlier than 0:1.4.15+etch1" test_ref="oval:org.mitre.oval:tst:89129"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20257" version="5" class="patch">
      <metadata>
        <title>DSA-1645-1 lighttpd - various problems</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>lighttpd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1645-1" ref_id="DSA-1645-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4298" ref_id="CVE-2008-4298"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4359" ref_id="CVE-2008-4359"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4360" ref_id="CVE-2008-4360"/>
        <description>Several local/remote vulnerabilities have been discovered in lighttpd, a fast webserver with minimal memory footprint.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:02">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:48:59.891-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:41.253-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:21.259-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20257 - 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:41.699-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:06.326-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="lighttpd DPKG is earlier than 0:1.4.13-4etch11" test_ref="oval:org.mitre.oval:tst:89459"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20256" version="5" class="patch">
      <metadata>
        <title>DSA-1351-1 bochs - buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>bochs</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1351-1" ref_id="DSA-1351-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2893" ref_id="CVE-2007-2893"/>
        <description>Tavis Ormandy discovered that bochs, a highly portable IA-32 PC emulator, is vulnerable to a buffer overflow in the emulated NE2000 network device driver, which may lead to privilege escalation.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:31">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:36.782-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:41.205-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:21.205-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20256 - 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:36.197-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:06.190-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="bochs DPKG is earlier than 0:2.3-2etch1" test_ref="oval:org.mitre.oval:tst:89309"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20255" version="5" class="patch">
      <metadata>
        <title>DSA-1591-1 libvorbis - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libvorbis</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1591-1" ref_id="DSA-1591-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1419" ref_id="CVE-2008-1419"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1420" ref_id="CVE-2008-1420"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1423" ref_id="CVE-2008-1423"/>
        <description>Several local (remote) vulnerabilities have been discovered in libvorbis, a library for the Vorbis general-purpose compressed audio codec.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:07">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:46.999-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:41.160-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:21.142-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20255 - 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.036-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:05.933-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="libvorbis DPKG is earlier than 0:1.1.2.dfsg-1.4" test_ref="oval:org.mitre.oval:tst:89361"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20244" version="5" class="patch">
      <metadata>
        <title>DSA-1466-2 libxfont xfree86 xorg-server - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xorg-server</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1466-2" ref_id="DSA-1466-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5760" ref_id="CVE-2007-5760"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5958" ref_id="CVE-2007-5958"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6427" ref_id="CVE-2007-6427"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6428" ref_id="CVE-2007-6428"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6429" ref_id="CVE-2007-6429"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0006" ref_id="CVE-2008-0006"/>
        <description>The X.org fix for &lt;a href="http://security-tracker.debian.org/tracker/CVE-2007-6429">CVE-2007-6429&lt;/a> introduced a regression in the MIT-SHM extension, which prevented the start of a few applications. This update provides updated packages for the xfree86 version included in Debian old stable (sarge) in addition to the fixed packages for Debian stable (etch), which were provided in DSA 1466-2.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:19">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:19.329-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:41.030-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:20.976-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20244 - 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.980-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:05.299-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="xorg-server DPKG is earlier than 2:1.1.1-21etch3" test_ref="oval:org.mitre.oval:tst:89384"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20241" version="5" class="patch">
      <metadata>
        <title>DSA-2003-1 linux-2.6 - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-2003-1" ref_id="DSA-2003-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3080" ref_id="CVE-2009-3080"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3726" ref_id="CVE-2009-3726"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4005" ref_id="CVE-2009-4005"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4020" ref_id="CVE-2009-4020"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4021" ref_id="CVE-2009-4021"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4536" ref_id="CVE-2009-4536"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0007" ref_id="CVE-2010-0007"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0410" ref_id="CVE-2010-0410"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0415" ref_id="CVE-2010-0415"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0622" ref_id="CVE-2010-0622"/>
        <description>NOTE: This kernel update marks the final planned kernel security update for the 2.6.18 kernel in the Debian release 'etch'. Although security support for 'etch' officially ended on Feburary 15th, 2010, this update was already in preparation before that date. A final update that includes fixes for these issues in the 2.6.24 kernel is also in preparation and will be released shortly.</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:34.771-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:40.981-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:20.839-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20241 - 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.993-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:04.679-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="linux-2.6 DPKG is earlier than 0:2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:89352"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20240" version="5" class="patch">
      <metadata>
        <title>DSA-1569-1 cacti - multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>cacti</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1569-1" ref_id="DSA-1569-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0783" ref_id="CVE-2008-0783"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0785" ref_id="CVE-2008-0785"/>
        <description>It was discovered that Cacti, a systems and services monitoring frontend, performed insufficient input sanitising, leading to cross site scripting and SQL injection being possible.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:08">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:57.969-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:40.935-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:20.646-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20240 - 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:36.620-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:04.490-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="cacti DPKG is earlier than 0:0.8.6i-3.3" test_ref="oval:org.mitre.oval:tst:88759"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20239" version="5" class="patch">
      <metadata>
        <title>DSA-1388-1 dhcp</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>dhcp</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1388-1" ref_id="DSA-1388-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5365" ref_id="CVE-2007-5365"/>
        <description>The patch used to correct the DHCP server buffer overflow in DSA-1388-1 was incomplete and did not adequately resolve the problem. This update to the previous advisory makes updated packages based on a newer version of the patch available.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:27">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:06.941-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:40.892-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:20.593-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20239 - 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.685-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:04.359-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="dhcp DPKG is earlier than 0:2.0pl5-19.5etch1" test_ref="oval:org.mitre.oval:tst:89324"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20237" version="5" class="patch">
      <metadata>
        <title>DSA-1345-1 xulrunner</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1345-1" ref_id="DSA-1345-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3844" ref_id="CVE-2007-3844"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3845" ref_id="CVE-2007-3845"/>
        <description>Several remote vulnerabilities have been discovered in Xulrunner, a runtime environment for XUL applications.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:32">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:24.750-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:40.801-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:20.462-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20237 - 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.453-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:03.752-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="xulrunner DPKG is earlier than 0:1.8.0.13~pre070720-0etch3" test_ref="oval:org.mitre.oval:tst:89480"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20236" version="5" class="patch">
      <metadata>
        <title>DSA-1647-1 php5 - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>php5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1647-1" ref_id="DSA-1647-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3658" ref_id="CVE-2008-3658"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3659" ref_id="CVE-2008-3659"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3660" ref_id="CVE-2008-3660"/>
        <description>Several vulnerabilities have been discovered in PHP, a server-side, HTML-embedded scripting language.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:02">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:01.237-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:40.750-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:20.405-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20236 - 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:22.014-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:03.457-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="php5 DPKG is earlier than 0:5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:89034"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20233" version="5" class="patch">
      <metadata>
        <title>DSA-1546-1 gnumeric</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gnumeric</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1546-1" ref_id="DSA-1546-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0668" ref_id="CVE-2008-0668"/>
        <description>Thilo Pfennig and Morten Welinder discovered several integer overflow weaknesses in Gnumeric, a GNOME spreadsheet application. These vulnerabilities could result in the execution of arbitrary code through the opening of a maliciously crafted Excel spreadsheet.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:10">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:49.656-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:40.651-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:20.285-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20233 - 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.025-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:03.209-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="gnumeric DPKG is earlier than 0:1.6.3-5.1+etch1" test_ref="oval:org.mitre.oval:tst:88755"/>
      </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: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:20224" version="5" class="patch">
      <metadata>
        <title>DSA-1679-1 awstats - cross-site scripting</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>awstats</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1679-1" ref_id="DSA-1679-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3714" ref_id="CVE-2008-3714"/>
        <description>Morgan Todd discovered a cross-site scripting vulnerability in awstats, a log file analyzer, involving the "config" request parameter (and possibly others; &lt;a href="http://security-tracker.debian.org/tracker/CVE-2008-3714">CVE-2008-3714&lt;/a>).</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:58">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:29.787-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:40.433-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:19.938-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20224 - 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:25.217-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:02.665-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="awstats DPKG is earlier than 0:6.5+dfsg-1+etch1" test_ref="oval:org.mitre.oval:tst:89338"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20223" version="5" class="patch">
      <metadata>
        <title>DSA-1601-1 wordpress - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>wordpress</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1601-1" ref_id="DSA-1601-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1599" ref_id="CVE-2007-1599"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0664" ref_id="CVE-2008-0664"/>
        <description>Several remote vulnerabilities have been discovered in Wordpress, the weblog manager.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:06">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:40.036-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:40.385-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:19.885-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20223 - 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.167-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:02.480-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="wordpress DPKG is earlier than 0:2.0.10-1etch3" test_ref="oval:org.mitre.oval:tst:89401"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20222" version="5" class="patch">
      <metadata>
        <title>DSA-1657-1 qemu - denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>qemu</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1657-1" ref_id="DSA-1657-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4553" ref_id="CVE-2008-4553"/>
        <description>Dmitry E. Oboukhov discovered that the qemu-make-debian-root script in qemu, fast processor emulator, creates temporary files insecurely, which may lead to a local denial of service through symlink attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:01">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:46.671-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:40.334-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:19.822-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20222 - 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:23.222-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:02.349-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="qemu DPKG is earlier than 0:0.8.2-4etch2" test_ref="oval:org.mitre.oval:tst:89102"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20221" version="5" class="patch">
      <metadata>
        <title>DSA-1377-2 fetchmail - null pointer dereference</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>fetchmail</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1377-2" ref_id="DSA-1377-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4565" ref_id="CVE-2007-4565"/>
        <description>Matthias Andree discovered that fetchmail, an SSL enabled POP3, APOP and IMAP mail gatherer/forwarder, can under certain circumstances attempt to dereference a NULL pointer and crash.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:28">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:51.420-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:40.279-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:19.761-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20221 - 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.608-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:02.210-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="fetchmail DPKG is earlier than 0:6.3.6-1etch1" test_ref="oval:org.mitre.oval:tst:89500"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20219" version="5" class="patch">
      <metadata>
        <title>DSA-1571-1 openssl - predictable random number generator</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openssl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1571-1" ref_id="DSA-1571-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0166" ref_id="CVE-2008-0166"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4995" ref_id="CVE-2007-4995"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3108" ref_id="CVE-2007-3108"/>
        <description>Luciano Bello discovered that the random number generator in Debian's openssl package is predictable. This is caused by an incorrect Debian-specific change to the openssl package (&lt;a href="http://security-tracker.debian.org/tracker/CVE-2008-0166">CVE-2008-0166&lt;/a>). As a result, cryptographic key material may be guessable.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:08">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:39.603-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:40.177-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:19.650-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20219 - 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:35.309-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:01.397-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="openssl DPKG is earlier than 0:0.9.8c-4etch3" test_ref="oval:org.mitre.oval:tst:88877"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20218" version="5" class="patch">
      <metadata>
        <title>DSA-1399-1 pcre3 - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>pcre3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1399-1" ref_id="DSA-1399-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1659" ref_id="CVE-2007-1659"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1660" ref_id="CVE-2007-1660"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1661" ref_id="CVE-2007-1661"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1662" ref_id="CVE-2007-1662"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4766" ref_id="CVE-2007-4766"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4767" ref_id="CVE-2007-4767"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4768" ref_id="CVE-2007-4768"/>
        <description>Tavis Ormandy of the Google Security Team has discovered several security issues in PCRE, the Perl-Compatible Regular Expression library, which potentially allow attackers to execute arbitrary code by compiling specially crafted regular expressions.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:26">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:56.245-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:40.126-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:19.584-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20218 - 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:41.953-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:00.881-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="pcre3 DPKG is earlier than 0:6.7+7.4-2" test_ref="oval:org.mitre.oval:tst:89544"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20217" version="5" class="patch">
      <metadata>
        <title>DSA-1440-1 inotify-tools</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>inotify-tools</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1440-1" ref_id="DSA-1440-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5037" ref_id="CVE-2007-5037"/>
        <description>It was discovered that a buffer overflow in the filename processing of the inotify-tools, a command-line interface to inotify, may lead to the execution of arbitrary code. This only affects the internal library and none of the frontend tools shipped in Debian.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:21">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:27.207-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:40.081-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:19.530-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20217 - 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:25.981-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:00.752-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="inotify-tools DPKG is earlier than 0:3.3-2" test_ref="oval:org.mitre.oval:tst:89556"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20215" version="5" class="patch">
      <metadata>
        <title>DSA-1717-1 devil - buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>devil</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1717-1" ref_id="DSA-1717-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5262" ref_id="CVE-2008-5262"/>
        <description>Stefan Cornelius discovered a buffer overflow in devil, a cross-platform image loading and manipulation toolkit, which could be triggered via a crafted Radiance RGBE file. This could potentially lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:56">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:22.619-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:40.037-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:19.471-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20215 - 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:33.139-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:00.604-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="devil DPKG is earlier than 0:1.6.7-5+etch1" test_ref="oval:org.mitre.oval:tst:88682"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20213" version="5" class="patch">
      <metadata>
        <title>DSA-1538-1 alsaplayer - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>alsaplayer</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1538-1" ref_id="DSA-1538-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5301" ref_id="CVE-2007-5301"/>
        <description>Erik Sj&amp;ouml;lund discovered a buffer overflow vulnerability in the Ogg Vorbis input plugin of the alsaplayer audio playback application. Successful exploitation of this vulnerability through the opening of a maliciously crafted Vorbis file could lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:11">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:26.292-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:39.977-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:19.408-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20213 - 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.786-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:00.470-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="alsaplayer DPKG is earlier than 0:0.99.76-9+etch1" test_ref="oval:org.mitre.oval:tst:89335"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20212" version="5" class="patch">
      <metadata>
        <title>DSA-1281-1 clamav - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>clamav</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1281-1" ref_id="DSA-1281-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1745" ref_id="CVE-2007-1745"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1997" ref_id="CVE-2007-1997"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2029" ref_id="CVE-2007-2029"/>
        <description>Several remote vulnerabilities have been discovered in the Clam anti-virus toolkit.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:39">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:48:55.817-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:39.932-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:19.346-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20212 - 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:32.232-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:00.239-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="clamav DPKG is earlier than 0:0.90.1-3etch1" test_ref="oval:org.mitre.oval:tst:89541"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20211" version="5" class="patch">
      <metadata>
        <title>DSA-1347-1 xpdf</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xpdf</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1347-1" ref_id="DSA-1347-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3387" ref_id="CVE-2007-3387"/>
        <description>It was discovered that an integer overflow in the xpdf PDF viewer may lead to the execution of arbitrary code if a malformed PDF file is opened.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:32">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:07.294-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:39.882-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:19.293-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20211 - 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:30.490-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:00.102-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="xpdf DPKG is earlier than 0:3.01-9etch1" test_ref="oval:org.mitre.oval:tst:89552"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20207" version="5" class="patch">
      <metadata>
        <title>DSA-1359-1 dovecot - directory traversal</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>dovecot</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1359-1" ref_id="DSA-1359-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2231" ref_id="CVE-2007-2231"/>
        <description>It was discovered that dovecot, a secure mail server that supports mbox and maildir mailboxes, when configured to use non-system-user spools and compressed folders, may allow directory traversal in mailbox names.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:30">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:08.783-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:39.793-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:19.172-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20207 - 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:33.385-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:59.127-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="dovecot DPKG is earlier than 0:1.0.rc15-2etch1" test_ref="oval:org.mitre.oval:tst:89271"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20204" version="5" class="patch">
      <metadata>
        <title>DSA-1409-2 samba - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>samba</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1409-2" ref_id="DSA-1409-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4572" ref_id="CVE-2007-4572"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5398" ref_id="CVE-2007-5398"/>
        <description>This update fixes all currently known regressions introduced with the previous two revisions of DSA-1409. The original text is reproduced below.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:24">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:45.967-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:39.746-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:19.112-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20204 - 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:35.248-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:58.953-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="samba DPKG is earlier than 0:3.0.24-6etch7" test_ref="oval:org.mitre.oval:tst:89288"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20201" version="5" class="patch">
      <metadata>
        <title>DSA-1612-1 ruby1.8 - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ruby1.8</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1612-1" ref_id="DSA-1612-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2662" ref_id="CVE-2008-2662"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2663" ref_id="CVE-2008-2663"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2664" ref_id="CVE-2008-2664"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2725" ref_id="CVE-2008-2725"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2726" ref_id="CVE-2008-2726"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2376" ref_id="CVE-2008-2376"/>
        <description>Several vulnerabilities have been discovered in the interpreter for the Ruby language, which may lead to denial of service or the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:05">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:41.839-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:39.591-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:18.929-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20201 - 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:18.228-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:58.264-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="ruby1.8 DPKG is earlier than 0:1.8.5-4etch2" test_ref="oval:org.mitre.oval:tst:89327"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20199" version="5" class="patch">
      <metadata>
        <title>DSA-1526-1 xwine</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xwine</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1526-1" ref_id="DSA-1526-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0930" ref_id="CVE-2008-0930"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0931" ref_id="CVE-2008-0931"/>
        <description>Steve Kemp from the Debian Security Audit project discovered several local vulnerabilities in xwine, a graphical user interface for the WINE emulator.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:12">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:14.981-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:39.540-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:18.861-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20199 - 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.342-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:58.093-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="xwine DPKG is earlier than 0:1.0.1-1etch1" test_ref="oval:org.mitre.oval:tst:88958"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20198" version="5" class="patch">
      <metadata>
        <title>DSA-1444-1 php5 several issues</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>php5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1444-1" ref_id="DSA-1444-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3799" ref_id="CVE-2007-3799"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3998" ref_id="CVE-2007-3998"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4657" ref_id="CVE-2007-4657"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4658" ref_id="CVE-2007-4658"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4660" ref_id="CVE-2007-4660"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4662" ref_id="CVE-2007-4662"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5898" ref_id="CVE-2007-5898"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5899" ref_id="CVE-2007-5899"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4659" ref_id="CVE-2007-4659"/>
        <description>It was discovered that the patch for &lt;a href="http://security-tracker.debian.org/tracker/CVE-2007-4659">CVE-2007-4659&lt;/a> could lead to regressions in some scenarios. The fix has been reverted for now, a revised update will be provided in a future PHP DSA.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:21">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:34.899-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:39.492-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:18.796-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20198 - 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:33.665-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:57.521-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="php5 DPKG is earlier than 0:5.2.0-8+etch9" test_ref="oval:org.mitre.oval:tst:89432"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20197" version="5" class="patch">
      <metadata>
        <title>DSA-1517-1 ldapscripts - information disclosure</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ldapscripts</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1517-1" ref_id="DSA-1517-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5373" ref_id="CVE-2007-5373"/>
        <description>Don Armstrong discovered that ldapscripts, a suite of tools to manipulate user accounts in LDAP, sends the password as a command line argument when calling LDAP programs, which may allow a local attacker to read this password from the process listing.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:13">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:31.069-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:39.450-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:18.726-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20197 - 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:36.615-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:57.387-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="ldapscripts DPKG is earlier than 0:1.4-2etch1" test_ref="oval:org.mitre.oval:tst:88895"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20196" version="5" class="patch">
      <metadata>
        <title>DSA-1673-1 wireshark - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>wireshark</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1673-1" ref_id="DSA-1673-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3137" ref_id="CVE-2008-3137"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3138" ref_id="CVE-2008-3138"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3141" ref_id="CVE-2008-3141"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3145" ref_id="CVE-2008-3145"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3933" ref_id="CVE-2008-3933"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4683" ref_id="CVE-2008-4683"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4684" ref_id="CVE-2008-4684"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4685" ref_id="CVE-2008-4685"/>
        <description>Several remote vulnerabilities have been discovered in network traffic analyzer Wireshark.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:59">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:15.618-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:39.407-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:18.669-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20196 - 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.501-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:56.947-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="wireshark DPKG is earlier than 0:0.99.4-5.etch.3" test_ref="oval:org.mitre.oval:tst:89190"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20193" version="5" class="patch">
      <metadata>
        <title>DSA-1480-1 poppler - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>poppler</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1480-1" ref_id="DSA-1480-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4352" ref_id="CVE-2007-4352"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5392" ref_id="CVE-2007-5392"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5393" ref_id="CVE-2007-5393"/>
        <description>Alin Rad Pop discovered several buffer overflows in the Poppler PDF library, which could allow the execution of arbitrary code if a malformed PDF file is opened.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:17">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:03.851-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:39.365-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:18.611-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20193 - 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.954-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:56.718-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="poppler DPKG is earlier than 0:0.4.5-5.1etch2" test_ref="oval:org.mitre.oval:tst:89337"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20188" version="5" class="patch">
      <metadata>
        <title>DSA-1620-1 python2.5 - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>python2.5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1620-1" ref_id="DSA-1620-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2052" ref_id="CVE-2007-2052"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4965" ref_id="CVE-2007-4965"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1679" ref_id="CVE-2008-1679"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1721" ref_id="CVE-2008-1721"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1887" ref_id="CVE-2008-1887"/>
        <description>Several vulnerabilities have been discovered in the interpreter for the Python language.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:04">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:43.678-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:39.322-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:18.558-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20188 - 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.485-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:56.381-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="python2.5 DPKG is earlier than 0:2.5-5+etch1" test_ref="oval:org.mitre.oval:tst:89055"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20183" version="5" class="patch">
      <metadata>
        <title>DSA-1550-1 suphp</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>suphp</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1550-1" ref_id="DSA-1550-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1614" ref_id="CVE-2008-1614"/>
        <description>It was discovered that suphp, an Apache module to run PHP scripts with owner permissions handles symlinks insecurely, which may lead to privilege escalation by local users.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:10">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:51.535-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:39.234-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:18.437-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20183 - 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:17.836-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:55.915-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="suphp DPKG is earlier than 0:0.6.2-1+etch0" test_ref="oval:org.mitre.oval:tst:88480"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20179" version="7" class="patch">
      <metadata>
        <title>DSA-1428-1 fai-kernels linux-2.6 user-mode-linux - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
          <product>fai-kernels</product>
          <product>user-mode-linux</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1428-1" ref_id="DSA-1428-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3104" ref_id="CVE-2007-3104"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4997" ref_id="CVE-2007-4997"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5500" ref_id="CVE-2007-5500"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5904" ref_id="CVE-2007-5904"/>
        <description>Several local and remote vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:22">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:04.941-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:39.132-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:18.267-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:24960 - 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.716-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:02:08.614-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20179 - 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.551-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:55.332-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="linux-2.6 DPKG is earlier than 0:2.6.18.dfsg.1-13etch5" test_ref="oval:org.mitre.oval:tst:89415"/>
          <criterion comment="fai-kernels DPKG is earlier than 0:1.17+etch.13etch5" test_ref="oval:org.mitre.oval:tst:88730"/>
          <criterion comment="user-mode-linux DPKG is earlier than 0:2.6.18-1um-2etch.13etch5" test_ref="oval:org.mitre.oval:tst:89436"/>
        </criteria>
      </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:20175" version="5" class="patch">
      <metadata>
        <title>DSA-1554-1 roundup - cross-site scripting vulnerability</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>roundup</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1554-1" ref_id="DSA-1554-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1474" ref_id="CVE-2008-1474"/>
        <description>Roundup, an issue tracking system, fails to properly escape HTML input, allowing an attacker to inject client-side code (typically JavaScript) into a document that may be viewed in the victim's browser.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:10">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:41.117-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:38.935-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:17.994-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20175 - 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:24.521-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:54.576-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="roundup DPKG is earlier than 0:1.2.1-5+etch1" test_ref="oval:org.mitre.oval:tst:89232"/>
      </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:20170" version="5" class="patch">
      <metadata>
        <title>DSA-1567-1 blender - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>blender</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1567-1" ref_id="DSA-1567-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1102" ref_id="CVE-2008-1102"/>
        <description>Stefan Cornelius discovered a vulnerability in the Radiance High Dynamic Range (HDR) image parser in Blender, a 3D modelling application. The weakness could enable a stack-based buffer overflow and the execution of arbitrary code if a maliciously-crafted HDR file is opened, or if a directory containing such a file is browsed via Blender's image-open dialog.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:09">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:20.585-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:38.715-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:17.741-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20170 - 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.242-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:53.813-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="blender DPKG is earlier than 0:2.42a-7.1+etch1" test_ref="oval:org.mitre.oval:tst:88545"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20168" version="5" class="patch">
      <metadata>
        <title>DSA-1490-1 tk8.3 - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>tk8.3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1490-1" ref_id="DSA-1490-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0553" ref_id="CVE-2008-0553"/>
        <description>It was discovered that a buffer overflow in the GIF image parsing code of Tk, a cross-platform graphical toolkit, could lead to a denial of service and potentially the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:16">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:05.107-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:38.624-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:17.627-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20168 - 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:33.744-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:53.529-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="tk8.3 DPKG is earlier than 0:8.3.5-6etch2" test_ref="oval:org.mitre.oval:tst:88925"/>
      </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:20166" version="5" class="patch">
      <metadata>
        <title>DSA-1533-1 exiftags</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>exiftags</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1533-1" ref_id="DSA-1533-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6354" ref_id="CVE-2007-6354"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6355" ref_id="CVE-2007-6355"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6356" ref_id="CVE-2007-6356"/>
        <description>Christian Schmid and Meder Kydyraliev (Google Security) discovered a number of vulnerabilities in exiftags, a utility for extracting EXIF metadata from JPEG images.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:11">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:30.698-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:38.529-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:17.490-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20166 - 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:34.705-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:53.118-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="exiftags DPKG is earlier than 0:0.98-1.1+etch1" test_ref="oval:org.mitre.oval:tst:89397"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20164" version="5" class="patch">
      <metadata>
        <title>DSA-1460-1 postgresql-8.1 - several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>postgresql-8.1</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1460-1" ref_id="DSA-1460-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3278" ref_id="CVE-2007-3278"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4769" ref_id="CVE-2007-4769"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4772" ref_id="CVE-2007-4772"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6067" ref_id="CVE-2007-6067"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6600" ref_id="CVE-2007-6600"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6601" ref_id="CVE-2007-6601"/>
        <description>Several local vulnerabilities have been discovered in PostgreSQL, an object-relational SQL database.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:19">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:48:56.985-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:38.438-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:17.367-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20164 - 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:24.393-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:52.432-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="postgresql-8.1 DPKG is earlier than 0:8.1.11-0etch1" test_ref="oval:org.mitre.oval:tst:89250"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20163" version="5" class="patch">
      <metadata>
        <title>DSA-1492-1 wml</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>wml</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1492-1" ref_id="DSA-1492-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0665" ref_id="CVE-2008-0665"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0666" ref_id="CVE-2008-0666"/>
        <description>Frank Lichtenheld and Nico Golde discovered that WML, an off-line HTML generation toolkit, creates insecure temporary files in the eperl and ipp backends and in the wmg.cgi script, which could lead to a local denial of service by overwriting files.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:16">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:05.701-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:38.400-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:17.309-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20163 - 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.531-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:52.248-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="wml DPKG is earlier than 0:2.0.11-1etch1" test_ref="oval:org.mitre.oval:tst:89515"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20161" version="5" class="patch">
      <metadata>
        <title>DSA-1671-1 iceweasel - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceweasel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1671-1" ref_id="DSA-1671-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0017" ref_id="CVE-2008-0017"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4582" ref_id="CVE-2008-4582"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5012" ref_id="CVE-2008-5012"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5013" ref_id="CVE-2008-5013"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5014" ref_id="CVE-2008-5014"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5017" ref_id="CVE-2008-5017"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5018" ref_id="CVE-2008-5018"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5021" ref_id="CVE-2008-5021"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5022" ref_id="CVE-2008-5022"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5023" ref_id="CVE-2008-5023"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5024" ref_id="CVE-2008-5024"/>
        <description>Several remote vulnerabilities have been discovered in the Iceweasel webbrowser, an unbranded version of the Firefox browser.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:59">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:49.417-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:38.297-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:17.183-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20161 - 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.558-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:51.499-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="iceweasel DPKG is earlier than 0:2.0.0.18-0etch1" test_ref="oval:org.mitre.oval:tst:89080"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20154" version="5" class="patch">
      <metadata>
        <title>DSA-1528-1 serendipity - cross site scripting</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>serendipity</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1528-1" ref_id="DSA-1528-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6205" ref_id="CVE-2007-6205"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0124" ref_id="CVE-2008-0124"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1476" ref_id="CVE-2008-1476"/>
        <description>Peter H&amp;uuml;we and Hanno B&amp;ouml;ck discovered that Serendipity, a weblog manager, did not properly sanitise input to several scripts which allowed cross site scripting.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:12">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:41.952-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:38.041-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:16.852-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20154 - 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.438-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:50.302-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="serendipity DPKG is earlier than 0:1.0.4-1+etch1" test_ref="oval:org.mitre.oval:tst:89420"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20149" version="5" class="patch">
      <metadata>
        <title>DSA-1677-1 cupsys - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>cupsys</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1677-1" ref_id="DSA-1677-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5286" ref_id="CVE-2008-5286"/>
        <description>An integer overflow has been discovered in the image validation code of cupsys, the Common UNIX Printing System. An attacker could trigger this bug by supplying a malicious graphic that could lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:59">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:48:56.074-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:37.878-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:16.597-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20149 - 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.928-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:49.818-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="cupsys DPKG is earlier than 0:1.2.7-4etch6" test_ref="oval:org.mitre.oval:tst:89170"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20146" version="5" class="patch">
      <metadata>
        <title>DSA-1464-1 syslog-ng - denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>syslog-ng</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1464-1" ref_id="DSA-1464-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6437" ref_id="CVE-2007-6437"/>
        <description>Oriol Carreras discovered that syslog-ng, a next generation logging daemon can be tricked into dereferencing a NULL pointer through malformed timestamps, which can lead to denial of service and the disguise of an subsequent attack, which would otherwise be logged.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:19">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:48:57.557-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:37.816-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:16.501-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20146 - 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.045-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:49.688-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="syslog-ng DPKG is earlier than 0:2.0.0-1etch1" test_ref="oval:org.mitre.oval:tst:89528"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20144" version="5" class="patch">
      <metadata>
        <title>DSA-1626-1 httrack - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>httrack</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1626-1" ref_id="DSA-1626-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3429" ref_id="CVE-2008-3429"/>
        <description>Joan Calvet discovered that httrack, a utility to create local copies of websites, is vulnerable to a buffer overflow potentially allowing to execute arbitrary code when passed excessively long URLs.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:04">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:21.702-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:37.581-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:16.373-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20144 - 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.778-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:48.854-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="httrack DPKG is earlier than 0:3.40.4-3.1+etch1" test_ref="oval:org.mitre.oval:tst:89439"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20140" version="5" class="patch">
      <metadata>
        <title>DSA-1573-1 rdesktop - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>rdesktop</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1573-1" ref_id="DSA-1573-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1801" ref_id="CVE-2008-1801"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1802" ref_id="CVE-2008-1802"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1803" ref_id="CVE-2008-1803"/>
        <description>Several remote vulnerabilities have been discovered in rdesktop, a Remote Desktop Protocol client.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:08">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:20.932-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:37.145-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:16.138-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20140 - 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:17.993-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:47.862-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="rdesktop DPKG is earlier than 0:1.5.0-1etch2" test_ref="oval:org.mitre.oval:tst:89206"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20128" version="5" class="patch">
      <metadata>
        <title>DSA-1595-1 xorg-server - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xorg-server</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1595-1" ref_id="DSA-1595-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1377" ref_id="CVE-2008-1377"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1379" ref_id="CVE-2008-1379"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2360" ref_id="CVE-2008-2360"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2361" ref_id="CVE-2008-2361"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2362" ref_id="CVE-2008-2362"/>
        <description>Several local vulnerabilities have been discovered in the X Window system.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:06">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:29.392-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:36.658-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:15.036-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20128 - 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:32.992-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:45.467-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="xorg-server DPKG is earlier than 2:1.1.1-21etch5" test_ref="oval:org.mitre.oval:tst:88990"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20121" version="5" class="patch">
      <metadata>
        <title>DSA-1665-1 libcdaudio - heap overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libcdaudio</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1665-1" ref_id="DSA-1665-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5030" ref_id="CVE-2008-5030"/>
        <description>It was discovered that a heap overflow in the CDDB retrieval code of libcdaudio, a library for controlling a CD-ROM when playing audio CDs, may result in the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:42.575-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:36.226-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:14.692-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20121 - 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:35.843-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:44.243-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="libcdaudio DPKG is earlier than 0:0.99.12p2-2+etch1" test_ref="oval:org.mitre.oval:tst:89238"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20120" version="5" class="patch">
      <metadata>
        <title>DSA-1575-1 linux-2.6 - denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1575-1" ref_id="DSA-1575-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1669" ref_id="CVE-2008-1669"/>
        <description>A vulnerability has been discovered in the Linux kernel that may lead to a denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:08">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:34.233-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:36.192-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:14.632-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20120 - 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.080-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:44.094-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="linux-2.6 DPKG is earlier than 0:2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:89403"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20115" version="5" class="patch">
      <metadata>
        <title>DSA-1285-1 wordpress</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>wordpress</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1285-1" ref_id="DSA-1285-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1622" ref_id="CVE-2007-1622"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1893" ref_id="CVE-2007-1893"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1894" ref_id="CVE-2007-1894"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1897" ref_id="CVE-2007-1897"/>
        <description>Cross-site scripting (XSS) vulnerability in wp-admin/vars.php in WordPress before 2.0.10 RC2, and before 2.1.3 RC2 in the 2.1 series, allows remote authenticated users with theme privileges to inject arbitrary web script or HTML via the PATH_INFO in the administration interface, related to loose regular expression processing of PHP_SELF.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:38">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:03.687-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:35.996-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:14.304-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20115 - 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:22.208-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:42.811-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="wordpress DPKG is earlier than 0:2.0.10-1" test_ref="oval:org.mitre.oval:tst:89571"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20113" version="5" class="patch">
      <metadata>
        <title>DSA-1733-1 vim - multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>vim</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1733-1" ref_id="DSA-1733-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2712" ref_id="CVE-2008-2712"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3074" ref_id="CVE-2008-3074"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3075" ref_id="CVE-2008-3075"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3076" ref_id="CVE-2008-3076"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4101" ref_id="CVE-2008-4101"/>
        <description>Several vulnerabilities have been found in vim, an enhanced vi editor.</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:27.875-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:35.913-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:14.187-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20113 - 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:35.707-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:42.243-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="vim DPKG is earlier than 1:7.0-122+1etch5" test_ref="oval:org.mitre.oval:tst:89114"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20106" version="5" class="patch">
      <metadata>
        <title>DSA-1365-3 id3lib3.8.3 - denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>id3lib3.8.3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1365-3" ref_id="DSA-1365-3"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4460" ref_id="CVE-2007-4460"/>
        <description>Nikolaus Schulz discovered that a programming error in id3lib, an ID3 Tag Library, may lead to denial of service through symlink attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:28">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:02.798-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:35.672-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:13.847-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20106 - 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.024-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:41.082-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="id3lib3.8.3 DPKG is earlier than 0:3.8.3-6etch1" test_ref="oval:org.mitre.oval:tst:89482"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20105" version="5" class="patch">
      <metadata>
        <title>DSA-1422-1 e2fsprogs - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>e2fsprogs</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1422-1" ref_id="DSA-1422-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5497" ref_id="CVE-2007-5497"/>
        <description>Rafal Wojtczuk of McAfee AVERT Research discovered that e2fsprogs, the ext2 file system utilities and libraries, contained multiple integer overflows in memory allocations, based on sizes taken directly from filesystem information. These could result in heap-based overflows potentially allowing the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:23">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:09.784-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:35.636-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:13.774-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20105 - 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:33.265-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:40.895-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="e2fsprogs DPKG is earlier than 0:1.39+1.40-WIP-2006.11.14+dfsg-2etch1" test_ref="oval:org.mitre.oval:tst:88823"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20101" version="5" class="patch">
      <metadata>
        <title>DSA-1458-1 openafs</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openafs</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1458-1" ref_id="DSA-1458-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6599" ref_id="CVE-2007-6599"/>
        <description>A race condition in the OpenAFS fileserver allows remote attackers to cause a denial of service (daemon crash) by simultaneously acquiring and giving back file callbacks, which causes the handler for the GiveUpAllCallBacks RPC to perform linked-list operations without the host_glock lock.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:19">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:56.512-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:35.498-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:13.524-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20101 - 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:36.746-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:40.107-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="openafs DPKG is earlier than 0:1.4.2-6etch1" test_ref="oval:org.mitre.oval:tst:89322"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20097" version="5" class="patch">
      <metadata>
        <title>DSA-1502-1 wordpress - multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>wordpress</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1502-1" ref_id="DSA-1502-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3238" ref_id="CVE-2007-3238"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2821" ref_id="CVE-2007-2821"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0193" ref_id="CVE-2008-0193"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0194" ref_id="CVE-2008-0194"/>
        <description>Several remote vulnerabilities have been discovered in wordpress, a weblog manager.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:15">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:32.735-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:35.335-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:13.399-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20097 - 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:35.011-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:39.553-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="wordpress DPKG is earlier than 0:2.0.10-1etch1" test_ref="oval:org.mitre.oval:tst:89509"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20095" version="5" class="patch">
      <metadata>
        <title>DSA-1510-1 gs-esp gs-gpl - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gs-esp</product>
          <product>gs-gpl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1510-1" ref_id="DSA-1510-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0411" ref_id="CVE-2008-0411"/>
        <description>Chris Evans discovered a buffer overflow in the color space handling code of the Ghostscript PostScript/PDF interpreter, which might result in the execution of arbitrary code if a user is tricked into processing a malformed file.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:14">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:51.664-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:35.228-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:13.194-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20095 - 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:34.834-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:39.310-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="gs-esp DPKG is earlier than 0:8.15.3.dfsg.1-1etch1" test_ref="oval:org.mitre.oval:tst:89261"/>
          <criterion comment="gs-gpl DPKG is earlier than 0:8.54.dfsg.1-5etch1" test_ref="oval:org.mitre.oval:tst:89247"/>
        </criteria>
      </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:20074" version="5" class="patch">
      <metadata>
        <title>DSA-1506-1 iceape - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceape</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1506-1" ref_id="DSA-1506-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0412" ref_id="CVE-2008-0412"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0413" ref_id="CVE-2008-0413"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0414" ref_id="CVE-2008-0414"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0415" ref_id="CVE-2008-0415"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0417" ref_id="CVE-2008-0417"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0418" ref_id="CVE-2008-0418"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0419" ref_id="CVE-2008-0419"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0591" ref_id="CVE-2008-0591"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0592" ref_id="CVE-2008-0592"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0593" ref_id="CVE-2008-0593"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0594" ref_id="CVE-2008-0594"/>
        <description>Several remote vulnerabilities have been discovered in the Iceape internet suite, an unbranded version of the Seamonkey Internet Suite.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:14">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:11.131-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:34.234-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:11.814-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20074 - 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.749-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:35.208-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="iceape DPKG is earlier than 0:1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:88621"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20069" version="5" class="patch">
      <metadata>
        <title>DSA-1556-2 perl - denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>perl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1556-2" ref_id="DSA-1556-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1927" ref_id="CVE-2008-1927"/>
        <description>It has been discovered that the Perl interpreter may encounter a buffer overflow condition when compiling certain regular expressions containing Unicode characters. This also happens if the offending characters are contained in a variable reference protected by the \Q...\E quoting construct. When encountering this condition, the Perl interpreter typically crashes, but arbitrary code execution cannot be ruled out.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:10">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:40.227-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:34.050-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:11.440-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20069 - 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.314-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:34.667-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="perl DPKG is earlier than 0:5.8.8-7etch3" test_ref="oval:org.mitre.oval:tst:89270"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20068" version="5" class="patch">
      <metadata>
        <title>DSA-1689-1 proftpd-dfsg - Cross-Site Request Forgery</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>proftpd-dfsg</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1689-1" ref_id="DSA-1689-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4242" ref_id="CVE-2008-4242"/>
        <description>Maksymilian Arciemowicz of securityreason.com reported that ProFTPD is vulnerable to cross-site request forgery (CSRF) attacks and executes arbitrary FTP commands via a long ftp:// URI that leverages an existing session from the FTP client implementation in a web browser.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:57">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:36.181-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:34.010-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:11.353-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20068 - 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.952-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:34.531-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="proftpd-dfsg DPKG is earlier than 0:1.3.0-19etch2" test_ref="oval:org.mitre.oval:tst:89364"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20067" version="5" class="patch">
      <metadata>
        <title>DSA-1683-1 streamripper - potential code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>streamripper</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1683-1" ref_id="DSA-1683-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4337" ref_id="CVE-2007-4337"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4829" ref_id="CVE-2008-4829"/>
        <description>Multiple buffer overflows involving HTTP header and playlist parsing have been discovered in streamripper (&lt;a href="http://security-tracker.debian.org/tracker/CVE-2007-4337">CVE-2007-4337&lt;/a>, &lt;a href="http://security-tracker.debian.org/tracker/CVE-2008-4829">CVE-2008-4829&lt;/a>).</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:58">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:05.394-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:33.963-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:11.254-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20067 - 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:30.061-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:34.348-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="streamripper DPKG is earlier than 0:1.61.27-1+etch1" test_ref="oval:org.mitre.oval:tst:88475"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20065" version="5" class="patch">
      <metadata>
        <title>DSA-1609-1 lighttpd - multiple DOS issues</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>lighttpd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1609-1" ref_id="DSA-1609-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0983" ref_id="CVE-2008-0983"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3948" ref_id="CVE-2007-3948"/>
        <description>Several local/remote vulnerabilities have been discovered in lighttpd, a fast webserver with minimal memory footprint.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:05">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:46.162-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:33.882-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:11.127-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20065 - 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.848-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:33.967-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="lighttpd DPKG is earlier than 0:1.4.13-4etch9" test_ref="oval:org.mitre.oval:tst:89427"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20063" version="5" class="patch">
      <metadata>
        <title>DSA-1454-1 freetype - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>freetype</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1454-1" ref_id="DSA-1454-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1351" ref_id="CVE-2007-1351"/>
        <description>Greg MacManus discovered an integer overflow in the font handling of libfreetype, a FreeType 2 font engine, which might lead to denial of service or possibly the execution of arbitrary code if a user is tricked into opening a malformed font.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:20">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:48:57.916-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:33.798-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:10.999-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20063 - 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:24.002-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:33.652-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="freetype DPKG is earlier than 0:2.2.1-5+etch2" test_ref="oval:org.mitre.oval:tst:89437"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20060" version="5" class="patch">
      <metadata>
        <title>DSA-1691-1 moodle - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>moodle</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1691-1" ref_id="DSA-1691-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3555" ref_id="CVE-2007-3555"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1502" ref_id="CVE-2008-1502"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3325" ref_id="CVE-2008-3325"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3326" ref_id="CVE-2008-3326"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4796" ref_id="CVE-2008-4796"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4810" ref_id="CVE-2008-4810"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4811" ref_id="CVE-2008-4811"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5432" ref_id="CVE-2008-5432"/>
        <description>Several remote vulnerabilities have been discovered in Moodle, an online course management system. The following issues are addressed in this update, ranging from cross site scripting to remote code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:57">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:32.519-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:33.649-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:10.777-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20060 - 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.754-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:33.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="moodle DPKG is earlier than 0:1.6.3-2+etch1" test_ref="oval:org.mitre.oval:tst:89259"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20059" version="5" class="patch">
      <metadata>
        <title>DSA-1438-1 tar</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>tar</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1438-1" ref_id="DSA-1438-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4131" ref_id="CVE-2007-4131"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4476" ref_id="CVE-2007-4476"/>
        <description>Several vulnerabilities have been discovered in GNU Tar.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:21">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:54.747-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:33.611-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:10.701-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20059 - 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:19.163-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:32.777-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="tar DPKG is earlier than 0:1.16-2etch1" test_ref="oval:org.mitre.oval:tst:89501"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20051" version="5" class="patch">
      <metadata>
        <title>DSA-1291-2 samba</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>samba</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1291-2" ref_id="DSA-1291-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2444" ref_id="CVE-2007-2444"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2446" ref_id="CVE-2007-2446"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2447" ref_id="CVE-2007-2447"/>
        <description>Several issues have been identified in Samba, the SMB/CIFS file- and print-server implementation for GNU/Linux.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:38">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:55.344-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:33.391-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:10.248-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20051 - 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.183-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:31.300-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="samba DPKG is earlier than 0:3.0.24-6etch2" test_ref="oval:org.mitre.oval:tst:89273"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20041" version="5" class="patch">
      <metadata>
        <title>DSA-1563-1 asterisk - denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>asterisk</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1563-1" ref_id="DSA-1563-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1897" ref_id="CVE-2008-1897"/>
        <description>Joel R. Voss discovered that the IAX2 module of Asterisk, a free software PBX and telephony toolkit performs insufficient validation of IAX2 protocol messages, which may lead to denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:09">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:12.008-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:32.927-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:09.456-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20041 - 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:42.884-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:28.213-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="asterisk DPKG is earlier than 1:1.2.13~dfsg-2etch4" test_ref="oval:org.mitre.oval:tst:89197"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20039" version="5" class="patch">
      <metadata>
        <title>DSA-1289-1 linux-2.6</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1289-1" ref_id="DSA-1289-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1496" ref_id="CVE-2007-1496"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1497" ref_id="CVE-2007-1497"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1861" ref_id="CVE-2007-1861"/>
        <description>Several local and remote vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:38">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:11.516-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:32.834-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:09.305-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20039 - 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:37.880-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:27.739-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="linux-2.6 DPKG is earlier than 0:2.6.18.dfsg.1-12etch2" test_ref="oval:org.mitre.oval:tst:89451"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20033" version="5" class="patch">
      <metadata>
        <title>DSA-1405-1 zope-cmfplone - arbitrary code</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>zope-cmfplone</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1405-1" ref_id="DSA-1405-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5741" ref_id="CVE-2007-5741"/>
        <description>It was discovered that Plone, a web content management system, allows remote attackers to execute arbitrary code via specially crafted web browser cookies.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:25">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:17.560-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:32.672-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:08.991-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20033 - 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:52.629-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:26.486-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="zope-cmfplone DPKG is earlier than 0:2.5.1-4etch1" test_ref="oval:org.mitre.oval:tst:89592"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20030" version="5" class="patch">
      <metadata>
        <title>DSA-1577-1 gforge - insecure temporary files</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gforge</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1577-1" ref_id="DSA-1577-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0167" ref_id="CVE-2008-0167"/>
        <description>Stephen Gran and Mark Hymers discovered that some scripts run by GForge, a collaborative development tool, open files in write mode in a potentially insecure manner. This may be exploited to overwrite arbitrary files on the local system.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:08">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:45.731-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:32.537-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:08.800-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20030 - 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.874-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:25.780-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="gforge DPKG is earlier than 0:4.5.14-22etch8" test_ref="oval:org.mitre.oval:tst:89455"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20029" version="5" class="patch">
      <metadata>
        <title>DSA-1474-1 exiv2 - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>exiv2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1474-1" ref_id="DSA-1474-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6353" ref_id="CVE-2007-6353"/>
        <description>Meder Kydyraliev discovered an integer overflow in the thumbnail handling of libexif, the EXIF/IPTC metadata manipulation library, which could result in the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:18">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:02.935-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:32.501-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:08.743-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20029 - 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:53.449-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:25.476-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="exiv2 DPKG is earlier than 0:0.10-1.5" test_ref="oval:org.mitre.oval:tst:89333"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20027" version="5" class="patch">
      <metadata>
        <title>DSA-1400-1 perl - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>perl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1400-1" ref_id="DSA-1400-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5116" ref_id="CVE-2007-5116"/>
        <description>Will Drewry and Tavis Ormandy of the Google Security Team have discovered a UTF-8 related heap overflow in Perl's regular expression compiler, probably allowing attackers to execute arbitrary code by compiling specially crafted regular expressions.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:25">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:09.022-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:32.423-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:08.597-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20027 - 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:29:00.944-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:25.087-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="perl DPKG is earlier than 0:5.8.8-7etch1" test_ref="oval:org.mitre.oval:tst:88952"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20022" version="5" class="patch">
      <metadata>
        <title>DSA-1637-1 git-core - buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>git-core</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1637-1" ref_id="DSA-1637-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3546" ref_id="CVE-2008-3546"/>
        <description>Multiple vulnerabilities have been identified in git-core, the core of the git distributed revision control system. Improper path length limitations in git's diff and grep functions, in combination with maliciously crafted repositories or changes, could enable a stack buffer overflow and potentially the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:02">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:16.153-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:32.202-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:08.135-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20022 - 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:53.743-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:24.061-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="git-core DPKG is earlier than 1:1.4.4.4-2.1+etch1" test_ref="oval:org.mitre.oval:tst:89289"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20008" version="5" class="patch">
      <metadata>
        <title>DSA-1500-1 splitvt - privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>splitvt</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1500-1" ref_id="DSA-1500-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0162" ref_id="CVE-2008-0162"/>
        <description>Mike Ashton discovered that splitvt, a utility to run two programs in a split screen, did not drop group privileges prior to executing &lt;q>xprop&lt;/q>. This could allow any local user to gain the privileges of group utmp.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:15">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:48:57.286-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:31.560-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:07.063-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20008 - 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:46.355-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:21.776-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="splitvt DPKG is earlier than 0:1.6.5-9etch1" test_ref="oval:org.mitre.oval:tst:89227"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20002" version="5" class="patch">
      <metadata>
        <title>DSA-1515-1 libnet-dns-perl - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libnet-dns-perl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1515-1" ref_id="DSA-1515-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3377" ref_id="CVE-2007-3377"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3409" ref_id="CVE-2007-3409"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6341" ref_id="CVE-2007-6341"/>
        <description>Several remote vulnerabilities have been discovered in libnet-dns-perl.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:13">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:30.563-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:31.260-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:06.542-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20002 - 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:29:01.678-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:20.766-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="libnet-dns-perl DPKG is earlier than 0:0.59-1etch1" test_ref="oval:org.mitre.oval:tst:89418"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19997" version="5" class="patch">
      <metadata>
        <title>DSA-1581-1 gnutls13 - potential code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gnutls13</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1581-1" ref_id="DSA-1581-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1948" ref_id="CVE-2008-1948"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1949" ref_id="CVE-2008-1949"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1950" ref_id="CVE-2008-1950"/>
        <description>Several remote vulnerabilities have been discovered in GNUTLS, an implementation of the SSL/TLS protocol suite.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:07">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:19.214-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:31.071-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:06.149-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19997 - 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:36.996-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:18.969-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="gnutls13 DPKG is earlier than 0:1.4.4-3+etch1" test_ref="oval:org.mitre.oval:tst:88794"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19996" version="5" class="patch">
      <metadata>
        <title>DSA-1540-1 lighttpd</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>lighttpd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1540-1" ref_id="DSA-1540-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1531" ref_id="CVE-2008-1531"/>
        <description>It was discovered that lighttpd, a fast webserver with minimal memory footprint, didn't correctly handle SSL errors. This could allow a remote attacker to disconnect all active SSL connections.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:11">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:10.494-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:31.037-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:06.081-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19996 - 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:42.501-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:18.819-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="lighttpd DPKG is earlier than 0:1.4.13-4etch7" test_ref="oval:org.mitre.oval:tst:89355"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19993" version="5" class="patch">
      <metadata>
        <title>DSA-1589-1 libxslt - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libxslt</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1589-1" ref_id="DSA-1589-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1767" ref_id="CVE-2008-1767"/>
        <description>It was discovered that libxslt, an XSLT processing runtime library, could be coerced into executing arbitrary code via a buffer overflow when an XSL style sheet file with a long XSLT "transformation match" condition triggered a large number of steps.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:07">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:38.722-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:30.956-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:05.939-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19993 - 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:50.065-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:18.668-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="libxslt DPKG is earlier than 0:1.1.19-2" test_ref="oval:org.mitre.oval:tst:89317"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19992" version="5" class="patch">
      <metadata>
        <title>DSA-1337-1 xulrunner</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1337-1" ref_id="DSA-1337-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3089" ref_id="CVE-2007-3089"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3285" ref_id="CVE-2007-3285"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3656" ref_id="CVE-2007-3656"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3734" ref_id="CVE-2007-3734"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3735" ref_id="CVE-2007-3735"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3736" ref_id="CVE-2007-3736"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3737" ref_id="CVE-2007-3737"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3738" ref_id="CVE-2007-3738"/>
        <description>Several remote vulnerabilities have been discovered in Xulrunner, a runtime environment for XUL applications.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:33">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:10.951-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:30.923-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:05.817-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19992 - 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:39.235-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:18.123-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="xulrunner DPKG is earlier than 0:1.8.0.13~pre070720-0etch1" test_ref="oval:org.mitre.oval:tst:89447"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19989" version="5" class="patch">
      <metadata>
        <title>DSA-1715-1 moin - insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>moin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1715-1" ref_id="DSA-1715-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0260" ref_id="CVE-2009-0260"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0312" ref_id="CVE-2009-0312"/>
        <description>It was discovered that the AttachFile action in moin, a python clone of WikiWiki, is prone to cross-site scripting attacks (&lt;a href="http://security-tracker.debian.org/tracker/CVE-2009-0260">CVE-2009-0260&lt;/a>). Another cross-site scripting vulnerability was discovered in the antispam feature (&lt;a href="http://security-tracker.debian.org/tracker/CVE-2009-0312">CVE-2009-0312&lt;/a>).</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:57">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:10.110-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:30.786-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:05.571-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19989 - 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:50.759-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:17.749-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="moin DPKG is earlier than 0:1.5.3-1.2etch2" test_ref="oval:org.mitre.oval:tst:88890"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19981" version="5" class="patch">
      <metadata>
        <title>DSA-1450-1 util-linux privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>util-linux</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1450-1" ref_id="DSA-1450-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5191" ref_id="CVE-2007-5191"/>
        <description>It was discovered that util-linux, miscellaneous system utilities, didn't drop privileged user and group permissions in the correct order in the mount and umount commands. This could potentially allow a local user to gain additional privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:20">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:54.591-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:30.588-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:05.204-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19981 - 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:52.308-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:16.580-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="util-linux DPKG is earlier than 0:2.12r-19etch1" test_ref="oval:org.mitre.oval:tst:89517"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19979" version="7" class="patch">
      <metadata>
        <title>DSA-1687-1 fai-kernels linux-2.6 user-mode-linux - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>fai-kernels</product>
          <product>linux-2.6</product>
          <product>user-mode-linux</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1687-1" ref_id="DSA-1687-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3527" ref_id="CVE-2008-3527"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3528" ref_id="CVE-2008-3528"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4554" ref_id="CVE-2008-4554"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4576" ref_id="CVE-2008-4576"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4933" ref_id="CVE-2008-4933"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4934" ref_id="CVE-2008-4934"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5025" ref_id="CVE-2008-5025"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5029" ref_id="CVE-2008-5029"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5079" ref_id="CVE-2008-5079"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5182" ref_id="CVE-2008-5182"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5300" ref_id="CVE-2008-5300"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or privilege escalation.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:58">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:48:59.011-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:30.473-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:05.056-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:24094 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:58.181-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:02:08.171-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19979 - 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:51.289-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:16.149-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="fai-kernels DPKG is earlier than 0:1.17+etch.23etch1" test_ref="oval:org.mitre.oval:tst:89386"/>
          <criterion comment="linux-2.6 DPKG is earlier than 0:2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:89396"/>
          <criterion comment="user-mode-linux DPKG is earlier than 0:2.6.18-1um-2etch.23etch1" test_ref="oval:org.mitre.oval:tst:89373"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19977" version="5" class="patch">
      <metadata>
        <title>DSA-1628-1 pdns - DNS spoofing</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>pdns</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1628-1" ref_id="DSA-1628-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3337" ref_id="CVE-2008-3337"/>
        <description>Brian Dowling discovered that the PowerDNS authoritative name server does not respond to DNS queries which contain certain characters, increasing the risk of successful DNS spoofing (&lt;a href="http://security-tracker.debian.org/tracker/CVE-2008-3337">CVE-2008-3337&lt;/a>). This update changes PowerDNS to respond with SERVFAIL responses instead.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:04">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:15.377-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:30.353-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:04.897-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19977 - 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.197-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:15.891-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="pdns DPKG is earlier than 0:2.9.20-8+etch1" test_ref="oval:org.mitre.oval:tst:89145"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19976" version="5" class="patch">
      <metadata>
        <title>DSA-1343-1 file</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>file</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1343-1" ref_id="DSA-1343-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2799" ref_id="CVE-2007-2799"/>
        <description>Colin Percival discovered an integer overflow in file, a file type classification tool, which may lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:32">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:48:56.310-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:30.288-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:04.828-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19976 - 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:50.317-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:15.748-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="file DPKG is earlier than 0:4.17-5etch2" test_ref="oval:org.mitre.oval:tst:89567"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19971" version="5" class="patch">
      <metadata>
        <title>DSA-1508-1 sword - arbirary shell command execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>sword</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1508-1" ref_id="DSA-1508-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0932" ref_id="CVE-2008-0932"/>
        <description>Dan Dennison discovered that Diatheke, a CGI program to make a bible website, performs insufficient sanitising of a parameter, allowing a remote attacker to execute arbitrary shell commands as the web server user.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:14">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:12.642-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:30.039-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:04.483-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19971 - 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:29:00.139-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:14.964-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="sword DPKG is earlier than 0:1.5.9-2etch1" test_ref="oval:org.mitre.oval:tst:88819"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19964" version="5" class="patch">
      <metadata>
        <title>DSA-1593-1 tomcat5.5</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>tomcat5.5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1593-1" ref_id="DSA-1593-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1947" ref_id="CVE-2008-1947"/>
        <description>It was discovered that the Host Manager web application performed insufficient input sanitising, which could lead to cross-site scripting.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:06">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:53.201-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:29.757-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:03.948-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19964 - 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:29:00.018-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:14.493-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="tomcat5.5 DPKG is earlier than 0:5.5.20-2etch3" test_ref="oval:org.mitre.oval:tst:88960"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19960" version="5" class="patch">
      <metadata>
        <title>DSA-1357-1 koffice - integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>koffice</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1357-1" ref_id="DSA-1357-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3387" ref_id="CVE-2007-3387"/>
        <description>It was discovered that an integer overflow in the xpdf PDF viewer may lead to the execution of arbitrary code if a malformed PDF file is opened.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:30">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:24.926-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:29.552-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:03.400-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19960 - 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:29:01.517-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:13.553-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="koffice DPKG is earlier than 1:1.6.1-2etch1" test_ref="oval:org.mitre.oval:tst:88869"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19956" version="5" class="patch">
      <metadata>
        <title>DSA-1482-1 squid - programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>squid</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1482-1" ref_id="DSA-1482-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6239" ref_id="CVE-2007-6239"/>
        <description>It was discovered that malformed cache update replies against the Squid WWW proxy cache could lead to the exhaustion of system memory, resulting in potential denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:17">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:54.346-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:29.281-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:02.965-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19956 - 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:29:00.813-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:13.184-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="squid DPKG is earlier than 0:2.6.5-6etch1" test_ref="oval:org.mitre.oval:tst:89549"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19954" version="5" class="patch">
      <metadata>
        <title>DSA-1415-1 tk8.4 - buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>tk8.4</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1415-1" ref_id="DSA-1415-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5378" ref_id="CVE-2007-5378"/>
        <description>It was discovered that Tk, a cross-platform graphical toolkit for Tcl, performs insufficient input validation in the code used to load GIF images, which may lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:24">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:49.010-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:29.210-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:02.821-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19954 - 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:49.674-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:12.828-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="tk8.4 DPKG is earlier than 0:8.4.12-1etch1" test_ref="oval:org.mitre.oval:tst:89579"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19953" version="5" class="patch">
      <metadata>
        <title>DSA-1365-1 id3lib3.8.3</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>id3lib3.8.3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1365-1" ref_id="DSA-1365-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4460" ref_id="CVE-2007-4460"/>
        <description>Nikolaus Schulz discovered that a programming error in id3lib, an ID3 Tag Library, may lead to denial of service through symlink attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:29">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:53.624-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:29.174-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:02.753-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19953 - 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:59.325-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:12.671-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="id3lib3.8.3 DPKG is earlier than 0:3.8.3-6etch1" test_ref="oval:org.mitre.oval:tst:89499"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19948" version="5" class="patch">
      <metadata>
        <title>DSA-1663-1 net-snmp - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>net-snmp</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1663-1" ref_id="DSA-1663-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0960" ref_id="CVE-2008-0960"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2292" ref_id="CVE-2008-2292"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4309" ref_id="CVE-2008-4309"/>
        <description>Several vulnerabilities have been discovered in NET SNMP, a suite of Simple Network Management Protocol applications.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:00.863-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:29.034-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:02.440-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19948 - 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:54.908-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:10.828-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="net-snmp DPKG is earlier than 0:5.2.3-7etch4" test_ref="oval:org.mitre.oval:tst:89410"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19944" version="5" class="patch">
      <metadata>
        <title>DSA-1283-1 php5</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>php5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1283-1" ref_id="DSA-1283-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1286" ref_id="CVE-2007-1286"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1375" ref_id="CVE-2007-1375"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1376" ref_id="CVE-2007-1376"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1380" ref_id="CVE-2007-1380"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1453" ref_id="CVE-2007-1453"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1454" ref_id="CVE-2007-1454"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1521" ref_id="CVE-2007-1521"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1583" ref_id="CVE-2007-1583"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1700" ref_id="CVE-2007-1700"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1711" ref_id="CVE-2007-1711"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1718" ref_id="CVE-2007-1718"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1777" ref_id="CVE-2007-1777"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1824" ref_id="CVE-2007-1824"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1887" ref_id="CVE-2007-1887"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1889" ref_id="CVE-2007-1889"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1900" ref_id="CVE-2007-1900"/>
        <description>Several remote vulnerabilities have been discovered in PHP, a server-side, HTML-embedded scripting language, which may lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:39">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:27.999-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:28.821-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:02.035-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19944 - 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:23.877-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:09.906-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="php5 DPKG is earlier than 0:5.2.0-8+etch3" test_ref="oval:org.mitre.oval:tst:89300"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19935" version="5" class="patch">
      <metadata>
        <title>DSA-1478-1 mysql-dfsg-5.0 - buffer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mysql-dfsg-5.0</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1478-1" ref_id="DSA-1478-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0226" ref_id="CVE-2008-0226"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0227" ref_id="CVE-2008-0227"/>
        <description>Luigi Auriemma discovered two buffer overflows in YaSSL, an SSL implementation included in the MySQL database package, which could lead to denial of service and possibly the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:17">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:48:55.306-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:28.487-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:01.394-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19935 - 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:49.799-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:08.136-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="mysql-dfsg-5.0 DPKG is earlier than 0:5.0.32-7etch5" test_ref="oval:org.mitre.oval:tst:89381"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19922" version="5" class="patch">
      <metadata>
        <title>DSA-1681-1 linux-2.6.24 - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6.24</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1681-1" ref_id="DSA-1681-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3528" ref_id="CVE-2008-3528"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4554" ref_id="CVE-2008-4554"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4576" ref_id="CVE-2008-4576"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4618" ref_id="CVE-2008-4618"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4933" ref_id="CVE-2008-4933"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4934" ref_id="CVE-2008-4934"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5025" ref_id="CVE-2008-5025"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5029" ref_id="CVE-2008-5029"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5134" ref_id="CVE-2008-5134"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5182" ref_id="CVE-2008-5182"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5300" ref_id="CVE-2008-5300"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or privilege escalation.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:58">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:22.152-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:27.779-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:00.129-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19922 - 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:43.743-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:06.142-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="linux-2.6.24 DPKG is earlier than 0:2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:89294"/>
      </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:19906" version="5" class="patch">
      <metadata>
        <title>DSA-1534-2 iceape - regression</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceape</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1534-2" ref_id="DSA-1534-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4879" ref_id="CVE-2007-4879"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1233" ref_id="CVE-2008-1233"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1234" ref_id="CVE-2008-1234"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1235" ref_id="CVE-2008-1235"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1236" ref_id="CVE-2008-1236"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1237" ref_id="CVE-2008-1237"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1238" ref_id="CVE-2008-1238"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1240" ref_id="CVE-2008-1240"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1241" ref_id="CVE-2008-1241"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3738" ref_id="CVE-2007-3738"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5338" ref_id="CVE-2007-5338"/>
        <description>Several remote vulnerabilities have been discovered in the Iceape internet suite, an unbranded version of the Seamonkey Internet Suite.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:09">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:41.547-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:26.596-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:57.319-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19906 - 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:49.093-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:04.412-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="iceape DPKG is earlier than 0:1.0.13~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:88977"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19900" version="5" class="patch">
      <metadata>
        <title>DSA-1603-1 bind9 - cache poisoning</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>bind9</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1603-1" ref_id="DSA-1603-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1447" ref_id="CVE-2008-1447"/>
        <description>Dan Kaminsky discovered that properties inherent to the DNS protocol lead to practical DNS cache poisoning attacks. Among other things, successful attacks can lead to misdirected web traffic and email rerouting.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:06">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:45.843-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:26.378-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:56.404-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19900 - 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:57.979-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:03.560-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="bind9 DPKG is earlier than 1:9.3.4-2etch3" test_ref="oval:org.mitre.oval:tst:88701"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19884" version="5" class="patch">
      <metadata>
        <title>DSA-1649-1 iceweasel - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceweasel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1649-1" ref_id="DSA-1649-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0016" ref_id="CVE-2008-0016"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3835" ref_id="CVE-2008-3835"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3836" ref_id="CVE-2008-3836"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3837" ref_id="CVE-2008-3837"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4058" ref_id="CVE-2008-4058"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4059" ref_id="CVE-2008-4059"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4060" ref_id="CVE-2008-4060"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4061" ref_id="CVE-2008-4061"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4062" ref_id="CVE-2008-4062"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4065" ref_id="CVE-2008-4065"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4066" ref_id="CVE-2008-4066"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4067" ref_id="CVE-2008-4067"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4068" ref_id="CVE-2008-4068"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4069" ref_id="CVE-2008-4069"/>
        <description>Several remote vulnerabilities have been discovered in the Iceweasel web browser, an unbranded version of the Firefox browser.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:01">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:49.866-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:25.346-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:52.533-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19884 - 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:52.173-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:03.060-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="iceweasel DPKG is earlier than 0:2.0.0.17-0etch1" test_ref="oval:org.mitre.oval:tst:89347"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19876" version="5" class="patch">
      <metadata>
        <title>DSA-1685-1 uw-imap - multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>uw-imap</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1685-1" ref_id="DSA-1685-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5005" ref_id="CVE-2008-5005"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5006" ref_id="CVE-2008-5006"/>
        <description>Two vulnerabilities have been found in uw-imap, an IMAP implementation.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:58">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:23.628-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:24.720-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:51.240-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19876 - 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:38.028-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:01.561-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="uw-imap DPKG is earlier than 7:2002edebian1-13.1+etch1" test_ref="oval:org.mitre.oval:tst:89063"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19875" version="5" class="patch">
      <metadata>
        <title>DSA-1614-1 iceweasel - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceweasel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1614-1" ref_id="DSA-1614-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2785" ref_id="CVE-2008-2785"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2933" ref_id="CVE-2008-2933"/>
        <description>Several remote vulnerabilities have been discovered in the Iceweasel web browser, an unbranded version of the Firefox browser.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:05">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:37.286-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:24.655-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:51.104-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19875 - 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:46.121-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:01.360-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="iceweasel DPKG is earlier than 0:2.0.0.16-0etch1" test_ref="oval:org.mitre.oval:tst:89471"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19874" version="5" class="patch">
      <metadata>
        <title>DSA-1669-1 xulrunner - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1669-1" ref_id="DSA-1669-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0016" ref_id="CVE-2008-0016"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3835" ref_id="CVE-2008-3835"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3836" ref_id="CVE-2008-3836"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3837" ref_id="CVE-2008-3837"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4058" ref_id="CVE-2008-4058"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4059" ref_id="CVE-2008-4059"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4060" ref_id="CVE-2008-4060"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4061" ref_id="CVE-2008-4061"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4062" ref_id="CVE-2008-4062"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4065" ref_id="CVE-2008-4065"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4066" ref_id="CVE-2008-4066"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4067" ref_id="CVE-2008-4067"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4068" ref_id="CVE-2008-4068"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4069" ref_id="CVE-2008-4069"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4582" ref_id="CVE-2008-4582"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5012" ref_id="CVE-2008-5012"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5013" ref_id="CVE-2008-5013"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5014" ref_id="CVE-2008-5014"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5017" ref_id="CVE-2008-5017"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5018" ref_id="CVE-2008-5018"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0017" ref_id="CVE-2008-0017"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5021" ref_id="CVE-2008-5021"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5022" ref_id="CVE-2008-5022"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5023" ref_id="CVE-2008-5023"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5024" ref_id="CVE-2008-5024"/>
        <description>Several remote vulnerabilities have been discovered in Xulrunner, a runtime environment for XUL applications.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:59">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:56.109-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:24.524-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:50.975-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19874 - 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:59.684-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:00.027-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="xulrunner DPKG is earlier than 0:1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:88947"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19851" version="5" class="patch">
      <metadata>
        <title>DSA-1583-1 gnome-peercast - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gnome-peercast</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1583-1" ref_id="DSA-1583-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6454" ref_id="CVE-2007-6454"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2040" ref_id="CVE-2008-2040"/>
        <description>Several remote vulnerabilities have been discovered in GNOME PeerCast, the GNOME interface to PeerCast, a P2P audio and video streaming server.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:07">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:39.737-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:22.981-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:47.424-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19851 - 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:50.478-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:57.671-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="gnome-peercast DPKG is earlier than 0:0.5.4-1.1etch0" test_ref="oval:org.mitre.oval:tst:89392"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19847" version="3" class="patch">
      <metadata>
        <title>DSA-1699-1 zaptel - privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>zaptel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1699-1" ref_id="DSA-1699-1"/>
        <description>An array index error in zaptel, a set of drivers for telephony hardware, could allow users to crash the system or escalate their privileges by overwriting kernel memory (&lt;a href="http://security-tracker.debian.org/tracker/CVE-2008-5396">CVE-2008-5396&lt;/a>).</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:57">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:33.896-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:22.824-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:47.172-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="zaptel DPKG is earlier than 1:1.2.11.dfsg-1+etch1" test_ref="oval:org.mitre.oval:tst:89308"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19845" version="5" class="patch">
      <metadata>
        <title>DSA-1559-1 phpgedview - cross site scripting</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>phpgedview</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1559-1" ref_id="DSA-1559-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5051" ref_id="CVE-2007-5051"/>
        <description>It was discovered that phpGedView, an application to provide online access to genealogical data, performed insufficient input sanitising on some parameters, making it vulnerable to cross site scripting.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:09">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:04.432-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:22.603-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:46.782-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19845 - 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:57.301-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:57.525-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="phpgedview DPKG is earlier than 0:4.0.2.dfsg-3" test_ref="oval:org.mitre.oval:tst:88768"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19840" version="5" class="patch">
      <metadata>
        <title>DSA-1430-1 libnss-ldap - information disclosure</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libnss-ldap</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1430-1" ref_id="DSA-1430-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5794" ref_id="CVE-2007-5794"/>
        <description>It was reported that a race condition exists in libnss-ldap, an NSS module for using LDAP as a naming service, which could cause denial of service attacks if applications use pthreads.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:22">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:26.538-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:22.403-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:46.475-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19840 - 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:54.745-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:57.038-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="libnss-ldap DPKG is earlier than 0:251-7.5etch1" test_ref="oval:org.mitre.oval:tst:89512"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19839" version="3" class="patch">
      <metadata>
        <title>DSA-1494-1 linux-2.6 - privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1494-1" ref_id="DSA-1494-1"/>
        <description>The vmsplice system call did not properly verify address arguments passed by user space processes, which allowed local attackers to overwrite arbitrary kernel memory, gaining root privileges (&lt;a href="http://security-tracker.debian.org/tracker/CVE-2008-0010">CVE-2008-0010&lt;/a>, &lt;a href="http://security-tracker.debian.org/tracker/CVE-2008-0600">CVE-2008-0600&lt;/a>).</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:16">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:40.782-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:22.369-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:46.417-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="linux-2.6 DPKG is earlier than 0:2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:89449"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19797" version="5" class="patch">
      <metadata>
        <title>DSA-1693-1 phppgadmin - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>phppgadmin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1693-1" ref_id="DSA-1693-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2865" ref_id="CVE-2007-2865"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5728" ref_id="CVE-2007-5728"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5587" ref_id="CVE-2008-5587"/>
        <description>Several remote vulnerabilities have been discovered in phpPgAdmin, a tool to administrate PostgreSQL database over the web.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:57">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:26.160-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:19.986-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:42.525-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19797 - 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:37.326-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:50.049-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="phppgadmin DPKG is earlier than 0:4.0.1-3.1etch1" test_ref="oval:org.mitre.oval:tst:89405"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19781" version="5" class="patch">
      <metadata>
        <title>DSA-1486-1 gnatsweb - cross-site scripting</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gnatsweb</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1486-1" ref_id="DSA-1486-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2808" ref_id="CVE-2007-2808"/>
        <description>&lt;q>r0t&lt;/q> discovered that gnatsweb, a web interface to GNU GNATS, did not correctly sanitise the database parameter in the main CGI script. This could allow the injection of arbitrary HTML, or JavaScript code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:17">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:06.594-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:18.969-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:40.879-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19781 - 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:48.797-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:49.409-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="gnatsweb DPKG is earlier than 0:4.00-1etch1" test_ref="oval:org.mitre.oval:tst:89599"/>
      </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:19757" version="5" class="patch">
      <metadata>
        <title>DSA-1565-1 linux-2.6 - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1565-1" ref_id="DSA-1565-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6694" ref_id="CVE-2007-6694"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0007" ref_id="CVE-2008-0007"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1294" ref_id="CVE-2008-1294"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1375" ref_id="CVE-2008-1375"/>
        <description>Several local vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:09">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:48:56.193-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:17.913-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:38.961-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19757 - 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:40.877-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:48.590-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="linux-2.6 DPKG is earlier than 0:2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:89450"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19750" version="5" class="patch">
      <metadata>
        <title>DSA-1675-1 phpmyadmin - cross site scripting</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>phpmyadmin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1675-1" ref_id="DSA-1675-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4326" ref_id="CVE-2008-4326"/>
        <description>Masako Oono discovered that phpMyAdmin, a web-based administration interface for MySQL, insufficiently sanitises input allowing a remote attacker to gather sensitive data through cross site scripting, provided that the user uses the Internet Explorer web browser.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:59">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:11.306-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:17.685-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:38.608-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19750 - 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:57.740-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:48.139-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="phpmyadmin DPKG is earlier than 4:2.9.1.1-9" test_ref="oval:org.mitre.oval:tst:89445"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19745" version="5" class="patch">
      <metadata>
        <title>DSA-1392-1 xulrunner - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1392-1" ref_id="DSA-1392-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1095" ref_id="CVE-2007-1095"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2292" ref_id="CVE-2007-2292"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3511" ref_id="CVE-2007-3511"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5334" ref_id="CVE-2007-5334"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5337" ref_id="CVE-2007-5337"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5338" ref_id="CVE-2007-5338"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5339" ref_id="CVE-2007-5339"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5340" ref_id="CVE-2007-5340"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2894" ref_id="CVE-2006-2894"/>
        <description>Several remote vulnerabilities have been discovered in Xulrunner, a runtime environment for XUL applications.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:26">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:24.636-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:17.572-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:38.408-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19745 - 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:45.933-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:46.899-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="xulrunner DPKG is earlier than 0:1.8.0.14~pre071019b-0etch1" test_ref="oval:org.mitre.oval:tst:89198"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19740" version="5" class="patch">
      <metadata>
        <title>DSA-1631-1 libxml2 - denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libxml2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1631-1" ref_id="DSA-1631-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3281" ref_id="CVE-2008-3281"/>
        <description>Andreas Solberg discovered that libxml2, the GNOME XML library, could be forced to recursively evaluate entities, until available CPU and memory resources were exhausted.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:03">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:21.831-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:17.454-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:38.218-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19740 - 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:57.864-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:46.283-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="libxml2 DPKG is earlier than 0:2.6.27.dfsg-3" test_ref="oval:org.mitre.oval:tst:89295"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19721" version="5" class="patch">
      <metadata>
        <title>DSA-1335-1 gimp</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gimp</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1335-1" ref_id="DSA-1335-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4519" ref_id="CVE-2006-4519"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2949" ref_id="CVE-2007-2949"/>
        <description>Several remote vulnerabilities have been discovered in Gimp, the GNU Image Manipulation Program, which might lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:33">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:48:58.059-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:16.466-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:36.698-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19721 - 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:37.166-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:45.731-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="gimp DPKG is earlier than 0:2.2.13-1etch4" test_ref="oval:org.mitre.oval:tst:89161"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19699" version="3" class="patch">
      <metadata>
        <title>DSA-1472-1 xine-lib - buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xine-lib</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1472-1" ref_id="DSA-1472-1"/>
        <description>Luigi Auriemma discovered that the Xine media player library performed insufficient input sanitising during the handling of RTSP streams, which could lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:18">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:48:55.527-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:15.659-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:35.518-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="xine-lib DPKG is earlier than 0:1.1.2+dfsg-5" test_ref="oval:org.mitre.oval:tst:89372"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19677" version="3" class="patch">
      <metadata>
        <title>DSA-2005-1 linux-2.6.24 - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6.24</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-2005-1" ref_id="DSA-2005-1"/>
        <description>NOTE: This kernel update marks the final planned kernel security update for the 2.6.24 kernel in the Debian release 'etch'. Although security support for 'etch' officially ended on Feburary 15th, 2010, this update was already in preparation before that date.</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.758-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:15.045-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:34.207-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="linux-2.6.24 DPKG is earlier than 0:2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:89304"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19578" version="5" class="patch">
      <metadata>
        <title>DSA-1544-2 pdns-recursor - predictable randomness</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>pdns-recursor</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1544-2" ref_id="DSA-1544-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1637" ref_id="CVE-2008-1637"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3217" ref_id="CVE-2008-3217"/>
        <description>Amit Klein discovered that pdns-recursor, a caching DNS resolver, uses a weak random number generator to create DNS transaction IDs and UDP source port numbers. As a result, cache poisoning attacks were simplified. (&lt;a href="http://security-tracker.debian.org/tracker/CVE-2008-1637">CVE-2008-1637&lt;/a> and &lt;a href="http://security-tracker.debian.org/tracker/CVE-2008-3217">CVE-2008-3217&lt;/a>)</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:05">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:09.892-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:11.094-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:27.179-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19578 - 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:52.754-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:42.553-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="pdns-recursor DPKG is earlier than 0:3.1.4-1+etch2" test_ref="oval:org.mitre.oval:tst:89413"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19548" version="5" class="patch">
      <metadata>
        <title>DSA-1452-1 wzdftpd denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>wzdftpd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1452-1" ref_id="DSA-1452-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5300" ref_id="CVE-2007-5300"/>
        <description>&lt;q>k1tk4t&lt;/q> discovered that wzdftpd, a portable, modular, small and efficient ftp server, did not correctly handle the receipt of long usernames. This could allow remote users to cause the daemon to exit.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:20">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:42.701-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:10.501-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:26.002-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19548 - Debian Patch Update" date="2014-06-06T17:29:00.238-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:31:06.354-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:42.054-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="wzdftpd DPKG is earlier than 0:0.8.1-2etch1" test_ref="oval:org.mitre.oval:tst:89024"/>
      </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:19448" version="5" class="patch">
      <metadata>
        <title>DSA-1635-1 freetype - multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>freetype</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1635-1" ref_id="DSA-1635-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1806" ref_id="CVE-2008-1806"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1807" ref_id="CVE-2008-1807"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1808" ref_id="CVE-2008-1808"/>
        <description>Several local vulnerabilities have been discovered in freetype, a FreeType 2 font engine, which could allow the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:03">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:37.913-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:08.636-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:22.587-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19448 - 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.014-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:38.293-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="freetype DPKG is earlier than 0:2.2.1-5+etch3" test_ref="oval:org.mitre.oval:tst:88639"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19422" version="5" class="patch">
      <metadata>
        <title>DSA-1552-1 mplayer - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mplayer</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1552-1" ref_id="DSA-1552-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1558" ref_id="CVE-2008-1558"/>
        <description>It was discovered that the MPlayer movie player performs insufficient input sanitising on SDP session data, leading to potential execution of arbitrary code through a malformed multimedia stream.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:10">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:51.289-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:07.916-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:21.430-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19422 - 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.641-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:37.996-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="mplayer DPKG is earlier than 0:1.0~rc1-12etch3" test_ref="oval:org.mitre.oval:tst:89178"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19396" version="3" class="patch">
      <metadata>
        <title>DSA-1641-1 phpmyadmin - several issues</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>phpmyadmin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1641-1" ref_id="DSA-1641-1"/>
        <description>Several remote vulnerabilities have been discovered in phpMyAdmin, a tool to administrate MySQL databases over the web.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:02">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:48:57.419-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:07.229-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:20.378-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="phpmyadmin DPKG is earlier than 4:2.9.1.1-8" test_ref="oval:org.mitre.oval:tst:89465"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19316" version="5" class="patch">
      <metadata>
        <title>DSA-1667-1 python2.4 - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>python2.4</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1667-1" ref_id="DSA-1667-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2315" ref_id="CVE-2008-2315"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3142" ref_id="CVE-2008-3142"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3143" ref_id="CVE-2008-3143"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3144" ref_id="CVE-2008-3144"/>
        <description>Several vulnerabilities have been discovered in the interpreter for the Python language.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:23:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:38.211-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:06.084-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:18.508-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19316 - 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:20.254-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:36.349-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="python2.4 DPKG is earlier than 0:2.4.4-3+etch2" test_ref="oval:org.mitre.oval:tst:89339"/>
      </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:18981" version="7" class="patch">
      <metadata>
        <title>DSA-1338-1 iceweasel</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceweasel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1338-1" ref_id="DSA-1338-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3089" ref_id="CVE-2007-3089"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3656" ref_id="CVE-2007-3656"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3734" ref_id="CVE-2007-3734"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3735" ref_id="CVE-2007-3735"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3736" ref_id="CVE-2007-3736"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3737" ref_id="CVE-2007-3737"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3738" ref_id="CVE-2007-3738"/>
        <description>Several remote vulnerabilities have been discovered in the Iceweasel web browser, an unbranded version of the Firefox browser.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:49">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:21.285-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:44.964-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:34.633-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23174 - 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.953-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:47.980-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18981 - 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:22.317-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:32.707-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="iceweasel DPKG is earlier than 2.0.0.5-0etch1" test_ref="oval:org.mitre.oval:tst:86301"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18979" version="7" class="patch">
      <metadata>
        <title>DSA-1328-1 unicon - buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>unicon</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1328-1" ref_id="DSA-1328-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2835" ref_id="CVE-2007-2835"/>
        <description>Steve Kemp from the Debian Security Audit project discovered that unicon-imc2, a Chinese input method library, makes unsafe use of an environmental variable, which may be exploited to execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:50">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:09.268-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:44.693-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:34.424-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23885 - 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.256-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:47.938-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18979 - 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.877-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:32.566-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="unicon DPKG is earlier than 3.0.4-11etch1" test_ref="oval:org.mitre.oval:tst:85837"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18966" version="7" class="patch">
      <metadata>
        <title>DSA-1288-1 pptpd</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>pptpd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1288-1" ref_id="DSA-1288-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0244" ref_id="CVE-2007-0244"/>
        <description>It was discovered that the PoPToP Point to Point Tunneling Server contains a programming error, which allows the tear-down of a PPTP connection through a malformed GRE packet, resulting in denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:58">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:09:54.874-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:44.451-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:33.162-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23536 - 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:48.589-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:47.834-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18966 - 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:34.319-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:31.961-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="pptpd DPKG is earlier than 1.3.0-2etch1" test_ref="oval:org.mitre.oval:tst:86448"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18957" version="7" class="patch">
      <metadata>
        <title>DSA-1332-1 vlc</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>vlc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1332-1" ref_id="DSA-1332-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3316" ref_id="CVE-2007-3316"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3467" ref_id="CVE-2007-3467"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3468" ref_id="CVE-2007-3468"/>
        <description>Several remote vulnerabilities have been discovered in the VideoLan multimedia player and streamer, which may lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:50">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:07.967-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:44.113-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:31.571-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23920 - 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:42.658-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:47.721-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18957 - 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:25.392-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:31.536-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="vlc DPKG is earlier than 0.8.6-svn20061012.debian-5etch1" test_ref="oval:org.mitre.oval:tst:86289"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18955" version="7" class="patch">
      <metadata>
        <title>DSA-1274-1 file - buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>file</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1274-1" ref_id="DSA-1274-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1536" ref_id="CVE-2007-1536"/>
        <description>An integer underflow bug has been found in the file_printf function in file, a tool to determine file types based analysis of file content. The bug could allow an attacker to execute arbitrary code by inducing a local user to examine a specially crafted file that triggers a buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:14:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:03.920-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:43.818-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:31.365-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23767 - 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.770-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:47.653-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18955 - 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:24.235-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:31.361-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="file DPKG is earlier than 4.17-5etch1" test_ref="oval:org.mitre.oval:tst:86641"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18949" version="7" class="patch">
      <metadata>
        <title>DSA-1308-1 iceweasel - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceweasel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1308-1" ref_id="DSA-1308-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1362" ref_id="CVE-2007-1362"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2867" ref_id="CVE-2007-2867"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2868" ref_id="CVE-2007-2868"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2869" ref_id="CVE-2007-2869"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2870" ref_id="CVE-2007-2870"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2871" ref_id="CVE-2007-2871"/>
        <description>Several remote vulnerabilities have been discovered in the Iceweasel web browser, an unbranded version of the Firefox browser.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:52">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:18.241-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:43.549-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:29.937-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23859 - 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:37.208-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:47.363-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18949 - 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:24.673-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:31.228-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="iceweasel DPKG is earlier than 2.0.0.4-0etch1" test_ref="oval:org.mitre.oval:tst:86613"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18947" version="5" class="patch">
      <metadata>
        <title>DSA-1342-1 xfs</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xfs</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1342-1" ref_id="DSA-1342-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3103" ref_id="CVE-2007-3103"/>
        <description>It was discovered that a race condition in the init.d script of the X Font Server allows the modification of file permissions of arbitrary files if the local administrator can be tricked into restarting the X font server.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:48">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:14:15.822-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:43.265-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:29.727-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18947 - 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:22.773-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:31.080-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="xfs DPKG is earlier than 1:1.0.1-6" test_ref="oval:org.mitre.oval:tst:86565"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18946" version="5" class="patch">
      <metadata>
        <title>DSA-1318-1 ekg</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ekg</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1318-1" ref_id="DSA-1318-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2370" ref_id="CVE-2005-2370"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2448" ref_id="CVE-2005-2448"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1663" ref_id="CVE-2007-1663"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1664" ref_id="CVE-2007-1664"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1665" ref_id="CVE-2007-1665"/>
        <description>Several remote vulnerabilities have been discovered in ekg, a console Gadu Gadu client.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:51">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:47.369-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:42.955-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:29.523-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18946 - 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:19.503-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:30.722-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="ekg DPKG is earlier than 1:1.7~rc2-1etch1" test_ref="oval:org.mitre.oval:tst:86461"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18923" version="7" class="patch">
      <metadata>
        <title>DSA-1298-1 otrs2</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>otrs2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1298-1" ref_id="DSA-1298-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2524" ref_id="CVE-2007-2524"/>
        <description>It was discovered that the Open Ticket Request System performs insufficient input sanitising for the Subaction parameter, which allows the injection of arbitrary web script code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:54">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:59.287-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:42.385-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:26.946-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23828 - 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.551-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:47.115-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18923 - 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:19.833-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:30.567-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="otrs2 DPKG is earlier than 2.0.4p01-17" test_ref="oval:org.mitre.oval:tst:86672"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18918" version="7" class="patch">
      <metadata>
        <title>DSA-1306-1 xulrunner</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1306-1" ref_id="DSA-1306-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1362" ref_id="CVE-2007-1362"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2867" ref_id="CVE-2007-2867"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2868" ref_id="CVE-2007-2868"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2869" ref_id="CVE-2007-2869"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2870" ref_id="CVE-2007-2870"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2871" ref_id="CVE-2007-2871"/>
        <description>Several remote vulnerabilities have been discovered in Xulrunner, a runtime environment for XUL applications.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:53">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:09.119-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:42.139-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:26.502-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23510 - 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:39.033-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:46.960-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18918 - 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:27.233-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:29.961-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="xulrunner DPKG is earlier than 1.8.0.12-0etch1" test_ref="oval:org.mitre.oval:tst:86655"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18917" version="7" class="patch">
      <metadata>
        <title>DSA-1360-1 rsync - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>rsync</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1360-1" ref_id="DSA-1360-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4091" ref_id="CVE-2007-4091"/>
        <description>Sebastian Krahmer discovered that rsync, a fast remote file copy program, contains an off-by-one error which might allow remote attackers to execute arbitrary code via long directory names.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:47">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:01.596-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:41.769-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:26.298-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23922 - 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.958-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:46.911-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18917 - 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:31.202-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:29.810-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="rsync DPKG is earlier than 2.6.9-2etch1" test_ref="oval:org.mitre.oval:tst:86510"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18892" version="7" class="patch">
      <metadata>
        <title>DSA-1286-1 linux-2.6</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1286-1" ref_id="DSA-1286-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0005" ref_id="CVE-2007-0005"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0958" ref_id="CVE-2007-0958"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1357" ref_id="CVE-2007-1357"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1592" ref_id="CVE-2007-1592"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1073" ref_id="CVE-2004-1073"/>
        <description>Several local and remote vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:59">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:14:06.985-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:40.344-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:23.458-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23716 - 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:46.400-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:46.303-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18892 - 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:23.268-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:27.328-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="linux-2.6 DPKG is earlier than 2.6.18.dfsg.1-12etch1" test_ref="oval:org.mitre.oval:tst:86463"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18873" version="5" class="patch">
      <metadata>
        <title>DSA-1282-1 php4</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>php4</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1282-1" ref_id="DSA-1282-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1286" ref_id="CVE-2007-1286"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1380" ref_id="CVE-2007-1380"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1521" ref_id="CVE-2007-1521"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1711" ref_id="CVE-2007-1711"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1718" ref_id="CVE-2007-1718"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1777" ref_id="CVE-2007-1777"/>
        <description>Several remote vulnerabilities have been discovered in PHP, a server-side, HTML-embedded scripting language, which may lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:59">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:21.970-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:40.088-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:21.325-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18873 - 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:18.378-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:26.170-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="php4 DPKG is earlier than 6:4.4.4-8+etch2" test_ref="oval:org.mitre.oval:tst:86669"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18865" version="7" class="patch">
      <metadata>
        <title>DSA-1356-1 linux-2.6 - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1356-1" ref_id="DSA-1356-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1353" ref_id="CVE-2007-1353"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2172" ref_id="CVE-2007-2172"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2453" ref_id="CVE-2007-2453"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2525" ref_id="CVE-2007-2525"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2876" ref_id="CVE-2007-2876"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3513" ref_id="CVE-2007-3513"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3642" ref_id="CVE-2007-3642"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3848" ref_id="CVE-2007-3848"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3851" ref_id="CVE-2007-3851"/>
        <description>Several local and remote vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:47">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:11.408-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:39.804-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:20.466-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23813 - 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.249-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:45.855-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18865 - 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:22.034-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:25.647-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="linux-2.6 DPKG is earlier than 2.6.18.dfsg.1-13etch1" test_ref="oval:org.mitre.oval:tst:86403"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18864" version="7" class="patch">
      <metadata>
        <title>DSA-1276-1 krb5 - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>krb5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1276-1" ref_id="DSA-1276-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0956" ref_id="CVE-2007-0956"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0957" ref_id="CVE-2007-0957"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1216" ref_id="CVE-2007-1216"/>
        <description>Several remote vulnerabilities have been discovered in the MIT reference implementation of the Kerberos network authentication protocol suite, which may lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:14:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:14:02.253-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:39.554-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:20.258-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:22960 - 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:40.732-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:45.797-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18864 - 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:25.203-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:25.408-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="krb5 DPKG is earlier than 1.4.4-7etch1" test_ref="oval:org.mitre.oval:tst:86520"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18862" version="7" class="patch">
      <metadata>
        <title>DSA-1268-1 libwpd - integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libwpd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1268-1" ref_id="DSA-1268-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0002" ref_id="CVE-2007-0002"/>
        <description>iDefense reported several integer overflow bugs in libwpd, a library for handling WordPerfect documents. Attackers were able to exploit these with carefully crafted Word Perfect files that could cause an application linked with libwpd to crash or possibly execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:14:01">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:31.522-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:38.963-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:19.812-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23662 - 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.620-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:45.756-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18862 - 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:29.368-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:25.246-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="libwpd DPKG is earlier than 0.8.7-6" test_ref="oval:org.mitre.oval:tst:86367"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18831" version="7" class="patch">
      <metadata>
        <title>DSA-1314-1 open-iscsi</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>open-iscsi</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1314-1" ref_id="DSA-1314-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3099" ref_id="CVE-2007-3099"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3100" ref_id="CVE-2007-3100"/>
        <description>Several local and remote vulnerabilities have been discovered in open-iscsi, a transport-independent iSCSI implementation.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:52">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:00.839-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:38.705-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:16.733-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23451 - 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.935-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:45.368-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18831 - 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:17.971-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:25.048-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="open-iscsi DPKG is earlier than 2.0.730-1etch1" test_ref="oval:org.mitre.oval:tst:86610"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18825" version="7" class="patch">
      <metadata>
        <title>DSA-1344-1 iceweasel</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceweasel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1344-1" ref_id="DSA-1344-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3844" ref_id="CVE-2007-3844"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3845" ref_id="CVE-2007-3845"/>
        <description>Several remote vulnerabilities have been discovered in the Iceweasel web browser, an unbranded version of the Firefox browser.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:48">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:35.443-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:38.269-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:16.190-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23752 - 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.857-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:45.277-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18825 - 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:23.400-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:24.936-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="iceweasel DPKG is earlier than 2.0.0.6-0etch1" test_ref="oval:org.mitre.oval:tst:86700"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18796" version="7" class="patch">
      <metadata>
        <title>DSA-1324-1 hiki</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>hiki</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1324-1" ref_id="DSA-1324-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2836" ref_id="CVE-2007-2836"/>
        <description>Kazuhiro Nishiyama found a vulnerability in hiki, a Wiki engine written in Ruby, which could allow a remote attacker to delete arbitrary files which are writable to the Hiki user, via a specially crafted session parameter.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:51">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:01.514-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:38.077-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:13.687-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23917 - 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:48.679-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:45.083-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18796 - 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:19.647-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:24.797-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="hiki DPKG is earlier than 0.8.6-1etch1" test_ref="oval:org.mitre.oval:tst:86718"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18785" version="7" class="patch">
      <metadata>
        <title>DSA-1300-1 iceape</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceape</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1300-1" ref_id="DSA-1300-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1362" ref_id="CVE-2007-1362"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1558" ref_id="CVE-2007-1558"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2867" ref_id="CVE-2007-2867"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2868" ref_id="CVE-2007-2868"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2870" ref_id="CVE-2007-2870"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2871" ref_id="CVE-2007-2871"/>
        <description>Several remote vulnerabilities have been discovered in the Iceape internet suite, an unbranded version of the Seamonkey Internet Suite.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:53">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:50.711-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:37.763-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:11.411-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:22940 - 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:41.598-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:44.990-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18785 - 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:18.872-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:24.197-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="iceape DPKG is earlier than 1.0.9-0etch1" test_ref="oval:org.mitre.oval:tst:86770"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18779" version="7" class="patch">
      <metadata>
        <title>DSA-1310-1 libexif</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libexif</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1310-1" ref_id="DSA-1310-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4168" ref_id="CVE-2006-4168"/>
        <description>A vulnerability has been discovered in libexif, a library to parse EXIF files, which allows denial of service and possible execution of arbitrary code via malformed EXIF data.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:52">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:33.995-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:37.480-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:10.853-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23480 - 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.677-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:44.893-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18779 - 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:24.550-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:24.055-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="libexif DPKG is earlier than 0.6.13-5etch1" test_ref="oval:org.mitre.oval:tst:86546"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18778" version="7" class="patch">
      <metadata>
        <title>DSA-1511-1 icu - multiple problems</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>icu</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1511-1" ref_id="DSA-1511-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4770" ref_id="CVE-2007-4770"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4771" ref_id="CVE-2007-4771"/>
        <description>Several local vulnerabilities have been discovered in libicu, International Components for Unicode,</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:25">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:28.535-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:37.276-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:10.649-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23560 - 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.623-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:44.835-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18778 - 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:18.806-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:23.851-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="icu DPKG is earlier than 3.6-2etch1" test_ref="oval:org.mitre.oval:tst:86315"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18777" version="7" class="patch">
      <metadata>
        <title>DSA-1443-1 tcpreen buffer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>tcpreen</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1443-1" ref_id="DSA-1443-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6562" ref_id="CVE-2007-6562"/>
        <description>It was discovered that several buffer overflows in tcpreen, a tool for monitoring a TCP connection, may lead to denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:33">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:53.404-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:36.982-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:10.445-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23488 - 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.571-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:44.794-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18777 - 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:25.815-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:23.666-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="tcpreen DPKG is earlier than 1.4.3-0.1etch1" test_ref="oval:org.mitre.oval:tst:86560"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18770" version="7" class="patch">
      <metadata>
        <title>DSA-1479-1 linux-2.6</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1479-1" ref_id="DSA-1479-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2878" ref_id="CVE-2007-2878"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4571" ref_id="CVE-2007-4571"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6151" ref_id="CVE-2007-6151"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0001" ref_id="CVE-2008-0001"/>
        <description>Several local vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:29">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:24.618-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:36.665-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:09.778-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23506 - 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.305-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:44.751-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18770 - 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:22.518-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:23.347-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="linux-2.6 DPKG is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:86322"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18769" version="7" class="patch">
      <metadata>
        <title>DSA-1423-1 sitebar - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>sitebar</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1423-1" ref_id="DSA-1423-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5491" ref_id="CVE-2007-5491"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5492" ref_id="CVE-2007-5492"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5693" ref_id="CVE-2007-5693"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5694" ref_id="CVE-2007-5694"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5695" ref_id="CVE-2007-5695"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5692" ref_id="CVE-2007-5692"/>
        <description>Several remote vulnerabilities have been discovered in sitebar, a web based bookmark manager written in PHP.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:36">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:24.723-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:36.429-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:09.574-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23768 - 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:44.460-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:44.693-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18769 - 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:21.639-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:22.958-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="sitebar DPKG is earlier than 3.3.8-7etch1" test_ref="oval:org.mitre.oval:tst:86371"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18768" version="7" class="patch">
      <metadata>
        <title>DSA-1455-1 libarchive</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libarchive</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1455-1" ref_id="DSA-1455-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3641" ref_id="CVE-2007-3641"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3644" ref_id="CVE-2007-3644"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3645" ref_id="CVE-2007-3645"/>
        <description>Several local/remote vulnerabilities have been discovered in libarchive1, a single library to read/write tar, cpio, pax, zip, iso9660 archives.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:32">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:16.841-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:36.213-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:09.364-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23593 - 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.128-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:44.583-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18768 - 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:26.003-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:22.706-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="libarchive DPKG is earlier than 1.2.53-2etch1" test_ref="oval:org.mitre.oval:tst:86415"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18763" version="7" class="patch">
      <metadata>
        <title>DSA-1493-1 sdl-image1.2</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>sdl-image1.2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1493-1" ref_id="DSA-1493-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6697" ref_id="CVE-2007-6697"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0544" ref_id="CVE-2008-0544"/>
        <description>Several local/remote vulnerabilities have been discovered in the image loading library for the Simple DirectMedia Layer 1.2.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:27">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:37.707-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:35.427-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:08.112-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23826 - 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:32.240-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:44.529-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18763 - 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:23.875-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:22.493-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="sdl-image1.2 DPKG is earlier than 1.2.5-2etch1" test_ref="oval:org.mitre.oval:tst:86636"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18762" version="7" class="patch">
      <metadata>
        <title>DSA-1445-1 maradns denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>maradns</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1445-1" ref_id="DSA-1445-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0061" ref_id="CVE-2008-0061"/>
        <description>Michael Krieger and Sam Trenholme discovered a programming error in MaraDNS, a simple security-aware Domain Name Service server, which might lead to denial of service through malformed DNS packets.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:33">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:05.151-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:34.820-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:07.877-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23761 - 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:32.819-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:44.470-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18762 - 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:22.649-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:22.346-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="maradns DPKG is earlier than 1.2.12.04-1etch2" test_ref="oval:org.mitre.oval:tst:86670"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18757" version="7" class="patch">
      <metadata>
        <title>DSA-1499-1 pcre3 - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>pcre3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1499-1" ref_id="DSA-1499-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0674" ref_id="CVE-2008-0674"/>
        <description>It was discovered that specially crafted regular expressions involving codepoints greater than 255 could cause a buffer overflow in the PCRE library (&lt;a href="http://security-tracker.debian.org/tracker/CVE-2008-0674">CVE-2008-0674&lt;/a>).</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:26">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:39.381-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:34.599-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:06.886-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23466 - 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.926-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:44.356-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18757 - 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:29.498-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:22.034-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="pcre3 DPKG is earlier than 6.7+7.4-3" test_ref="oval:org.mitre.oval:tst:86478"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18756" version="7" class="patch">
      <metadata>
        <title>DSA-1374-1 jffnms - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>jffnms</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1374-1" ref_id="DSA-1374-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3189" ref_id="CVE-2007-3189"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3190" ref_id="CVE-2007-3190"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3191" ref_id="CVE-2007-3191"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3192" ref_id="CVE-2007-3192"/>
        <description>Several vulnerabilities have been discovered in jffnms, a web-based Network Management System for IP networks.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:45">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:25.878-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:34.389-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:06.683-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23547 - 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.713-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:44.308-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18756 - 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:31.033-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:21.727-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="jffnms DPKG is earlier than 0.8.3dfsg.1-2.1etch1" test_ref="oval:org.mitre.oval:tst:86643"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18755" version="7" class="patch">
      <metadata>
        <title>DSA-1532-1 xulrunner</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1532-1" ref_id="DSA-1532-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4879" ref_id="CVE-2007-4879"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1233" ref_id="CVE-2008-1233"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1234" ref_id="CVE-2008-1234"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1235" ref_id="CVE-2008-1235"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1236" ref_id="CVE-2008-1236"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1237" ref_id="CVE-2008-1237"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1238" ref_id="CVE-2008-1238"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1240" ref_id="CVE-2008-1240"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1241" ref_id="CVE-2008-1241"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3738" ref_id="CVE-2007-3738"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5338" ref_id="CVE-2007-5338"/>
        <description>Several remote vulnerabilities have been discovered in Xulrunner, a runtime environment for XUL applications.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:22">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:09:49.998-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:34.161-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:06.477-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:22855 - 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.212-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:44.249-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18755 - 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:25.014-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:21.612-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="xulrunner DPKG is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:86318"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18752" version="7" class="patch">
      <metadata>
        <title>DSA-1570-1 kazehakase - execution of arbitrary code</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>kazehakase</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1570-1" ref_id="DSA-1570-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-7227" ref_id="CVE-2006-7227"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-7228" ref_id="CVE-2006-7228"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-7230" ref_id="CVE-2006-7230"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1659" ref_id="CVE-2007-1659"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1660" ref_id="CVE-2007-1660"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1661" ref_id="CVE-2007-1661"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1662" ref_id="CVE-2007-1662"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4766" ref_id="CVE-2007-4766"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4767" ref_id="CVE-2007-4767"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4768" ref_id="CVE-2007-4768"/>
        <description>Andrews Salomon reported that kazehakase, a GTK+-based web browser that allows pluggable rendering engines, contained an embedded copy of the PCRE library in its source tree which was compiled in and used in preference to the system-wide version of this library.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:17">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:14:22.342-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:33.866-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:06.273-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23629 - 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.528-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:44.196-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18752 - 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.128-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:21.032-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="kazehakase DPKG is earlier than 0.4.2-1etch1" test_ref="oval:org.mitre.oval:tst:86376"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18747" version="7" class="patch">
      <metadata>
        <title>DSA-1421-1 wesnoth - directory traversal</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>wesnoth</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1421-1" ref_id="DSA-1421-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5742" ref_id="CVE-2007-5742"/>
        <description>A vulnerability has been discovered in Battle for Wesnoth that allows remote attackers to read arbitrary files the user running the client has access to on the machine running the game client.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:37">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:14:24.468-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:33.531-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:06.003-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23353 - 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.531-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:44.153-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18747 - 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:27.803-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:20.890-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="wesnoth DPKG is earlier than 1.2-3" test_ref="oval:org.mitre.oval:tst:86439"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18746" version="7" class="patch">
      <metadata>
        <title>DSA-1656-1 cupsys - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>cupsys</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1656-1" ref_id="DSA-1656-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3639" ref_id="CVE-2008-3639"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3640" ref_id="CVE-2008-3640"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3641" ref_id="CVE-2008-3641"/>
        <description>Several local vulnerabilities have been discovered in the Common UNIX Printing System.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:05">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:06.998-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:33.269-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:05.793-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23513 - 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:39.900-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:44.098-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18746 - 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:27.645-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:20.621-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="cupsys DPKG is earlier than 1.2.7-4etch5" test_ref="oval:org.mitre.oval:tst:86435"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18745" version="7" class="patch">
      <metadata>
        <title>DSA-1580-1 phpgedview - privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>phpgedview</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1580-1" ref_id="DSA-1580-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2064" ref_id="CVE-2008-2064"/>
        <description>It was discovered that phpGedView, an application to provide online access to genealogical data, allowed remote attackers to gain administrator privileges due to a programming error.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:16">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:21.418-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:32.703-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:05.580-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23771 - 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:49.435-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:44.052-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18745 - 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:18.652-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:20.484-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="phpgedview DPKG is earlier than 4.0.2.dfsg-4" test_ref="oval:org.mitre.oval:tst:86357"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18744" version="5" class="patch">
      <metadata>
        <title>DSA-1610-1 gaim - execution of arbitrary code</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gaim</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1610-1" ref_id="DSA-1610-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2927" ref_id="CVE-2008-2927"/>
        <description>It was discovered that gaim, an multi-protocol instant messaging client, was vulnerable to several integer overflows in its MSN protocol handlers. These could allow a remote attacker to execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:12">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:54.596-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:32.439-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:05.325-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18744 - 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:18.510-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:20.359-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="gaim DPKG is earlier than 1:2.0.0+beta5-10etch1" test_ref="oval:org.mitre.oval:tst:86292"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18743" version="7" class="patch">
      <metadata>
        <title>DSA-1407-1 cupsys - buffer overflow with arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>cupsys</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1407-1" ref_id="DSA-1407-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4351" ref_id="CVE-2007-4351"/>
        <description>Alin Rad Pop discovered that the Common UNIX Printing System is vulnerable to an off-by-one buffer overflow in the code to process IPP packets, which may lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:39">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:42.972-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:32.184-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:05.121-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23833 - 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.680-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:44.003-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18743 - 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.789-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:20.222-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="cupsys DPKG is earlier than 1.2.7-4etch1" test_ref="oval:org.mitre.oval:tst:86423"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18740" version="7" class="patch">
      <metadata>
        <title>DSA-1441-1 peercast</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>peercast</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1441-1" ref_id="DSA-1441-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6454" ref_id="CVE-2007-6454"/>
        <description>Luigi Auriemma discovered that PeerCast, a P2P audio and video streaming server, is vulnerable to a heap overflow in the HTTP server code, which allows remote attackers to cause a denial of service and possibly execute arbitrary code via a long SOURCE request.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:34">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:27.242-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:31.880-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:04.845-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23615 - 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.069-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:43.963-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18740 - 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.944-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:20.039-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="peercast DPKG is earlier than 0.1217.toots.20060314-1etch0" test_ref="oval:org.mitre.oval:tst:85729"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18738" version="7" class="patch">
      <metadata>
        <title>DSA-1507-1 turba2</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>turba2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1507-1" ref_id="DSA-1507-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0807" ref_id="CVE-2008-0807"/>
        <description>Peter Paul Elfferich discovered that turba2, a contact management component for horde framework, did not correctly check access rights before allowing users to edit addresses. This could result in valid users being able to alter private address records.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:25">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:07.847-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:31.628-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:04.634-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23850 - 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:31.938-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:43.909-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18738 - 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:21.219-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:19.888-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="turba2 DPKG is earlier than 2.1.3-1etch1" test_ref="oval:org.mitre.oval:tst:86458"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18736" version="7" class="patch">
      <metadata>
        <title>DSA-1646-2 squid - array bounds check</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>squid</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1646-2" ref_id="DSA-1646-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1612" ref_id="CVE-2008-1612"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6239" ref_id="CVE-2007-6239"/>
        <description>A weakness has been discovered in squid, a caching proxy server. The flaw was introduced upstream in response to &lt;a href="http://security-tracker.debian.org/tracker/CVE-2007-6239">CVE-2007-6239&lt;/a>, and announced by Debian in &lt;a href="dsa-1482">DSA-1482-1&lt;/a>. The flaw involves an over-aggressive bounds check on an array resize, and could be exploited by an authorised client to induce a denial of service condition against squid.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:06">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:14:29.871-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:31.351-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:04.430-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23641 - 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:36.957-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:43.851-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18736 - 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:35.784-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:19.698-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="squid DPKG is earlier than 2.6.5-6etch4" test_ref="oval:org.mitre.oval:tst:86558"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18732" version="7" class="patch">
      <metadata>
        <title>DSA-1594-1 imlib2</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>imlib2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1594-1" ref_id="DSA-1594-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2426" ref_id="CVE-2008-2426"/>
        <description>Stefan Cornelius discovered two buffer overflows in Imlib's - a powerful image loading and rendering library - image loaders for PNM and XPM images, which may result in the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:13">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:09:58.868-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:31.130-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:03.968-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23760 - 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:46.775-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:43.731-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18732 - 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.657-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:19.169-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="imlib2 DPKG is earlier than 1.3.0.0debian1-4+etch1" test_ref="oval:org.mitre.oval:tst:86303"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18730" version="7" class="patch">
      <metadata>
        <title>DSA-1547-1 openoffice.org</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openoffice.org</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1547-1" ref_id="DSA-1547-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5745" ref_id="CVE-2007-5745"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5746" ref_id="CVE-2007-5746"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5747" ref_id="CVE-2007-5747"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0320" ref_id="CVE-2008-0320"/>
        <description>Several security related problems have been discovered in OpenOffice.org, the free office suite.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:20">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:10.683-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:30.799-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:03.752-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23807 - 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.016-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:43.684-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18730 - 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.021-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:18.898-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="openoffice.org DPKG is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:86588"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18729" version="7" class="patch">
      <metadata>
        <title>DSA-1534-1 iceape</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceape</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1534-1" ref_id="DSA-1534-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4879" ref_id="CVE-2007-4879"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1233" ref_id="CVE-2008-1233"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1234" ref_id="CVE-2008-1234"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1235" ref_id="CVE-2008-1235"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1236" ref_id="CVE-2008-1236"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1237" ref_id="CVE-2008-1237"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1238" ref_id="CVE-2008-1238"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1240" ref_id="CVE-2008-1240"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1241" ref_id="CVE-2008-1241"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3738" ref_id="CVE-2007-3738"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5338" ref_id="CVE-2007-5338"/>
        <description>Several remote vulnerabilities have been discovered in the Iceape internet suite, an unbranded version of the Seamonkey Internet Suite.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:22">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:18.914-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:30.444-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:03.547-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23783 - 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:46.189-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:43.634-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18729 - 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:20.264-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:18.581-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="iceape DPKG is earlier than 1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:86157"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18728" version="7" class="patch">
      <metadata>
        <title>DSA-1409-1 samba - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>samba</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1409-1" ref_id="DSA-1409-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4572" ref_id="CVE-2007-4572"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5398" ref_id="CVE-2007-5398"/>
        <description>This update fixes all currently known regressions introduced with the previous two revisions of DSA-1409. The original text is reproduced below:</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:39">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:08.634-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:30.003-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:03.343-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23521 - 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.372-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:43.581-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18728 - Debian Patch Update" date="2014-06-06T17:15:00.740-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:17:30.060-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:18.384-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="samba DPKG is earlier than 3.0.24-6etch5" test_ref="oval:org.mitre.oval:tst:85958"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18727" version="7" class="patch">
      <metadata>
        <title>DSA-1320-1 clamav</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>clamav</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1320-1" ref_id="DSA-1320-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2650" ref_id="CVE-2007-2650"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3023" ref_id="CVE-2007-3023"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3024" ref_id="CVE-2007-3024"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3122" ref_id="CVE-2007-3122"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3123" ref_id="CVE-2007-3123"/>
        <description>Several remote vulnerabilities have been discovered in the Clam anti-virus toolkit.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:51">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:14.616-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:29.515-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:03.133-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23342 - 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:41.132-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:43.525-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18727 - 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:20.076-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:18.030-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="clamav DPKG is earlier than 0.90.1-3etch3" test_ref="oval:org.mitre.oval:tst:86112"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18725" version="9" class="patch">
      <metadata>
        <title>DSA-1553-1 ikiwiki - cross-site request forgery</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ikiwiki</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1553-1" ref_id="DSA-1553-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0165" ref_id="CVE-2008-0165"/>
        <description>It has been discovered that ikiwiki, a Wiki implementation, does not guard password and content changes against cross-site request forgery (CSRF) attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:19">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:16.401-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:29.163-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:02.881-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23312 - 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:20.248-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:55.188-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23312 - 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.305-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:02:06.423-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18725 - 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:26.391-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:17.872-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="ikiwiki DPKG is earlier than 1.33.5" test_ref="oval:org.mitre.oval:tst:86284"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18724" version="7" class="patch">
      <metadata>
        <title>DSA-1617-1 refpolicy - incompatible policy</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>refpolicy</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1617-1" ref_id="DSA-1617-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1447" ref_id="CVE-2008-1447"/>
        <description>In DSA-1603-1, Debian released an update to the BIND 9 domain name server, which introduced UDP source port randomization to mitigate the threat of DNS cache poisoning attacks (identified by the Common Vulnerabilities and Exposures project as &lt;a href="http://security-tracker.debian.org/tracker/CVE-2008-1447">CVE-2008-1447&lt;/a>). The fix, while correct, was incompatible with the version of SELinux Reference Policy shipped with Debian Etch, which did not permit a process running in the named_t domain to bind sockets to UDP ports other than the standard 'domain' port (53). The incompatibility affects both the 'targeted' and 'strict' policy packages supplied by this version of refpolicy.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:11">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:14.416-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:28.692-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:02.677-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23715 - 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.659-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:43.431-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18724 - 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:22.910-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:17.780-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="refpolicy DPKG is earlier than 0.0.20061018-5.1+etch1" test_ref="oval:org.mitre.oval:tst:86299"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18723" version="9" class="patch">
      <metadata>
        <title>DSA-1523-1 ikiwiki - cross-site scripting</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ikiwiki</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1523-1" ref_id="DSA-1523-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0808" ref_id="CVE-2008-0808"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0809" ref_id="CVE-2008-0809"/>
        <description>Josh Triplett discovered that ikiwiki did not block Javascript in URLs, leading to cross-site scripting vulnerabilities (&lt;a href="http://security-tracker.debian.org/tracker/CVE-2008-0808">CVE-2008-0808&lt;/a>, &lt;a href="http://security-tracker.debian.org/tracker/CVE-2008-0809">CVE-2008-0809&lt;/a>).</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:23">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:13.597-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:28.446-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:02.472-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23612 - 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.976-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:55.052-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23612 - 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.329-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:02:06.343-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18723 - 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:24.403-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:17.565-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="ikiwiki DPKG is earlier than 1.33.4" test_ref="oval:org.mitre.oval:tst:86351"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18720" version="7" class="patch">
      <metadata>
        <title>DSA-1590-1 samba - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>samba</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1590-1" ref_id="DSA-1590-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1105" ref_id="CVE-2008-1105"/>
        <description>Alin Rad Pop discovered that Samba contained a buffer overflow condition when processing certain responses received while acting as a client, leading to arbitrary code execution (&lt;a href="http://security-tracker.debian.org/tracker/CVE-2008-1105">CVE-2008-1105&lt;/a>).</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:14">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:29.824-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:28.138-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:02.068-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23527 - 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.770-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:43.294-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18720 - 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:27.367-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:17.423-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="samba DPKG is earlier than 3.0.24-6etch10" test_ref="oval:org.mitre.oval:tst:85860"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18716" version="7" class="patch">
      <metadata>
        <title>DSA-1447-1 tomcat5.5 several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>tomcat5.5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1447-1" ref_id="DSA-1447-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3382" ref_id="CVE-2007-3382"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3385" ref_id="CVE-2007-3385"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3386" ref_id="CVE-2007-3386"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5342" ref_id="CVE-2007-5342"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5461" ref_id="CVE-2007-5461"/>
        <description>Several remote vulnerabilities have been discovered in the Tomcat servlet and JSP engine.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:33">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:28.436-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:27.766-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:01.259-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23754 - 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:48.136-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:43.245-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18716 - 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.424-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:17.060-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="tomcat5.5 DPKG is earlier than 5.5.20-2etch1" test_ref="oval:org.mitre.oval:tst:86233"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18712" version="7" class="patch">
      <metadata>
        <title>DSA-1636-1 linux-2.6.24 - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6.24</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1636-1" ref_id="DSA-1636-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3272" ref_id="CVE-2008-3272"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3275" ref_id="CVE-2008-3275"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3276" ref_id="CVE-2008-3276"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3526" ref_id="CVE-2008-3526"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3534" ref_id="CVE-2008-3534"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3535" ref_id="CVE-2008-3535"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3792" ref_id="CVE-2008-3792"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3915" ref_id="CVE-2008-3915"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or leak sensitive data.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:08">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:03.184-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:27.530-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:11:00.042-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23103 - 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.494-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:43.100-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18712 - 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:29.879-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:16.539-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="linux-2.6.24 DPKG is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:86432"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18711" version="7" class="patch">
      <metadata>
        <title>DSA-1340-1 clamav - null pointer dereference</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>clamav</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1340-1" ref_id="DSA-1340-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3725" ref_id="CVE-2007-3725"/>
        <description>A NULL pointer dereference has been discovered in the RAR VM of Clam Antivirus (ClamAV) which allows user-assisted remote attackers to cause a denial of service via a specially crafted RAR archives.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:49">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:52.075-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:27.197-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:59.811-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23724 - 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:39.370-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:42.948-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18711 - 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:23.060-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:16.394-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="clamav DPKG is earlier than 0.90.1-3etch4" test_ref="oval:org.mitre.oval:tst:86724"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18710" version="7" class="patch">
      <metadata>
        <title>DSA-1394-1 reprepro - authentication bypass</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>reprepro</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1394-1" ref_id="DSA-1394-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4739" ref_id="CVE-2007-4739"/>
        <description>It was discovered that reprepro, a tool to create a repository of Debian packages, only checks the validity of known signatures when updating from a remote site, and thus does not reject packages with only unknown signatures. This allows an attacker to bypass this authentication mechanism.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:40">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:27.874-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:26.808-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:59.608-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23902 - 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.461-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:42.903-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18710 - 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:29.620-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:16.248-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="reprepro DPKG is earlier than 1.3.1+1-1" test_ref="oval:org.mitre.oval:tst:86550"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18708" version="7" class="patch">
      <metadata>
        <title>DSA-1549-1 clamav</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>clamav</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1549-1" ref_id="DSA-1549-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0314" ref_id="CVE-2008-0314"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1100" ref_id="CVE-2008-1100"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1833" ref_id="CVE-2008-1833"/>
        <description>Several remote vulnerabilities have been discovered in the Clam anti-virus toolkit.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:20">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:31.468-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:26.542-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:59.403-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23725 - 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.825-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:42.855-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18708 - 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:18.986-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:15.966-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="clamav DPKG is earlier than 0.90.1dfsg-3etch11" test_ref="oval:org.mitre.oval:tst:86698"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18705" version="7" class="patch">
      <metadata>
        <title>DSA-1369-1 gforge - SQL injection</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gforge</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1369-1" ref_id="DSA-1369-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3913" ref_id="CVE-2007-3913"/>
        <description>Sumit I. Siddharth discovered that Gforge, a collaborative development tool performs insufficient input sanitising, which allows SQL injection.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:45">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:14:01.527-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:26.226-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:58.811-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23773 - 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:32.914-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:42.807-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18705 - 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:19.158-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:15.832-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="gforge DPKG is earlier than 4.5.14-22etch1" test_ref="oval:org.mitre.oval:tst:86604"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18704" version="7" class="patch">
      <metadata>
        <title>DSA-1623-1 dnsmasq - cache poisoning</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>dnsmasq</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1623-1" ref_id="DSA-1623-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1447" ref_id="CVE-2008-1447"/>
        <description>Dan Kaminsky discovered that properties inherent to the DNS protocol lead to practical DNS cache poisoning attacks. Among other things, successful attacks can lead to misdirected web traffic and email rerouting.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:10">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:19.131-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:25.888-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:58.603-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23059 - 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:46.580-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:42.760-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18704 - 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:23.696-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:15.675-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="dnsmasq DPKG is earlier than 2.35-1+etch4" test_ref="oval:org.mitre.oval:tst:86151"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18703" version="7" class="patch">
      <metadata>
        <title>DSA-1562-1 iceape - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceape</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1562-1" ref_id="DSA-1562-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1380" ref_id="CVE-2008-1380"/>
        <description>It was discovered that crashes in the JavaScript engine of Iceape, an unbranded version of the Seamonkey internet suite could potentially lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:18">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:34.651-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:25.619-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:58.394-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23804 - 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.858-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:42.716-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18703 - 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:29.242-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:15.562-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="iceape DPKG is earlier than 1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:86064"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18702" version="5" class="patch">
      <metadata>
        <title>DSA-1509-1 koffice - multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>koffice</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1509-1" ref_id="DSA-1509-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4352" ref_id="CVE-2007-4352"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5392" ref_id="CVE-2007-5392"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5393" ref_id="CVE-2007-5393"/>
        <description>Several vulnerabilities have been discovered in xpdf code that is embedded in koffice, an integrated office suite for KDE. These flaws could allow an attacker to execute arbitrary code by inducing the user to import a specially crafted PDF document.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:25">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:56.827-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:25.172-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:58.191-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18702 - 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:24.097-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:15.316-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="koffice DPKG is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:86701"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18701" version="7" class="patch">
      <metadata>
        <title>DSA-1473-1 scponly - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>scponly</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1473-1" ref_id="DSA-1473-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6350" ref_id="CVE-2007-6350"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6415" ref_id="CVE-2007-6415"/>
        <description>Joachim Breitner discovered that Subversion support in scponly is inherently insecure, allowing execution of arbitrary commands. Further investigation showed that rsync and Unison support suffer from similar issues. This set of issues has been assigned &lt;a href="http://security-tracker.debian.org/tracker/CVE-2007-6350">CVE-2007-6350&lt;/a>.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:30">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:37.144-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:24.886-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:57.938-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23248 - 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.418-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:42.652-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18701 - 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.965-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:15.097-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="scponly DPKG is earlier than 4.6-1etch1" test_ref="oval:org.mitre.oval:tst:86344"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18698" version="7" class="patch">
      <metadata>
        <title>DSA-1483-1 net-snmp - denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>net-snmp</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1483-1" ref_id="DSA-1483-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5846" ref_id="CVE-2007-5846"/>
        <description>The SNMP agent (snmp_agent.c) in net-snmp before 5.4.1 allows remote attackers to cause a denial of service (CPU and memory consumption) via a GETBULK request with a large max-repeaters value.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:28">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:46.587-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:24.328-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:57.734-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23800 - 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:42.751-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:42.613-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18698 - 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:27.484-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:14.952-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="net-snmp DPKG is earlier than 5.2.3-7etch2" test_ref="oval:org.mitre.oval:tst:86614"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18697" version="7" class="patch">
      <metadata>
        <title>DSA-1690-1 avahi - denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>avahi</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1690-1" ref_id="DSA-1690-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3372" ref_id="CVE-2007-3372"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5081" ref_id="CVE-2008-5081"/>
        <description>Two denial of service conditions were discovered in avahi, a Multicast DNS implementation.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:01">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:16.325-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:23.662-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:57.532-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23411 - 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:37.460-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:42.574-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18697 - 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.526-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:14.723-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="avahi DPKG is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:86618"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18693" version="7" class="patch">
      <metadata>
        <title>DSA-1404-1 gallery2 - privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gallery2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1404-1" ref_id="DSA-1404-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4650" ref_id="CVE-2007-4650"/>
        <description>Nicklous Roberts discovered that the Reupload module of Gallery 2, a web based photo management application, allowed unauthorised users to edit Gallery's data file.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:39">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:36.836-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:23.379-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:56.215-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23678 - 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:41.968-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:42.532-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18693 - 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:21.373-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:14.588-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="gallery2 DPKG is earlier than 2.1.2-2.0.etch.1" test_ref="oval:org.mitre.oval:tst:86719"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18692" version="7" class="patch">
      <metadata>
        <title>DSA-1686-1 no-ip - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>no-ip</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1686-1" ref_id="DSA-1686-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5297" ref_id="CVE-2008-5297"/>
        <description>A buffer overflow has been discovered in the HTTP parser of the No-IP.com Dynamic DNS update client, which may result in the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:02">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:48.576-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:23.012-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:55.979-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23793 - 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:24.541-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:42.465-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18692 - 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:30.952-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:14.445-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="no-ip DPKG is earlier than 2.1.1-4+etch1" test_ref="oval:org.mitre.oval:tst:85828"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18690" version="7" class="patch">
      <metadata>
        <title>DSA-1471-1 libvorbis - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libvorbis</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1471-1" ref_id="DSA-1471-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3106" ref_id="CVE-2007-3106"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4029" ref_id="CVE-2007-4029"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4066" ref_id="CVE-2007-4066"/>
        <description>Several vulnerabilities were found in the Vorbis General Audio Compression Codec, which may lead to denial of service or the execution of arbitrary code, if a user is tricked into opening a malformed Ogg Audio file with an application linked against libvorbis.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:30">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:51.174-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:22.560-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:55.537-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23675 - 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:39.116-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:42.367-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18690 - 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:29.127-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:13.951-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="libvorbis DPKG is earlier than 1.1.2.dfsg-1.3" test_ref="oval:org.mitre.oval:tst:86496"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18685" version="7" class="patch">
      <metadata>
        <title>DSA-1416-1 tk8.3 - buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>tk8.3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1416-1" ref_id="DSA-1416-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5378" ref_id="CVE-2007-5378"/>
        <description>It was discovered that Tk, a cross-platform graphical toolkit for Tcl, performs insufficient input validation in the code used to load GIF images, which may lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:37">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:46.290-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:22.246-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:54.600-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23524 - 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:47.066-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:42.327-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18685 - 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:19.291-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:13.796-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="tk8.3 DPKG is earlier than 8.3.5-6etch1" test_ref="oval:org.mitre.oval:tst:86451"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18684" version="7" class="patch">
      <metadata>
        <title>DSA-1648-1 mon - insecure temporary files</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mon</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1648-1" ref_id="DSA-1648-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4477" ref_id="CVE-2008-4477"/>
        <description>Dmitry E. Oboukhov discovered that the test.alert script used in one of the alert functions in mon, a system to monitor hosts or services and alert about problems, creates temporary files insecurely, which may lead to a local denial of service through symlink attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:06">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:14:21.261-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:21.869-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:53.897-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23473 - 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.945-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:42.281-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18684 - 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:17.989-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:13.636-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="mon DPKG is earlier than 0.99.2-9+etch2" test_ref="oval:org.mitre.oval:tst:86495"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18682" version="7" class="patch">
      <metadata>
        <title>DSA-1346-1 iceape</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceape</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1346-1" ref_id="DSA-1346-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3844" ref_id="CVE-2007-3844"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3845" ref_id="CVE-2007-3845"/>
        <description>Several remote vulnerabilities have been discovered in the Iceape internet suite, an unbranded version of the Seamonkey Internet Suite.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:48">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:09:56.104-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:21.619-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:53.693-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23674 - 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:32.998-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:42.241-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18682 - 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:18.145-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:13.445-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="iceape DPKG is earlier than 1.0.10~pre070720-0etch3" test_ref="oval:org.mitre.oval:tst:86598"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18680" version="7" class="patch">
      <metadata>
        <title>DSA-1395-1 xen-3.0 - insecure temporary files</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xen-3.0</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1395-1" ref_id="DSA-1395-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3919" ref_id="CVE-2007-3919"/>
        <description>Steve Kemp from the Debian Security Audit project discovered that xen-utils, a collection of XEN administrative tools, used temporary files insecurely within the xenmon tool allowing local users to truncate arbitrary files.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:40">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:34.105-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:21.187-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:53.243-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:22913 - 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.177-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:42.198-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18680 - 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:24.692-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:13.288-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="xen-3.0 DPKG is earlier than 3.0.3-0-4" test_ref="oval:org.mitre.oval:tst:86319"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18678" version="7" class="patch">
      <metadata>
        <title>DSA-1592-1 linux-2.6 - overflow conditions</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1592-1" ref_id="DSA-1592-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1673" ref_id="CVE-2008-1673"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2358" ref_id="CVE-2008-2358"/>
        <description>Two vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:14">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:23.658-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:20.536-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:52.792-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23660 - 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.769-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:42.159-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18678 - 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:20:06.596-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:13.043-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="linux-2.6 DPKG is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:86395"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18677" version="7" class="patch">
      <metadata>
        <title>DSA-1481-1 python-cherrypy - missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>python-cherrypy</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1481-1" ref_id="DSA-1481-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0252" ref_id="CVE-2008-0252"/>
        <description>It was discovered that a directory traversal vulnerability in CherryPy, a pythonic, object-oriented web development framework, may lead to denial of service by deleting files through malicious session IDs in cookies.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:29">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:00.740-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:20.098-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:52.588-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23753 - 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:24.258-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:42.116-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18677 - 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:58.054-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:12.851-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="python-cherrypy DPKG is earlier than 2.2.1-3etch1" test_ref="oval:org.mitre.oval:tst:86599"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18676" version="7" class="patch">
      <metadata>
        <title>DSA-1461-1 libxml2 - denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libxml2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1461-1" ref_id="DSA-1461-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6284" ref_id="CVE-2007-6284"/>
        <description>Brad Fitzpatrick discovered that the UTF-8 decoding functions of libxml2, the GNOME XML library, validate UTF-8 correctness insufficiently, which may lead to denial of service by forcing libxml2 into an infinite loop.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:32">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:14:19.712-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:19.743-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:52.384-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23396 - 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:44.863-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:42.060-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18676 - 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:49.037-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:12.689-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="libxml2 DPKG is earlier than 2.6.27.dfsg-2" test_ref="oval:org.mitre.oval:tst:86016"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18674" version="7" class="patch">
      <metadata>
        <title>DSA-1530-1 cupsys - multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>cupsys</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1530-1" ref_id="DSA-1530-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0047" ref_id="CVE-2008-0047"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0882" ref_id="CVE-2008-0882"/>
        <description>Several local/remote vulnerabilities have been discovered in cupsys, the Common Unix Printing System.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:22">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:27.746-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:19.527-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:52.180-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23696 - 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:48.761-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:41.996-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18674 - 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:42.558-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:12.480-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="cupsys DPKG is earlier than 1.2.7-4etch3" test_ref="oval:org.mitre.oval:tst:86476"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18673" version="7" class="patch">
      <metadata>
        <title>DSA-1692-1 php-xajax - cross-site scripting</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>php-xajax</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1692-1" ref_id="DSA-1692-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2739" ref_id="CVE-2007-2739"/>
        <description>It was discovered that php-xajax, a library to develop Ajax applications, did not sufficiently sanitise URLs, which allows attackers to perform cross-site scripting attacks by using malicious URLs.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:01">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:25.597-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:19.316-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:51.904-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23663 - 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:42.910-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:41.954-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18673 - 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:59.876-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:12.324-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="php-xajax DPKG is earlier than 0.2.4-2+etch1" test_ref="oval:org.mitre.oval:tst:85713"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18672" version="5" class="patch">
      <metadata>
        <title>DSA-1682-1 squirrelmail - cross site scripting</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>squirrelmail</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1682-1" ref_id="DSA-1682-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2379" ref_id="CVE-2008-2379"/>
        <description>Ivan Markovic discovered that SquirrelMail, a webmail application, did not sufficiently sanitise incoming HTML email, allowing an attacker to perform cross site scripting through sending a malicious HTML email.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:02">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:09:55.534-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:19.113-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:51.699-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18672 - 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:20:01.532-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:12.137-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="squirrelmail DPKG is earlier than 2:1.4.9a-3" test_ref="oval:org.mitre.oval:tst:86594"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18670" version="7" class="patch">
      <metadata>
        <title>DSA-1560-1 kronolith2 - cross site scripting</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>kronolith2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1560-1" ref_id="DSA-1560-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1974" ref_id="CVE-2008-1974"/>
        <description>"The-0utl4w" discovered that the Kronolith, calendar component for the Horde Framework, didn't properly sanitise URL input, leading to a cross-site scripting vulnerability in the add event screen.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:18">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:13.533-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:18.825-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:51.495-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23333 - 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.122-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:41.906-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18670 - 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.038-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:11.986-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="kronolith2 DPKG is earlier than 2.1.4-1etch1" test_ref="oval:org.mitre.oval:tst:86687"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18669" version="7" class="patch">
      <metadata>
        <title>DSA-1518-1 backup-manager - information disclosure</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>backup-manager</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1518-1" ref_id="DSA-1518-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4656" ref_id="CVE-2007-4656"/>
        <description>Micha Lenk discovered that backup-manager, a command-line backup tool, sends the password as a command line argument when calling a FTP client, which may allow a local attacker to read this password (which provides access to all backed-up files) from the process listing.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:23">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:57.607-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:18.524-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:51.291-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23774 - 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.829-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:41.858-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18669 - 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.994-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:11.851-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="backup-manager DPKG is earlier than 0.7.5-4" test_ref="oval:org.mitre.oval:tst:86521"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18667" version="5" class="patch">
      <metadata>
        <title>DSA-1557-1 phpmyadmin - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>phpmyadmin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1557-1" ref_id="DSA-1557-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1149" ref_id="CVE-2008-1149"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1567" ref_id="CVE-2008-1567"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1924" ref_id="CVE-2008-1924"/>
        <description>Several remote vulnerabilities have been discovered in phpMyAdmin, an application to administrate MySQL over the WWW.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:19">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:29.625-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:17.948-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:51.087-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18667 - 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:52.746-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:11.608-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="phpmyadmin DPKG is earlier than 4:2.9.1.1-7" test_ref="oval:org.mitre.oval:tst:86509"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18666" version="5" class="patch">
      <metadata>
        <title>DSA-1598-1 libtk-img - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libtk-img</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1598-1" ref_id="DSA-1598-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0553" ref_id="CVE-2008-0553"/>
        <description>It was discovered that a buffer overflow in the GIF image parsing code of Tk, a cross-platform graphical toolkit, could lead to denial of service and potentially the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:13">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:14:27.410-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:17.659-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:50.828-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18666 - 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:20:06.716-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:11.522-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="libtk-img DPKG is earlier than 1:1.3-15etch2" test_ref="oval:org.mitre.oval:tst:86219"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18662" version="7" class="patch">
      <metadata>
        <title>DSA-1487-1 libexif - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libexif</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1487-1" ref_id="DSA-1487-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2645" ref_id="CVE-2007-2645"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6351" ref_id="CVE-2007-6351"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6352" ref_id="CVE-2007-6352"/>
        <description>Several vulnerabilities have been discovered in the EXIF parsing code of the libexif library, which can lead to denial of service or the execution of arbitrary code if a user is tricked into opening a malformed image.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:28">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:16.051-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:17.359-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:50.390-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23720 - 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.792-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:41.816-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18662 - 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:20:08.018-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:11.282-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="libexif DPKG is earlier than 0.6.13-5etch2" test_ref="oval:org.mitre.oval:tst:86244"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18661" version="7" class="patch">
      <metadata>
        <title>DSA-1383-1 gforge - cross-site scripting</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gforge</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1383-1" ref_id="DSA-1383-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3918" ref_id="CVE-2007-3918"/>
        <description>It was discovered that a cross site scripting vulnerability in GForge, a collaborative development tool, allows remote attackers to inject arbitrary web script or HTML in the context of a logged in user's session.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:42">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:09:52.454-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:16.997-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:50.187-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23618 - 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.198-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:41.767-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18661 - 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:20:04.243-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:11.149-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="gforge DPKG is earlier than 4.5.14-22etch2" test_ref="oval:org.mitre.oval:tst:86587"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18659" version="7" class="patch">
      <metadata>
        <title>DSA-1602-1 pcre3 - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>pcre3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1602-1" ref_id="DSA-1602-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2371" ref_id="CVE-2008-2371"/>
        <description>Tavis Ormandy discovered that PCRE, the Perl-Compatible Regular Expression library, may encounter a heap overflow condition when compiling certain regular expressions involving in-pattern options and branches, potentially leading to arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:13">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:29.808-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:16.643-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:49.365-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23782 - 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.921-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:41.720-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18659 - 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:49.825-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:11.008-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="pcre3 DPKG is earlier than 6.7+7.4-4" test_ref="oval:org.mitre.oval:tst:86294"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18657" version="7" class="patch">
      <metadata>
        <title>DSA-1412-1 ruby1.9 - possible man-in-the-middle attacks</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ruby1.9</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1412-1" ref_id="DSA-1412-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5162" ref_id="CVE-2007-5162"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5770" ref_id="CVE-2007-5770"/>
        <description>Several vulnerabilities have been discovered in Ruby, an object-oriented scripting language.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:38">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:40.095-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:16.415-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:49.159-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23849 - 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:49.095-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:41.669-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18657 - 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:31.487-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:10.831-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="ruby1.9 DPKG is earlier than 1.9.0+20060609-1etch1" test_ref="oval:org.mitre.oval:tst:86473"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18656" version="7" class="patch">
      <metadata>
        <title>DSA-1252-1 vlc</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>vlc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1252-1" ref_id="DSA-1252-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0017" ref_id="CVE-2007-0017"/>
        <description>Kevin Finisterre discovered several format string problems in vlc, a multimedia player and streamer, that could lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:14:03">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:48.913-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:16.075-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:48.907-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23508 - 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.374-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:41.620-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18656 - 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:57.114-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:10.677-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="vlc DPKG is earlier than 0.8.6-svn20061012.debian-3" test_ref="oval:org.mitre.oval:tst:86296"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18655" version="7" class="patch">
      <metadata>
        <title>DSA-1574-1 icedove - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>icedove</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1574-1" ref_id="DSA-1574-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1233" ref_id="CVE-2008-1233"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1234" ref_id="CVE-2008-1234"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1235" ref_id="CVE-2008-1235"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1236" ref_id="CVE-2008-1236"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1237" ref_id="CVE-2008-1237"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3738" ref_id="CVE-2007-3738"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5338" ref_id="CVE-2007-5338"/>
        <description>Several remote vulnerabilities have been discovered in the Icedove mail client, an unbranded version of the Thunderbird client.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:17">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:41.843-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:15.702-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:48.703-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23688 - 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.505-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:41.579-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18655 - 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:43.322-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:10.290-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="icedove DPKG is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080417a-0etch1" test_ref="oval:org.mitre.oval:tst:86483"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18654" version="7" class="patch">
      <metadata>
        <title>DSA-1379-1 openssl - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openssl</product>
          <product>openssl097</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1379-1" ref_id="DSA-1379-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5135" ref_id="CVE-2007-5135"/>
        <description>An off-by-one error has been identified in the SSL_get_shared_ciphers() routine in the libssl library from OpenSSL, an implementation of Secure Socket Layer cryptographic libraries and utilities. This error could allow an attacker to crash an application making use of OpenSSL's libssl library, or potentially execute arbitrary code in the security context of the user running such an application.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:43">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:45.338-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:15.312-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:48.469-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23797 - 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.231-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:41.535-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18654 - 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:18.378-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:10.140-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="openssl DPKG is earlier than 0.9.8c-4etch1" test_ref="oval:org.mitre.oval:tst:86373"/>
          <criterion comment="openssl097 DPKG is earlier than 0.9.7k-3.1etch1" test_ref="oval:org.mitre.oval:tst:86530"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18653" version="7" class="patch">
      <metadata>
        <title>DSA-1457-1 dovecot</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>dovecot</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1457-1" ref_id="DSA-1457-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6598" ref_id="CVE-2007-6598"/>
        <description>It was discovered that Dovecot, a POP3 and IMAP server, only when used with LDAP authentication and &lt;q>base&lt;/q> contains variables, could allow a user to log in to the account of another user with the same password.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:32">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:14:30.592-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:15.000-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:48.265-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23482 - 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.360-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:41.494-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18653 - 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:20:04.528-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:10.012-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="dovecot DPKG is earlier than 1.0.rc15-2etch3" test_ref="oval:org.mitre.oval:tst:86557"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18649" version="9" class="patch">
      <metadata>
        <title>DSA-1378-2 fai-kernels linux-2.6 user-mode-linux - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
          <product>fai-kernels</product>
          <product>user-mode-linux</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1378-2" ref_id="DSA-1378-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3731" ref_id="CVE-2007-3731"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3739" ref_id="CVE-2007-3739"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3740" ref_id="CVE-2007-3740"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4573" ref_id="CVE-2007-4573"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4849" ref_id="CVE-2007-4849"/>
        <description>Several local and remote vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:43">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:57.751-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:14.443-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:46.504-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23599 - 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.491-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:52.512-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23863 - 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:28.571-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:02:06.122-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18649 - 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:32.360-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:09.495-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="linux-2.6 DPKG is earlier than 2.6.18.dfsg.1-13etch3" test_ref="oval:org.mitre.oval:tst:86084"/>
          <criterion comment="fai-kernels DPKG is earlier than 1.17+etch.13etch3" test_ref="oval:org.mitre.oval:tst:86615"/>
          <criterion comment="user-mode-linux DPKG is earlier than 2.6.18-1um-2etch.13etch3" test_ref="oval:org.mitre.oval:tst:86101"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18646" version="7" class="patch">
      <metadata>
        <title>DSA-1520-1 smarty - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>smarty</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1520-1" ref_id="DSA-1520-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1066" ref_id="CVE-2008-1066"/>
        <description>It was discovered that the regex module in Smarty, a PHP templating engine, allows attackers to call arbitrary PHP functions via templates using the regex_replace plugin by a specially crafted search string.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:23">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:34.809-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:13.661-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:45.825-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23637 - 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:37.286-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:41.283-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18646 - 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:20:02.336-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:09.078-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="smarty DPKG is earlier than 2.6.14-1etch1" test_ref="oval:org.mitre.oval:tst:86553"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18644" version="7" class="patch">
      <metadata>
        <title>DSA-1555-1 iceweasel - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceweasel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1555-1" ref_id="DSA-1555-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1380" ref_id="CVE-2008-1380"/>
        <description>It was discovered that crashes in the Javascript engine of Iceweasel, an unbranded version of the Firefox browser, could potentially lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:19">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:32.177-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:13.445-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:45.621-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23441 - 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:20.330-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:41.230-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18644 - 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:49.363-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:08.935-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="iceweasel DPKG is earlier than 2.0.0.14-0etch1" test_ref="oval:org.mitre.oval:tst:86062"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18640" version="7" class="patch">
      <metadata>
        <title>DSA-1514-1 moin</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>moin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1514-1" ref_id="DSA-1514-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2423" ref_id="CVE-2007-2423"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2637" ref_id="CVE-2007-2637"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0780" ref_id="CVE-2008-0780"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0781" ref_id="CVE-2008-0781"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0782" ref_id="CVE-2008-0782"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1098" ref_id="CVE-2008-1098"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1099" ref_id="CVE-2008-1099"/>
        <description>Several remote vulnerabilities have been discovered in MoinMoin, a Python clone of WikiWiki.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:24">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:50.407-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:12.988-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:45.213-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23683 - 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:20.929-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:41.151-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18640 - 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.814-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:08.298-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="moin DPKG is earlier than 1.5.3-1.2etch1" test_ref="oval:org.mitre.oval:tst:86369"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18639" version="7" class="patch">
      <metadata>
        <title>DSA-1402-1 gforge - insecure temporary files</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gforge</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1402-1" ref_id="DSA-1402-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3921" ref_id="CVE-2007-3921"/>
        <description>Steve Kemp from the Debian Security Audit project discovered that gforge, a collaborative development tool, used temporary files insecurely which could allow local users to truncate files upon the system with the privileges of the gforge user, or create a denial of service attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:39">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:35.576-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:12.724-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:44.925-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23448 - 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.280-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:41.106-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18639 - 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:20:08.161-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:08.151-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="gforge DPKG is earlier than 4.5.14-22etch3" test_ref="oval:org.mitre.oval:tst:86437"/>
      </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:18637" version="7" class="patch">
      <metadata>
        <title>DSA-1625-1 cupsys - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>cupsys</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1625-1" ref_id="DSA-1625-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0053" ref_id="CVE-2008-0053"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1373" ref_id="CVE-2008-1373"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1722" ref_id="CVE-2008-1722"/>
        <description>Several remote vulnerabilities have been discovered in the Common Unix Printing System (CUPS).</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:10">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:39.299-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:11.452-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:44.457-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23481 - 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:47.509-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:41.019-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18637 - 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:20:06.442-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:07.755-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="cupsys DPKG is earlier than 1.2.7-4etch4" test_ref="oval:org.mitre.oval:tst:86170"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18632" version="7" class="patch">
      <metadata>
        <title>DSA-1684-1 lcms - multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>lcms</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1684-1" ref_id="DSA-1684-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5316" ref_id="CVE-2008-5316"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5317" ref_id="CVE-2008-5317"/>
        <description>Two vulnerabilities have been found in lcms, a library and set of commandline utilities for image color management.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:02">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:30.960-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:10.897-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:43.772-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23193 - 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.024-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:40.935-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18632 - 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.209-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:07.091-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="lcms DPKG is earlier than 1.15-1.1+etch1" test_ref="oval:org.mitre.oval:tst:86304"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18628" version="5" class="patch">
      <metadata>
        <title>DSA-1634-1 wordnet - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>wordnet</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1634-1" ref_id="DSA-1634-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2149" ref_id="CVE-2008-2149"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3908" ref_id="CVE-2008-3908"/>
        <description>Rob Holland discovered several programming errors in WordNet, an electronic lexical database of the English language. These flaws could allow arbitrary code execution when used with untrusted input, for example when WordNet is in use as a back end for a web application.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:08">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:44.822-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:10.288-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:43.364-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18628 - 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:20:00.757-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:06.590-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="wordnet DPKG is earlier than 1:2.1-4+etch1" test_ref="oval:org.mitre.oval:tst:86353"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18627" version="7" class="patch">
      <metadata>
        <title>DSA-1292-1 qt4-x11</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>qt4-x11</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1292-1" ref_id="DSA-1292-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0242" ref_id="CVE-2007-0242"/>
        <description>Andreas Nolden discovered a bug in the UTF8 decoding routines in qt4-x11, a C++ GUI library framework, that could allow remote attackers to conduct cross-site scripting (XSS) and directory traversal attacks via long sequences that decode to dangerous metacharacters.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:58">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:17.830-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:09.977-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:43.160-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23576 - 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:40.386-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:40.856-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18627 - 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:32.024-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:06.452-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="qt4-x11 DPKG is earlier than 4.2.1-2etch1" test_ref="oval:org.mitre.oval:tst:86370"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18620" version="7" class="patch">
      <metadata>
        <title>DSA-1362-1 lighttpd - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>lighttpd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1362-1" ref_id="DSA-1362-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3946" ref_id="CVE-2007-3946"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3947" ref_id="CVE-2007-3947"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3949" ref_id="CVE-2007-3949"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3950" ref_id="CVE-2007-3950"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4727" ref_id="CVE-2007-4727"/>
        <description>Several vulnerabilities were discovered in lighttpd, a fast webserver with minimal memory footprint, which could allow the execution of arbitrary code via the overflow of CGI variables when mod_fcgi was enabled.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:46">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:15.789-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:09.280-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:42.468-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23889 - 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.124-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:40.737-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18620 - 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:17.296-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:05.514-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="lighttpd DPKG is earlier than 1.4.13-4etch4" test_ref="oval:org.mitre.oval:tst:85865"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18619" version="7" class="patch">
      <metadata>
        <title>DSA-1608-1 mysql-dfsg-5.0 - authorisation bypass</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mysql-dfsg-5.0</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1608-1" ref_id="DSA-1608-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2079" ref_id="CVE-2008-2079"/>
        <description>Sergei Golubchik discovered that MySQL, a widely-deployed database server, did not properly validate optional data or index directory paths given in a CREATE TABLE statement, nor would it (under proper conditions) prevent two databases from using the same paths for data or index files. This permits an authenticated user with authorisation to create tables in one database to read, write or delete data from tables subsequently created in other databases, regardless of other GRANT authorisations.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:12">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:48.831-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:08.910-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:42.260-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23390 - 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:47.685-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:40.685-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18619 - 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:57.671-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:05.373-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="mysql-dfsg-5.0 DPKG is earlier than 5.0.32-7etch6" test_ref="oval:org.mitre.oval:tst:85773"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18616" version="7" class="patch">
      <metadata>
        <title>DSA-1322-1 wireshark</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>wireshark</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1322-1" ref_id="DSA-1322-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3390" ref_id="CVE-2007-3390"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3392" ref_id="CVE-2007-3392"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3393" ref_id="CVE-2007-3393"/>
        <description>Several remote vulnerabilities have been discovered in the Wireshark network traffic analyzer, which may lead to denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:51">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:14:25.831-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:08.685-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:41.592-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23886 - 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:18.380-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:40.648-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18616 - 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:43.034-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:05.148-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="wireshark DPKG is earlier than 0.99.4-5.etch.0" test_ref="oval:org.mitre.oval:tst:86111"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18615" version="7" class="patch">
      <metadata>
        <title>DSA-1584-1 libfishsound - integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libfishsound</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1584-1" ref_id="DSA-1584-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1686" ref_id="CVE-2008-1686"/>
        <description>It was discovered that libfishsound, a simple programming interface that wraps Xiph.Org audio codecs, didn't correctly handle negative values in a particular header field. This could allow malicious files to execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:15">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:44.601-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:08.463-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:41.388-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23654 - 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.095-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:40.609-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18615 - 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:33.119-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:05.053-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="libfishsound DPKG is earlier than 0.7.0-2etch1" test_ref="oval:org.mitre.oval:tst:86359"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18613" version="7" class="patch">
      <metadata>
        <title>DSA-1330-1 php5 - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>php5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1330-1" ref_id="DSA-1330-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1399" ref_id="CVE-2007-1399"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1864" ref_id="CVE-2007-1864"/>
        <description>Several remote vulnerabilities have been discovered in PHP, a server-side, HTML-embedded scripting language, which may lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:50">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:47.259-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:08.096-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:41.184-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23746 - 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.378-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:40.537-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18613 - 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:59.742-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:04.852-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="php5 DPKG is earlier than 5.2.0-8+etch7" test_ref="oval:org.mitre.oval:tst:86491"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18612" version="5" class="patch">
      <metadata>
        <title>DSA-1429-1 htdig - cross site scripting</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>htdig</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1429-1" ref_id="DSA-1429-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6110" ref_id="CVE-2007-6110"/>
        <description>Michael Skibbe discovered that htdig, a WWW search system for an intranet or small internet, did not adequately quote values submitted to the search script, allowing remote attackers to inject arbitrary script or HTML into specially crafted links.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:35">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:27.001-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:07.563-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:40.926-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18612 - 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:49.194-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:04.698-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="htdig DPKG is earlier than 1:3.2.0b6-3.1etch1" test_ref="oval:org.mitre.oval:tst:86137"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18611" version="5" class="patch">
      <metadata>
        <title>DSA-1372-1 xorg-server - privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xorg-server</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1372-1" ref_id="DSA-1372-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4730" ref_id="CVE-2007-4730"/>
        <description>Aaron Plattner discovered a buffer overflow in the Composite extension of the X.org X server, which can lead to local privilege escalation.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:45">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:14:06.253-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:07.350-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:40.721-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18611 - 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:20:05.738-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:04.560-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="xorg-server DPKG is earlier than 2:1.1.1-21etch1" test_ref="oval:org.mitre.oval:tst:86238"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18609" version="9" class="patch">
      <metadata>
        <title>DSA-1465-2 apt-listchanges - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>apt-listchanges</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1465-2" ref_id="DSA-1465-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0302" ref_id="CVE-2008-0302"/>
        <description>Felipe Sateler discovered that apt-listchanges, a package change history notification tool, used unsafe paths when importing its python libraries. This could allow the execution of arbitrary shell commands if the root user executed the command in a directory which other local users may write to.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:31">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:21.999-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:06.239-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:40.313-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23620 - 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:36.393-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:51.221-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23620 - 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.097-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:02:05.908-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18609 - 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.220-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:04.159-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="apt-listchanges DPKG is earlier than 2.72.5etch2" test_ref="oval:org.mitre.oval:tst:86474"/>
      </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:18603" version="7" class="patch">
      <metadata>
        <title>DSA-1611-1 afuse - privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>afuse</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1611-1" ref_id="DSA-1611-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2232" ref_id="CVE-2008-2232"/>
        <description>Anders Kaseorg discovered that afuse, an automounting file system in user-space, did not properly escape meta characters in paths. This allowed a local attacker with read access to the filesystem to execute commands as the owner of the filesystem.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:12">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:23.945-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:04.858-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:39.394-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23777 - 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.794-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:40.246-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18603 - 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:20:01.407-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:02.551-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="afuse DPKG is earlier than 0.1.1-1+etch1" test_ref="oval:org.mitre.oval:tst:86149"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18602" version="7" class="patch">
      <metadata>
        <title>DSA-1401-1 iceape - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceape</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1401-1" ref_id="DSA-1401-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1095" ref_id="CVE-2007-1095"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2292" ref_id="CVE-2007-2292"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3511" ref_id="CVE-2007-3511"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5334" ref_id="CVE-2007-5334"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5337" ref_id="CVE-2007-5337"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5338" ref_id="CVE-2007-5338"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5339" ref_id="CVE-2007-5339"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5340" ref_id="CVE-2007-5340"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2894" ref_id="CVE-2006-2894"/>
        <description>Several remote vulnerabilities have been discovered in the Iceape internet suite, an unbranded version of the Seamonkey Internet Suite.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:40">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:14:05.407-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:03.633-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:39.190-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23516 - 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.531-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:40.207-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18602 - 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:20:04.092-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:01.982-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="iceape DPKG is earlier than 1.0.11~pre071022-0etch1" test_ref="oval:org.mitre.oval:tst:86516"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18599" version="7" class="patch">
      <metadata>
        <title>DSA-1572-1 php5 - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>php5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1572-1" ref_id="DSA-1572-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3806" ref_id="CVE-2007-3806"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1384" ref_id="CVE-2008-1384"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2050" ref_id="CVE-2008-2050"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2051" ref_id="CVE-2008-2051"/>
        <description>Several vulnerabilities have been discovered in PHP, a server-side, HTML-embedded scripting language.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:17">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:55.214-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:03.220-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:38.914-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23791 - 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:44.784-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:40.168-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18599 - 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:43.712-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:01.674-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="php5 DPKG is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:86512"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18596" version="7" class="patch">
      <metadata>
        <title>DSA-1629-1 postfix - privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>postfix</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1629-1" ref_id="DSA-1629-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2936" ref_id="CVE-2008-2936"/>
        <description>Sebastian Krahmer discovered that Postfix, a mail transfer agent, incorrectly checks the ownership of a mailbox. In some configurations, this allows for appending data to arbitrary files as root.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:10">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:15.208-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:02.522-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:38.505-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23563 - 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.122-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:40.090-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18596 - 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:59.581-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:01.219-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="postfix DPKG is earlier than 2.3.8-2etch1" test_ref="oval:org.mitre.oval:tst:86402"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18594" version="7" class="patch">
      <metadata>
        <title>DSA-1582-1 peercast - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>peercast</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1582-1" ref_id="DSA-1582-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2040" ref_id="CVE-2008-2040"/>
        <description>Nico Golde discovered that PeerCast, a P2P audio and video streaming server, is vulnerable to a buffer overflow in the HTTP Basic Authentication code, allowing a remote attacker to crash PeerCast or execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:15">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:14:10.341-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:01.327-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:38.097-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23626 - 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.323-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:40.040-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18594 - 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.073-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:00.784-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="peercast DPKG is earlier than 0.1217.toots.20060314-1etch1" test_ref="oval:org.mitre.oval:tst:86035"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18593" version="5" class="patch">
      <metadata>
        <title>DSA-1576-1 openssh openssh-blacklist - predictable randomness</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openssh</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1576-1" ref_id="DSA-1576-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0166" ref_id="CVE-2008-0166"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1483" ref_id="CVE-2008-1483"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4752" ref_id="CVE-2007-4752"/>
        <description>The recently announced vulnerability in Debian's openssl package (&lt;a href="/security/2008/dsa-1571">DSA-1571-1&lt;/a>, &lt;a href="http://security-tracker.debian.org/tracker/CVE-2008-0166">CVE-2008-0166&lt;/a>) indirectly affects OpenSSH. As a result, all user and host keys generated using broken versions of the openssl package must be considered untrustworthy, even after the openssl update has been applied.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:16">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:10.165-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:00.652-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:37.815-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18593 - 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:46.005-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:00.501-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="openssh DPKG is earlier than 1:4.3p2-9etch2" test_ref="oval:org.mitre.oval:tst:86412"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18592" version="9" class="patch">
      <metadata>
        <title>DSA-1588-1 fai-kernels linux-2.6 user-mode-linux - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
          <product>fai-kernels</product>
          <product>user-mode-linux</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1588-1" ref_id="DSA-1588-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6712" ref_id="CVE-2007-6712"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1615" ref_id="CVE-2008-1615"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2136" ref_id="CVE-2008-2136"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2137" ref_id="CVE-2008-2137"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:15">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:52.814-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:00.319-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:37.551-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23713 - 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:33.363-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:50.676-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23611 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:57.628-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:02:05.823-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18592 - 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:52.960-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:00.008-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="linux-2.6 DPKG is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:86572"/>
          <criterion comment="fai-kernels DPKG is earlier than 1.17+etch.18etch5" test_ref="oval:org.mitre.oval:tst:86486"/>
          <criterion comment="user-mode-linux DPKG is earlier than 2.6.18-1um-2etch.18etch5" test_ref="oval:org.mitre.oval:tst:86153"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18591" version="7" class="patch">
      <metadata>
        <title>DSA-1449-1 loop-aes-utils privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>loop-aes-utils</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1449-1" ref_id="DSA-1449-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5191" ref_id="CVE-2007-5191"/>
        <description>It was discovered that loop-aes-utils, tools for mounting and manipulating filesystems, didn't drop privileged user and group permissions in the correct order in the mount and umount commands. This could potentially allow a local user to gain additional privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:33">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:50.492-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:00.059-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:37.346-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23562 - 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:36.074-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:39.924-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18591 - 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:34.477-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:59.664-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="loop-aes-utils DPKG is earlier than 2.12r-15+etch1" test_ref="oval:org.mitre.oval:tst:86501"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18589" version="7" class="patch">
      <metadata>
        <title>DSA-1433-1 centericq - buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>centericq</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1433-1" ref_id="DSA-1433-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3713" ref_id="CVE-2007-3713"/>
        <description>Several remote vulnerabilities have been discovered in centericq, a text-mode multi-protocol instant messenger client, which could allow remote attackers to execute arbitrary code due to insufficient bounds-testing.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:35">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:28.491-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:59.784-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:37.142-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23806 - 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:24.713-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:39.884-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18589 - 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:46.867-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:59.313-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="centericq DPKG is earlier than 4.21.0-18etch1" test_ref="oval:org.mitre.oval:tst:86468"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18588" version="7" class="patch">
      <metadata>
        <title>DSA-1642-1 horde3 - cross site scripting</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>horde3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1642-1" ref_id="DSA-1642-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3823" ref_id="CVE-2008-3823"/>
        <description>Will Drewry discovered that Horde allows remote attackers to send an email with a crafted MIME attachment filename attribute to perform cross site scripting.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:07">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:46.814-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:59.593-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:36.890-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23344 - 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.517-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:39.843-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18588 - 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:20:05.971-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:58.959-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="horde3 DPKG is earlier than 3.1.3-4etch4" test_ref="oval:org.mitre.oval:tst:86564"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18585" version="7" class="patch">
      <metadata>
        <title>DSA-1501-1 dspam - information disclosure</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>dspam</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1501-1" ref_id="DSA-1501-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6418" ref_id="CVE-2007-6418"/>
        <description>Tobias Gr&amp;uuml;tzmacher discovered that a Debian-provided CRON script in dspam, a statistical spam filter, included a database password on the command line. This allowed a local attacker to read the contents of the dspam database, such as emails.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:26">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:14.956-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:58.462-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:36.127-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23809 - 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.678-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:39.722-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18585 - 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:59.438-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:57.826-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="dspam DPKG is earlier than 3.6.8-5etch1" test_ref="oval:org.mitre.oval:tst:86254"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18584" version="7" class="patch">
      <metadata>
        <title>DSA-1586-1 xine-lib - multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xine-lib</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1586-1" ref_id="DSA-1586-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1482" ref_id="CVE-2008-1482"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1686" ref_id="CVE-2008-1686"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1878" ref_id="CVE-2008-1878"/>
        <description>Multiple vulnerabilities have been discovered in xine-lib, a library which supplies most of the application functionality of the xine multimedia player.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:15">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:49.504-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:58.040-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:35.869-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23472 - 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.841-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:39.680-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18584 - 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:49.548-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:57.485-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="xine-lib DPKG is earlier than 1.1.2+dfsg-7" test_ref="oval:org.mitre.oval:tst:86540"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18581" version="7" class="patch">
      <metadata>
        <title>DSA-1469-1 flac</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>flac</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1469-1" ref_id="DSA-1469-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4619" ref_id="CVE-2007-4619"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6277" ref_id="CVE-2007-6277"/>
        <description>Sean de Regge and Greg Linares discovered multiple heap and stack based buffer overflows in FLAC, the Free Lossless Audio Codec, which could lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:31">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:09.696-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:56.722-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:35.208-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23825 - 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.028-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:39.602-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18581 - 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.486-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:56.406-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="flac DPKG is earlier than 1.1.2-8" test_ref="oval:org.mitre.oval:tst:86673"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18578" version="7" class="patch">
      <metadata>
        <title>DSA-1491-1 tk8.4 - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>tk8.4</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1491-1" ref_id="DSA-1491-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0553" ref_id="CVE-2008-0553"/>
        <description>It was discovered that a buffer overflow in the GIF image parsing code of Tk, a cross-platform graphical toolkit, could lead to a denial of service and potentially the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:27">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:55.921-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:56.378-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:34.355-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23589 - 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:31.061-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:39.496-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18578 - 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:20:09.299-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:55.991-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="tk8.4 DPKG is earlier than 8.4.12-1etch2" test_ref="oval:org.mitre.oval:tst:86637"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18574" version="7" class="patch">
      <metadata>
        <title>DSA-1302-1 freetype - integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>freetype</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1302-1" ref_id="DSA-1302-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2754" ref_id="CVE-2007-2754"/>
        <description>A problem was discovered in freetype, a FreeType2 font engine, which could allow the execution of arbitrary code via an integer overflow in specially crafted TTF files.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:53">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:32.645-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:54.419-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:33.412-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23841 - 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:42.380-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:39.361-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18574 - 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:20:07.150-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:55.030-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="freetype DPKG is earlier than 2.2.1-5+etch1" test_ref="oval:org.mitre.oval:tst:85769"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18573" version="7" class="patch">
      <metadata>
        <title>DSA-1600-1 sympa - denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>sympa</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1600-1" ref_id="DSA-1600-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1648" ref_id="CVE-2008-1648"/>
        <description>It was discovered that sympa, a modern mailing list manager, would crash when processing certain types of malformed messages.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:13">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:07.409-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:54.216-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:33.208-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23251 - 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:37.978-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:39.322-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18573 - 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:20:02.919-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:54.807-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="sympa DPKG is earlier than 5.2.3-1.2+etch1" test_ref="oval:org.mitre.oval:tst:86459"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18570" version="7" class="patch">
      <metadata>
        <title>DSA-1621-1 icedove - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>icedove</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1621-1" ref_id="DSA-1621-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0304" ref_id="CVE-2008-0304"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2785" ref_id="CVE-2008-2785"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2798" ref_id="CVE-2008-2798"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2799" ref_id="CVE-2008-2799"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2802" ref_id="CVE-2008-2802"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2803" ref_id="CVE-2008-2803"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2807" ref_id="CVE-2008-2807"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2809" ref_id="CVE-2008-2809"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2811" ref_id="CVE-2008-2811"/>
        <description>Several remote vulnerabilities have been discovered in the Icedove mail client, an unbranded version of the Thunderbird client.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:11">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:11.972-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:53.485-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:32.757-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23498 - 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.466-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:39.244-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18570 - 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:20:01.846-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:54.072-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="icedove DPKG is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614d-0etch1" test_ref="oval:org.mitre.oval:tst:86526"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18569" version="7" class="patch">
      <metadata>
        <title>DSA-1644-1 mplayer - integer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mplayer</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1644-1" ref_id="DSA-1644-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3827" ref_id="CVE-2008-3827"/>
        <description>Felipe Andres Manzano discovered that mplayer, a multimedia player, is vulnerable to several integer overflows in the Real video stream demuxing code. These flaws could allow an attacker to cause a denial of service (a crash) or potentially execution of arbitrary code by supplying a maliciously crafted video file.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:07">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:49.757-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:53.281-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:32.553-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23727 - 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:41.396-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:39.205-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18569 - 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:58.879-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:53.909-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="mplayer DPKG is earlier than 1.0~rc1-12etch5" test_ref="oval:org.mitre.oval:tst:86302"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18566" version="7" class="patch">
      <metadata>
        <title>DSA-1672-1 imlib2 - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>imlib2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1672-1" ref_id="DSA-1672-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5187" ref_id="CVE-2008-5187"/>
        <description>Julien Danjou and Peter De Wachter discovered that a buffer overflow in the XPM loader of Imlib2, a powerful image loading and rendering library, might lead to arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:03">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:09.595-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:52.749-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:31.905-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23401 - 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:31.742-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:39.126-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18566 - 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:37.579-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:53.564-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="imlib2 DPKG is earlier than 1.3.0.0debian1-4+etch2" test_ref="oval:org.mitre.oval:tst:86333"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18561" version="7" class="patch">
      <metadata>
        <title>DSA-1676-1 flamethrower - denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>flamethrower</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1676-1" ref_id="DSA-1676-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5141" ref_id="CVE-2008-5141"/>
        <description>Dmitry E. Oboukhov discovered that flamethrower creates predictable temporary filenames, which may lead to a local denial of service through a symlink attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:03">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:14:14.561-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:51.248-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:31.090-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23737 - 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:47.601-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:38.989-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18561 - 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:42.406-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:52.717-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="flamethrower DPKG is earlier than 0.1.8-1+etch1" test_ref="oval:org.mitre.oval:tst:86235"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18560" version="7" class="patch">
      <metadata>
        <title>DSA-1658-1 dbus - denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>dbus</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1658-1" ref_id="DSA-1658-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3834" ref_id="CVE-2008-3834"/>
        <description>Colin Walters discovered that the dbus_signature_validate function in dbus, a simple interprocess messaging system, is prone to a denial of service attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:05">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:14:11.169-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:50.977-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:30.842-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23679 - 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.990-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:38.941-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18560 - 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.882-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:52.560-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="dbus DPKG is earlier than 1.0.2-1+etch2" test_ref="oval:org.mitre.oval:tst:86431"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18559" version="9" class="patch">
      <metadata>
        <title>DSA-1527-1 debian-goodies - privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>debian-goodies</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1527-1" ref_id="DSA-1527-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3912" ref_id="CVE-2007-3912"/>
        <description>Thomas de Grenier de Latour discovered that the checkrestart tool in the debian-goodies suite of utilities, allowed local users to gain privileges via shell metacharacters in the name of the executable file for a running process.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:22">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:19.988-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:50.516-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:30.626-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23854 - 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:36.492-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:48.913-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23854 - 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.099-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:02:05.723-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18559 - 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:20:05.423-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:52.405-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="debian-goodies DPKG is earlier than 0.27+etch1" test_ref="oval:org.mitre.oval:tst:86630"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18549" version="7" class="patch">
      <metadata>
        <title>DSA-1678-1 perl - privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>perl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1678-1" ref_id="DSA-1678-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5302" ref_id="CVE-2008-5302"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5303" ref_id="CVE-2008-5303"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0448" ref_id="CVE-2005-0448"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0452" ref_id="CVE-2004-0452"/>
        <description>Paul Szabo rediscovered a vulnerability in the File::Path::rmtree function of Perl. It was possible to exploit a race condition to create setuid binaries in a directory tree or remove arbitrary files when a process is deleting this tree. This issue was originally known as &lt;a href="http://security-tracker.debian.org/tracker/CVE-2005-0448">CVE-2005-0448&lt;/a> and &lt;a href="http://security-tracker.debian.org/tracker/CVE-2004-0452">CVE-2004-0452&lt;/a>, which were addressed by DSA-696-1 and DSA-620-1. Unfortunately, they were reintroduced later.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:03">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:54.520-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:48.612-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:27.816-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23694 - 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.838-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:38.698-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18549 - 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:20:03.344-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:50.564-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="perl DPKG is earlier than 5.8.8-7etch5" test_ref="oval:org.mitre.oval:tst:86591"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18548" version="5" class="patch">
      <metadata>
        <title>DSA-1312-1 libapache-mod-jk</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libapache-mod-jk</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1312-1" ref_id="DSA-1312-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1860" ref_id="CVE-2007-1860"/>
        <description>It was discovered that the Apache 1.3 connector for the Tomcat Java servlet engine decoded request URLs multiple times, which can lead to information disclosure.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:52">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:09:48.935-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:48.236-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:27.614-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18548 - 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:20:05.856-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:50.431-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="libapache-mod-jk DPKG is earlier than 1:1.2.18-3etch1" test_ref="oval:org.mitre.oval:tst:86227"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18545" version="7" class="patch">
      <metadata>
        <title>DSA-1650-1 openldap2.3 - denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openldap2.3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1650-1" ref_id="DSA-1650-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2952" ref_id="CVE-2008-2952"/>
        <description>Cameron Hotchkies discovered that the OpenLDAP server slapd, a free implementation of the Lightweight Directory Access Protocol, could be crashed by sending malformed ASN1 requests.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:06">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:11.367-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:47.488-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:27.203-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23780 - 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.099-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:38.601-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18545 - 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:20:03.090-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:50.133-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="openldap2.3 DPKG is earlier than 2.3.30-5+etch2" test_ref="oval:org.mitre.oval:tst:86611"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18537" version="7" class="patch">
      <metadata>
        <title>DSA-1388-3 dhcp - buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>dhcp</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1388-3" ref_id="DSA-1388-3"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5365" ref_id="CVE-2007-5365"/>
        <description>The patch used to correct the DHCP server buffer overflow in DSA-1388-1 was incomplete and did not adequately resolve the problem. This update to the previous advisory makes updated packages based on a newer version of the patch available.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:40">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:01.962-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:45.975-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:25.485-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23862 - 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:18.845-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:38.440-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18537 - 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:20:07.024-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:49.205-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="dhcp DPKG is earlier than 2.0pl5-19.5etch2" test_ref="oval:org.mitre.oval:tst:86181"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18536" version="7" class="patch">
      <metadata>
        <title>DSA-1680-1 clamav - potential code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>clamav</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1680-1" ref_id="DSA-1680-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5050" ref_id="CVE-2008-5050"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5314" ref_id="CVE-2008-5314"/>
        <description>Moritz Jodeit discovered that ClamAV, an anti-virus solution, suffers from an off-by-one-error in its VBA project file processing, leading to a heap-based buffer overflow and potentially arbitrary code execution (&lt;a href="http://security-tracker.debian.org/tracker/CVE-2008-5050">CVE-2008-5050&lt;/a>).</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:03">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:56.784-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:45.621-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:25.280-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23442 - 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:31.571-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:38.397-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18536 - 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.733-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:48.997-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="clamav DPKG is earlier than 0.90.1dfsg-4etch16" test_ref="oval:org.mitre.oval:tst:86485"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18535" version="7" class="patch">
      <metadata>
        <title>DSA-1439-1 typo3-src</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>typo3-src</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1439-1" ref_id="DSA-1439-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6381" ref_id="CVE-2007-6381"/>
        <description>Henning Pingel discovered that TYPO3, a web content management framework, performs insufficient input sanitising, making it vulnerable to SQL injection by logged-in backend users.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:34">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:57.148-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:44.981-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:25.077-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23816 - 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.467-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:38.318-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18535 - 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:28.716-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:48.841-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="typo3-src DPKG is earlier than 4.0.2+debian-4" test_ref="oval:org.mitre.oval:tst:86693"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18533" version="5" class="patch">
      <metadata>
        <title>DSA-1376-1 kdebase - programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>kdebase</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1376-1" ref_id="DSA-1376-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4569" ref_id="CVE-2007-4569"/>
        <description>iKees Huijgen discovered that under certain circumstances KDM, an X session manager for KDE, could be tricked into allowing user logins without a password.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:44">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:00.187-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:43.893-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:24.626-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18533 - 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:49.958-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:48.510-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="kdebase DPKG is earlier than 4:3.5.5a.dfsg.1-6etch1" test_ref="oval:org.mitre.oval:tst:86436"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18530" version="7" class="patch">
      <metadata>
        <title>DSA-1326-1 fireflier</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>fireflier</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1326-1" ref_id="DSA-1326-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2837" ref_id="CVE-2007-2837"/>
        <description>Steve Kemp from the Debian Security Audit project discovered that fireflier-server, an interactive firewall rule creation tool, uses temporary files in an unsafe manner which may be exploited to remove arbitrary files from the local system.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:51">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:46.709-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:43.676-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:23.978-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23769 - 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:44.560-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:38.230-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18530 - 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:28.329-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:48.370-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="fireflier DPKG is earlier than 1.1.6-3etch1" test_ref="oval:org.mitre.oval:tst:86722"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18522" version="7" class="patch">
      <metadata>
        <title>DSA-1536-1 xine-lib - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xine-lib</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1536-1" ref_id="DSA-1536-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1246" ref_id="CVE-2007-1246"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1387" ref_id="CVE-2007-1387"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0073" ref_id="CVE-2008-0073"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0486" ref_id="CVE-2008-0486"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1161" ref_id="CVE-2008-1161"/>
        <description>Several local vulnerabilities have been discovered in Xine, a media player library, allowed for a denial of service or arbitrary code execution, which could be exploited through viewing malicious content.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:21">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:11.153-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:41.174-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:22.413-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23217 - 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.878-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:37.861-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18522 - 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:48.234-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:45.881-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="xine-lib DPKG is earlier than 1.1.2+dfsg-6" test_ref="oval:org.mitre.oval:tst:86646"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18521" version="7" class="patch">
      <metadata>
        <title>DSA-1459-1 gforge - SQL injection</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gforge</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1459-1" ref_id="DSA-1459-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0173" ref_id="CVE-2008-0173"/>
        <description>It was discovered that Gforge, a collaborative development tool, did not properly sanitise some CGI parameters, allowing SQL injection in scripts related to RSS exports.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:32">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:14:28.689-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:40.165-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:22.201-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23380 - 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.704-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:37.814-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18521 - 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:20:07.489-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:45.727-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="gforge DPKG is earlier than 4.5.14-22etch4" test_ref="oval:org.mitre.oval:tst:86386"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18516" version="7" class="patch">
      <metadata>
        <title>DSA-1348-1 poppler</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>poppler</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1348-1" ref_id="DSA-1348-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3387" ref_id="CVE-2007-3387"/>
        <description>It was discovered that an integer overflow in the xpdf PDF viewer may lead to the execution of arbitrary code if a malformed PDF file is opened.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:48">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:14:33.336-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:39.439-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:20.957-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23858 - 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:20.839-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:37.722-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18516 - 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:20:00.418-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:45.403-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="poppler DPKG is earlier than 0.4.5-5.1etch1" test_ref="oval:org.mitre.oval:tst:86725"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18513" version="5" class="patch">
      <metadata>
        <title>DSA-1664-1 ekg - denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ekg</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1664-1" ref_id="DSA-1664-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4776" ref_id="CVE-2008-4776"/>
        <description>It was discovered that ekg, a console Gadu Gadu client performs insufficient input sanitising in the code to parse contact descriptions, which may result in denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:04">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:45.928-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:38.875-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:20.153-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18513 - 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:20:09.549-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:45.092-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="ekg DPKG is earlier than 1:1.7~rc2-1etch2" test_ref="oval:org.mitre.oval:tst:86534"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18512" version="7" class="patch">
      <metadata>
        <title>DSA-1284-1 qemu</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>qemu</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1284-1" ref_id="DSA-1284-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1320" ref_id="CVE-2007-1320"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1321" ref_id="CVE-2007-1321"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1322" ref_id="CVE-2007-1322"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1323" ref_id="CVE-2007-1323"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1366" ref_id="CVE-2007-1366"/>
        <description>Several vulnerabilities have been discovered in the QEMU processor emulator, which may lead to the execution of arbitrary code or denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:59">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:00.341-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:38.484-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:19.906-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23702 - 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:39.290-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:37.668-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18512 - 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:56.787-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:44.726-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="qemu DPKG is earlier than 0.8.2-4etch1" test_ref="oval:org.mitre.oval:tst:86383"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18511" version="7" class="patch">
      <metadata>
        <title>DSA-1316-1 emacs21</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>emacs21</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1316-1" ref_id="DSA-1316-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2833" ref_id="CVE-2007-2833"/>
        <description>It has been discovered that emacs, the GNU Emacs editor, will crash when processing certain types of images.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:52">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:47.221-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:38.212-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:19.701-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23558 - 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:41.217-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:37.628-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18511 - 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.583-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:44.570-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="emacs21 DPKG is earlier than 21.4a+1-3etch1" test_ref="oval:org.mitre.oval:tst:86713"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18505" version="7" class="patch">
      <metadata>
        <title>DSA-1654-1 libxml2 - execution of arbitrary code</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libxml2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1654-1" ref_id="DSA-1654-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3529" ref_id="CVE-2008-3529"/>
        <description>It was discovered that libxml2, the GNOME XML library, didn't correctly handle long entity names. This could allow the execution of arbitrary code via a malicious XML file.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:05">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:32.716-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:37.297-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:18.987-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23765 - 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.542-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:37.499-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18505 - 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:18.503-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:44.093-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="libxml2 DPKG is earlier than 2.6.27.dfsg-5" test_ref="oval:org.mitre.oval:tst:86609"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18502" version="7" class="patch">
      <metadata>
        <title>DSA-1389-1 zoph - SQL injection</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>zoph</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1389-1" ref_id="DSA-1389-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3905" ref_id="CVE-2007-3905"/>
        <description>It was discovered that zoph, a web based photo management system, performs insufficient input sanitising, which allows SQL injection.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:41">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:14:07.838-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:36.436-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:18.567-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23631 - 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:44.119-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:37.458-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18502 - 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:20:04.929-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:43.781-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="zoph DPKG is earlier than 0.6-2.1etch1" test_ref="oval:org.mitre.oval:tst:86708"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18500" version="7" class="patch">
      <metadata>
        <title>DSA-1615-1 xulrunner - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1615-1" ref_id="DSA-1615-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2785" ref_id="CVE-2008-2785"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2798" ref_id="CVE-2008-2798"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2799" ref_id="CVE-2008-2799"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2800" ref_id="CVE-2008-2800"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2801" ref_id="CVE-2008-2801"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2802" ref_id="CVE-2008-2802"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2803" ref_id="CVE-2008-2803"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2805" ref_id="CVE-2008-2805"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2807" ref_id="CVE-2008-2807"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2808" ref_id="CVE-2008-2808"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2809" ref_id="CVE-2008-2809"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2811" ref_id="CVE-2008-2811"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2933" ref_id="CVE-2008-2933"/>
        <description>Several remote vulnerabilities have been discovered in Xulrunner, a runtime environment for XUL applications.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:11">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:14:31.457-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:35.877-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:18.363-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23493 - 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:46.107-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:37.419-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18500 - 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:31.859-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:42.953-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="xulrunner DPKG is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:86595"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18493" version="5" class="patch">
      <metadata>
        <title>DSA-1296-1 php4</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>php4</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1296-1" ref_id="DSA-1296-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2509" ref_id="CVE-2007-2509"/>
        <description>It was discovered that the ftp extension of PHP, a server-side, HTML-embedded scripting language performs insufficient input sanitising, which permits an attacker to execute arbitrary FTP commands. This requires the attacker to already have access to the FTP server.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:55">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:21.808-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:33.375-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:16.957-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18493 - 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:52.575-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:40.701-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="php4 DPKG is earlier than 6:4.4.4-8+etch3" test_ref="oval:org.mitre.oval:tst:86541"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18490" version="7" class="patch">
      <metadata>
        <title>DSA-1437-1 cupsys</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>cupsys</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1437-1" ref_id="DSA-1437-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5849" ref_id="CVE-2007-5849"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6358" ref_id="CVE-2007-6358"/>
        <description>Several local vulnerabilities have been discovered in the Common UNIX Printing System.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:34">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:43.471-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:32.304-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:16.333-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23741 - 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:20.165-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:37.039-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18490 - 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:42.152-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:39.248-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="cupsys DPKG is earlier than 1.2.7-4etch2" test_ref="oval:org.mitre.oval:tst:86559"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18486" version="7" class="patch">
      <metadata>
        <title>DSA-1425-1 xulrunner - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1425-1" ref_id="DSA-1425-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5947" ref_id="CVE-2007-5947"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5959" ref_id="CVE-2007-5959"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5960" ref_id="CVE-2007-5960"/>
        <description>Several remote vulnerabilities have been discovered in Xulrunner, a runtime environment for XUL applications.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:36">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:07.711-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:31.624-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:15.726-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23432 - 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.559-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:36.949-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18486 - 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:20:05.110-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:38.901-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="xulrunner DPKG is earlier than 1.8.0.14~pre071019c-0etch1" test_ref="oval:org.mitre.oval:tst:86278"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18485" version="7" class="patch">
      <metadata>
        <title>DSA-1606-1 poppler - execution of arbitrary code</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>poppler</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1606-1" ref_id="DSA-1606-1"/>
        <description>It was discovered that poppler, a PDF rendering library, did not properly handle embedded fonts in PDF files, allowing attackers to execute arbitrary code via a crafted font object.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:12">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:40.132-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:31.209-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:15.522-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23409 - 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:48.926-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:36.911-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18485 - 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:42.276-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:38.802-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="poppler DPKG is earlier than 0.4.5-5.1etch3" test_ref="oval:org.mitre.oval:tst:86612"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18483" version="7" class="patch">
      <metadata>
        <title>DSA-1564-1 wordpress - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>wordpress</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1564-1" ref_id="DSA-1564-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3639" ref_id="CVE-2007-3639"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4153" ref_id="CVE-2007-4153"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4154" ref_id="CVE-2007-4154"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0540" ref_id="CVE-2007-0540"/>
        <description>Several remote vulnerabilities have been discovered in WordPress, a weblog manager.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:18">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:04.503-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:30.292-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:15.318-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23745 - 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.597-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:36.871-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18483 - 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:20:00.094-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:38.498-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="wordpress DPKG is earlier than 2.0.10-1etch2" test_ref="oval:org.mitre.oval:tst:86664"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18482" version="7" class="patch">
      <metadata>
        <title>DSA-1670-1 enscript - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>enscript</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1670-1" ref_id="DSA-1670-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3863" ref_id="CVE-2008-3863"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4306" ref_id="CVE-2008-4306"/>
        <description>Several vulnerabilities have been discovered in Enscript, a converter from ASCII text to Postscript, HTML or RTF.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:03">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:31.445-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:30.010-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:15.114-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23619 - 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:32.487-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:36.828-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18482 - 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:48.418-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:38.295-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="enscript DPKG is earlier than 1.6.4-11.1" test_ref="oval:org.mitre.oval:tst:86621"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18481" version="7" class="patch">
      <metadata>
        <title>DSA-1551-1 python2.4 - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>python2.4</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1551-1" ref_id="DSA-1551-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2052" ref_id="CVE-2007-2052"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4965" ref_id="CVE-2007-4965"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1679" ref_id="CVE-2008-1679"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1721" ref_id="CVE-2008-1721"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1887" ref_id="CVE-2008-1887"/>
        <description>Several vulnerabilities have been discovered in the interpreter for the Python language.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:19">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:12.396-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:29.260-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:14.837-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:22847 - 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:42.066-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:36.788-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18481 - 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.858-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:37.946-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="python2.4 DPKG is earlier than 2.4.4-3+etch1" test_ref="oval:org.mitre.oval:tst:86662"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18478" version="7" class="patch">
      <metadata>
        <title>DSA-1543-1 vlc - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>vlc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1543-1" ref_id="DSA-1543-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6681" ref_id="CVE-2007-6681"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6682" ref_id="CVE-2007-6682"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6683" ref_id="CVE-2007-6683"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0295" ref_id="CVE-2008-0295"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0296" ref_id="CVE-2008-0296"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0073" ref_id="CVE-2008-0073"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0984" ref_id="CVE-2008-0984"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1489" ref_id="CVE-2008-1489"/>
        <description>Luigi Auriemma, Alin Rad Pop, R&amp;eacute;mi Denis-Courmont, Quovodis, Guido Landi, Felipe Manzano, Anibal Sacco and others discovered multiple vulnerabilities in vlc, an application for playback and streaming of audio and video. In the worst case, these weaknesses permit a remote, unauthenticated attacker to execute arbitrary code with the privileges of the user running vlc.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:21">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:30.777-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:28.797-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:14.069-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23649 - 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:46.312-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:36.687-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18478 - 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:58.688-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:37.226-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="vlc DPKG is earlier than 0.8.6-svn20061012.debian-5.1+etch2" test_ref="oval:org.mitre.oval:tst:86440"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18471" version="7" class="patch">
      <metadata>
        <title>DSA-1497-1 clamav - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>clamav</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1497-1" ref_id="DSA-1497-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6595" ref_id="CVE-2007-6595"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0318" ref_id="CVE-2008-0318"/>
        <description>Several vulnerabilities have been discovered in the Clam anti-virus toolkit, which may lead to the execution of arbitrary or local denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:27">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:09.350-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:26.746-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:12.549-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23676 - 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:24.177-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:36.409-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18471 - 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:20:00.583-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:36.023-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="clamav DPKG is earlier than 0.90.1dfsg-3etch10" test_ref="oval:org.mitre.oval:tst:86616"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18466" version="7" class="patch">
      <metadata>
        <title>DSA-1343-2 file</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>file</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1343-2" ref_id="DSA-1343-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2799" ref_id="CVE-2007-2799"/>
        <description>Colin Percival discovered an integer overflow in file, a file type classification tool, which may lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:44">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:26.426-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:25.324-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:11.432-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23857 - 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:42.988-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:36.171-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18466 - 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:20:07.850-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:34.644-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="file DPKG is earlier than 4.17-5etch3" test_ref="oval:org.mitre.oval:tst:86446"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18465" version="9" class="patch">
      <metadata>
        <title>DSA-1630-1 fai-kernels linux-2.6 user-mode-linux - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>fai-kernels</product>
          <product>user-mode-linux</product>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1630-1" ref_id="DSA-1630-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6282" ref_id="CVE-2007-6282"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0598" ref_id="CVE-2008-0598"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2729" ref_id="CVE-2008-2729"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2812" ref_id="CVE-2008-2812"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2826" ref_id="CVE-2008-2826"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2931" ref_id="CVE-2008-2931"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3272" ref_id="CVE-2008-3272"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3275" ref_id="CVE-2008-3275"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:09">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:56.875-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:24.991-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:11.180-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23788 - 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:24.079-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:44.989-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23788 - 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.911-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:02:05.617-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18465 - 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:20:02.161-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:34.091-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="fai-kernels DPKG is earlier than 1.17+etch.22etch2" test_ref="oval:org.mitre.oval:tst:85786"/>
          <criterion comment="user-mode-linux DPKG is earlier than 2.6.18-1um-2etch.22etch2" test_ref="oval:org.mitre.oval:tst:86586"/>
          <criterion comment="linux-2.6 DPKG is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:86631"/>
        </criteria>
      </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:18457" version="7" class="patch">
      <metadata>
        <title>DSA-1427-1 samba - buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>samba</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1427-1" ref_id="DSA-1427-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6015" ref_id="CVE-2007-6015"/>
        <description>Alin Rad Pop discovered that Samba, a LanManager-like file and printer server for Unix, is vulnerable to a buffer overflow in the nmbd code which handles GETDC mailslot requests, which might lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:36">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:19.298-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:23.422-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:09.811-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23843 - 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.070-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:35.946-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18457 - 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.191-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:33.222-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="samba DPKG is earlier than 3.0.24-6etch9" test_ref="oval:org.mitre.oval:tst:85945"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18456" version="7" class="patch">
      <metadata>
        <title>DSA-1652-1 ruby1.9 - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ruby1.9</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1652-1" ref_id="DSA-1652-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3655" ref_id="CVE-2008-3655"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3656" ref_id="CVE-2008-3656"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3657" ref_id="CVE-2008-3657"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3790" ref_id="CVE-2008-3790"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3905" ref_id="CVE-2008-3905"/>
        <description>Several vulnerabilities have been discovered in the interpreter for the Ruby language, which may lead to denial of service and other security problems.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:06">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:52.344-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:23.202-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:09.607-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23198 - 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:32.317-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:35.906-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18456 - 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:17.729-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:32.814-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="ruby1.9 DPKG is earlier than 1.9.0+20060609-1etch3" test_ref="oval:org.mitre.oval:tst:86429"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18454" version="7" class="patch">
      <metadata>
        <title>DSA-1495-1 nagios-plugins - several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>nagios-plugins</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1495-1" ref_id="DSA-1495-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5198" ref_id="CVE-2007-5198"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5623" ref_id="CVE-2007-5623"/>
        <description>Several local/remote vulnerabilities have been discovered in two of the plugins for the Nagios network monitoring and management system.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:27">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:14:19.142-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:22.685-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:09.186-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23701 - 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.977-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:35.865-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18454 - 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:17.217-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:32.420-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="nagios-plugins DPKG is earlier than 1.4.5-1etch1" test_ref="oval:org.mitre.oval:tst:86449"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18448" version="7" class="patch">
      <metadata>
        <title>DSA-1367-1 krb5 - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>krb5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1367-1" ref_id="DSA-1367-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3999" ref_id="CVE-2007-3999"/>
        <description>It was discovered that a buffer overflow of the RPC library of the MIT Kerberos reference implementation allows the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:45">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:28.478-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:21.449-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:07.998-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23509 - 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:32.738-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:35.691-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18448 - 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.838-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:31.569-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="krb5 DPKG is earlier than 1.4.4-7etch4" test_ref="oval:org.mitre.oval:tst:86709"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18446" version="7" class="patch">
      <metadata>
        <title>DSA-1539-1 mapserver - multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mapserver</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1539-1" ref_id="DSA-1539-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4542" ref_id="CVE-2007-4542"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4629" ref_id="CVE-2007-4629"/>
        <description>Chris Schmidt and Daniel Morissette discovered two vulnerabilities in mapserver, a development environment for spatial and mapping applications.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:21">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:37.628-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:20.876-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:07.794-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23398 - 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:39.537-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:35.640-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18446 - 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:32.530-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:31.374-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="mapserver DPKG is earlier than 4.10.0-5.1+etch2" test_ref="oval:org.mitre.oval:tst:86324"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18444" version="7" class="patch">
      <metadata>
        <title>DSA-1545-1 rsync</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>rsync</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1545-1" ref_id="DSA-1545-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1720" ref_id="CVE-2008-1720"/>
        <description>Sebastian Krahmer discovered that an integer overflow in rsync's code for handling extended attributes may lead to arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:20">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:47.481-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:20.368-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:07.385-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23818 - 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:18.303-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:35.599-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18444 - 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.450-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:30.954-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="rsync DPKG is earlier than 2.6.9-2etch2" test_ref="oval:org.mitre.oval:tst:86617"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18440" version="7" class="patch">
      <metadata>
        <title>DSA-1662-1 mysql-dfsg-5.0 - authorisation bypass</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mysql-dfsg-5.0</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1662-1" ref_id="DSA-1662-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4098" ref_id="CVE-2008-4098"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4097" ref_id="CVE-2008-4097"/>
        <description>A symlink traversal vulnerability was discovered in MySQL, a relational database server. The weakness could permit an attacker having both CREATE TABLE access to a database and the ability to execute shell commands on the database server to bypass MySQL access controls, enabling them to write to tables in databases to which they would not ordinarily have access.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:04">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:58.567-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:19.575-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:06.520-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23447 - 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.147-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:35.508-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18440 - 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:01.866-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:30.567-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="mysql-dfsg-5.0 DPKG is earlier than 5.0.32-7etch8" test_ref="oval:org.mitre.oval:tst:86457"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18439" version="5" class="patch">
      <metadata>
        <title>DSA-1280-1 aircrack-ng - buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>aircrack-ng</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1280-1" ref_id="DSA-1280-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2057" ref_id="CVE-2007-2057"/>
        <description>It was discovered that aircrack-ng, a WEP/WPA security analysis tool, performs insufficient validation of 802.11 authentication packets, which allows the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:14:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:14:17.197-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:19.338-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:06.316-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18439 - 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.231-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:30.429-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="aircrack-ng DPKG is earlier than 1:0.6.2-7etch1" test_ref="oval:org.mitre.oval:tst:85955"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18435" version="7" class="patch">
      <metadata>
        <title>DSA-1505-1 alsa-driver alsa-modules-i386 - kernel memory leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>alsa-driver</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1505-1" ref_id="DSA-1505-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4571" ref_id="CVE-2007-4571"/>
        <description>Takashi Iwai supplied a fix for a memory leak in the snd_page_alloc module. Local users could exploit this issue to obtain sensitive information from the kernel (&lt;a href="http://security-tracker.debian.org/tracker/CVE-2007-4571">CVE-2007-4571&lt;/a>).</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:25">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:54.580-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:17.926-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:05.878-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23726 - 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.451-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:35.420-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18435 - 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.502-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:30.107-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="alsa-driver DPKG is earlier than 1.0.13-5etch1" test_ref="oval:org.mitre.oval:tst:86504"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18434" version="7" class="patch">
      <metadata>
        <title>DSA-1489-1 iceweasel - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceweasel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1489-1" ref_id="DSA-1489-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0412" ref_id="CVE-2008-0412"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0413" ref_id="CVE-2008-0413"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0414" ref_id="CVE-2008-0414"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0415" ref_id="CVE-2008-0415"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0416" ref_id="CVE-2008-0416"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0417" ref_id="CVE-2008-0417"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0418" ref_id="CVE-2008-0418"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0419" ref_id="CVE-2008-0419"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0591" ref_id="CVE-2008-0591"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0592" ref_id="CVE-2008-0592"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0593" ref_id="CVE-2008-0593"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0594" ref_id="CVE-2008-0594"/>
        <description>Several remote vulnerabilities have been discovered in the Iceweasel web browser, an unbranded version of the Firefox browser.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:28">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:47.985-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:17.414-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:05.534-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23518 - 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.077-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:35.377-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18434 - 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.758-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:29.937-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="iceweasel DPKG is earlier than 2.0.0.12-0etch1" test_ref="oval:org.mitre.oval:tst:86405"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18430" version="7" class="patch">
      <metadata>
        <title>DSA-1453-1 tomcat5 - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>tomcat5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1453-1" ref_id="DSA-1453-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3382" ref_id="CVE-2007-3382"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3385" ref_id="CVE-2007-3385"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5461" ref_id="CVE-2007-5461"/>
        <description>Several remote vulnerabilities have been discovered in the Tomcat servlet and JSP engine.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:32">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:31.717-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:16.531-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:04.874-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23681 - 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.749-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:35.237-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18430 - 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.589-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:29.337-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="tomcat5 DPKG is earlier than 5.0.30-12etch1" test_ref="oval:org.mitre.oval:tst:86627"/>
      </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:18425" version="7" class="patch">
      <metadata>
        <title>DSA-1431-1 ruby-gnome2 - format string</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ruby-gnome2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1431-1" ref_id="DSA-1431-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6183" ref_id="CVE-2007-6183"/>
        <description>It was discovered that ruby-gnome2, the GNOME-related bindings for the Ruby language, didn't properly sanitise input prior to constructing dialogs. This could allow the execution of arbitrary code if untrusted input is displayed within a dialog.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:35">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:14:28.088-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:15.125-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:03.775-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23852 - 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:24.341-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:34.992-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18425 - 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:22.581-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:28.436-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="ruby-gnome2 DPKG is earlier than 0.15.0-1.1etch1" test_ref="oval:org.mitre.oval:tst:86714"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18418" version="7" class="patch">
      <metadata>
        <title>DSA-1613-1 libgd2 - multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libgd2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1613-1" ref_id="DSA-1613-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3476" ref_id="CVE-2007-3476"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3477" ref_id="CVE-2007-3477"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3996" ref_id="CVE-2007-3996"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2445" ref_id="CVE-2007-2445"/>
        <description>Multiple vulnerabilities have been identified in libgd2, a library for programmatic graphics creation and manipulation.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:12">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:09:50.851-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:13.901-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:02.898-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23757 - 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:20.497-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:34.813-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18418 - 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:35.094-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:27.042-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="libgd2 DPKG is earlier than 2.0.33-5.2etch1" test_ref="oval:org.mitre.oval:tst:86281"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18417" version="7" class="patch">
      <metadata>
        <title>DSA-1485-2 icedove - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>icedove</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1485-2" ref_id="DSA-1485-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0412" ref_id="CVE-2008-0412"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0413" ref_id="CVE-2008-0413"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0414" ref_id="CVE-2008-0414"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0415" ref_id="CVE-2008-0415"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0416" ref_id="CVE-2008-0416"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0417" ref_id="CVE-2008-0417"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0418" ref_id="CVE-2008-0418"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0419" ref_id="CVE-2008-0419"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0591" ref_id="CVE-2008-0591"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0592" ref_id="CVE-2008-0592"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0593" ref_id="CVE-2008-0593"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0594" ref_id="CVE-2008-0594"/>
        <description>Several remote vulnerabilities have been discovered in the Icedove mail client, an unbranded version of the Thunderbird client.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:28">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:27.184-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:13.410-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:02.694-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23719 - 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:47.332-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:34.771-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18417 - 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:18.385-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:26.318-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="icedove DPKG is earlier than 1.5.0.13+1.5.0.15b.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:86685"/>
      </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:18414" version="7" class="patch">
      <metadata>
        <title>DSA-1410-1 ruby1.8 - possible man-in-the-middle attacks</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ruby1.8</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1410-1" ref_id="DSA-1410-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5162" ref_id="CVE-2007-5162"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5770" ref_id="CVE-2007-5770"/>
        <description>Several vulnerabilities have been discovered in Ruby, an object-oriented scripting language.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:38">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:08.507-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:12.700-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:01.890-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:22935 - 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:31.660-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:34.674-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18414 - 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:25.370-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:25.936-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="ruby1.8 DPKG is earlier than 1.8.5-4etch1" test_ref="oval:org.mitre.oval:tst:86696"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18413" version="7" class="patch">
      <metadata>
        <title>DSA-1541-1 openldap2.3</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openldap2.3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1541-1" ref_id="DSA-1541-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5707" ref_id="CVE-2007-5707"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5708" ref_id="CVE-2007-5708"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6698" ref_id="CVE-2007-6698"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0658" ref_id="CVE-2008-0658"/>
        <description>Several remote vulnerabilities have been discovered in OpenLDAP, a free implementation of the Lightweight Directory Access Protocol.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:21">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:29.213-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:12.388-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:01.686-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23812 - 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:31.139-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:34.620-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18413 - 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.673-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:25.584-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="openldap2.3 DPKG is earlier than 2.3.30-5+etch1" test_ref="oval:org.mitre.oval:tst:86095"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18412" version="7" class="patch">
      <metadata>
        <title>DSA-1666-1 libxml2 - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libxml2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1666-1" ref_id="DSA-1666-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4225" ref_id="CVE-2008-4225"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4226" ref_id="CVE-2008-4226"/>
        <description>Several vulnerabilities have been discovered in the GNOME XML library.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:04">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:59.160-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:12.178-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:01.482-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23668 - 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.543-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:34.579-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18412 - 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:05.261-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:25.397-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="libxml2 DPKG is earlier than 2.6.27.dfsg-6" test_ref="oval:org.mitre.oval:tst:86480"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18407" version="7" class="patch">
      <metadata>
        <title>DSA-1688-1 courier-authlib - SQL injection</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>courier-authlib</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1688-1" ref_id="DSA-1688-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2380" ref_id="CVE-2008-2380"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2667" ref_id="CVE-2008-2667"/>
        <description>Two SQL injection vulnerabilities have been found in courier-authlib, the courier authentification library. The MySQL database interface used insufficient escaping mechanisms when constructing SQL statements, leading to SQL injection vulnerabilities if certain charsets are used (&lt;a href="http://security-tracker.debian.org/tracker/CVE-2008-2380">CVE-2008-2380&lt;/a>). A similar issue affects the PostgreSQL database interface (&lt;a href="http://security-tracker.debian.org/tracker/CVE-2008-2667">CVE-2008-2667&lt;/a>).</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:02">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:20.630-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:11.899-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:00.923-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23412 - 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.845-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:34.533-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18407 - 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:20.477-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:25.179-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="courier-authlib DPKG is earlier than 0.58-4+etch2" test_ref="oval:org.mitre.oval:tst:86314"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18404" version="7" class="patch">
      <metadata>
        <title>DSA-1674-1 jailer - denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>jailer</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1674-1" ref_id="DSA-1674-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5139" ref_id="CVE-2008-5139"/>
        <description>Javier Fernandez-Sanguino Pena discovered that updatejail, a component of the chroot maintenance tool Jailer, creates a predictable temporary file name, which may lead to local denial of service through a symlink attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:03">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:00.361-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:11.527-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:00.719-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23645 - 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.341-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:34.480-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18404 - 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.585-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:25.017-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="jailer DPKG is earlier than 0.4-9+etch1" test_ref="oval:org.mitre.oval:tst:85785"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18393" version="7" class="patch">
      <metadata>
        <title>DSA-1627-2 opensc - smart card vulnerability</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>opensc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1627-2" ref_id="DSA-1627-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2235" ref_id="CVE-2008-2235"/>
        <description>Chaskiel M Grundman discovered that opensc, a library and utilities to handle smart cards, would initialise smart cards with the Siemens CardOS M4 card operating system without proper access rights. This allowed everyone to change the card's PIN.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:10">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:18.525-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:09.531-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:59.386-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23568 - 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:49.013-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:34.202-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18393 - 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.362-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:22.387-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="opensc DPKG is earlier than 0.11.1-2etch2" test_ref="oval:org.mitre.oval:tst:86533"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18383" version="7" class="patch">
      <metadata>
        <title>DSA-1419-1 openoffice.org</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openoffice.org</product>
          <product>hsqldb</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1419-1" ref_id="DSA-1419-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4575" ref_id="CVE-2007-4575"/>
        <description>A vulnerability has been discovered in HSQLDB, the default database engine shipped with OpenOffice.org. This could result in the execution of arbitrary Java code embedded in a OpenOffice.org database document with the user's privilege. This update requires an update of both openoffice.org and hsqldb.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:37">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:14:02.938-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:07.238-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:58.275-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23397 - 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.955-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:33.961-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18383 - 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:20.613-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:21.049-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="openoffice.org DPKG is earlier than 2.0.4.dfsg.2-7etch4" test_ref="oval:org.mitre.oval:tst:86374"/>
          <criterion comment="hsqldb DPKG is earlier than 1.8.0.7-1etch1" test_ref="oval:org.mitre.oval:tst:86518"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18380" version="5" class="patch">
      <metadata>
        <title>DSA-1370-2 phpmyadmin - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>phpmyadmin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1370-2" ref_id="DSA-1370-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6942" ref_id="CVE-2006-6942"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6944" ref_id="CVE-2006-6944"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1325" ref_id="CVE-2007-1325"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1395" ref_id="CVE-2007-1395"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2245" ref_id="CVE-2007-2245"/>
        <description>Several remote vulnerabilities have been discovered in phpMyAdmin, a program to administrate MySQL over the web.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:45">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:03.501-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:06.519-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:57.788-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18380 - 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:37.234-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:20.325-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="phpmyadmin DPKG is earlier than 4:2.9.1.1-4" test_ref="oval:org.mitre.oval:tst:86407"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18363" version="7" class="patch">
      <metadata>
        <title>DSA-1596-1 typo3-src - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>typo3-src</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1596-1" ref_id="DSA-1596-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2717" ref_id="CVE-2008-2717"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2718" ref_id="CVE-2008-2718"/>
        <description>Several remote vulnerabilities have been discovered in the TYPO3 content management framework.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:13">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:43.861-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:04.518-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:55.969-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23749 - 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.684-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:33.767-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18363 - 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:18.702-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:18.509-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="typo3-src DPKG is earlier than 4.0.2+debian-5" test_ref="oval:org.mitre.oval:tst:86387"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18362" version="7" class="patch">
      <metadata>
        <title>DSA-1373-2 ktorrent - directory traversal</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ktorrent</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1373-2" ref_id="DSA-1373-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1799" ref_id="CVE-2007-1799"/>
        <description>It was discovered that ktorrent, a BitTorrent client for KDE, was vulnerable to a directory traversal bug which potentially allowed remote users to overwrite arbitrary files.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:41">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:40.843-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:04.318-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:55.747-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23764 - 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.765-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:33.726-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18362 - 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:22.707-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:18.313-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="ktorrent DPKG is earlier than 2.0.3+dfsg1-2.2etch1" test_ref="oval:org.mitre.oval:tst:86420"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18361" version="7" class="patch">
      <metadata>
        <title>DSA-1537-1 xpdf</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xpdf</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1537-1" ref_id="DSA-1537-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4352" ref_id="CVE-2007-4352"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5392" ref_id="CVE-2007-5392"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5393" ref_id="CVE-2007-5393"/>
        <description>Alin Rad Pop (Secunia) discovered a number of vulnerabilities in xpdf, a set of tools for display and conversion of Portable Document Format (PDF) files.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:21">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:20.183-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:04.094-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:55.434-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23554 - 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:37.042-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:33.682-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18361 - 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.620-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:17.978-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="xpdf DPKG is earlier than 3.01-9.1+etch2" test_ref="oval:org.mitre.oval:tst:86253"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18352" version="7" class="patch">
      <metadata>
        <title>DSA-1435-1 clamav</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>clamav</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1435-1" ref_id="DSA-1435-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6335" ref_id="CVE-2007-6335"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6336" ref_id="CVE-2007-6336"/>
        <description>Several remote vulnerabilities have been discovered in the Clam anti-virus toolkit.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:34">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:39.049-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:02.367-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:54.690-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23613 - 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:20.760-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:33.618-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18352 - 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:02.213-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:17.308-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="clamav DPKG is earlier than 0.90.1-3etch8" test_ref="oval:org.mitre.oval:tst:86494"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18345" version="7" class="patch">
      <metadata>
        <title>DSA-1475-1 gforge - cross site scripting</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gforge</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1475-1" ref_id="DSA-1475-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0176" ref_id="CVE-2007-0176"/>
        <description>Jos&amp;eacute; Ram&amp;oacute;n Palanco discovered that a cross site scripting vulnerability in GForge, a collaborative development tool, allows remote attackers to inject arbitrary web script or HTML in the context of a logged in user's session.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:30">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:12.997-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:01.422-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:54.282-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23540 - 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:36.585-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:33.485-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18345 - 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.233-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:16.973-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="gforge DPKG is earlier than 4.5.14-22etch5" test_ref="oval:org.mitre.oval:tst:86702"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18337" version="7" class="patch">
      <metadata>
        <title>DSA-1477-1 yarssr - missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>yarssr</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1477-1" ref_id="DSA-1477-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5837" ref_id="CVE-2007-5837"/>
        <description>Duncan Gilmore discovered that yarssr, an RSS aggregator and reader, performs insufficient input sanitising, which could result in the execution of arbitrary shell commands if a malformed feed is read.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:30">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:10.373-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:59.691-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:53.135-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23621 - 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.472-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:33.221-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18337 - 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.508-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:15.900-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="yarssr DPKG is earlier than 0.2.2-1etch1" test_ref="oval:org.mitre.oval:tst:86279"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18331" version="7" class="patch">
      <metadata>
        <title>DSA-1414-1 wireshark - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>wireshark</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1414-1" ref_id="DSA-1414-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6114" ref_id="CVE-2007-6114"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6117" ref_id="CVE-2007-6117"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6118" ref_id="CVE-2007-6118"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6120" ref_id="CVE-2007-6120"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6121" ref_id="CVE-2007-6121"/>
        <description>Several remote vulnerabilities have been discovered in the Wireshark network traffic analyzer, which may lead to denial of service or execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:38">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:06.508-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:59.068-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:52.612-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23543 - 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.770-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:33.060-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18331 - 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:37.442-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:15.297-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="wireshark DPKG is earlier than 0.99.4-5.etch.1" test_ref="oval:org.mitre.oval:tst:86691"/>
      </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:18292" version="7" class="patch">
      <metadata>
        <title>DSA-1375-1 openoffice.org - buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openoffice.org</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1375-1" ref_id="DSA-1375-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2834" ref_id="CVE-2007-2834"/>
        <description>A heap overflow vulnerability has been discovered in the TIFF parsing code of the OpenOffice.org suite. The parser uses untrusted values from the TIFF file to calculate the number of bytes of memory to allocate. A specially crafted TIFF image could trigger an integer overflow and subsequently a buffer overflow that could cause the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:44">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:14:04.794-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:54.675-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:49.844-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23639 - 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:48.337-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:32.413-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18292 - 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:02.701-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:13.139-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="openoffice.org DPKG is earlier than 2.0.4.dfsg.2-7etch2" test_ref="oval:org.mitre.oval:tst:86579"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18288" version="7" class="patch">
      <metadata>
        <title>DSA-1558-1 xulrunner - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1558-1" ref_id="DSA-1558-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1380" ref_id="CVE-2008-1380"/>
        <description>It was discovered that crashes in the Javascript engine of xulrunner, the Gecko engine library, could potentially lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:18">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:45.370-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:54.162-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:49.628-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23644 - 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:46.690-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:32.355-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18288 - 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.876-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:12.934-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="xulrunner DPKG is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:86364"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18277" version="7" class="patch">
      <metadata>
        <title>DSA-1619-1 python-dns - DNS response spoofing</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>python-dns</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1619-1" ref_id="DSA-1619-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1447" ref_id="CVE-2008-1447"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4099" ref_id="CVE-2008-4099"/>
        <description>Multiple weaknesses have been identified in PyDNS, a DNS client implementation for the Python language. Dan Kaminsky identified a practical vector of DNS response spoofing and cache poisoning, exploiting the limited entropy in a DNS transaction ID and lack of UDP source port randomization in many DNS implementations. Scott Kitterman noted that python-dns is vulnerable to this predictability, as it randomizes neither its transaction ID nor its source port. Taken together, this lack of entropy leaves applications using python-dns to perform DNS queries highly susceptible to response forgery.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:11">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:32.098-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:52.913-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:49.145-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23470 - 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:37.628-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:32.211-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18277 - 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:20.033-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:12.507-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="python-dns DPKG is earlier than 2.3.0-5.2+etch1" test_ref="oval:org.mitre.oval:tst:86421"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18272" version="7" class="patch">
      <metadata>
        <title>DSA-1668-1 hf - execution of arbitrary code</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>hf</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1668-1" ref_id="DSA-1668-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2378" ref_id="CVE-2008-2378"/>
        <description>Steve Kemp discovered that hf, an amateur-radio protocol suite using a soundcard as a modem, insecurely tried to execute an external command which could lead to the elevation of privileges for local users.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:04">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:23.909-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:52.352-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:48.866-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23775 - 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:39.797-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:32.141-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18272 - 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.159-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:12.312-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="hf DPKG is earlier than 0.7.3-4etch1" test_ref="oval:org.mitre.oval:tst:86592"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18250" version="5" class="patch">
      <metadata>
        <title>DSA-1358-1 asterisk</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>asterisk</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1358-1" ref_id="DSA-1358-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1306" ref_id="CVE-2007-1306"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1561" ref_id="CVE-2007-1561"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2294" ref_id="CVE-2007-2294"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2297" ref_id="CVE-2007-2297"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2488" ref_id="CVE-2007-2488"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3762" ref_id="CVE-2007-3762"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3763" ref_id="CVE-2007-3763"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3764" ref_id="CVE-2007-3764"/>
        <description>Several remote vulnerabilities have been discovered in Asterisk, a free software PBX and telephony toolkit.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:47">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:05.225-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:51.262-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:48.223-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18250 - 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:11.108-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:11.247-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="asterisk DPKG is earlier than 1:1.2.13~dfsg-2etch1" test_ref="oval:org.mitre.oval:tst:86632"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18248" version="7" class="patch">
      <metadata>
        <title>DSA-1568-1 b2evolution - cross site scripting</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>b2evolution</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1568-1" ref_id="DSA-1568-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0175" ref_id="CVE-2007-0175"/>
        <description>"unsticky" discovered that b2evolution, a blog engine, performs insufficient input sanitising, allowing for cross site scripting.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:17">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:59.864-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:50.732-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:47.935-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:22834 - 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:20.415-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:31.908-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18248 - 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.115-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:11.098-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="b2evolution DPKG is earlier than 0.9.2-3+etch1" test_ref="oval:org.mitre.oval:tst:86358"/>
      </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:18224" version="5" class="patch">
      <metadata>
        <title>DSA-1578-1 php4 - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>php4</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1578-1" ref_id="DSA-1578-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3799" ref_id="CVE-2007-3799"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3806" ref_id="CVE-2007-3806"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3998" ref_id="CVE-2007-3998"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4657" ref_id="CVE-2007-4657"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2051" ref_id="CVE-2008-2051"/>
        <description>Several vulnerabilities have been discovered in PHP version 4, a server-side, HTML-embedded scripting language.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:16">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:02.406-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:48.548-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:47.250-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18224 - 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.779-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:10.254-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="php4 DPKG is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:86179"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18211" version="7" class="patch">
      <metadata>
        <title>DSA-1566-1 cpio - programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>cpio</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1566-1" ref_id="DSA-1566-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4476" ref_id="CVE-2007-4476"/>
        <description>Dmitry Levin discovered a vulnerability in path handling code used by the cpio archive utility. The weakness could enable a denial of service (crash) or potentially the execution of arbitrary code if a vulnerable version of cpio is used to extract or to list the contents of a maliciously crafted archive.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:17">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:53.532-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:48.289-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:46.974-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23824 - 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:40.953-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:31.762-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18211 - 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:34.644-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:10.094-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="cpio DPKG is earlier than 2.6-18.1+etch1" test_ref="oval:org.mitre.oval:tst:85710"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18179" version="7" class="patch">
      <metadata>
        <title>DSA-1632-1 tiff - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>tiff</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1632-1" ref_id="DSA-1632-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2327" ref_id="CVE-2008-2327"/>
        <description>Drew Yao discovered that libTIFF, a library for handling the Tagged Image File Format, is vulnerable to a programming error allowing malformed tiff files to lead to a crash or execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:09">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:14:32.159-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:46.521-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:45.810-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23784 - 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.342-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:31.428-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18179 - 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:18.098-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:09.006-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="tiff DPKG is earlier than 3.8.2-7+etch1" test_ref="oval:org.mitre.oval:tst:86625"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18143" version="7" class="patch">
      <metadata>
        <title>DSA-1640-1 python-django - cross site request forgery</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>python-django</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1640-1" ref_id="DSA-1640-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3909" ref_id="CVE-2008-3909"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5712" ref_id="CVE-2007-5712"/>
        <description>Simon Willison discovered that in Django, a Python web framework, the feature to retain HTTP POST data during user reauthentication allowed a remote attacker to perform unauthorised modification of data through cross site request forgery. This is possible regardless of the Django plugin to prevent cross site request forgery being enabled.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:07">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:32.700-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:42.728-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:43.791-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23501 - 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:18.665-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:30.859-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18143 - 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.653-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:06.546-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="python-django DPKG is earlier than 0.95.1-1etch2" test_ref="oval:org.mitre.oval:tst:85973"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18113" version="7" class="patch">
      <metadata>
        <title>DSA-1385-1 xfs</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xfs</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1385-1" ref_id="DSA-1385-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4568" ref_id="CVE-2007-4568"/>
        <description>Sean Larsson discovered that two code paths inside the X Font Server handle integer values insecurely, which may lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:42">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:04.613-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:41.878-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:42.110-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23891 - 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.436-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:30.421-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18113 - 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:18.249-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:05.151-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="xfs DPKG is earlier than 1.0.1-7" test_ref="oval:org.mitre.oval:tst:86443"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18105" version="7" class="patch">
      <metadata>
        <title>DSA-1463-1 postgresql-7.4 - several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>postgresql-7.4</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1463-1" ref_id="DSA-1463-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3278" ref_id="CVE-2007-3278"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4769" ref_id="CVE-2007-4769"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4772" ref_id="CVE-2007-4772"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6067" ref_id="CVE-2007-6067"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6600" ref_id="CVE-2007-6600"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6601" ref_id="CVE-2007-6601"/>
        <description>Several local vulnerabilities have been discovered in PostgreSQL, an object-relational SQL database.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:31">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:38.925-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:40.289-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:41.436-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23245 - 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:42.582-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:30.226-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18105 - 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:02.482-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:03.854-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="postgresql-7.4 DPKG is earlier than 7.4.19-0etch1" test_ref="oval:org.mitre.oval:tst:86452"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18098" version="7" class="patch">
      <metadata>
        <title>DSA-1406-1 horde3 - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>horde3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1406-1" ref_id="DSA-1406-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3548" ref_id="CVE-2006-3548"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3549" ref_id="CVE-2006-3549"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4256" ref_id="CVE-2006-4256"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1473" ref_id="CVE-2007-1473"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1474" ref_id="CVE-2007-1474"/>
        <description>Several remote vulnerabilities have been discovered in the Horde web application framework.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:39">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:21.085-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:39.285-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:40.783-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23622 - 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.786-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:30.072-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18098 - 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.075-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:02.473-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="horde3 DPKG is earlier than 3.1.3-4etch1" test_ref="oval:org.mitre.oval:tst:86251"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18091" version="7" class="patch">
      <metadata>
        <title>DSA-1381-2 linux-2.6</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1381-2" ref_id="DSA-1381-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5755" ref_id="CVE-2006-5755"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4133" ref_id="CVE-2007-4133"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4573" ref_id="CVE-2007-4573"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5093" ref_id="CVE-2007-5093"/>
        <description>Several local vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:43">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:02.349-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:38.976-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:40.172-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23303 - 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.227-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:30.004-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18091 - 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:17.492-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:02.148-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="linux-2.6 DPKG is earlier than 2.6.18.dfsg.1-13etch4" test_ref="oval:org.mitre.oval:tst:86276"/>
      </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:18041" version="5" class="patch">
      <metadata>
        <title>DSA-1417-1 asterisk - SQL injection</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>asterisk</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1417-1" ref_id="DSA-1417-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6170" ref_id="CVE-2007-6170"/>
        <description>Tilghman Lesher discovered that the logging engine of Asterisk, a free software PBX and telephony toolkit, performs insufficient sanitising of call-related data, which may lead to SQL injection.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:37">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:49.783-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:34.251-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:37.073-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18041 - 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:02.976-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:58.200-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="asterisk DPKG is earlier than 1:1.2.13~dfsg-2etch2" test_ref="oval:org.mitre.oval:tst:86422"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18022" version="7" class="patch">
      <metadata>
        <title>DSA-1387-1 librpcsecgss</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>librpcsecgss</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1387-1" ref_id="DSA-1387-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4743" ref_id="CVE-2007-4743"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3999" ref_id="CVE-2007-3999"/>
        <description>It has been discovered that the original patch for a buffer overflow in svc_auth_gss.c in the RPCSEC_GSS RPC library in MIT Kerberos 5 (&lt;a href="http://security-tracker.debian.org/tracker/CVE-2007-3999">CVE-2007-3999&lt;/a>, &lt;a href="dsa-1368">DSA-1368-1&lt;/a>) was insufficient to protect from arbitrary code execution in some environments.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:41">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:45.596-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:33.538-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:36.375-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23456 - 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:37.373-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:29.424-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18022 - 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:18.547-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:57.794-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="librpcsecgss DPKG is earlier than 0.14-2etch3" test_ref="oval:org.mitre.oval:tst:86649"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18006" version="7" class="patch">
      <metadata>
        <title>DSA-1516-1 dovecot - privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>dovecot</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1516-1" ref_id="DSA-1516-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1199" ref_id="CVE-2008-1199"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1218" ref_id="CVE-2008-1218"/>
        <description>Prior to this update, the default configuration for Dovecot used by Debian runs the server daemons with group mail privileges. This means that users with write access to their mail directory on the server (for example, through an SSH login) could read and also delete via a symbolic link mailboxes owned by other users for which they do not have direct access (&lt;a href="http://security-tracker.debian.org/tracker/CVE-2008-1199">CVE-2008-1199&lt;/a>). In addition, an internal interpretation conflict in password handling has been addressed proactively, even though it is not known to be exploitable (&lt;a href="http://security-tracker.debian.org/tracker/CVE-2008-1218">CVE-2008-1218&lt;/a>).</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:24">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:21.949-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:33.282-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:35.811-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23801 - 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:47.164-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:29.383-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18006 - 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.274-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:57.575-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="dovecot DPKG is earlier than 1.0.rc15-2etch4" test_ref="oval:org.mitre.oval:tst:86047"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:17997" version="5" class="patch">
      <metadata>
        <title>DSA-1290-1 squirrelmail</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>squirrelmail</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1290-1" ref_id="DSA-1290-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1262" ref_id="CVE-2007-1262"/>
        <description>It was discovered that the webmail package Squirrelmail performs insufficient sanitising inside the HTML filter, which allows the injection of arbitrary web script code during the display of HTML email messages.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:58">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:06.458-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:32.395-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:34.597-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:17997 - 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.073-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:56.941-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="squirrelmail DPKG is earlier than 2:1.4.9a-2" test_ref="oval:org.mitre.oval:tst:86647"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:17989" version="5" class="patch">
      <metadata>
        <title>DSA-1364-1 vim</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>vim</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1364-1" ref_id="DSA-1364-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2438" ref_id="CVE-2007-2438"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2953" ref_id="CVE-2007-2953"/>
        <description>Several vulnerabilities have been discovered in the vim editor.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:46">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:19.367-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:30.952-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:33.931-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:17989 - 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.418-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:56.183-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="vim DPKG is earlier than 1:7.0-122+1etch3" test_ref="oval:org.mitre.oval:tst:86679"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:17985" version="7" class="patch">
      <metadata>
        <title>DSA-1732-1 squid3 - denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>squid3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1732-1" ref_id="DSA-1732-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0478" ref_id="CVE-2009-0478"/>
        <description>Joshua Morin, Mikko Varpiola and Jukka Taimisto discovered an assertion error in squid3, a full featured Web Proxy cache, which could lead to a denial of service attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:23.326-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:30.259-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:33.523-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23027 - 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.762-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:29.117-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:17985 - 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:19.570-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:55.808-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="squid3 DPKG is earlier than 3.0.PRE5-5+etch1" test_ref="oval:org.mitre.oval:tst:86409"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:17968" version="5" class="patch">
      <metadata>
        <title>DSA-1525-1 asterisk</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>asterisk</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1525-1" ref_id="DSA-1525-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6430" ref_id="CVE-2007-6430"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1332" ref_id="CVE-2008-1332"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1333" ref_id="CVE-2008-1333"/>
        <description>Several remote vulnerabilities have been discovered in Asterisk, a free software PBX and telephony toolkit.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:23">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:38.307-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:29.934-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:33.309-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:17968 - 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:05.111-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:55.543-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="asterisk DPKG is earlier than 1:1.2.13~dfsg-2etch3" test_ref="oval:org.mitre.oval:tst:86027"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:17905" version="7" class="patch">
      <metadata>
        <title>DSA-1451-1 mysql-dfsg-5.0 several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mysql-dfsg-5.0</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1451-1" ref_id="DSA-1451-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3781" ref_id="CVE-2007-3781"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5969" ref_id="CVE-2007-5969"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6304" ref_id="CVE-2007-6304"/>
        <description>Several local/remote vulnerabilities have been discovered in the MySQL database server.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:33">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:14:16.591-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:28.635-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:32.196-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23703 - 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:40.650-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:28.749-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:17905 - 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:24.219-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:54.634-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="mysql-dfsg-5.0 DPKG is earlier than 5.0.32-7etch4" test_ref="oval:org.mitre.oval:tst:86441"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:17904" version="7" class="patch">
      <metadata>
        <title>DSA-1398-1 perdition - format string vulnerability</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>perdition</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1398-1" ref_id="DSA-1398-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5740" ref_id="CVE-2007-5740"/>
        <description>Bernhard Mueller of SEC Consult has discovered a format string vulnerability in perdition, an IMAP proxy. This vulnerability could allow an unauthenticated remote user to run arbitrary code on the perdition server by providing a specially formatted IMAP tag.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:40">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:22.660-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:28.224-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:31.901-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23766 - 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:37.124-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:28.666-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:17904 - 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:07.245-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:54.459-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="perdition DPKG is earlier than 1.17-7etch1" test_ref="oval:org.mitre.oval:tst:86675"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:17867" version="7" class="patch">
      <metadata>
        <title>DSA-1391-1 icedove - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>icedove</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1391-1" ref_id="DSA-1391-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3734" ref_id="CVE-2007-3734"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3735" ref_id="CVE-2007-3735"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3844" ref_id="CVE-2007-3844"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3845" ref_id="CVE-2007-3845"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5339" ref_id="CVE-2007-5339"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5340" ref_id="CVE-2007-5340"/>
        <description>Several remote vulnerabilities have been discovered in the Icedove mail client, an unbranded version of the Thunderbird client.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:41">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:59.301-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:27.881-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:31.685-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23413 - 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:49.265-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:28.599-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:17867 - 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:26.351-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:54.043-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="icedove DPKG is earlier than 1.5.0.13+1.5.0.14b.dfsg1-0etch1" test_ref="oval:org.mitre.oval:tst:86445"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:17806" version="7" class="patch">
      <metadata>
        <title>DSA-1366-1 clamav</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>clamav</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1366-1" ref_id="DSA-1366-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4510" ref_id="CVE-2007-4510"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4560" ref_id="CVE-2007-4560"/>
        <description>Several remote vulnerabilities have been discovered in the Clam anti-virus toolkit.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:46">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:24.707-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:26.318-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:30.317-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23537 - 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.140-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:28.235-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:17806 - 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:21.582-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:51.250-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="clamav DPKG is earlier than 0.90.1-3etch7" test_ref="oval:org.mitre.oval:tst:86228"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:17791" version="7" class="patch">
      <metadata>
        <title>DSA-1704-1 xulrunner - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1704-1" ref_id="DSA-1704-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5500" ref_id="CVE-2008-5500"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5503" ref_id="CVE-2008-5503"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5506" ref_id="CVE-2008-5506"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5507" ref_id="CVE-2008-5507"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5508" ref_id="CVE-2008-5508"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5511" ref_id="CVE-2008-5511"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5512" ref_id="CVE-2008-5512"/>
        <description>Several remote vulnerabilities have been discovered in Xulrunner, a runtime environment for XUL applications.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:49.127-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:25.330-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:29.836-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23502 - 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.039-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:28.075-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:17791 - 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:20.304-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:50.824-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="xulrunner DPKG is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:85630"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:17777" version="7" class="patch">
      <metadata>
        <title>DSA-1493-2 sdl-image1.2 - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>sdl-image1.2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1493-2" ref_id="DSA-1493-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6697" ref_id="CVE-2007-6697"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0544" ref_id="CVE-2008-0544"/>
        <description>Several local/remote vulnerabilities have been discovered in the image loading library for the Simple DirectMedia Layer 1.2.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:23">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:14:15.234-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:24.804-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:29.390-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23171 - 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:46.023-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:27.938-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:17777 - 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:23.480-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:50.280-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="sdl-image1.2 DPKG is earlier than 1.2.5-2+etch1" test_ref="oval:org.mitre.oval:tst:86015"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:17755" version="7" class="patch">
      <metadata>
        <title>DSA-1660-1 clamav - denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>clamav</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1660-1" ref_id="DSA-1660-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3912" ref_id="CVE-2008-3912"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3913" ref_id="CVE-2008-3913"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3914" ref_id="CVE-2008-3914"/>
        <description>Several denial-of-service vulnerabilities have been discovered in the ClamAV anti-virus toolkit:</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:13:05">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:14:18.482-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:24.576-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:29.170-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23751 - 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:42.469-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:27.867-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:17755 - 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.460-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:49.962-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="clamav DPKG is earlier than 0.90.1dfsg-4etch15" test_ref="oval:org.mitre.oval:tst:86247"/>
      </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:13843" version="5" class="patch">
      <metadata>
        <title>DSA-1712-1 rt2400 -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>rt2400</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00020.html" ref_id="DSA-1712-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0282" ref_id="CVE-2009-0282"/>
        <description>It was discovered that an integer overflow in the &amp;quot;Probe Request&amp;quot; packet parser of the Ralinktech wireless drivers might lead to remote denial of service or the execution of arbitrary code. Please note that you need to rebuild your driver from the source package in order to set this update into effect. Detailed instructions can be found in /usr/share/doc/rt2400-source/README. Debian For the stable distribution, this problem has been fixed in version 1.2.2+cvs20060620-4+etch1. For the upcoming stable distribution and the unstable distribution, this problem has been fixed in version 1.2.2+cvs20080623-3. We recommend that you upgrade your rt2400 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.443-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:04:07.446-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:12:06.166-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13843 - 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.043-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:07.890-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="rt2400-source DPKG is earlier than 1.2.2+cvs20060620-4+etch1" test_ref="oval:org.mitre.oval:tst:51600"/>
          </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>
            <criterion comment="rt2400 DPKG is earlier than 1.2.2+cvs20060620-4+etch1" test_ref="oval:org.mitre.oval:tst:52441"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13842" version="5" class="patch">
      <metadata>
        <title>DSA-1720-1 typo3-src -- several</title>
        <affected family="unix">
          <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/msg00029.html" ref_id="DSA-1720-1"/>
        <description>Several remote vulnerabilities have been discovered in the TYPO3 web content management framework. Marcus Krause and Michael Stucki from the TYPO3 security team discovered that the jumpUrl mechanism discloses secret hashes enabling a remote attacker to bypass access control by submitting the correct value as a URL parameter and thus being able to read the content of arbitrary files. Jelmer de Hen and Dmitry Dulepov discovered multiple cross-site scripting vulnerabilities in the backend user interface allowing remote attackers to inject arbitrary web script or HTML. As it is very likely that your encryption key has been exposed we strongly recommend to change your encyption key via the install tool after installing the update. For the stable distribution these problems have been fixed in version 4.0.2+debian-8. For the testing distribution these problems have been fixed in version 4.2.5-1+lenny1. For the unstable distribution these problems have been fixed in version 4.2.6-1. We recommend that you upgrade your typo3 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:23.571-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:04:07.236-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:12:05.876-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13842 - 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.476-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:07.797-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="typo3 DPKG is earlier than 4.0.2+debian-8" test_ref="oval:org.mitre.oval:tst:52280"/>
          <criterion comment="typo3-src-4.0 DPKG is earlier than 4.0.2+debian-8" test_ref="oval:org.mitre.oval:tst:52179"/>
        </criteria>
      </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: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:13774" version="5" class="patch">
      <metadata>
        <title>DSA-1716-1 vnc4 -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>vnc4</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00025.html" ref_id="DSA-1716-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4770" ref_id="CVE-2008-4770"/>
        <description>It was discovered that xvnc4viewer, a virtual network computing client software for X, is prone to an integer overflow via a malicious encoding value that could lead to arbitrary code execution. For the stable distribution this problem has been fixed in version 4.1.1+X4.3.0-21+etch1. For the unstable distribution this problem has been fixed in version 4.1.1+X4.3.0-31. For the testing distribution this problem will be fixed soon. We recommend that you upgrade your vnc4 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:01.319-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:04:04.287-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:54.993-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13774 - 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.884-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:05.345-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="xvnc4viewer DPKG is earlier than 4.1.1+X4.3.0-21+etch1" test_ref="oval:org.mitre.oval:tst:50852"/>
          <criterion comment="vnc4-common DPKG is earlier than 4.1.1+X4.3.0-21+etch1" test_ref="oval:org.mitre.oval:tst:50809"/>
          <criterion comment="vnc4server DPKG is earlier than 4.1.1+X4.3.0-21+etch1" test_ref="oval:org.mitre.oval:tst:50923"/>
        </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:13769" version="5" class="patch">
      <metadata>
        <title>DSA-1834-2 apache2 -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>apache2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00163.html" ref_id="DSA-1834-2"/>
        <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>The previous update caused a regression for apache2 in Debian 4.0 &amp;quot;etch&amp;quot;. Using mod_deflate together with mod_php could cause segfaults when a client aborts a connection. This update corrects this flaw. For reference the original advisory text is below. 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 &amp;quot;etch&amp;quot;. 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, this problem has been fixed in version 2.2.3-4+etch10. The other distributions stable, testing and unstable were not affected by the regression. This advisory also provides updated apache2-mpm-itk packages which have been recompiled against the new apache2 packages. Updated packages for apache2-mpm-itk for the s390 architecture are not included yet. They will be released as soon as they become available. We recommend that you upgrade your apache2, apache2-mpm-itk 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:08.155-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:04:03.091-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:52.828-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13769 - 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.537-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:04.186-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="apache2-mpm-perchild DPKG is earlier than 2.2.3-4+etch10" test_ref="oval:org.mitre.oval:tst:52084"/>
              <criterion comment="apache2-src DPKG is earlier than 2.2.3-4+etch10" test_ref="oval:org.mitre.oval:tst:52024"/>
              <criterion comment="apache2-doc DPKG is earlier than 2.2.3-4+etch10" test_ref="oval:org.mitre.oval:tst:51904"/>
              <criterion comment="apache2 DPKG is earlier than 2.2.3-4+etch10" test_ref="oval:org.mitre.oval:tst:51776"/>
            </criteria>
          </criteria>
          <criterion comment="apache2-utils DPKG is earlier than 2.2.3-4+etch10" test_ref="oval:org.mitre.oval:tst:52155"/>
          <criterion comment="apache2-mpm-worker DPKG is earlier than 2.2.3-4+etch10" test_ref="oval:org.mitre.oval:tst:52040"/>
          <criterion comment="apache2.2-common DPKG is earlier than 2.2.3-4+etch10" test_ref="oval:org.mitre.oval:tst:52133"/>
          <criterion comment="apache2-threaded-dev DPKG is earlier than 2.2.3-4+etch10" test_ref="oval:org.mitre.oval:tst:52132"/>
          <criterion comment="apache2-mpm-event DPKG is earlier than 2.2.3-4+etch10" test_ref="oval:org.mitre.oval:tst:52078"/>
          <criterion comment="apache2-mpm-prefork DPKG is earlier than 2.2.3-4+etch10" test_ref="oval:org.mitre.oval:tst:52141"/>
          <criterion comment="apache2-prefork-dev DPKG is earlier than 2.2.3-4+etch10" test_ref="oval:org.mitre.oval:tst:51686"/>
          <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+etch4" test_ref="oval:org.mitre.oval:tst:52061"/>
          </criteria>
        </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: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:13754" version="5" class="patch">
      <metadata>
        <title>DSA-1704-2 netatalk -- arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>netatalk</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00024.html" ref_id="DSA-1704-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5500" ref_id="CVE-2008-5500"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5503" ref_id="CVE-2008-5503"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5506" ref_id="CVE-2008-5506"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5507" ref_id="CVE-2008-5507"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5508" ref_id="CVE-2008-5508"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5511" ref_id="CVE-2008-5511"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5512" ref_id="CVE-2008-5512"/>
        <description>The update in DSA 1704-1 was incomplete as it missed to escape a few important characters which enabled an attacker to overwrite arbitrary files. It was discovered that netatalk, an implementation of the AppleTalk suite, is affected by a command injection vulnerability when processing PostScript streams via papd. This is leading to arbitrary remote code execution. Note that this only affects installations that are configured to use a pipe command in combination with wildcard symbols substituted with values of the printed job. For the stable distribution this problem has been fixed in version 2.0.3-4+etch2. For the unstable distribution this problem has been fixed in version 2.0.4~beta2-1.1. We recommend that you upgrade your netatalk 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:30.127-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:04:00.460-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:46.786-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13754 - 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.496-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:03.220-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="netatalk DPKG is earlier than 2.0.3-4+etch2" test_ref="oval:org.mitre.oval:tst:51971"/>
      </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: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:13735" version="5" class="patch">
      <metadata>
        <title>DSA-1929-1 linux-2.6 -- privilege escalation/denial of service/sensitive memory leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00252.html" ref_id="DSA-1929-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1883" ref_id="CVE-2009-1883"/>
        <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-3001" ref_id="CVE-2009-3001"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3002" ref_id="CVE-2009-3002"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3228" ref_id="CVE-2009-3228"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3238" ref_id="CVE-2009-3238"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3286" ref_id="CVE-2009-3286"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3547" ref_id="CVE-2009-3547"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3612" ref_id="CVE-2009-3612"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3621" ref_id="CVE-2009-3621"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service, sensitive memory leak or privilege escalation. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2009-1883 Solar Designer discovered a missing capability check in the z90crypt driver or s390 systems. This vulnerability may allow a local user to gain elevated privileges. 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-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-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-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-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-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. For the oldstable distribution, this problem has been fixed in version 2.6.18.dfsg.1-26etch1. We recommend that you upgrade your linux-2.6, fai-kernels, and user-mode-linux packages. Note: Debian "etch" includes linux kernel packages based upon both the 2.6.18 and 2.6.24 linux releases. All known security issues are carefully tracked against both packages and both packages will receive security updates until security support for Debian "etch" concludes. However, given the high frequency at which low-severity security issues are discovered in the kernel and the resource requirements of doing an update, lower severity 2.6.18 and 2.6.24 updates will typically release 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 4.0 fai-kernels 1.17+etch.26etch1 user-mode-linux 2.6.18-1um-2etch.26etch1</description>
        <oval_repository>
          <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:00.199-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:55.399-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:30.077-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13735 - 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.067-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:00.383-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-support-2.6.18-6 DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:51143"/>
              <criterion comment="linux-patch-debian-2.6.18 DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:51435"/>
              <criterion comment="linux-source-2.6.18 DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:51924"/>
              <criterion comment="linux-tree-2.6.18 DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:51468"/>
              <criterion comment="linux-doc-2.6.18 DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:51963"/>
              <criterion comment="linux-manual-2.6.18 DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:52088"/>
            </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.18-6-all DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:52124"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-s390x DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:51854"/>
              <criterion comment="linux-headers-2.6.18-6-s390 DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:51986"/>
              <criterion comment="linux-image-2.6.18-6-s390-tape DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:52029"/>
              <criterion comment="linux-image-2.6.18-6-s390x DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:51387"/>
              <criterion comment="linux-image-2.6.18-6-vserver-s390x DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:51584"/>
              <criterion comment="linux-image-2.6.18-6-s390 DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:52034"/>
              <criterion comment="linux-headers-2.6.18-6-vserver DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:52121"/>
              <criterion comment="linux-headers-2.6.18-6-all-s390 DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:51526"/>
              <criterion comment="linux-headers-2.6.18-6 DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:51970"/>
              <criterion comment="linux-headers-2.6.18-6-s390x DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:52064"/>
            </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-image-2.6.18-6-xen-amd64 DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:51876"/>
              <criterion comment="linux-headers-2.6.18-6-all DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:52124"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-amd64 DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:52049"/>
              <criterion comment="linux-image-2.6.18-6-amd64 DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:51888"/>
              <criterion comment="linux-image-2.6.18-6-vserver-amd64 DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:51968"/>
              <criterion comment="linux-image-2.6.18-6-xen-vserver-amd64 DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:51879"/>
              <criterion comment="linux-headers-2.6.18-6-xen-amd64 DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:52102"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-vserver-amd64 DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:51942"/>
              <criterion comment="linux-headers-2.6.18-6-amd64 DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:52020"/>
              <criterion comment="linux-headers-2.6.18-6-xen DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:51993"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver-amd64 DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:51832"/>
              <criterion comment="linux-headers-2.6.18-6-vserver DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:52121"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-amd64 DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:51568"/>
              <criterion comment="linux-headers-2.6.18-6-all-amd64 DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:51613"/>
              <criterion comment="linux-headers-2.6.18-6 DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:51970"/>
              <criterion comment="linux-modules-2.6.18-6-xen-amd64 DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:51501"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:51965"/>
              <criterion comment="linux-modules-2.6.18-6-xen-vserver-amd64 DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:52067"/>
            </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="linux-headers-2.6.18-6-powerpc64 DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:51937"/>
              <criterion comment="linux-image-2.6.18-6-prep DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:51816"/>
              <criterion comment="linux-headers-2.6.18-6-all DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:52124"/>
              <criterion comment="linux-image-2.6.18-6-powerpc-smp DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:51917"/>
              <criterion comment="linux-image-2.6.18-6-powerpc DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:51325"/>
              <criterion comment="linux-headers-2.6.18-6-all-powerpc DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:52109"/>
              <criterion comment="linux-headers-2.6.18-6-powerpc DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:51535"/>
              <criterion comment="linux-headers-2.6.18-6-powerpc-smp DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:52130"/>
              <criterion comment="linux-headers-2.6.18-6-vserver DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:52121"/>
              <criterion comment="linux-image-2.6.18-6-powerpc-miboot DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:51673"/>
              <criterion comment="linux-image-2.6.18-6-powerpc64 DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:52117"/>
              <criterion comment="linux-headers-2.6.18-6 DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:51970"/>
              <criterion comment="linux-headers-2.6.18-6-powerpc-miboot DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:52046"/>
              <criterion comment="linux-image-2.6.18-6-vserver-powerpc64 DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:51964"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-powerpc DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:51677"/>
              <criterion comment="linux-headers-2.6.18-6-prep DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:52095"/>
              <criterion comment="linux-image-2.6.18-6-vserver-powerpc DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:51770"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-powerpc64 DPKG is earlier than 2.6.18.dfsg.1-26etch1" test_ref="oval:org.mitre.oval:tst:52018"/>
            </criteria>
          </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:13725" version="5" class="patch">
      <metadata>
        <title>DSA-1718-1 boinc -- incorrect API usage</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>boinc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00027.html" ref_id="DSA-1718-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0126" ref_id="CVE-2009-0126"/>
        <description>It was discovered that the core client for the BOINC distributed computing infrastructure performs incorrect validation of the return values of OpenSSL's RSA functions. For the stable distribution, this problem has been fixed in version 5.4.11-4+etch1. For the upcoming stable distribution, this problem has been fixed in version 6.2.14-3. For the unstable distribution, this problem has been fixed in version 6.2.14-3. We recommend that you upgrade your boinc 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:47.870-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:52.984-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:24.427-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13725 - 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.987-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:58.996-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="oinc-manager DPKG is earlier than 5.4.11-4+etch1" test_ref="oval:org.mitre.oval:tst:52261"/>
          <criterion comment="oinc-client DPKG is earlier than 5.4.11-4+etch1" test_ref="oval:org.mitre.oval:tst:52196"/>
          <criterion comment="oinc-dev DPKG is earlier than 5.4.11-4+etch1" test_ref="oval:org.mitre.oval:tst:51984"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13723" version="5" class="patch">
      <metadata>
        <title>DSA-1721-1 libpam-krb5 -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libpam-krb5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00030.html" ref_id="DSA-1721-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0360" ref_id="CVE-2009-0360"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0361" ref_id="CVE-2009-0361"/>
        <description>Several local vulnerabilities have been discovered in the PAM module for MIT Kerberos. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2009-0360 Russ Allbery discovered that the Kerberos PAM module parsed configuration settings from enviromnent variables when run from a setuid context. This could lead to local privilege escalation if an attacker points a setuid program using PAM authentication to a Kerberos setup under her control. CVE-2009-0361 Derek Chan discovered that the Kerberos PAM module allows reinitialisation of user credentials when run from a setuid context, resulting in potential local denial of service by overwriting the credential cache file or to privilege escalation. For the stable distribution, these problems have been fixed in version 2.6-1etch1. For the upcoming stable distribution, these problems have been fixed in version 3.11-4. For the unstable distribution, these problems will be fixed soon. We recommend that you upgrade your libpam-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:33:02.325-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:52.457-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:23.854-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13723 - 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.104-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:58.663-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="libpam-krb5 DPKG is earlier than 2.6-1etch1" test_ref="oval:org.mitre.oval:tst:51931"/>
      </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: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:13712" version="5" class="patch">
      <metadata>
        <title>DSA-1861-1 libxml -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libxml</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00178.html" ref_id="DSA-1861-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 libxml, a library for parsing and handling XML data files, which can lead to denial of service conditions or possibly arbitrary code execution in the application using the library. The Common Vulnerabilities and Exposures project identifies the following problems: An XML document with specially-crafted Notation or Enumeration attribute types in a DTD definition leads to the use of a pointers to memory areas which have already been freed. Missing checks for the depth of ELEMENT DTD definitions when parsing child content can lead to extensive stack-growth due to a function recursion which can be triggered via a crafted XML document. For the oldstable distribution, this problem has been fixed in version 1.8.17-14+etch1. The stable, testing and unstable distribution do not contain libxml anymore but libxml2 for which DSA-1859-1 has been released. We recommend that you upgrade your libxml 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.857-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:50.449-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:17.217-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13712 - 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.786-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:57.023-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libxml1 DPKG is earlier than 1.8.17-14+etch1" test_ref="oval:org.mitre.oval:tst:50288"/>
          <criterion comment="libxml-dev DPKG is earlier than 1.8.17-14+etch1" test_ref="oval:org.mitre.oval:tst:50289"/>
        </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:13704" version="5" class="patch">
      <metadata>
        <title>DSA-1901-1 mediawiki1.7 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mediawiki1.7</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00222.html" ref_id="DSA-1901-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5249" ref_id="CVE-2008-5249"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5250" ref_id="CVE-2008-5250"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5252" ref_id="CVE-2008-5252"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0737" ref_id="CVE-2009-0737"/>
        <description>Several vulnerabilities have been discovered in mediawiki1.7, a website engine for collaborative work. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2008-5249 David Remahl discovered that mediawiki1.7 is prone to a cross-site scripting attack. CVE-2008-5250 David Remahl discovered that mediawiki1.7, when Internet Explorer is used and uploads are enabled, or an SVG scripting browser is used and SVG uploads are enabled, allows remote authenticated users to inject arbitrary web script or HTML by editing a wiki page. CVE-2008-5252 David Remahl discovered that mediawiki1.7 is prone to a cross-site request forgery vulnerability in the Special:Import feature. CVE-2009-0737 It was discovered that mediawiki1.7 is prone to a cross-site scripting attack in the web-based installer. For the oldstable distribution, these problems have been fixed in version 1.7.1-9etch1 for mediawiki1.7, and mediawiki is not affected. The stable distribution does not include mediawiki1.7, and these problems have been fixed in version 1:1.12.0-2lenny3 for mediawiki which was already included in the lenny release. The unstable and testing distributions do not include mediawiki1.7, and these problems have been fixed in version 1:1.14.0-1 for mediawiki. We recommend that you upgrade your mediawiki1.7 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:02.967-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:48.418-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:09.642-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13704 - 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.934-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:56.109-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="mediawiki1.7 DPKG is earlier than 1.7.1-9etch1" test_ref="oval:org.mitre.oval:tst:50476"/>
          </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>
            <criterion comment="mediawiki1.7-math DPKG is earlier than 1.7.1-9etch1" test_ref="oval:org.mitre.oval:tst:51001"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13703" version="5" class="patch">
      <metadata>
        <title>DSA-1883-1 nagios2 -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>nagios2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00202.html" ref_id="DSA-1883-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5624" ref_id="CVE-2007-5624"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5803" ref_id="CVE-2007-5803"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1360" ref_id="CVE-2008-1360"/>
        <description>Several vulnerabilities have been found in nagios2, 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+etch4. 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:33:47.210-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:48.058-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:09.253-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13703 - 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.926-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:55.936-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="nagios2-common DPKG is earlier than 2.6-2+etch4" test_ref="oval:org.mitre.oval:tst:52401"/>
              <criterion comment="nagios2-doc DPKG is earlier than 2.6-2+etch4" test_ref="oval:org.mitre.oval:tst:52353"/>
            </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 ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst: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+etch4" test_ref="oval:org.mitre.oval:tst:51928"/>
              <criterion comment="nagios2 DPKG is earlier than 2.6-2+etch4" test_ref="oval:org.mitre.oval:tst:52267"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13702" version="5" class="patch">
      <metadata>
        <title>DSA-1780-1 libdbd-pg-perl -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libdbd-pg-perl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00091.html" ref_id="DSA-1780-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0663" ref_id="CVE-2009-0663"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1341" ref_id="CVE-2009-1341"/>
        <description>Two vulnerabilities have been discovered in libdbd-pg-perl, the DBI driver module for PostgreSQL database access. CVE-2009-0663 A heap-based buffer overflow may allow attackers to execute arbitrary code through applications which read rows from the database using the pg_getline and getline functions. CVE-2009-1341 A memory leak in the routine which unquotes BYTEA values returned from the database allows attackers to cause a denial of service. For the old stable distribution, these problems have been fixed in version 1.49-2+etch1. For the stable distribution and the unstable distribution, these problems have been fixed in version 2.1.3-1 before the release of lenny. We recommend that you upgrade your libdbd-pg-perl 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:09.104-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:47.710-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:08.868-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13702 - 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.777-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:55.679-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="libdbd-pg-perl DPKG is earlier than 1.49-2+etch1" test_ref="oval:org.mitre.oval:tst:48696"/>
      </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: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:13694" version="5" class="patch">
      <metadata>
        <title>DSA-1700-1 lasso -- incorrect API usage</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>lasso</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00007.html" ref_id="DSA-1700-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0050" ref_id="CVE-2009-0050"/>
        <description>It was discovered that Lasso, a library for Liberty Alliance and SAML protocols performs incorrect validation of the return value of OpenSSL’s DSA_verify function. For the stable distribution, this problem has been fixed in version 0.6.5-3+etch1. For the upcoming stable distribution and the unstable distribution , this problem has been fixed in version 2.2.1-2. We recommend that you upgrade your lasso 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:00.323-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:45.566-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:03.947-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13694 - 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.676-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:54.242-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="python-lasso DPKG is earlier than 0.6.5-3+etch1" test_ref="oval:org.mitre.oval:tst:48675"/>
          <criterion comment="liblasso3 DPKG is earlier than 0.6.5-3+etch1" test_ref="oval:org.mitre.oval:tst:48874"/>
          <criterion comment="liblasso-java DPKG is earlier than 0.6.5-3+etch1" test_ref="oval:org.mitre.oval:tst:48831"/>
          <criterion comment="php4-lasso DPKG is earlier than 0.6.5-3+etch1" test_ref="oval:org.mitre.oval:tst:48708"/>
          <criterion comment="liblasso3-dev DPKG is earlier than 0.6.5-3+etch1" test_ref="oval:org.mitre.oval:tst:48524"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13686" version="7" class="patch">
      <metadata>
        <title>DSA-1794-1 linux-2.6 -- denial of service/privilege escalation/information leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00105.html" ref_id="DSA-1794-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4307" ref_id="CVE-2008-4307"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5395" ref_id="CVE-2008-5395"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5701" ref_id="CVE-2008-5701"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5702" ref_id="CVE-2008-5702"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5713" ref_id="CVE-2008-5713"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0028" ref_id="CVE-2009-0028"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0029" ref_id="CVE-2009-0029"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0031" ref_id="CVE-2009-0031"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0065" ref_id="CVE-2009-0065"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0322" ref_id="CVE-2009-0322"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0675" ref_id="CVE-2009-0675"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0676" ref_id="CVE-2009-0676"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0834" ref_id="CVE-2009-0834"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0859" ref_id="CVE-2009-0859"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1192" ref_id="CVE-2009-1192"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1265" ref_id="CVE-2009-1265"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1336" ref_id="CVE-2009-1336"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1337" ref_id="CVE-2009-1337"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1439" ref_id="CVE-2009-1439"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to denial of service, privilege escalation, or information leak. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2008-4307 Bryn M. Reeves reported a denial of service in the NFS filesystem. Local users can trigger a kernel BUG due to a race condition in the do_setlk function. CVE-2008-5395 Helge Deller discovered a denial of service condition that allows local users on PA-RISC to crash the system by attempting to unwind a stack containing userspace addresses. CVE-2008-5701 Vlad Malov reported an issue on 64-bit MIPS where a local user could cause a system crash by crafting a malicious binary which makes o32 syscalls with a number less than 4000. CVE-2008-5702 Zvonimir Rakamaric reported an off-by-one error in the ib700wdt watchdog driver which allows local users to cause a buffer underflow by making a specially crafted WDIOC_SETTIMEOUT ioctl call. CVE-2008-5713 Flavio Leitner discovered that a local user can cause a denial of service by generating large amounts of traffic on a large SMP system, resulting in soft lockups. CVE-2009-0028 Chris Evans discovered a situation in which a child process can send an arbitrary signal to its parent. CVE-2009-0029 Christian Borntraeger discovered an issue affecting 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 available kernel memory. CVE-2009-0065 Wei Yongjun discovered a memory overflow in the SCTP implementation that can be triggered by remote users, permitting remote code execution. 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-0675 Roel Kluin discovered inverted logic in the skfddi driver that permits local, unprivileged users to reset the driver statistics. CVE-2009-0676 Clement LECIGNE discovered a bug in the sock_getsockopt function that may result in leaking sensitive kernel memory. 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-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-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-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-1336 Trond Myklebust reported an issue in the encode_lookup function in the nfs server subsystem that allows local users to cause a denial of service by use of a long filename. 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-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 oldstable distribution, this problem has been fixed in version 2.6.18.dfsg.1-24etch2. We recommend that you upgrade your linux-2.6, fai-kernels, 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:42.110-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:44.245-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:59.783-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:13464 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:39.728-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:00:23.737-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13686 - 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.161-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:53.124-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-support-2.6.18-6 DPKG is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:49559"/>
              <criterion comment="linux-patch-debian-2.6.18 DPKG is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:49561"/>
              <criterion comment="linux-source-2.6.18 DPKG is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:49518"/>
              <criterion comment="linux-tree-2.6.18 DPKG is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:49337"/>
              <criterion comment="linux-doc-2.6.18 DPKG is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:49714"/>
              <criterion comment="linux-manual-2.6.18 DPKG is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:49777"/>
            </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.18-6-vserver-s390x DPKG is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:49206"/>
              <criterion comment="linux-headers-2.6.18-6-all DPKG is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:49595"/>
              <criterion comment="linux-image-2.6.18-6-s390-tape DPKG is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:49506"/>
              <criterion comment="linux-image-2.6.18-6-s390x DPKG is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:49535"/>
              <criterion comment="linux-image-2.6.18-6-vserver-s390x DPKG is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:49761"/>
              <criterion comment="linux-image-2.6.18-6-s390 DPKG is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:49095"/>
              <criterion comment="linux-headers-2.6.18-6-vserver DPKG is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:48812"/>
              <criterion comment="linux-headers-2.6.18-6-all-s390 DPKG is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:49349"/>
              <criterion comment="linux-headers-2.6.18-6 DPKG is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:49500"/>
              <criterion comment="linux-headers-2.6.18-6-s390x DPKG is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:49488"/>
              <criterion comment="linux-headers-2.6.18-6-s390 DPKG is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:49577"/>
            </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-image-2.6.18-6-xen-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:49394"/>
              <criterion comment="fai-kernels DPKG is earlier than 1.17+etch.24etch2" test_ref="oval:org.mitre.oval:tst:49201"/>
              <criterion comment="linux-headers-2.6.18-6-all DPKG is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:49389"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:49611"/>
              <criterion comment="linux-image-2.6.18-6-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:49329"/>
              <criterion comment="linux-image-2.6.18-6-vserver-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:49437"/>
              <criterion comment="linux-image-2.6.18-6-xen-vserver-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:49567"/>
              <criterion comment="linux-headers-2.6.18-6-xen-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:49779"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-vserver-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:49679"/>
              <criterion comment="linux-headers-2.6.18-6-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:49648"/>
              <criterion comment="linux-headers-2.6.18-6-xen DPKG is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:49710"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:49255"/>
              <criterion comment="linux-headers-2.6.18-6-vserver DPKG is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:49746"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:49446"/>
              <criterion comment="linux-headers-2.6.18-6-all-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:49512"/>
              <criterion comment="linux-headers-2.6.18-6 DPKG is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:49500"/>
              <criterion comment="linux-modules-2.6.18-6-xen-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:49736"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver DPKG is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:49686"/>
              <criterion comment="linux-modules-2.6.18-6-xen-vserver-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:49528"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-all DPKG is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:49389"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64 DPKG is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:49597"/>
              <criterion comment="linux-headers-2.6.18-6-parisc DPKG is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:49576"/>
              <criterion comment="linux-headers-2.6.18-6-all-hppa DPKG is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:49730"/>
              <criterion comment="linux-headers-2.6.18-6-parisc-smp DPKG is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:49715"/>
              <criterion comment="linux-image-2.6.18-6-parisc64-smp DPKG is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:49783"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64-smp DPKG is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:49085"/>
              <criterion comment="linux-headers-2.6.18-6 DPKG is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:48826"/>
              <criterion comment="linux-image-2.6.18-6-parisc DPKG is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:49758"/>
              <criterion comment="linux-image-2.6.18-6-parisc64 DPKG is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:49414"/>
              <criterion comment="linux-image-2.6.18-6-parisc-smp DPKG is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:49407"/>
            </criteria>
          </criteria>
        </criteria>
      </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:13674" version="5" class="patch">
      <metadata>
        <title>DSA-1729-1 gst-plugins-bad0.10 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gst-plugins-bad0.10</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00039.html" ref_id="DSA-1729-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0386" ref_id="CVE-2009-0386"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0387" ref_id="CVE-2009-0387"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0397" ref_id="CVE-2009-0397"/>
        <description>Several vulnerabilities have been found in gst-plugins-bad0.10, a collection of various GStreamer plugins. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2009-0386 Tobias Klein discovered a buffer overflow in the quicktime stream demuxer, which could potentially lead to the execution of arbitrary code via crafted .mov files. CVE-2009-0387 Tobias Klein discovered an array index error in the quicktime stream demuxer, which could potentially lead to the execution of arbitrary code via crafted .mov files. CVE-2009-0397 Tobias Klein discovered a buffer overflow in the quicktime stream demuxer similar to the issue reported in CVE-2009-0386, which could also lead to the execution of arbitrary code via crafted .mov files. For the stable distribution, these problems have been fixed in version 0.10.8-4.1~lenny1 of gst-plugins-good0.10, since the affected plugin has been moved there. The fix was already included in the lenny release. For the oldstable distribution, these problems have been fixed in version 0.10.3-3.1+etch1. For the unstable distribution and the testing distribution, these problems have been fixed in version 0.10.8-4.1 of gst-plugins-good0.10.</description>
        <oval_repository>
          <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.671-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:41.510-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:52.766-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13674 - 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.635-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:51.749-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
        </criteria>
        <criterion comment="gstreamer0.10-plugins-bad DPKG is earlier than 0.10.3-3.1+etch1" test_ref="oval:org.mitre.oval:tst:49102"/>
      </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: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: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:13654" version="7" class="patch">
      <metadata>
        <title>DSA-1865-1 linux-2.6 -- denial of service/privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00182.html" ref_id="DSA-1865-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1385" ref_id="CVE-2009-1385"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1389" ref_id="CVE-2009-1389"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1630" ref_id="CVE-2009-1630"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1633" ref_id="CVE-2009-1633"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2692" ref_id="CVE-2009-2692"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to denial of service or privilege escalation. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2009-1385 Neil Horman discovered a missing fix from the e1000 network driver. A remote user may cause a denial of service by way of a kernel panic triggered by specially crafted frame sizes. CVE-2009-1389 Michael Tokarev discovered an issue in the r8169 network driver. Remote users on the same LAN may cause a denial of service by way of a kernel panic triggered by receiving a large size frame. 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-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 oldstable distribution, this problem has been fixed in version 2.6.18.dfsg.1-24etch3. We recommend that you upgrade your linux-2.6, fai-kernels, 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:15.332-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:37.087-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:41.963-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:14091 - 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.036-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:00:23.385-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13654 - 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.838-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:49.207-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-support-2.6.18-6 DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51514"/>
              <criterion comment="linux-patch-debian-2.6.18 DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51226"/>
              <criterion comment="linux-source-2.6.18 DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:50659"/>
              <criterion comment="linux-tree-2.6.18 DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:50673"/>
              <criterion comment="linux-doc-2.6.18 DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51351"/>
              <criterion comment="linux-manual-2.6.18 DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51500"/>
            </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.18-6-vserver-s390x DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51542"/>
              <criterion comment="linux-image-2.6.18-6-s390-tape DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51157"/>
              <criterion comment="linux-headers-2.6.18-6-all DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51509"/>
              <criterion comment="linux-image-2.6.18-6-s390x DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51603"/>
              <criterion comment="linux-image-2.6.18-6-vserver-s390x DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51375"/>
              <criterion comment="linux-image-2.6.18-6-s390 DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51618"/>
              <criterion comment="linux-headers-2.6.18-6-vserver DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51475"/>
              <criterion comment="linux-headers-2.6.18-6-all-s390 DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51377"/>
              <criterion comment="linux-headers-2.6.18-6 DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:50800"/>
              <criterion comment="linux-headers-2.6.18-6-s390x DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51483"/>
              <criterion comment="linux-headers-2.6.18-6-s390 DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51591"/>
            </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-image-2.6.18-6-xen-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51602"/>
              <criterion comment="fai-kernels DPKG is earlier than 1.17+etch.24etch3" test_ref="oval:org.mitre.oval:tst:51645"/>
              <criterion comment="linux-headers-2.6.18-6-all DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51509"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51538"/>
              <criterion comment="linux-image-2.6.18-6-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51438"/>
              <criterion comment="linux-image-2.6.18-6-vserver-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51640"/>
              <criterion comment="linux-image-2.6.18-6-xen-vserver-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51374"/>
              <criterion comment="linux-headers-2.6.18-6-xen-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51441"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-vserver-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51507"/>
              <criterion comment="linux-headers-2.6.18-6-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:50807"/>
              <criterion comment="linux-headers-2.6.18-6-xen DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51327"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51536"/>
              <criterion comment="linux-modules-2.6.18-6-xen-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51187"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51382"/>
              <criterion comment="linux-headers-2.6.18-6-all-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51614"/>
              <criterion comment="linux-headers-2.6.18-6 DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:50800"/>
              <criterion comment="linux-headers-2.6.18-6-vserver DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51475"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51397"/>
              <criterion comment="linux-modules-2.6.18-6-xen-vserver-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51370"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-all DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51509"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64 DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51655"/>
              <criterion comment="linux-image-2.6.18-6-parisc64-smp DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51085"/>
              <criterion comment="linux-headers-2.6.18-6-parisc DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51512"/>
              <criterion comment="linux-image-2.6.18-6-parisc64 DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51322"/>
              <criterion comment="linux-headers-2.6.18-6-parisc-smp DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:50716"/>
              <criterion comment="linux-image-2.6.18-6-parisc DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51461"/>
              <criterion comment="linux-headers-2.6.18-6 DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:50800"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64-smp DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51439"/>
              <criterion comment="linux-headers-2.6.18-6-all-hppa DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51503"/>
              <criterion comment="linux-image-2.6.18-6-parisc-smp DPKG is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:51331"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13652" version="5" class="patch">
      <metadata>
        <title>DSA-1737-1 wesnoth -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>wesnoth</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00047.html" ref_id="DSA-1737-1"/>
        <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: CVE-2009-0366 Daniel Franke discovered that the wesnoth server is prone to a denial of service attack when receiving special crafted compressed data. CVE-2009-0367 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. For the stable distribution, these problems have been fixed in version 1.4.4-2+lenny1. For the oldstable distribution, these problems have been fixed in version 1.2-5. For the testing distribution and the unstable distribution , these problems have been fixed in version 1.4.7-4. We recommend that you upgrade your wesnoth 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:38.473-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:36.455-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:41.195-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13652 - 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.207-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:48.885-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="wesnoth-sotbe DPKG is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:49490"/>
              <criterion comment="wesnoth-aoi DPKG is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:49618"/>
              <criterion comment="wesnoth-tsg DPKG is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:49668"/>
              <criterion comment="wesnoth-nr DPKG is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:49015"/>
              <criterion comment="wesnoth-l DPKG is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:49312"/>
              <criterion comment="wesnoth-music DPKG is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:49642"/>
              <criterion comment="wesnoth-thot DPKG is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:49456"/>
              <criterion comment="wesnoth-trow DPKG is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:49692"/>
              <criterion comment="wesnoth-tools DPKG is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:49596"/>
              <criterion comment="wesnoth-sof DPKG is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:49313"/>
              <criterion comment="wesnoth-data DPKG is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:49470"/>
              <criterion comment="wesnoth-ttb DPKG is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:49603"/>
              <criterion comment="wesnoth-httt DPKG is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:49326"/>
              <criterion comment="wesnoth-did DPKG is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:49107"/>
              <criterion comment="wesnoth-ei DPKG is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:49382"/>
              <criterion comment="wesnoth-utbs DPKG is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:49521"/>
              <criterion comment="wesnoth-all DPKG is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:49198"/>
            </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="wesnoth-server DPKG is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:48789"/>
              <criterion comment="wesnoth DPKG is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:49572"/>
              <criterion comment="wesnoth-editor DPKG is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:49362"/>
              <criterion comment="wesnoth-dbg DPKG is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:49625"/>
            </criteria>
          </criteria>
        </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: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:13642" version="5" class="patch">
      <metadata>
        <title>DSA-1695-1 ruby1.8, ruby1.9 -- memory leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ruby1.8</product>
          <product>ruby1.9</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00001.html" ref_id="DSA-1695-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3443" ref_id="CVE-2008-3443"/>
        <description>The regular expression engine of Ruby, a scripting language, contains a memory leak which can be triggered remotely under certain circumstances, leading to a denial of service condition. In addition, this security update addresses a regression in the REXML XML parser of the ruby1.8 package; the regression was introduced in DSA-1651-1. For the stable distribution, this problem has been fixed in version 1.8.5-4etch4 of the ruby1.8 package, and version 1.9.0+20060609-1etch4 of the ruby1.9 package. For the unstable distribution, this problem has been fixed in version 1.8.7.72-1 of the ruby1.8 package. The ruby1.9 package will be fixed soon. 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:29:12.589-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:34.107-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:35.010-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13642 - 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.997-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:47.737-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="rdoc1.8 DPKG is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:48651"/>
              <criterion comment="rdoc1.9 DPKG is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:49128"/>
              <criterion comment="ri1.9 DPKG is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:48724"/>
              <criterion comment="ri1.8 DPKG is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:48927"/>
              <criterion comment="ruby1.8-examples DPKG is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:49094"/>
              <criterion comment="ruby1.9-elisp DPKG is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:48562"/>
              <criterion comment="ruby1.9-examples DPKG is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:48798"/>
              <criterion comment="ruby1.8-elisp DPKG is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:48606"/>
              <criterion comment="irb1.8 DPKG is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:49050"/>
              <criterion comment="irb1.9 DPKG is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:49129"/>
            </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"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="ruby1.8 DPKG is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:49118"/>
              <criterion comment="libdbm-ruby1.8 DPKG is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:49055"/>
              <criterion comment="ruby1.9-dev DPKG is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:48695"/>
              <criterion comment="libopenssl-ruby1.9 DPKG is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:48234"/>
              <criterion comment="libopenssl-ruby1.8 DPKG is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:48891"/>
              <criterion comment="ruby1.8-dev DPKG is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:48378"/>
              <criterion comment="libtcltk-ruby1.9 DPKG is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:49170"/>
              <criterion comment="libreadline-ruby1.8 DPKG is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:48973"/>
              <criterion comment="libreadline-ruby1.9 DPKG is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:49183"/>
              <criterion comment="ruby1.9 DPKG is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:48950"/>
              <criterion comment="libruby1.9-dbg DPKG is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:49051"/>
              <criterion comment="libgdbm-ruby1.9 DPKG is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:48515"/>
              <criterion comment="libgdbm-ruby1.8 DPKG is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:48794"/>
              <criterion comment="libtcltk-ruby1.8 DPKG is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:49192"/>
              <criterion comment="libdbm-ruby1.9 DPKG is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:49141"/>
              <criterion comment="libruby1.8-dbg DPKG is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:48860"/>
              <criterion comment="libruby1.8 DPKG is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:48926"/>
              <criterion comment="libruby1.9 DPKG is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:48548"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended section">
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libreadline-ruby1.8 DPKG is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:48973"/>
              <criterion comment="libdbm-ruby1.8 DPKG is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:49055"/>
              <criterion comment="libopenssl-ruby1.8 DPKG is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:48891"/>
              <criterion comment="ruby1.8-dev DPKG is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:48378"/>
              <criterion comment="ruby1.8 DPKG is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:49118"/>
              <criterion comment="libgdbm-ruby1.8 DPKG is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:48794"/>
              <criterion comment="libtcltk-ruby1.8 DPKG is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:49192"/>
              <criterion comment="libruby1.8-dbg DPKG is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:48860"/>
              <criterion comment="libruby1.8 DPKG is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:48926"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13638" version="5" class="patch">
      <metadata>
        <title>DSA-1694-1 xterm -- design flaw</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xterm</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00000.html" ref_id="DSA-1694-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2383" ref_id="CVE-2008-2383"/>
        <description>Paul Szabo discovered that xterm, a terminal emulator for the X Window System, places arbitrary characters into the input buffer when displaying certain crafted escape sequences. As an additional precaution, this security update also disables font changing, user-defined keys, and X property changes through escape sequences. For the stable distribution, this problem has been fixed in version 222-1etch3. For the unstable distribution, this problem will be fixed soon. We recommend that you upgrade your xterm 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:52.692-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:33.890-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:34.534-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13638 - 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.910-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:47.598-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="xterm DPKG is earlier than 222-1etch3" test_ref="oval:org.mitre.oval:tst:49872"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13634" version="5" class="patch">
      <metadata>
        <title>DSA-1946-1 belpic -- cryptographic weakness</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>belpic</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00269.html" ref_id="DSA-1946-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0049" ref_id="CVE-2009-0049"/>
        <description>It was discovered that belpic, the belgian eID PKCS11 library, does not properly check the result of an OpenSSL function for verifying cryptographic signatures, which could be used to bypass the certificate validation. For the oldstable distribution, this problem has been fixed in version 2.5.9-7.etch.1. For the stable distribution, this problem has been fixed in version 2.6.0-6, which was already included in the lenny release. For the testing distribution and the unstable distribution , this problem has been fixed in version 2.6.0-6. We recommend that you upgrade your belpic 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:28.791-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:32.935-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:31.784-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13634 - 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.251-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:46.963-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="id-tools DPKG is earlier than 2.5.9-7.etch.1" test_ref="oval:org.mitre.oval:tst:51858"/>
          <criterion comment="libbeidlibopensc2-dev DPKG is earlier than 2.5.9-7.etch.1" test_ref="oval:org.mitre.oval:tst:52270"/>
          <criterion comment="libbeid2 DPKG is earlier than 2.5.9-7.etch.1" test_ref="oval:org.mitre.oval:tst:52205"/>
          <criterion comment="libbeidlibopensc2 DPKG is earlier than 2.5.9-7.etch.1" test_ref="oval:org.mitre.oval:tst:51995"/>
          <criterion comment="idgui DPKG is earlier than 2.5.9-7.etch.1" test_ref="oval:org.mitre.oval:tst:52160"/>
          <criterion comment="libbeid2-dev DPKG is earlier than 2.5.9-7.etch.1" test_ref="oval:org.mitre.oval:tst:52152"/>
        </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:13632" version="5" class="patch">
      <metadata>
        <title>DSA-1731-1 ndiswrapper -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ndiswrapper</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00041.html" ref_id="DSA-1731-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4395" ref_id="CVE-2008-4395"/>
        <description>Anders Kaseorg discovered that ndiswrapper suffers from buffer overflows via specially crafted wireless network traffic, due to incorrectly handling long ESSIDs. This could lead to the execution of arbitrary code. For the oldstable distribution, this problem has been fixed in version 1.28-1+etch1. For the stable distribution, this problem has been fixed in version 1.53-2, which was already included in the lenny release. For the testing distribution and the unstable distribution , this problem has been fixed in version 1.53-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:32:50.824-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:32.455-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:31.272-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13632 - 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.321-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:46.647-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="ndiswrapper-source DPKG is earlier than 1.28-1+etch1" test_ref="oval:org.mitre.oval:tst:51715"/>
              <criterion comment="ndiswrapper-common DPKG is earlier than 1.28-1+etch1" test_ref="oval:org.mitre.oval:tst:51881"/>
            </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 i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            </criteria>
            <criterion comment="ndiswrapper-utils-1.9 DPKG is earlier than 1.28-1+etch1" test_ref="oval:org.mitre.oval:tst:51809"/>
          </criteria>
        </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:13630" version="5" class="patch">
      <metadata>
        <title>DSA-1864-1 linux-2.6.24 -- privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6.24</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00181.html" ref_id="DSA-1864-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 oldstable distribution, this problem has been fixed in version 2.6.24-6~etchnhalf.8etch3. We recommend that you upgrade your linux-2.6.24 packages. Note: Debian "etch" includes linux kernel packages based upon both the 2.6.18 and 2.6.24 linux releases. All known security issues are carefully tracked against both packages and both packages will receive security updates until security support for Debian "etch" concludes. However, given the high frequency at which low-severity security issues are discovered in the kernel and the resource requirements of doing an update, lower severity 2.6.18 and 2.6.24 updates will typically release 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:31:17.222-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:31.494-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:29.836-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13630 - 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.530-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:46.270-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-doc-2.6.24 DPKG is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:50936"/>
              <criterion comment="linux-tree-2.6.24 DPKG is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:51036"/>
              <criterion comment="linux-source-2.6.24 DPKG is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:51132"/>
              <criterion comment="linux-patch-debian-2.6.24 DPKG is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:51055"/>
              <criterion comment="linux-support-2.6.24-etchnhalf.1 DPKG is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:50932"/>
              <criterion comment="linux-manual-2.6.24 DPKG is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:50839"/>
            </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-image-2.6.24-etchnhalf.1-s390x DPKG is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:50739"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-s390 DPKG is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:50156"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common DPKG is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:50962"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-s390x DPKG is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:50911"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-s390 DPKG is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:51060"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390 DPKG is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:51140"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390-tape DPKG is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:50881"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all DPKG is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:51122"/>
            </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 i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-amd64 DPKG is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:50886"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-amd64 DPKG is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:50632"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common DPKG is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:50962"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all DPKG is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:51122"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64 DPKG is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:50464"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc-smp DPKG is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:51069"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc-smp DPKG is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:50853"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64 DPKG is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:50777"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc DPKG is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:51024"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-hppa DPKG is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:51058"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64-smp DPKG is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:50915"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64-smp DPKG is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:51106"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all DPKG is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:51122"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common DPKG is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:50962"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc DPKG is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:50893"/>
            </criteria>
          </criteria>
        </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:13625" version="5" class="patch">
      <metadata>
        <title>DSA-1709-1 shadow -- race condition</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>shadow</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00016.html" ref_id="DSA-1709-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5394" ref_id="CVE-2008-5394"/>
        <description>Paul Szabo discovered that login, the system login tool, did not correctly handle symlinks while setting up tty permissions. If a local attacker were able to gain control of the system utmp file, they could cause login to change the ownership and permissions on arbitrary files, leading to a root privilege escalation. For the stable distribution, this problem has been fixed in version 4.0.18.1-7+etch1. For the unstable distribution, this problem has been fixed in version 4.1.1-6. We recommend that you upgrade your shadow 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:31.090-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:30.351-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:27.823-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13625 - 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.332-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:45.425-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="passwd DPKG is earlier than 4.0.18.1-7+etch1" test_ref="oval:org.mitre.oval:tst:51155"/>
          <criterion comment="login DPKG is earlier than 4.0.18.1-7+etch1" test_ref="oval:org.mitre.oval:tst:51059"/>
        </criteria>
      </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: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:13620" version="5" class="patch">
      <metadata>
        <title>DSA-1694-2 xterm -- design flaw</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xterm</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00002.html" ref_id="DSA-1694-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2383" ref_id="CVE-2008-2383"/>
        <description>The xterm update in DSA-1694-1 disabled font changing as a precaution. However, users reported that they need this feature. The update in this DSA makes font shifting through escape sequences configurable, using a new allowFontOps X resource, and unconditionally enables font changing through keyboard sequences. For the stable distribution, this problem has been fixed in version 222-1etch4. For the testing distribution, this problem has been fixed in version 235-2. For the unstable distribution, this problem has been fixed in version 238-2. We recommend that you upgrade your xterm 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:36.677-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:28.225-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:25.692-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13620 - 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.432-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:44.130-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="xterm DPKG is earlier than 222-1etch4" test_ref="oval:org.mitre.oval:tst:51519"/>
      </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: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:13608" version="5" class="patch">
      <metadata>
        <title>DSA-1902-1 elinks -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>elinks</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00223.html" ref_id="DSA-1902-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-7224" ref_id="CVE-2008-7224"/>
        <description>Jakub Wilk discovered an off-by-one buffer overflow in the charset handling of elinks, a feature-rich text-mode WWW browser, which might lead to the execution of arbitrary code if the user is tricked into opening a malformed HTML page. For the old stable distribution, this problem has been fixed in version 0.11.1-1.2etch2. The stable distribution and the unstable distribution already contain a patch for this problem. We recommend that you upgrade your elinks 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:20.914-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:23.755-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:20.243-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13608 - 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.540-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:41.065-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="links-lite DPKG is earlier than 0.11.1-1.2etch2" test_ref="oval:org.mitre.oval:tst:47381"/>
          <criterion comment="links DPKG is earlier than 0.11.1-1.2etch2" test_ref="oval:org.mitre.oval:tst:48224"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13605" version="5" class="patch">
      <metadata>
        <title>DSA-1707-1 iceweasel -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceweasel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00014.html" ref_id="DSA-1707-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5500" ref_id="CVE-2008-5500"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5503" ref_id="CVE-2008-5503"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5504" ref_id="CVE-2008-5504"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5506" ref_id="CVE-2008-5506"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5507" ref_id="CVE-2008-5507"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5508" ref_id="CVE-2008-5508"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5510" ref_id="CVE-2008-5510"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5511" ref_id="CVE-2008-5511"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5512" ref_id="CVE-2008-5512"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5513" ref_id="CVE-2008-5513"/>
        <description>Several remote vulnerabilities have been discovered in the Iceweasel web browser, an unbranded version of the Firefox browser. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2008-5500 Jesse Ruderman discovered that the layout engine is vulnerable to DoS attacks that might trigger memory corruption and an integer overflow. CVE-2008-5503 Boris Zbarsky discovered that an information disclosure attack could be performed via XBL bindings. CVE-2008-5504 It was discovered that attackers could run arbitrary JavaScript with chrome privileges via vectors related to the feed preview. CVE-2008-5506 Marius Schilder discovered that it is possible to obtain sensible data via a XMLHttpRequest. CVE-2008-5507 Chris Evans discovered that it is possible to obtain sensible data via a JavaScript URL. CVE-2008-5508 Chip Salzenberg discovered possible phishing attacks via URLs with leading whitespaces or control characters. CVE-2008-5510 Kojima Hajime and Jun Muto discovered that escaped null characters were ignored by the CSS parser and could lead to the bypass of protection mechanisms CVE-2008-5511 It was discovered that it is possible to perform cross-site scripting attacks via an XBL binding to an &amp;quot;unloaded document.&amp;quot; CVE-2008-5512 It was discovered that it is possible to run arbitrary JavaScript with chrome privileges via unknown vectors. CVE-2008-5513 moz_bug_r_a4 discovered that the session-restore feature does not properly sanitise input leading to arbitrary injections. This issue could be used to perform an XSS attack or run arbitrary JavaScript with chrome privileges. For the stable distribution these problems have been fixed in version 2.0.0.19-0etch1. For the testing distribution and the unstable distribution these problems have been fixed in version 3.0.5-1. Please note iceweasel in Lenny links dynamically against xulrunner. We recommend that you upgrade your iceweasel 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:42.759-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:22.830-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:19.229-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13605 - 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.423-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:40.458-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mozilla-firefox-gnome-support DPKG is earlier than 2.0.0.19-0etch1" test_ref="oval:org.mitre.oval:tst:51625"/>
              <criterion comment="mozilla-firefox DPKG is earlier than 2.0.0.19-0etch1" test_ref="oval:org.mitre.oval:tst:50879"/>
              <criterion comment="firefox DPKG is earlier than 2.0.0.19-0etch1" test_ref="oval:org.mitre.oval:tst:51680"/>
              <criterion comment="firefox-dom-inspector DPKG is earlier than 2.0.0.19-0etch1" test_ref="oval:org.mitre.oval:tst:50906"/>
              <criterion comment="iceweasel-dom-inspector DPKG is earlier than 2.0.0.19-0etch1" test_ref="oval:org.mitre.oval:tst:51838"/>
              <criterion comment="mozilla-firefox-dom-inspector DPKG is earlier than 2.0.0.19-0etch1" test_ref="oval:org.mitre.oval:tst:51812"/>
              <criterion comment="firefox-gnome-support DPKG is earlier than 2.0.0.19-0etch1" test_ref="oval:org.mitre.oval:tst:51330"/>
            </criteria>
          </criteria>
          <criterion comment="iceweasel-gnome-support DPKG is earlier than 2.0.0.19-0etch1" test_ref="oval:org.mitre.oval:tst:51817"/>
          <criterion comment="iceweasel-dbg DPKG is earlier than 2.0.0.19-0etch1" test_ref="oval:org.mitre.oval:tst:51546"/>
          <criterion comment="iceweasel DPKG is earlier than 2.0.0.19-0etch1" test_ref="oval:org.mitre.oval:tst:51860"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13600" version="5" class="patch">
      <metadata>
        <title>DSA-1748-1 libsoup -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libsoup</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00058.html" ref_id="DSA-1748-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0585" ref_id="CVE-2009-0585"/>
        <description>It was discovered that libsoup, an HTTP library implementation in C, handles large strings insecurely via its Base64 encoding functions. This could possibly lead to the execution of arbitrary code. For the oldstable distribution, this problem has been fixed in version 2.2.98-2+etch1. The stable distribution is not affected by this issue. The testing distribution and the unstable distribution are not affected by this issue. We recommend that you upgrade your libsoup 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:59.950-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:21.347-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:16.273-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13600 - 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.270-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:39.868-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libsoup2.2-doc DPKG is earlier than 2.2.98-2+etch1" test_ref="oval:org.mitre.oval:tst:49820"/>
          </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="libsoup2.2-8 DPKG is earlier than 2.2.98-2+etch1" test_ref="oval:org.mitre.oval:tst:49608"/>
              <criterion comment="libsoup2.2-dev DPKG is earlier than 2.2.98-2+etch1" test_ref="oval:org.mitre.oval:tst:49862"/>
            </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: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: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:13582" version="5" class="patch">
      <metadata>
        <title>DSA-1844-1 linux-2.6.24 -- denial of service/privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6.24</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00159.html" ref_id="DSA-1844-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1385" ref_id="CVE-2009-1385"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1389" ref_id="CVE-2009-1389"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1630" ref_id="CVE-2009-1630"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1633" ref_id="CVE-2009-1633"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1895" ref_id="CVE-2009-1895"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1914" ref_id="CVE-2009-1914"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1961" ref_id="CVE-2009-1961"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2406" ref_id="CVE-2009-2406"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2407" ref_id="CVE-2009-2407"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or privilege escalation. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2009-1385 Neil Horman discovered a missing fix from the e1000 network driver. A remote user may cause a denial of service by way of a kernel panic triggered by specially crafted frame sizes. CVE-2009-1389 Michael Tokarev discovered an issue in the r8169 network driver. Remote users on the same LAN may cause a denial of service by way of a kernel panic triggered by receiving a large size frame. 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-1895 Julien Tinnes and Tavis Ormandy reported and issue in the Linux vulnerability 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-1914 Mikulas Patocka discovered an issue in sparc64 kernels that allows local users to cause a denial of service by reading the /proc/iomem file. CVE-2009-1961 Miklos Szeredi reported an issue in the ocfs2 filesystem. Local users can create a denial of service using a particular sequence of splice system calls. 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.24-6~etchnhalf.8etch2. We recommend that you upgrade your linux-2.6.24 packages. Note: Debian "etch" includes linux kernel packages based upon both the 2.6.18 and 2.6.24 linux releases. All known security issues are carefully tracked against both packages and both packages will receive security updates until security support for Debian "etch" concludes. However, given the high frequency at which low-severity security issues are discovered in the kernel and the resource requirements of doing an update, lower severity 2.6.18 and 2.6.24 updates will typically release 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:35.715-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:14.590-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:59.887-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13582 - 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:58.331-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:35.948-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-doc-2.6.24 DPKG is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:51652"/>
              <criterion comment="linux-tree-2.6.24 DPKG is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:51840"/>
              <criterion comment="linux-source-2.6.24 DPKG is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:51762"/>
              <criterion comment="linux-patch-debian-2.6.24 DPKG is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:51681"/>
              <criterion comment="linux-support-2.6.24-etchnhalf.1 DPKG is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:51769"/>
              <criterion comment="linux-manual-2.6.24 DPKG is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:51819"/>
            </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-image-2.6.24-etchnhalf.1-s390x DPKG is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:51361"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common DPKG is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:51687"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-s390 DPKG is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:51821"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-s390x DPKG is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:51756"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-s390 DPKG is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:51027"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390 DPKG is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:51682"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390-tape DPKG is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:51650"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all DPKG is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:51665"/>
            </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 i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-amd64 DPKG is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:51633"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-amd64 DPKG is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:51766"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common DPKG is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:51687"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all DPKG is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:51665"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64 DPKG is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:51647"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc-smp DPKG is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:51801"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc-smp DPKG is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:51599"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64 DPKG is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:51484"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc DPKG is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:51576"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-hppa DPKG is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:51178"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64-smp DPKG is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:51793"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64-smp DPKG is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:51726"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all DPKG is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:51665"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common DPKG is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:51687"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc DPKG is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:51632"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13581" version="7" class="patch">
      <metadata>
        <title>DSA-1723-1 phpmyadmin -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>phpmyadmin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00032.html" ref_id="DSA-1723-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5621" ref_id="CVE-2008-5621"/>
        <description>Michael Brooks discovered that phpMyAdmin, a tool to administrate MySQL over the web, performs insufficient input sanitising allowing a user assisted remote attacker to execute code on the webserver. For the stable distribution, this problem has been fixed in version 4:2.9.1.1-10. For the testing distribution and unstable distribution, this problem has been fixed in version 2.11.8.1-5. 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:33:44.840-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:14.391-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:59.654-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13581 - 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.772-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:35.773-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13581 - 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.576-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:31.497-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="phpmyadmin DPKG is earlier than 4:2.9.1.1-10" test_ref="oval:org.mitre.oval:tst:51934"/>
      </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: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:13572" version="5" class="patch">
      <metadata>
        <title>DSA-1724-1 moodle -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>moodle</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00033.html" ref_id="DSA-1724-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0500" ref_id="CVE-2009-0500"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0502" ref_id="CVE-2009-0502"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5153" ref_id="CVE-2008-5153"/>
        <description>Several vulnerabilities have been discovered in Moodle, an online course management system. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2009-0500 It was discovered that the information stored in the log tables was not properly sanitised, which could allow attackers to inject arbitrary web code. CVE-2009-0502 It was discovered that certain input via the &amp;quot;Login as&amp;quot; function was not properly sanitised leading to the injection of arbitrary web script. CVE-2008-5153 Dmitry E. Oboukhov discovered that the SpellCheker plugin creates temporary files insecurely, allowing a denial of service attack. Since the plugin was unused, it is removed in this update. For the stable distribution these problems have been fixed in version 1.6.3-2+etch2. For the testing distribution these problems have been fixed in version 1.8.2.dfsg-3+lenny1. For the unstable distribution these problems have been fixed in version 1.8.2.dfsg-4. We recommend that you upgrade your moodle 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:44.636-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:11.657-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:50.717-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13572 - 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:56.277-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:33.923-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="moodle DPKG is earlier than 1.6.3-2+etch2" test_ref="oval:org.mitre.oval:tst:52379"/>
      </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: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:13562" version="5" class="patch">
      <metadata>
        <title>DSA-1765-1 horde3 -- Multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>horde3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00075.html" ref_id="DSA-1765-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0932" ref_id="CVE-2009-0932"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3330" ref_id="CVE-2008-3330"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5917" ref_id="CVE-2008-5917"/>
        <description>Several vulnerabilities have been found in horde3, the horde web application framework. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2009-0932 Gunnar Wrobel discovered a directory traversal vulnerability, which allows attackers to include and execute arbitrary local files via the driver parameter in Horde_Image. CVE-2008-3330 It was discovered that an attacker could perform a cross-site scripting attack via the contact name, which allows attackers to inject arbitrary html code. This requires that the attacker has access to create contacts. CVE-2008-5917 It was discovered that the horde XSS filter is prone to a cross-site scripting attack, which allows attackers to inject arbitrary html code. This is only exploitable when Internet Explorer is used. For the oldstable distribution, these problems have been fixed in version 3.1.3-4etch5. For the stable distribution, these problems have been fixed in version 3.2.2+debian0-2, which was already included in the lenny release. For the testing distribution and the unstable distribution , these problems have been fixed in version 3.2.2+debian0-2. 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:31:24.570-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:08.411-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:45.426-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13562 - 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.079-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:32.085-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="horde3 DPKG is earlier than 3.1.3-4etch5" test_ref="oval:org.mitre.oval:tst:51029"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13559" version="5" class="patch">
      <metadata>
        <title>DSA-1713-1 rt2500 -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>rt2500</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00021.html" ref_id="DSA-1713-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0282" ref_id="CVE-2009-0282"/>
        <description>It was discovered that an integer overflow in the &amp;quot;Probe Request&amp;quot; packet parser of the Ralinktech wireless drivers might lead to remote denial of service or the execution of arbitrary code. Please note that you need to rebuild your driver from the source package in order to set this update into effect. Detailed instructions can be found in /usr/share/doc/rt2500-source/README.Debian For the stable distribution, this problem has been fixed in version 1.1.0+cvs20060620-3+etch1. For the upcoming stable distribution and the unstable distribution , this problem has been fixed in version 1:1.1.0-b4+cvs20080623-3. We recommend that you upgrade your rt2500 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:17.904-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:07.831-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:44.473-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13559 - 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:56.437-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:31.829-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="rt2500-source DPKG is earlier than 1.1.0+cvs20060620-3+etch1" test_ref="oval:org.mitre.oval:tst:51184"/>
          </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>
            <criterion comment="rt2500 DPKG is earlier than 1.1.0+cvs20060620-3+etch1" test_ref="oval:org.mitre.oval:tst:51405"/>
          </criteria>
        </criteria>
      </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:13553" version="5" class="patch">
      <metadata>
        <title>DSA-1730-1 proftpd-dfsg -- SQL injection vulnerabilites</title>
        <affected family="unix">
          <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/msg00040.html" ref_id="DSA-1730-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>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 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: 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-17lenny2. The oldstable distribution is not affected by these problems. For the unstable distribution, these problems have been fixed in version 1.3.2-1. For the testing distribution, these problems will be fixed soon.</description>
        <oval_repository>
          <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:05.491-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:06.180-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:42.431-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13553 - 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:58.536-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:30.880-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="proftpd DPKG is earlier than 1.3.1-17lenny2" test_ref="oval:org.mitre.oval:tst:51992"/>
              <criterion comment="proftpd-doc DPKG is earlier than 1.3.1-17lenny2" test_ref="oval:org.mitre.oval:tst:51906"/>
            </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 armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval: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 DPKG is earlier than 1.3.1-17lenny2" test_ref="oval:org.mitre.oval:tst:52138"/>
              <criterion comment="proftpd-mod-pgsql DPKG is earlier than 1.3.1-17lenny2" test_ref="oval:org.mitre.oval:tst:52019"/>
              <criterion comment="proftpd-mod-ldap DPKG is earlier than 1.3.1-17lenny2" test_ref="oval:org.mitre.oval:tst:51661"/>
              <criterion comment="proftpd-basic DPKG is earlier than 1.3.1-17lenny2" test_ref="oval:org.mitre.oval:tst:51455"/>
            </criteria>
          </criteria>
        </criteria>
      </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:13544" version="5" class="patch">
      <metadata>
        <title>DSA-1722-1 libpam-heimdal -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libpam-heimdal</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00031.html" ref_id="DSA-1722-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0361" ref_id="CVE-2009-0361"/>
        <description>Derek Chan discovered that the PAM module for the Heimdal Kerberos implementation allows reinitialisation of user credentials when run from a setuid context, resulting in potential local denial of service by overwriting the credential cache file or to local privilege escalation. For the stable distribution, this problem has been fixed in version 2.5-1etch1. For the upcoming stable distribution, this problem has been fixed in version 3.10-2.1. For the unstable distribution, this problem will be fixed soon. We recommend that you upgrade your libpam-heimdal 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.697-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:04.967-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:40.585-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13544 - 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.132-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:30.162-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="libpam-heimdal DPKG is earlier than 2.5-1etch1" test_ref="oval:org.mitre.oval:tst:49772"/>
      </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:13537" version="5" class="patch">
      <metadata>
        <title>DSA-1787-1 linux-2.6.24 -- denial of service/privilege escalation/information leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6.24</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00098.html" ref_id="DSA-1787-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4307" ref_id="CVE-2008-4307"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5079" ref_id="CVE-2008-5079"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5395" ref_id="CVE-2008-5395"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5700" ref_id="CVE-2008-5700"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5701" ref_id="CVE-2008-5701"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5702" ref_id="CVE-2008-5702"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0028" ref_id="CVE-2009-0028"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0029" ref_id="CVE-2009-0029"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0031" ref_id="CVE-2009-0031"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0065" ref_id="CVE-2009-0065"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0269" ref_id="CVE-2009-0269"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0322" ref_id="CVE-2009-0322"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0675" ref_id="CVE-2009-0675"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0676" ref_id="CVE-2009-0676"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0745" ref_id="CVE-2009-0745"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0834" ref_id="CVE-2009-0834"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0859" ref_id="CVE-2009-0859"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1046" ref_id="CVE-2009-1046"/>
        <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 or privilege escalation. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2008-4307 Bryn M. Reeves reported a denial of service in the NFS filesystem. Local users can trigger a kernel BUG due to a race condition in the do_setlk function. CVE-2008-5079 Hugo Dias reported a DoS condition in the ATM subsystem that can be triggered by a local user by calling the svc_listen function twice on the same socket and reading /proc/net/atm/*vc. CVE-2008-5395 Helge Deller discovered a denial of service condition that allows local users on PA-RISC systems to crash a system by attempting to unwind a stack contiaining userspace addresses. CVE-2008-5700 Alan Cox discovered a lack of minimum timeouts on SG_IO requests, which allows local users of systems using ATA to cause a denial of service by forcing drives into PIO mode. CVE-2008-5701 Vlad Malov reported an issue on 64-bit MIPS systems where a local user could cause a system crash by crafing a malicious binary which makes o32 syscalls with a number less than 4000. CVE-2008-5702 Zvonimir Rakamaric reported an off-by-one error in the ib700wdt watchdog driver which allows local users to cause a buffer underflow by making a specially crafted WDIOC_SETTIMEOUT ioctl call. CVE-2009-0028 Chris Evans discovered a situation in which a child process can send an arbitrary signal to its parent. CVE-2009-0029 Christian Borntraeger discovered an issue affecting 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, permitting remote code execution. 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-0675 Roel Kluin discovered inverted logic in the skfddi driver that permits local, unprivileged users to reset the driver statistics. CVE-2009-0676 Clement LECIGNE discovered a bug in the sock_getsockopt function that may result in leaking sensitive kernel memory. 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-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-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-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.24-6~etchnhalf.8etch1. We recommend that you upgrade your linux-2.6.24 packages. Note: Debian "etch" includes linux kernel packages based upon both the 2.6.18 and 2.6.24 linux releases. All known security issues are carefully tracked against both packages and both packages will receive security updates until security support for Debian "etch" concludes. However, given the high frequency at which low-severity security issues are discovered in the kernel and the resource requirements of doing an update, lower severity 2.6.18 and 2.6.24 updates will typically release 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:28:57.934-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:02.352-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:35.597-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13537 - 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.223-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:27.903-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-doc-2.6.24 DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:48788"/>
              <criterion comment="linux-tree-2.6.24 DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:48217"/>
              <criterion comment="linux-source-2.6.24 DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:48230"/>
              <criterion comment="linux-patch-debian-2.6.24 DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:48706"/>
              <criterion comment="linux-support-2.6.24-etchnhalf.1 DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:48797"/>
              <criterion comment="linux-manual-2.6.24 DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:48388"/>
            </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-image-2.6.24-etchnhalf.1-s390x DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:48376"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:48876"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-s390 DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:48791"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-s390x DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:48779"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-s390 DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:48411"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390 DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:48358"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390-tape DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:48795"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:48636"/>
            </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 i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-amd64 DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:48365"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:48876"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-amd64 DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:48774"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:48636"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64 DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:48640"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc-smp DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:48785"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc-smp DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:48765"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64 DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:48115"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:48236"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-hppa DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:47927"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64-smp DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:48423"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64-smp DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:48273"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:48636"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:48876"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:48385"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13528" version="5" class="patch">
      <metadata>
        <title>DSA-1770-1 imp4 -- Insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>imp4</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00081.html" ref_id="DSA-1770-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4182" ref_id="CVE-2008-4182"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0930" ref_id="CVE-2009-0930"/>
        <description>Several vulnerabilities have been found in imp4, a webmail component for the horde framework. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2008-4182 It was discovered that imp4 suffers from a cross-site scripting attack via the user field in an IMAP session, which allows attackers to inject arbitrary HTML code. CVE-2009-0930 It was discovered that imp4 is prone to several cross-site scripting attacks via several vectors in the mail code allowing attackers to inject arbitrary HTML code. For the oldstable distribution, these problems have been fixed in version 4.1.3-4etch1. For the stable distribution, these problems have been fixed in version 4.2-4, which was already included in the lenny release. For the testing distribution and the unstable distribution, these problems have been fixed in version 4.2-4. We recommend that you upgrade your imp4 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:37.736-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:00.545-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:27.573-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13528 - 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.504-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:26.816-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="imp4 DPKG is earlier than 4.1.3-4etch1" test_ref="oval:org.mitre.oval:tst:48482"/>
      </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: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: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:13505" version="7" class="patch">
      <metadata>
        <title>DSA-1872-1 linux-2.6 -- denial of service/privilege escalation/information leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00189.html" ref_id="DSA-1872-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2698" ref_id="CVE-2009-2698"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2846" ref_id="CVE-2009-2846"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2847" ref_id="CVE-2009-2847"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2848" ref_id="CVE-2009-2848"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2849" ref_id="CVE-2009-2849"/>
        <description>CVE-2009-2698 Herbert Xu discovered an issue in the way UDP tracks corking status that could allow local users to cause a denial of service. Tavis Ormandy and Julien Tinnes discovered that this issue could also be used by local users to gain elevated privileges. CVE-2009-2846 Michael Buesch noticed a typing issue in the eisa-eeprom driver for the hppa architecture. Local users could exploit this issue to gain access to restricted memory. CVE-2009-2847 Ulrich Drepper noticed an issue in the do_sigalstack routine on 64-bit systems. This issue allows local users to gain access to potentially sensitive memory on the kernel stack. CVE-2009-2848 Eric Dumazet discovered an issue in the execve path, where the clear_child_tid variable was not being properly cleared. Local users could exploit this issue to cause a denial of service. CVE-2009-2849 Neil Brown discovered an issue in the sysfs interface to md devices. When md arrays are not active, local users can exploit this vulnerability to cause a denial of service. For the oldstable distribution, this problem has been fixed in version 2.6.18.dfsg.1-24etch4. We recommend that you upgrade your linux-2.6, fai-kernels, 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 compatability with or to take advantage of this update: Debian 4.0 fai-kernels 1.17+etch.24etch4 user-mode-linux 2.6.18-1um-2etch.24etch4</description>
        <oval_repository>
          <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.136-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:54.097-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:10.128-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:13639 - 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.468-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:00:20.184-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13505 - 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.560-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:23.281-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-support-2.6.18-6 DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:48119"/>
              <criterion comment="linux-patch-debian-2.6.18 DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:48102"/>
              <criterion comment="linux-source-2.6.18 DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:47264"/>
              <criterion comment="linux-manual-2.6.18 DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:47752"/>
              <criterion comment="linux-doc-2.6.18 DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:48291"/>
              <criterion comment="linux-tree-2.6.18 DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:48282"/>
            </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.18-6-vserver-s390x DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:48279"/>
              <criterion comment="linux-headers-2.6.18-6-all DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:48068"/>
              <criterion comment="linux-image-2.6.18-6-s390-tape DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:47436"/>
              <criterion comment="linux-image-2.6.18-6-s390x DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:48249"/>
              <criterion comment="linux-image-2.6.18-6-vserver-s390x DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:48143"/>
              <criterion comment="linux-image-2.6.18-6-s390 DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:48142"/>
              <criterion comment="linux-headers-2.6.18-6-vserver DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:48190"/>
              <criterion comment="linux-headers-2.6.18-6-all-s390 DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:48083"/>
              <criterion comment="linux-headers-2.6.18-6 DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:48283"/>
              <criterion comment="linux-headers-2.6.18-6-s390x DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:48269"/>
              <criterion comment="linux-headers-2.6.18-6-s390 DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:48305"/>
            </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-image-2.6.18-6-xen-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:48225"/>
              <criterion comment="fai-kernels DPKG is earlier than 1.17+etch.24etch4" test_ref="oval:org.mitre.oval:tst:48134"/>
              <criterion comment="linux-headers-2.6.18-6-all DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:48068"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:48041"/>
              <criterion comment="linux-image-2.6.18-6-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:48209"/>
              <criterion comment="linux-modules-2.6.18-6-xen-vserver-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:48188"/>
              <criterion comment="linux-image-2.6.18-6-xen-vserver-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:48223"/>
              <criterion comment="linux-headers-2.6.18-6-xen-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:48156"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-vserver-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:48168"/>
              <criterion comment="linux-headers-2.6.18-6-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:47779"/>
              <criterion comment="linux-headers-2.6.18-6-xen DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:48258"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:47990"/>
              <criterion comment="linux-headers-2.6.18-6-vserver DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:48190"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:48044"/>
              <criterion comment="linux-headers-2.6.18-6-all-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:47925"/>
              <criterion comment="linux-headers-2.6.18-6 DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:48283"/>
              <criterion comment="linux-modules-2.6.18-6-xen-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:48024"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:48033"/>
              <criterion comment="linux-image-2.6.18-6-vserver-amd64 DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:48286"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-parisc64 DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:47681"/>
              <criterion comment="linux-headers-2.6.18-6-all DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:48068"/>
              <criterion comment="linux-headers-2.6.18-6-parisc DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:47997"/>
              <criterion comment="linux-image-2.6.18-6-parisc DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:48270"/>
              <criterion comment="linux-headers-2.6.18-6-parisc-smp DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:47904"/>
              <criterion comment="linux-image-2.6.18-6-parisc64-smp DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:47838"/>
              <criterion comment="linux-image-2.6.18-6-parisc64 DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:47890"/>
              <criterion comment="linux-headers-2.6.18-6 DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:48283"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64-smp DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:47913"/>
              <criterion comment="linux-headers-2.6.18-6-all-hppa DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:47862"/>
              <criterion comment="linux-image-2.6.18-6-parisc-smp DPKG is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:48031"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13504" version="5" class="patch">
      <metadata>
        <title>DSA-1701-1 openssl, openssl097 -- interpretation conflict</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openssl</product>
          <product>openssl097</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00008.html" ref_id="DSA-1701-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5077" ref_id="CVE-2008-5077"/>
        <description>It was discovered that OpenSSL does not properly verify DSA signatures on X.509 certificates due to an API misuse, potentially leading to the acceptance of incorrect X.509 certificates as genuine. For the stable distribution, this problem has been fixed in version 0.9.8c-4etch4 of the openssl package, and version 0.9.7k-3.1etch2 of the openssl097 package. For the unstable distribution, this problem has been fixed in version 0.9.8g-15. The testing distribution will be fixed soon. 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:29:59.399-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:53.638-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:09.638-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13504 - 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.112-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:23.067-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="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 powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libssl0.9.7-dbg DPKG is earlier than 0.9.7k-3.1etch2" test_ref="oval:org.mitre.oval:tst:49511"/>
              <criterion comment="libssl-dev DPKG is earlier than 0.9.8c-4etch4" test_ref="oval:org.mitre.oval:tst:49606"/>
              <criterion comment="libssl0.9.8-dbg DPKG is earlier than 0.9.8c-4etch4" test_ref="oval:org.mitre.oval:tst:49955"/>
              <criterion comment="openssl DPKG is earlier than 0.9.8c-4etch4" test_ref="oval:org.mitre.oval:tst:49378"/>
              <criterion comment="libssl0.9.8 DPKG is earlier than 0.9.8c-4etch4" test_ref="oval:org.mitre.oval:tst:50068"/>
              <criterion comment="libssl0.9.7 DPKG is earlier than 0.9.7k-3.1etch2" test_ref="oval:org.mitre.oval:tst:49515"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended section">
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libssl-dev DPKG is earlier than 0.9.8c-4etch4" test_ref="oval:org.mitre.oval:tst:49606"/>
              <criterion comment="libssl0.9.8-dbg DPKG is earlier than 0.9.8c-4etch4" test_ref="oval:org.mitre.oval:tst:49955"/>
              <criterion comment="libssl0.9.8 DPKG is earlier than 0.9.8c-4etch4" test_ref="oval:org.mitre.oval:tst:50068"/>
              <criterion comment="openssl DPKG is earlier than 0.9.8c-4etch4" test_ref="oval:org.mitre.oval:tst:49378"/>
            </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:13476" version="5" class="patch">
      <metadata>
        <title>DSA-1706-1 amarok -- integer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>amarok</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00013.html" ref_id="DSA-1706-1"/>
        <description>Tobias Klein discovered that integer overflows in the code the Amarok media player uses to parse Audible files may lead to the execution of arbitrary code. For the stable distribution, this problem has been fixed in version 1.4.4-4etch1. Updated packages for sparc and arm will be provided later. For the upcoming stable distribution and the unstable distribution, this problem has been fixed in version 1.4.10-2. We recommend that you upgrade your amarok 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:00.505-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:49.599-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:07:39.149-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13476 - 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.861-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:20.525-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="amarok DPKG is earlier than 1.4.4-4etch1" test_ref="oval:org.mitre.oval:tst:50103"/>
          <criterion comment="amarok-engines DPKG is earlier than 1.4.4-4etch1" test_ref="oval:org.mitre.oval:tst:49708"/>
          <criterion comment="amarok-xine DPKG is earlier than 1.4.4-4etch1" test_ref="oval:org.mitre.oval:tst:49990"/>
        </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: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: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:13457" version="5" class="patch">
      <metadata>
        <title>DSA-1968-2 pdns-recursor -- DNS cache poisoning</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>pdns-recursor</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00019.html" ref_id="DSA-1968-2"/>
        <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 a cache poisoning vulnerability which may allow attackers to trick the server into serving incorrect DNS data. This DSA provides a security update for the old stable distribution, similar to the previous update in DSA-1968-1. Extra care should be applied when installing this update. It is an etch backport of the lenny version of the package. Major differences in internal domain name processing made backporting just the security fix too difficult. For the old stable distribution, this problem has been fixed in version 3.1.4+v3.1.7-0+etch1. 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:14.455-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:43.614-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:07:19.907-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13457 - 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.310-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:17.719-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
        </criteria>
        <criterion comment="pdns-recursor DPKG is earlier than 3.1.4+v3.1.7-0+etch1" test_ref="oval:org.mitre.oval:tst:46461"/>
      </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:13455" version="5" class="patch">
      <metadata>
        <title>DSA-1819-1 vlc -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>vlc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00131.html" ref_id="DSA-1819-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1768" ref_id="CVE-2008-1768"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1769" ref_id="CVE-2008-1769"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1881" ref_id="CVE-2008-1881"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2147" ref_id="CVE-2008-2147"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2430" ref_id="CVE-2008-2430"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3794" ref_id="CVE-2008-3794"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4686" ref_id="CVE-2008-4686"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5032" ref_id="CVE-2008-5032"/>
        <description>Several vulnerabilities have been discovered in vlc, a multimedia player and streamer. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2008-1768 Drew Yao discovered that multiple integer overflows in the MP4 demuxer, Real demuxer and Cinepak codec can lead to the execution of arbitrary code. CVE-2008-1769 Drew Yao discovered that the Cinepak codec is prone to a memory corruption, which can be triggered by a crafted Cinepak file. CVE-2008-1881 Luigi Auriemma discovered that it is possible to execute arbitrary code via a long subtitle in an SSA file. CVE-2008-2147 It was discovered that vlc is prone to a search path vulnerability, which allows local users to perform privilege escalations. CVE-2008-2430 Alin Rad Pop discovered that it is possible to execute arbitrary code when opening a WAV file containing a large fmt chunk. CVE-2008-3794 PÄ±nar YanardaÄ discovered that it is possible to execute arbitrary code when opening a crafted mmst link. CVE-2008-4686 Tobias Klein discovered that it is possible to execute arbitrary code when opening a crafted .ty file. CVE-2008-5032 Tobias Klein discovered that it is possible to execute arbitrary code when opening an invalid CUE image file with a crafted header. For the oldstable distribution, these problems have been fixed in version 0.8.6-svn20061012.debian-5.1+etch3. For the stable distribution, these problems have been fixed in version 0.8.6.h-4+lenny2, which was already included in the lenny release. For the testing distribution and the unstable distribution, these problems have been fixed in version 0.8.6.h-5. 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:29:34.496-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:42.517-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:07:19.064-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13455 - 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.170-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:16.965-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="wxvlc DPKG is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:49610"/>
              <criterion comment="vlc-plugin-alsa DPKG is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:49393"/>
            </criteria>
          </criteria>
          <criterion comment="vlc-nox DPKG is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:49540"/>
          <criterion comment="vlc-plugin-arts DPKG is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:49301"/>
          <criterion comment="vlc DPKG is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:49367"/>
          <criterion comment="mozilla-plugin-vlc DPKG is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:49351"/>
          <criterion comment="vlc-plugin-ggi DPKG is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:49613"/>
          <criterion comment="libvlc0-dev DPKG is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:49438"/>
          <criterion comment="libvlc0 DPKG is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:49658"/>
          <criterion comment="vlc-plugin-esd DPKG is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:49226"/>
          <criterion comment="vlc-plugin-sdl DPKG is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:49527"/>
          <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-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:49501"/>
              <criterion comment="vlc-plugin-svgalib DPKG is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:49615"/>
            </criteria>
          </criteria>
        </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:13450" version="5" class="patch">
      <metadata>
        <title>DSA-1705-1 netatalk -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>netatalk</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00012.html" ref_id="DSA-1705-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5718" ref_id="CVE-2008-5718"/>
        <description>It was discovered that netatalk, an implementation of the AppleTalk suite, is affected by a command injection vulnerability when processing PostScript streams via papd. This could lead to the execution of arbitrary code. Please note that this only affects installations that are configured to use a pipe command in combination with wildcard symbols substituted with values of the printed job. For the stable distribution this problem has been fixed in version 2.0.3-4+etch1. For the upcoming stable distribution this problem has been fixed in version 2.0.3-11+lenny1. For the unstable distribution this problem has been fixed in version 2.0.4~beta2-1. We recommend that you upgrade your netatalk 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:21.966-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:41.099-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:07:16.518-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13450 - 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.153-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:16.304-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="netatalk DPKG is earlier than 2.0.3-4+etch1" test_ref="oval:org.mitre.oval:tst:49223"/>
      </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: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: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: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: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:13376" version="5" class="patch">
      <metadata>
        <title>DSA-1916-1 kdelibs -- insufficient input validation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>kdelibs</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00239.html" ref_id="DSA-1916-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2702" ref_id="CVE-2009-2702"/>
        <description>Dan Kaminsky and Moxie Marlinspike discovered that kdelibs, core libraries from the official KDE release, does not properly handle a "\0" character in a domain name in the Subject Alternative Name field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority. For the oldstable distribution, this problem has been fixed in version 4:3.5.5a.dfsg.1-8etch3 Due to a bug in the archive system, the fix for the stable distribution , will be released as version 4:3.5.10.dfsg.1-0lenny3 once it is available. For the testing distribution, and the unstable distribution , this problem has been fixed in version 4:3.5.10.dfsg.1-2.1 We recommend that you upgrade your kdelibs pakcages.</description>
        <oval_repository>
          <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:50.344-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:20.274-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:14.082-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13376 - 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.652-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:07.254-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="kdelibs4-doc DPKG is earlier than 4:3.5.5a.dfsg.1-8etch3" test_ref="oval:org.mitre.oval:tst:51495"/>
              <criterion comment="kdelibs DPKG is earlier than 4:3.5.5a.dfsg.1-8etch3" test_ref="oval:org.mitre.oval:tst:51894"/>
              <criterion comment="kdelibs-data DPKG is earlier than 4:3.5.5a.dfsg.1-8etch3" test_ref="oval:org.mitre.oval:tst:51827"/>
            </criteria>
          </criteria>
          <criterion comment="kdelibs4-dev DPKG is earlier than 4:3.5.5a.dfsg.1-8etch3" test_ref="oval:org.mitre.oval:tst:51644"/>
          <criterion comment="kdelibs4c2a DPKG is earlier than 4:3.5.5a.dfsg.1-8etch3" test_ref="oval:org.mitre.oval:tst:51631"/>
          <criterion comment="kdelibs-dbg DPKG is earlier than 4:3.5.5a.dfsg.1-8etch3" test_ref="oval:org.mitre.oval:tst:51785"/>
        </criteria>
      </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: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:13365" version="7" class="patch">
      <metadata>
        <title>DSA-1703-1 bind9 -- interpretation conflict</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>bind9</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00010.html" ref_id="DSA-1703-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0025" ref_id="CVE-2009-0025"/>
        <description>It was discovered that BIND, an implementation of the DNS protocol suite, does not properly check the result of an OpenSSL function which is used to verify DSA cryptographic signatures. As a result, incorrect DNS resource records in zones protected by DNSSEC could be accepted as genuine. For the stable distribution, this problem has been fixed in version 1:9.3.4-2etch4. For the unstable distribution and the testing distribution, this problem will be fixed soon. We recommend that you upgrade your BIND 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:54.705-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:16.467-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:07.115-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13365 - 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.592-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:05.817-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:51908 - 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.209-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:28.530-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="ind9-doc DPKG is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:51897"/>
          </criteria>
          <criterion comment="libbind-dev DPKG is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:51303"/>
          <criterion comment="libdns22 DPKG is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:51848"/>
          <criterion comment="libisccfg1 DPKG is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:51908"/>
          <criterion comment="libisccc0 DPKG is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:50957"/>
          <criterion comment="libisc11 DPKG is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:50949"/>
          <criterion comment="ind9 DPKG is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:51899"/>
          <criterion comment="libbind9-0 DPKG is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:51529"/>
          <criterion comment="ind9-host DPKG is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:51118"/>
          <criterion comment="nsutils DPKG is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:51623"/>
          <criterion comment="liblwres9 DPKG is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:51714"/>
          <criterion comment="lwresd DPKG is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:51926"/>
        </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:13351" version="5" class="patch">
      <metadata>
        <title>DSA-1928-1 linux-2.6.24 -- privilege escalation/denial of service/sensitive memory leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6.24</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00251.html" ref_id="DSA-1928-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2846" ref_id="CVE-2009-2846"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2847" ref_id="CVE-2009-2847"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2848" ref_id="CVE-2009-2848"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2849" ref_id="CVE-2009-2849"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2903" ref_id="CVE-2009-2903"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2908" ref_id="CVE-2009-2908"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2909" ref_id="CVE-2009-2909"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2910" ref_id="CVE-2009-2910"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3001" ref_id="CVE-2009-3001"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3002" ref_id="CVE-2009-3002"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3228" ref_id="CVE-2009-3228"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3238" ref_id="CVE-2009-3238"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3286" ref_id="CVE-2009-3286"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3547" ref_id="CVE-2009-3547"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3612" ref_id="CVE-2009-3612"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3613" ref_id="CVE-2009-3613"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3620" ref_id="CVE-2009-3620"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3621" ref_id="CVE-2009-3621"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service, sensitive memory leak or privilege escalation. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2009-2846 Michael Buesch noticed a typing issue in the eisa-eeprom driver for the hppa architecture. Local users could exploit this issue to gain access to restricted memory. CVE-2009-2847 Ulrich Drepper noticed an issue in the do_sigalstack routine on 64-bit systems. This issue allows local users to gain access to potentially sensitive memory on the kernel stack. CVE-2009-2848 Eric Dumazet discovered an issue in the execve path, where the clear_child_tid variable was not being properly cleared. Local users could exploit this issue to cause a denial of service. CVE-2009-2849 Neil Brown discovered an issue in the sysfs interface to md devices. When md arrays are not active, local users can exploit this vulnerability to cause a denial of service. CVE-2009-2903 Mark Smith discovered a memory leak in the appletalk implementation. When the appletalk and ipddp modules are loaded, but no ipddp&amp;quot;N&amp;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-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-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-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-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. 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. For the oldstable distribution, this problem has been fixed in version 2.6.24-6~etchnhalf.9etch1. We recommend that you upgrade your linux-2.6.24 packages. Note: Debian "etch" includes linux kernel packages based upon both the 2.6.18 and 2.6.24 linux releases. All known security issues are carefully tracked against both packages and both packages will receive security updates until security support for Debian "etch" concludes. However, given the high frequency at which low-severity security issues are discovered in the kernel and the resource requirements of doing an update, lower severity 2.6.18 and 2.6.24 updates will typically release 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:49.531-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:13.080-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:00.282-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13351 - 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.720-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:02.646-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-doc-2.6.24 DPKG is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:51651"/>
              <criterion comment="linux-tree-2.6.24 DPKG is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:51855"/>
              <criterion comment="linux-source-2.6.24 DPKG is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:51373"/>
              <criterion comment="linux-patch-debian-2.6.24 DPKG is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:51807"/>
              <criterion comment="linux-support-2.6.24-etchnhalf.1 DPKG is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:51386"/>
              <criterion comment="linux-manual-2.6.24 DPKG is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:51577"/>
            </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 i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-amd64 DPKG is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:51696"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common DPKG is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:51560"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-amd64 DPKG is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:51587"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all DPKG is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:51791"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-amd64 DPKG is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:51843"/>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64 DPKG is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:50928"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc-smp DPKG is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:51692"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc-smp DPKG is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:51362"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64 DPKG is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:51880"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc DPKG is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:51870"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-hppa DPKG is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:51649"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64-smp DPKG is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:51264"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64-smp DPKG is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:51462"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all DPKG is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:51791"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common DPKG is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:51560"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc DPKG is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:51877"/>
            </criteria>
          </criteria>
        </criteria>
      </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: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: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: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: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: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: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: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:13271" version="5" class="patch">
      <metadata>
        <title>DSA-1917-1 mimetex -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mimetex</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00240.html" ref_id="DSA-1917-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1382" ref_id="CVE-2009-1382"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2459" ref_id="CVE-2009-2459"/>
        <description>Several vulnerabilities have been discovered in mimetex, a lightweight alternative to MathML. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2009-1382 Chris Evans and Damien Miller, discovered multiple stack-based buffer overflow. An attacker could execute arbitrary code via a TeX file with long picture, circle, input tags. CVE-2009-2459 Chris Evans discovered that mimeTeX contained certain directives that may be unsuitable for handling untrusted user input. A remote attacker can obtain sensitive information. For the oldstable distribution, these problems have been fixed in version 1.50-1+etch1. Due to a bug in the archive system, the fix for the stable distribution will be released as version 1.50-1+lenny1 once it is available. For the testing distribution, and the unstable distribution, these problems have been fixed in version 1.50-1.1. We recommend that you upgrade your mimetex 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.556-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:55.796-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:04:51.997-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13271 - 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.375-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:51.901-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="mimetex DPKG is earlier than 1.50-1+etch1" test_ref="oval:org.mitre.oval:tst:47491"/>
      </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:13252" version="7" class="patch">
      <metadata>
        <title>DSA-1702-1 ntp -- interpretation conflict</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ntp</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00009.html" ref_id="DSA-1702-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0021" ref_id="CVE-2009-0021"/>
        <description>It has been discovered that NTP, an implementation of the Network Time Protocol, does not properly check the result of an OpenSSL function for verifying cryptographic signatures, which may ultimately lead to the acceptance of unauthenticated time information. For the stable distribution, this problem has been fixed in version 1:4.2.2.p4+dfsg-2etch1. For the unstable distribution, this problem has been fixed in version 4.2.4p4+dfsg-8. The testing 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:32.418-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:52.614-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:04:39.187-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13252 - 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.407-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:49.952-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:49473 - 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.260-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:23.598-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="ntp-refclock DPKG is earlier than 1:4.2.2.p4+dfsg-2etch1" test_ref="oval:org.mitre.oval:tst:49458"/>
              <criterion comment="ntp-simple DPKG is earlier than 1:4.2.2.p4+dfsg-2etch1" test_ref="oval:org.mitre.oval:tst:49473"/>
              <criterion comment="ntp-doc DPKG is earlier than 1:4.2.2.p4+dfsg-2etch1" test_ref="oval:org.mitre.oval:tst:49322"/>
            </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 mipsel" test_ref="oval:org.mitre.oval:tst: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 DPKG is earlier than 1:4.2.2.p4+dfsg-2etch1" test_ref="oval:org.mitre.oval:tst:49348"/>
              <criterion comment="ntp DPKG is earlier than 1:4.2.2.p4+dfsg-2etch1" test_ref="oval:org.mitre.oval:tst:49205"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13245" version="5" class="patch">
      <metadata>
        <title>DSA-1697-1 iceape -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceape</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00004.html" ref_id="DSA-1697-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0016" ref_id="CVE-2008-0016"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0304" ref_id="CVE-2008-0304"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2785" ref_id="CVE-2008-2785"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2798" ref_id="CVE-2008-2798"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2799" ref_id="CVE-2008-2799"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2800" ref_id="CVE-2008-2800"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2801" ref_id="CVE-2008-2801"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2802" ref_id="CVE-2008-2802"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2803" ref_id="CVE-2008-2803"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2805" ref_id="CVE-2008-2805"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2807" ref_id="CVE-2008-2807"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2808" ref_id="CVE-2008-2808"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2809" ref_id="CVE-2008-2809"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2810" ref_id="CVE-2008-2810"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2811" ref_id="CVE-2008-2811"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2933" ref_id="CVE-2008-2933"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3835" ref_id="CVE-2008-3835"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3836" ref_id="CVE-2008-3836"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3837" ref_id="CVE-2008-3837"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4058" ref_id="CVE-2008-4058"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4059" ref_id="CVE-2008-4059"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4060" ref_id="CVE-2008-4060"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4061" ref_id="CVE-2008-4061"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4062" ref_id="CVE-2008-4062"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4065" ref_id="CVE-2008-4065"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4067" ref_id="CVE-2008-4067"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4068" ref_id="CVE-2008-4068"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4069" ref_id="CVE-2008-4069"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4070" ref_id="CVE-2008-4070"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4582" ref_id="CVE-2008-4582"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5012" ref_id="CVE-2008-5012"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5013" ref_id="CVE-2008-5013"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5014" ref_id="CVE-2008-5014"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5017" ref_id="CVE-2008-5017"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0017" ref_id="CVE-2008-0017"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5021" ref_id="CVE-2008-5021"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5024" ref_id="CVE-2008-5024"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5022" ref_id="CVE-2008-5022"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5500" ref_id="CVE-2008-5500"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5503" ref_id="CVE-2008-5503"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5506" ref_id="CVE-2008-5506"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5507" ref_id="CVE-2008-5507"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5508" ref_id="CVE-2008-5508"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5511" ref_id="CVE-2008-5511"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5512" ref_id="CVE-2008-5512"/>
        <description><![CDATA[Several remote vulnerabilities have been discovered in Iceape an unbranded version of the Seamonkey internet suite. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2008-0016 Justin Schuh, Tom Cross and Peter Williams discovered a buffer overflow in the parser for UTF-8 URLs, which may lead to the execution of arbitrary code. CVE-2008-0304 It was discovered that a buffer overflow in MIME decoding can lead to the execution of arbitrary code. CVE-2008-2785 It was discovered that missing boundary checks on a reference counter for CSS objects can lead to the execution of arbitrary code. CVE-2008-2798 Devon Hubbard, Jesse Ruderman and Martijn Wargers discovered crashes in the layout engine, which might allow the execution of arbitrary code. CVE-2008-2799 Igor Bukanov, Jesse Ruderman and Gary Kwong discovered crashes in the Javascript engine, which might allow the execution of arbitrary code. CVE-2008-2800 &quot;moz_bug_r_a4&quot; discovered several cross-site scripting vulnerabilities. CVE-2008-2801 Collin Jackson and Adam Barth discovered that Javascript code could be executed in the context or signed JAR archives. CVE-2008-2802 &quot;moz_bug_r_a4&quot; discovered that XUL documements can escalate privileges by accessing the pre-compiled &quot;fastload&quot; file. CVE-2008-2803 &quot;moz_bug_r_a4&quot; discovered that missing input sanitising in the mozIJSSubScriptLoader.loadSubScript function could lead to the execution of arbitrary code. Iceape itself is not affected, but some addons are. CVE-2008-2805 Claudio Santambrogio discovered that missing access validation in DOM parsing allows malicious web sites to force the browser to upload local files to the server, which could lead to information disclosure. CVE-2008-2807 Daniel Glazman discovered that a programming error in the code for parsing .properties files could lead to memory content being exposed to addons, which could lead to information disclosure. CVE-2008-2808 Masahiro Yamada discovered that file URLS in directory listings were insufficiently escaped. CVE-2008-2809 John G. Myers, Frank Benkstein and Nils Toedtmann discovered that alternate names on self-signed certificates were handled insufficiently, which could lead to spoofings of secure connections. CVE-2008-2810 It was discovered that URL shortcut files could be used to bypass the same-origin restrictions. This issue does not affect current Iceape, but might occur with additional extensions installed. CVE-2008-2811 Greg McManus discovered a crash in the block reflow code, which might allow the execution of arbitrary code. CVE-2008-2933 Billy Rios discovered that passing an URL containing a pipe symbol to Iceape can lead to Chrome privilege escalation. CVE-2008-3835 &quot;moz_bug_r_a4&quot; discovered that the same-origin check in nsXMLDocument::OnChannelRedirect could be bypassed. CVE-2008-3836 &quot;moz_bug_r_a4&quot; discovered that several vulnerabilities in feedWriter could lead to Chrome privilege escalation. CVE-2008-3837 Paul Nickerson discovered that an attacker could move windows during a mouse click, resulting in unwanted action triggered by drag-and-drop. CVE-2008-4058 &quot;moz_bug_r_a4&quot; discovered a vulnerability which can result in Chrome privilege escalation through XPCNativeWrappers. CVE-2008-4059 &quot;moz_bug_r_a4&quot; discovered a vulnerability which can result in Chrome privilege escalation through XPCNativeWrappers. CVE-2008-4060 Olli Pettay and &quot;moz_bug_r_a4&quot; discovered a Chrome privilege escalation vulnerability in XSLT handling. CVE-2008-4061 Jesse Ruderman discovered a crash in the layout engine, which might allow the execution of arbitrary code. CVE-2008-4062 Igor Bukanov, Philip Taylor, Georgi Guninski and Antoine Labour discovered crashes in the Javascript engine, which might allow the execution of arbitrary code. CVE-2008-4065 Dave Reed discovered that some Unicode byte order marks are stripped from Javascript code before execution, which can result in code being executed, which were otherwise part of a quoted string. CVE-2008-4067 Boris Zbarsky discovered that resource: URls allow directory traversal when using URL-encoded slashes. CVE-2008-4068 Georgi Guninski discovered that resource: URLs could bypass local access restrictions. CVE-2008-4069 Billy Hoffman discovered that the XBM decoder could reveal uninitialised memory. CVE-2008-4070 It was discovered that a buffer overflow could be triggered via a long header in a news article, which could lead to arbitrary code execution. CVE-2008-5012 Georgi Guninski, Michal Zalewski and Chris Evan discovered that the canvas element could be used to bypass same-origin restrictions. CVE-2008-5013 It was discovered that insufficient checks in the Flash plugin glue code could lead to arbitrary code execution. CVE-2008-5014 Jesse Ruderman discovered that a programming error in the window.__proto__.__proto__ object could lead to arbitrary code execution. CVE-2008-5017 It was discovered that crashes in the layout engine could lead to arbitrary code execution. CVE-2008-0017 Justin Schuh discovered that a buffer overflow in http-index-format parser could lead to arbitrary code execution. CVE-2008-5021 It was discovered that a crash in the nsFrameManager might lead to the execution of arbitrary code. CVE-2008-5022 &quot;moz_bug_r_a4&quot; discovered that the same-origin check in nsXMLHttpRequest::NotifyEventListeners could be bypassed. CVE-2008-5024 Chris Evans discovered that quote characters were improperly escaped in the default namespace of E4X documents. CVE-2008-4582 Liu Die Yu discovered an information leak through local shortcut files. CVE-2008-5500 Jesse Ruderman discovered that the layout engine is vulnerable to DoS attacks that might trigger memory corruption and an integer overflow. CVE-2008-5503 Boris Zbarsky discovered that an information disclosure attack could be performed via XBL bindings. CVE-2008-5506 Marius Schilder discovered that it is possible to obtain sensible data via a XMLHttpRequest. CVE-2008-5507 Chris Evans discovered that it is possible to obtain sensible data via a JavaScript URL. CVE-2008-5508 Chip Salzenberg discovered possible phishing attacks via URLs with leading whitespaces or control characters. CVE-2008-5511 It was discovered that it is possible to perform cross-site scripting attacks via an XBL binding to an &quot;unloaded document.&quot; CVE-2008-5512 It was discovered that it is possible to run arbitrary JavaScript with chrome privileges via unknown vectors. For the stable distribution these problems have been fixed in version 1.0.13~pre080614i-0etch1. For the upcoming stable distribution distribution these problems will be fixed soon. For the unstable distribution these problems have been fixed in version 1.1.14-1. We recommend that you upgrade your iceape 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:44.102-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:52.006-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:04:36.504-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13245 - 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:17.297-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:48.285-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mozilla-js-debugger DPKG is earlier than 1.8+1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:52304"/>
              <criterion comment="mozilla-chatzilla DPKG is earlier than 1.8+1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:51936"/>
              <criterion comment="iceape DPKG is earlier than 1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:52367"/>
              <criterion comment="iceape-chatzilla DPKG is earlier than 1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:51991"/>
              <criterion comment="mozilla DPKG is earlier than 1.8+1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:52359"/>
              <criterion comment="mozilla-psm DPKG is earlier than 1.8+1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:52313"/>
              <criterion comment="mozilla-mailnews DPKG is earlier than 1.8+1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:51941"/>
              <criterion comment="mozilla-dom-inspector DPKG is earlier than 1.8+1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:52344"/>
              <criterion comment="mozilla-calendar DPKG is earlier than 1.8+1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:52392"/>
              <criterion comment="mozilla-browser DPKG is earlier than 1.8+1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:51418"/>
              <criterion comment="mozilla-dev DPKG is earlier than 1.8+1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:51431"/>
              <criterion comment="iceape-dev DPKG is earlier than 1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:52349"/>
            </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="iceape-dbg DPKG is earlier than 1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:52369"/>
              <criterion comment="iceape-dom-inspector DPKG is earlier than 1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:51980"/>
              <criterion comment="iceape-mailnews DPKG is earlier than 1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:52194"/>
              <criterion comment="iceape-browser DPKG is earlier than 1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:51760"/>
              <criterion comment="iceape-calendar DPKG is earlier than 1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:52039"/>
              <criterion comment="iceape-gnome-support DPKG is earlier than 1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:52409"/>
            </criteria>
          </criteria>
        </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: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:13203" version="5" class="patch">
      <metadata>
        <title>DSA-1698-1 gforge -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gforge</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00005.html" ref_id="DSA-1698-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2381" ref_id="CVE-2008-2381"/>
        <description>It was discovered that GForge, a collaborative development tool, insufficiently sanitises some input allowing a remote attacker to perform SQL injection. For the stable distribution, this problem has been fixed in version 4.5.14-22etch10. For the testing and unstable distribution, this problem has been fixed in version 4.7~rc2-7. We recommend that you upgrade your gforge 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:49.759-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:47.584-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:04:02.695-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13203 - 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.338-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:45.827-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="gforge-ldap-openldap DPKG is earlier than 4.5.14-22etch9" test_ref="oval:org.mitre.oval:tst:49632"/>
          <criterion comment="gforge-mta-exim4 DPKG is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:49586"/>
          <criterion comment="gforge-mta-courier DPKG is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:49387"/>
          <criterion comment="gforge-mta-exim DPKG is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:49795"/>
          <criterion comment="gforge DPKG is earlier than 4.5.14-22etch9" test_ref="oval:org.mitre.oval:tst:49826"/>
          <criterion comment="gforge-common DPKG is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:49836"/>
          <criterion comment="gforge-mta-postfix DPKG is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:49418"/>
          <criterion comment="gforge-shell-postgresql DPKG is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:49760"/>
          <criterion comment="gforge-shell-ldap DPKG is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:49660"/>
          <criterion comment="gforge-lists-mailman DPKG is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:49634"/>
          <criterion comment="gforge-web-apache DPKG is earlier than 4.5.14-22etch9" test_ref="oval:org.mitre.oval:tst:49850"/>
          <criterion comment="gforge-db-postgresql DPKG is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:49216"/>
          <criterion comment="gforge-ftp-proftpd DPKG is earlier than 4.5.14-22etch9" test_ref="oval:org.mitre.oval:tst:49759"/>
          <criterion comment="gforge-dns-bind9 DPKG is earlier than 4.5.14-22etch9" test_ref="oval:org.mitre.oval:tst:49867"/>
        </criteria>
      </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: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:13146" version="5" class="patch">
      <metadata>
        <title>DSA-1735-1 znc -- missing input sanitisation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>znc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00045.html" ref_id="DSA-1735-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0759" ref_id="CVE-2009-0759"/>
        <description>It was discovered that znc, an IRC proxy/bouncer, does not properly sanitise input contained in configuration change requests to the webadmin interface. This allows authenticated users to elevate their privileges and indirectly execute arbitrary commands. For the old stable distribution, this problem has been fixed in version 0.045-3+etch2. For the stable distribution, this problem has been fixed in version 0.058-2+lenny1. For the unstable distribution, this problem has been fixed in version 0.066-1. 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:28:11.769-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:42.193-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:03:22.372-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13146 - 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.831-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:41.653-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="znc DPKG is earlier than 0.045-3+etch2" test_ref="oval:org.mitre.oval:tst:47847"/>
      </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:13135" version="5" class="patch">
      <metadata>
        <title>DSA-1711-1 typo3-src -- several</title>
        <affected family="unix">
          <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/msg00019.html" ref_id="DSA-1711-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0255" ref_id="CVE-2009-0255"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0256" ref_id="CVE-2009-0256"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0257" ref_id="CVE-2009-0257"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0258" ref_id="CVE-2009-0258"/>
        <description>Several remotely exploitable vulnerabilities have been discovered in the TYPO3 web content management framework. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2009-0255 Chris John Riley discovered that the TYPO3-wide used encryption key is generated with an insufficiently random seed resulting in low entropy which makes it easier for attackers to crack this key. CVE-2009-0256 Marcus Krause discovered that TYPO3 is not invalidating a supplied session on authentication which allows an attacker to take over a victims session via a session fixation attack. CVE-2009-0257 Multiple cross-site scripting vulnerabilities allow remote attackers to inject arbitrary web script or HTML via various arguments and user- supplied strings used in the indexed search system extension, adodb extension test scripts or the workspace module. CVE-2009-0258 Mads Olesen discovered a remote command injection vulnerability in the indexed search system extension which allows attackers to execute arbitrary code via a crafted file name which is passed unescaped to various system tools that extract file content for the indexing. Because of CVE-2009-0255, please make sure that besides installing this update, you also create a new encryption key after the installation. For the stable distribution these problems have been fixed in version 4.0.2+debian-7. For the unstable distribution these problems have been fixed in version 4.2.5-1. We recommend that you upgrade your TYPO3 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:44.678-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:40.349-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:03:17.589-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13135 - 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.380-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:39.646-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="typo3 DPKG is earlier than 4.0.2+debian-7" test_ref="oval:org.mitre.oval:tst:48261"/>
          <criterion comment="typo3-src-4.0 DPKG is earlier than 4.0.2+debian-7" test_ref="oval:org.mitre.oval:tst:48210"/>
        </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: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: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: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:13092" version="5" class="patch">
      <metadata>
        <title>DSA-1714-1 rt2570 -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>rt2570</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00022.html" ref_id="DSA-1714-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0282" ref_id="CVE-2009-0282"/>
        <description>It was discovered that an integer overflow in the &amp;quot;Probe Request&amp;quot; packet parser of the Ralinktech wireless drivers might lead to remote denial of service or the execution of arbitrary code. Please note that you need to rebuild your driver from the source package in order to set this update into effect. Detailed instructions can be found in /usr/share/doc/rt2570-source/README.Debian For the stable distribution, this problem has been fixed in version 1.1.0+cvs20060620-3+etch1. For the upcoming stable distribution and the unstable distribution, this problem has been fixed in version 1.1.0+cvs20080623-2. We recommend that you upgrade your rt2570 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:18.570-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:33.555-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:02:55.376-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13092 - 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.115-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:33.215-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="rt2570-source DPKG is earlier than 1.1.0+cvs20060620-3+etch1" test_ref="oval:org.mitre.oval:tst:49701"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13077" version="5" class="patch">
      <metadata>
        <title>DSA-1710-1 ganglia-monitor-core -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ganglia-monitor-core</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00018.html" ref_id="DSA-1710-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0241" ref_id="CVE-2009-0241"/>
        <description>Spike Spiegel discovered a stack-based buffer overflow in gmetad, the meta-daemon for the ganglia cluster monitoring toolkit, which could be triggered via a request with long path names and might enable arbitrary code execution. For the stable distribution, this problem has been fixed in version 2.5.7-3.1etch1. For the unstable distribution this problem has been fixed in version 2.5.7-5. For the testing distribution, this problem will be fixed soon. We recommend that you upgrade your ganglia-monitor-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:29:14.902-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:33.164-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:02:46.672-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13077 - 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:25.593-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:33.023-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libganglia1 DPKG is earlier than 2.5.7-3.1etch1" test_ref="oval:org.mitre.oval:tst:49161"/>
          <criterion comment="gmetad DPKG is earlier than 2.5.7-3.1etch1" test_ref="oval:org.mitre.oval:tst:48850"/>
          <criterion comment="libganglia1-dev DPKG is earlier than 2.5.7-3.1etch1" test_ref="oval:org.mitre.oval:tst:48976"/>
          <criterion comment="ganglia-monitor DPKG is earlier than 2.5.7-3.1etch1" test_ref="oval:org.mitre.oval:tst:49185"/>
        </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: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: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: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:12973" version="5" class="patch">
      <metadata>
        <title>DSA-1696-1 icedove -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>icedove</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00003.html" ref_id="DSA-1696-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0016" ref_id="CVE-2008-0016"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1380" ref_id="CVE-2008-1380"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3835" ref_id="CVE-2008-3835"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4058" ref_id="CVE-2008-4058"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4059" ref_id="CVE-2008-4059"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4060" ref_id="CVE-2008-4060"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4061" ref_id="CVE-2008-4061"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4062" ref_id="CVE-2008-4062"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4065" ref_id="CVE-2008-4065"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4067" ref_id="CVE-2008-4067"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4068" ref_id="CVE-2008-4068"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4070" ref_id="CVE-2008-4070"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4582" ref_id="CVE-2008-4582"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5012" ref_id="CVE-2008-5012"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5014" ref_id="CVE-2008-5014"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5017" ref_id="CVE-2008-5017"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5018" ref_id="CVE-2008-5018"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5021" ref_id="CVE-2008-5021"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5022" ref_id="CVE-2008-5022"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5024" ref_id="CVE-2008-5024"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5500" ref_id="CVE-2008-5500"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5503" ref_id="CVE-2008-5503"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5506" ref_id="CVE-2008-5506"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5507" ref_id="CVE-2008-5507"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5508" ref_id="CVE-2008-5508"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5511" ref_id="CVE-2008-5511"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5512" ref_id="CVE-2008-5512"/>
        <description><![CDATA[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-2008-0016 Justin Schuh, Tom Cross and Peter Williams discovered a buffer overflow in the parser for UTF-8 URLs, which may lead to the execution of arbitrary code. CVE-2008-1380 It was discovered that crashes in the Javascript engine could potentially lead to the execution of arbitrary code. CVE-2008-3835 &quot;moz_bug_r_a4&quot; discovered that the same-origin check in nsXMLDocument::OnChannelRedirect could be bypassed. CVE-2008-4058 &quot;moz_bug_r_a4&quot; discovered a vulnerability which can result in Chrome privilege escalation through XPCNativeWrappers. CVE-2008-4059 &quot;moz_bug_r_a4&quot; discovered a vulnerability which can result in Chrome privilege escalation through XPCNativeWrappers. CVE-2008-4060 Olli Pettay and &quot;moz_bug_r_a4&quot; discovered a Chrome privilege escalation vulnerability in XSLT handling. CVE-2008-4061 Jesse Ruderman discovered a crash in the layout engine, which might allow the execution of arbitrary code. CVE-2008-4062 Igor Bukanov, Philip Taylor, Georgi Guninski and Antoine Labour discovered crashes in the Javascript engine, which might allow the execution of arbitrary code. CVE-2008-4065 Dave Reed discovered that some Unicode byte order marks are stripped from Javascript code before execution, which can result in code being executed, which were otherwise part of a quoted string. CVE-2008-4067 It was discovered that a directory traversal allows attackers to read arbitrary files via a certain characters. CVE-2008-4068 It was discovered that a directory traversal allows attackers to bypass security restrictions and obtain sensitive information. CVE-2008-4070 It was discovered that a buffer overflow could be triggered via a long header in a news article, which could lead to arbitrary code execution. CVE-2008-4582 Liu Die Yu and Boris Zbarsky discovered an information leak through local shortcut files. CVE-2008-5012 Georgi Guninski, Michal Zalewski and Chris Evan discovered that the canvas element could be used to bypass same-origin restrictions. CVE-2008-5014 Jesse Ruderman discovered that a programming error in the window.__proto__.__proto__ object could lead to arbitrary code execution. CVE-2008-5017 It was discovered that crashes in the layout engine could lead to arbitrary code execution. CVE-2008-5018 It was discovered that crashes in the Javascript engine could lead to arbitrary code execution. CVE-2008-5021 It was discovered that a crash in the nsFrameManager might lead to the execution of arbitrary code. CVE-2008-5022 &quot;moz_bug_r_a4&quot; discovered that the same-origin check in nsXMLHttpRequest::NotifyEventListeners could be bypassed. CVE-2008-5024 Chris Evans discovered that quote characters were improperly escaped in the default namespace of E4X documents. CVE-2008-5500 Jesse Ruderman discovered that the layout engine is vulnerable to DoS attacks that might trigger memory corruption and an integer overflow. CVE-2008-5503 Boris Zbarsky discovered that an information disclosure attack could be performed via XBL bindings. CVE-2008-5506 Marius Schilder discovered that it is possible to obtain sensible data via a XMLHttpRequest. CVE-2008-5507 Chris Evans discovered that it is possible to obtain sensible data via a JavaScript URL. CVE-2008-5508 Chip Salzenberg discovered possible phishing attacks via URLs with leading whitespaces or control characters. CVE-2008-5511 It was discovered that it is possible to perform cross-site scripting attacks via an XBL binding to an &quot;unloaded document.&quot; CVE-2008-5512 It was discovered that it is possible to run arbitrary JavaScript with chrome privileges via unknown vectors. For the stable distribution these problems have been fixed in version 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1. Packages for s390 will be provided later. For the upcoming stable distribution these problems will be fixed soon. For the unstable distribution these problems have been fixed in version 2.0.0.19-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:28.465-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:13.389-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:01:46.687-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12973 - 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:25.650-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:12.570-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="thunderbird-typeaheadfind DPKG is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:48179"/>
              <criterion comment="mozilla-thunderbird-typeaheadfind DPKG is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:48097"/>
              <criterion comment="thunderbird-gnome-support DPKG is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:48320"/>
              <criterion comment="thunderbird-dev DPKG is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:48133"/>
              <criterion comment="thunderbird-dbg DPKG is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:48274"/>
              <criterion comment="mozilla-thunderbird DPKG is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:48184"/>
              <criterion comment="thunderbird DPKG is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:48072"/>
              <criterion comment="mozilla-thunderbird-inspector DPKG is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:48233"/>
              <criterion comment="thunderbird-inspector DPKG is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:47345"/>
              <criterion comment="mozilla-thunderbird-dev DPKG is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:47852"/>
            </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 ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="icedove-typeaheadfind DPKG is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:47867"/>
              <criterion comment="icedove DPKG is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:48092"/>
              <criterion comment="icedove-inspector DPKG is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:47905"/>
              <criterion comment="icedove-dev DPKG is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:48191"/>
              <criterion comment="icedove-dbg DPKG is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:48310"/>
              <criterion comment="icedove-gnome-support DPKG is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:48226"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12947" version="5" class="patch">
      <metadata>
        <title>DSA-1871-2 wordpress -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>wordpress</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00193.html" ref_id="DSA-1871-2"/>
        <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>The previous wordpress update introduced a regression when fixing CVE-2008-4769 due to a function that was not backported with the patch. Please note that this regression only affects the oldstable distribution. For reference the original advisory text follows. 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-1etch5. 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:32:52.510-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:09.571-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:01:41.173-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12947 - 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.817-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:08.195-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="wordpress DPKG is earlier than 2.0.10-1etch5" test_ref="oval:org.mitre.oval:tst:51022"/>
      </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: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:12883" version="5" class="patch">
      <metadata>
        <title>DSA-1782-1 mplayer -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mplayer</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00093.html" ref_id="DSA-1782-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-4866" ref_id="CVE-2008-4866"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5616" ref_id="CVE-2008-5616"/>
        <description>Several vulnerabilities have been discovered in mplayer, a movie player for Unix-like systems. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2009-0385 It was discovered that watching a malformed 4X movie file could lead to the execution of arbitrary code. CVE-2008-4866 It was discovered that multiple buffer overflows could lead to the execution of arbitrary code. CVE-2008-5616 It was discovered that watching a malformed TwinVQ file could lead to the execution of arbitrary code. For the oldstable distribution, these problems have been fixed in version 1.0~rc1-12etch7. For the stable distribution, mplayer links against ffmpeg-debian. For the testing distribution and the unstable distribution, mplayer links against ffmpeg-debian. 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:28:13.702-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:01.494-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:01:25.721-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12883 - 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.399-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:02.766-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="mplayer-doc DPKG is earlier than 1.0~rc1-12etch7" test_ref="oval:org.mitre.oval:tst:48129"/>
          </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="mplayer DPKG is earlier than 1.0~rc1-12etch7" test_ref="oval:org.mitre.oval:tst:47896"/>
          </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: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: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:12790" version="5" class="patch">
      <metadata>
        <title>DSA-1719-1 gnutls13 -- design flaw</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gnutls13</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00028.html" ref_id="DSA-1719-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4989" ref_id="CVE-2008-4989"/>
        <description>Martin von Gagern discovered that GNUTLS, an implementation of the TLS/SSL protocol, handles verification of X.509 certificate chains incorrectly if a self-signed certificate is configured as a trusted certificate. This could cause clients to accept forged server certificates as genuine. In addition, this update tightens the checks for X.509v1 certificates which causes GNUTLS to reject certain certificate chains it accepted before. For the stable distribution, this problem has been fixed in version 1.4.4-3+etch3. For the unstable distribution, this problem has been fixed in version 2.4.2-3 of the gnutls26 package. We recommend that you upgrade your gnutls13 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:10.537-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:00:49.146-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:01:09.287-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12790 - 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.522-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:49.874-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="gnutls-doc DPKG is earlier than 1.4.4-3+etch3" test_ref="oval:org.mitre.oval:tst:52162"/>
          </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 mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libgnutls13 DPKG is earlier than 1.4.4-3+etch2" test_ref="oval:org.mitre.oval:tst:51902"/>
              <criterion comment="libgnutls-dev DPKG is earlier than 1.4.4-3+etch3" test_ref="oval:org.mitre.oval:tst:52052"/>
              <criterion comment="libgnutls13-dbg DPKG is earlier than 1.4.4-3+etch3" test_ref="oval:org.mitre.oval:tst:51933"/>
            </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 ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            </criteria>
            <criterion comment="gnutls-bin DPKG is earlier than 1.4.4-3+etch2" test_ref="oval:org.mitre.oval:tst:51822"/>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libgnutls-dev DPKG is earlier than 1.4.4-3+etch3" test_ref="oval:org.mitre.oval:tst:52052"/>
              <criterion comment="gnutls-bin DPKG is earlier than 1.4.4-3+etch3" test_ref="oval:org.mitre.oval:tst:51868"/>
              <criterion comment="libgnutls13 DPKG is earlier than 1.4.4-3+etch3" test_ref="oval:org.mitre.oval:tst:52089"/>
              <criterion comment="libgnutls13-dbg DPKG is earlier than 1.4.4-3+etch2" test_ref="oval:org.mitre.oval:tst:51834"/>
            </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:12780" version="7" class="patch">
      <metadata>
        <title>DSA-1708-1 git-core -- shell command injection</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>git-core</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00015.html" ref_id="DSA-1708-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5516" ref_id="CVE-2008-5516"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5517" ref_id="CVE-2008-5517"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5916" ref_id="CVE-2008-5916"/>
        <description>It was discovered that gitweb, the web interface for the Git version control system, contained several vulnerabilities: Remote attackers could use crafted requests to execute shell commands on the web server, using the snapshot generation and pickaxe search functionality. Local users with write access to the configuration of a Git repository served by gitweb could cause gitweb to execute arbitrary shell commands with the permission of the web server. For the stable distribution, these problems have been fixed in version 1:1.4.4.4-4+etch1. For the unstable distribution and testing distribution, the remote shell command injection issuei has been fixed in version 1.5.6-1. The other issue will be fixed soon. We recommend that you upgrade your Git 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:39.914-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:00:46.875-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:01:07.831-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12780 - 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.599-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:47.209-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:50569 - 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:21.084-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:14.868-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="git-daemon-run DPKG is earlier than 1:1.4.4.4-4+etch1" test_ref="oval:org.mitre.oval:tst:50569"/>
              <criterion comment="gitweb DPKG is earlier than 1:1.4.4.4-4+etch1" test_ref="oval:org.mitre.oval:tst:50565"/>
              <criterion comment="git-doc DPKG is earlier than 1:1.4.4.4-4+etch1" test_ref="oval:org.mitre.oval:tst:50000"/>
              <criterion comment="git-svn DPKG is earlier than 1:1.4.4.4-4+etch1" test_ref="oval:org.mitre.oval:tst:50630"/>
              <criterion comment="git-arch DPKG is earlier than 1:1.4.4.4-4+etch1" test_ref="oval:org.mitre.oval:tst:50585"/>
              <criterion comment="git-cvs DPKG is earlier than 1:1.4.4.4-4+etch1" test_ref="oval:org.mitre.oval:tst:49902"/>
              <criterion comment="git-email DPKG is earlier than 1:1.4.4.4-4+etch1" test_ref="oval:org.mitre.oval:tst:50241"/>
              <criterion comment="gitk DPKG is earlier than 1:1.4.4.4-4+etch1" test_ref="oval:org.mitre.oval:tst:50209"/>
            </criteria>
          </criteria>
          <criterion comment="git-core DPKG is earlier than 1:1.4.4.4-4+etch1" test_ref="oval:org.mitre.oval:tst:50599"/>
        </criteria>
      </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: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: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: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:12644" version="5" class="patch">
      <metadata>
        <title>DSA-1775-1 php-json-ext -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>php-json-ext</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00086.html" ref_id="DSA-1775-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1271" ref_id="CVE-2009-1271"/>
        <description>It was discovered that php-json-ext, a JSON serialiser for PHP, is prone to a denial of service attack, when receiving a malformed string via the json_decode function. For the oldstable distribution, this problem has been fixed in version 1.2.1-3.2+etch1. The stable distribution does not contain a separate php-json-ext package, but includes it in the php5 packages, which will be fixed soon. The testing distribution and the unstable distribution do not contain a separate php-json-ext package, but include it in the php5 packages. We recommend that you upgrade your php-json-ext 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:15.273-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:00:27.631-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:00:34.815-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12644 - 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.717-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:24.527-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="php5-json DPKG is earlier than 1.2.1-3.2+etch1" test_ref="oval:org.mitre.oval:tst:47680"/>
          <criterion comment="php4-json DPKG is earlier than 1.2.1-3.2+etch1" test_ref="oval:org.mitre.oval:tst:48035"/>
        </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: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>
    <definition id="oval:org.mitre.oval:def:12594" version="5" class="patch">
      <metadata>
        <title>DSA-1972-2 audiofile -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>audiofile</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00011.html" ref_id="DSA-1972-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5824" ref_id="CVE-2008-5824"/>
        <description>This advisory adds the packages for the old stable distribution, with the exception of the mips packages. The updates for the mips architecture will be released when they become available. The packages for the stable distribution have been released in DSA-1972-1. For reference, the advisory text is provided below. 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 has been fixed in version 0.2.6-6+etch1. 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:26:41.815-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:00:24.359-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:00:27.449-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12594 - 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.601-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:22.566-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libaudiofile0 DPKG is earlier than 0.2.6-6+etch1" test_ref="oval:org.mitre.oval:tst:46409"/>
          <criterion comment="libaudiofile-dev DPKG is earlier than 0.2.6-6+etch1" test_ref="oval:org.mitre.oval:tst:46230"/>
        </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>
  </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="libsoup2.2-8 is earlier than 2.2.98-2+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19770" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10732"/>
      <state state_ref="oval:org.mitre.oval:ste:6510"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsoup2.2-doc is earlier than 2.2.98-2+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19748" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11653"/>
      <state state_ref="oval:org.mitre.oval:ste:6510"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsoup2.2-dev is earlier than 2.2.98-2+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19668" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11717"/>
      <state state_ref="oval:org.mitre.oval:ste:6510"/>
    </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="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 id="oval:org.mitre.oval:tst:18917" version="2" comment="libtk-img is earlier than 1:1.3-15etch2" check_existence="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:6513"/>
    </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="tomcat5.5-admin is earlier than 5.5.20-2etch3" check="all" version="1" id="oval:org.mitre.oval:tst:19679" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10929"/>
      <state state_ref="oval:org.mitre.oval:ste:6543"/>
    </dpkginfo_test>
    <dpkginfo_test comment="tomcat5.5 is earlier than 5.5.20-2etch3" check="all" version="1" id="oval:org.mitre.oval:tst:19573" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11148"/>
      <state state_ref="oval:org.mitre.oval:ste:6543"/>
    </dpkginfo_test>
    <dpkginfo_test comment="tomcat5.5-webapps is earlier than 5.5.20-2etch3" check="all" version="1" id="oval:org.mitre.oval:tst:19358" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10687"/>
      <state state_ref="oval:org.mitre.oval:ste:6543"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libtomcat5.5-java is earlier than 5.5.20-2etch3" check="all" version="1" id="oval:org.mitre.oval:tst:19123" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11022"/>
      <state state_ref="oval:org.mitre.oval:ste:6543"/>
    </dpkginfo_test>
    <dpkginfo_test comment="courier-authdaemon is earlier than 0.58-4+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:20457" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11850"/>
      <state state_ref="oval:org.mitre.oval:ste:6508"/>
    </dpkginfo_test>
    <dpkginfo_test comment="courier-authlib-userdb is earlier than 0.58-4+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:20396" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11926"/>
      <state state_ref="oval:org.mitre.oval:ste:6508"/>
    </dpkginfo_test>
    <dpkginfo_test comment="courier-authlib-dev is earlier than 0.58-4+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:20328" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11896"/>
      <state state_ref="oval:org.mitre.oval:ste:6508"/>
    </dpkginfo_test>
    <dpkginfo_test comment="courier-authlib-postgresql is earlier than 0.58-4+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:20297" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11411"/>
      <state state_ref="oval:org.mitre.oval:ste:6508"/>
    </dpkginfo_test>
    <dpkginfo_test comment="courier-authlib-pipe is earlier than 0.58-4+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:20083" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11789"/>
      <state state_ref="oval:org.mitre.oval:ste:6508"/>
    </dpkginfo_test>
    <dpkginfo_test comment="courier-authlib-mysql is earlier than 0.58-4+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19925" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11890"/>
      <state state_ref="oval:org.mitre.oval:ste:6508"/>
    </dpkginfo_test>
    <dpkginfo_test comment="courier-authlib-ldap is earlier than 0.58-4+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19675" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11657"/>
      <state state_ref="oval:org.mitre.oval:ste:6508"/>
    </dpkginfo_test>
    <dpkginfo_test comment="courier-authlib is earlier than 0.58-4+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19476" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11530"/>
      <state state_ref="oval:org.mitre.oval:ste:6508"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:20010" version="1" comment="maradns is earlier than 1.0.27-2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11387"/>
      <state state_ref="oval:org.mitre.oval:ste:5776"/>
    </dpkginfo_test>
    <dpkginfo_test comment="maradns is earlier than 1.2.12.04-1etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19587" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11387"/>
      <state state_ref="oval:org.mitre.oval:ste:6448"/>
    </dpkginfo_test>
    <dpkginfo_test comment="smbclient is earlier than 3.0.24-6etch10" check="all" version="1" id="oval:org.mitre.oval:tst:19744" check_existence="at_least_one_exists" 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:6392"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsmbclient is earlier than 3.0.24-6etch10" check="all" version="1" id="oval:org.mitre.oval:tst:19724" check_existence="at_least_one_exists" 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:6392"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsmbclient-dev is earlier than 3.0.24-6etch10" check="all" version="1" id="oval:org.mitre.oval:tst:19712" check_existence="at_least_one_exists" 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:6392"/>
    </dpkginfo_test>
    <dpkginfo_test comment="samba-doc-pdf is earlier than 3.0.24-6etch10" check="all" version="1" id="oval:org.mitre.oval:tst:19650" check_existence="at_least_one_exists" 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:6392"/>
    </dpkginfo_test>
    <dpkginfo_test comment="swat is earlier than 3.0.24-6etch10" check="all" version="1" id="oval:org.mitre.oval:tst:19562" check_existence="at_least_one_exists" 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:6392"/>
    </dpkginfo_test>
    <dpkginfo_test comment="samba-doc is earlier than 3.0.24-6etch10" check="all" version="1" id="oval:org.mitre.oval:tst:19516" check_existence="at_least_one_exists" 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:6392"/>
    </dpkginfo_test>
    <dpkginfo_test comment="winbind is earlier than 3.0.24-6etch10" check="all" version="1" id="oval:org.mitre.oval:tst:19411" check_existence="at_least_one_exists" 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:6392"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpam-smbpass is earlier than 3.0.24-6etch10" check="all" version="1" id="oval:org.mitre.oval:tst:19399" check_existence="at_least_one_exists" 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:6392"/>
    </dpkginfo_test>
    <dpkginfo_test comment="samba-dbg is earlier than 3.0.24-6etch10" check="all" version="1" id="oval:org.mitre.oval:tst:19395" check_existence="at_least_one_exists" 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:6392"/>
    </dpkginfo_test>
    <dpkginfo_test comment="samba-common is earlier than 3.0.24-6etch10" check="all" version="1" id="oval:org.mitre.oval:tst:19388" check_existence="at_least_one_exists" 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:6392"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-samba is earlier than 3.0.24-6etch10" check="all" version="1" id="oval:org.mitre.oval:tst:19168" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11632"/>
      <state state_ref="oval:org.mitre.oval:ste:6392"/>
    </dpkginfo_test>
    <dpkginfo_test comment="smbfs is earlier than 3.0.24-6etch10" check="all" version="1" id="oval:org.mitre.oval:tst:19141" check_existence="at_least_one_exists" 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:6392"/>
    </dpkginfo_test>
    <dpkginfo_test comment="samba is earlier than 3.0.24-6etch10" check="all" version="1" id="oval:org.mitre.oval:tst:18768" check_existence="at_least_one_exists" 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:6392"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ndiswrapper-common is earlier than 1.28-1+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19601" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11663"/>
      <state state_ref="oval:org.mitre.oval:ste:6455"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ndiswrapper-utils-1.9 is earlier than 1.28-1+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19457" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11113"/>
      <state state_ref="oval:org.mitre.oval:ste:6455"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ndiswrapper-source is earlier than 1.28-1+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19350" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11682"/>
      <state state_ref="oval:org.mitre.oval:ste:6455"/>
    </dpkginfo_test>
    <dpkginfo_test comment="flamethrower is earlier than 0.1.8-1+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:18406" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11482"/>
      <state state_ref="oval:org.mitre.oval:ste:5932"/>
    </dpkginfo_test>
    <dpkginfo_test comment="znc is earlier than 0.058-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19268" 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:6517"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xserver-xephyr is earlier than 1.1.1-21etch5" check="all" version="1" id="oval:org.mitre.oval:tst:19660" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11005"/>
      <state state_ref="oval:org.mitre.oval:ste:6425"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xserver-xorg-dev is earlier than 1.1.1-21etch5" check="all" version="1" id="oval:org.mitre.oval:tst:19641" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10271"/>
      <state state_ref="oval:org.mitre.oval:ste:6425"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xvfb is earlier than 1.1.1-21etch5" check="all" version="1" id="oval:org.mitre.oval:tst:19616" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10274"/>
      <state state_ref="oval:org.mitre.oval:ste:6425"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xdmx-tools is earlier than 1.1.1-21etch5" check="all" version="1" id="oval:org.mitre.oval:tst:19578" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11174"/>
      <state state_ref="oval:org.mitre.oval:ste:6425"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xserver-xorg-core is earlier than 1.1.1-21etch5" check="all" version="1" id="oval:org.mitre.oval:tst:19560" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10895"/>
      <state state_ref="oval:org.mitre.oval:ste:6425"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xnest is earlier than 1.1.1-21etch5" check="all" version="1" id="oval:org.mitre.oval:tst:19536" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10847"/>
      <state state_ref="oval:org.mitre.oval:ste:6425"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xdmx is earlier than 1.1.1-21etch5" check="all" version="1" id="oval:org.mitre.oval:tst:19394" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11234"/>
      <state state_ref="oval:org.mitre.oval:ste:6425"/>
    </dpkginfo_test>
    <dpkginfo_test comment="b2evolution is earlier than 0.9.2-3+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:20107" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10956"/>
      <state state_ref="oval:org.mitre.oval:ste:6290"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libimlib2-dev is earlier than 1.3.0.0debian1-4+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18947" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11352"/>
      <state state_ref="oval:org.mitre.oval:ste:5965"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libimlib2 is earlier than 1.3.0.0debian1-4+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18328" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11540"/>
      <state state_ref="oval:org.mitre.oval:ste:5965"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wireshark is earlier than 0.99.4-5.etch.2" check="all" version="1" id="oval:org.mitre.oval:tst:20271" 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:6502"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wireshark-dev is earlier than 0.99.4-5.etch.2" check="all" version="1" id="oval:org.mitre.oval:tst:20207" 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:6502"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ethereal-common is earlier than 0.10.10-2sarge11" check="all" version="1" id="oval:org.mitre.oval:tst:20190" 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:6291"/>
    </dpkginfo_test>
    <dpkginfo_test comment="tethereal is earlier than 0.10.10-2sarge11" check="all" version="1" id="oval:org.mitre.oval:tst:20147" 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:6291"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:20130" version="1" comment="ethereal is earlier than 0.10.10-2sarge11" check_existence="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:6291"/>
    </dpkginfo_test>
    <dpkginfo_test comment="tshark is earlier than 0.99.4-5.etch.2" check="all" version="1" id="oval:org.mitre.oval:tst:20121" 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:6502"/>
    </dpkginfo_test>
    <dpkginfo_test comment="tethereal is earlier than 0.99.4-5.etch.2" check="all" version="1" id="oval:org.mitre.oval:tst:20018" 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:6502"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ethereal-common is earlier than 0.99.4-5.etch.2" check="all" version="1" id="oval:org.mitre.oval:tst:20003" 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:6502"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ethereal-dev is earlier than 0.99.4-5.etch.2" check="all" version="1" id="oval:org.mitre.oval:tst:19937" 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:6502"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wireshark-common is earlier than 0.99.4-5.etch.2" check="all" version="1" id="oval:org.mitre.oval:tst:19920" 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:6502"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:19791" version="1" comment="ethereal is earlier than 0.99.4-5.etch.2" check_existence="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:6502"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ethereal-dev is earlier than 0.10.10-2sarge11" check="all" version="1" id="oval:org.mitre.oval:tst:19590" 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:6291"/>
    </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="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="mt-daapd is earlier than 0.2.4+r1376-1.1+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18991" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10757"/>
      <state state_ref="oval:org.mitre.oval:ste:6224"/>
    </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 id="oval:org.mitre.oval:tst:20254" version="2" comment="squirrelmail is earlier than 2:1.4.9a-3" check_existence="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:6495"/>
    </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="libnss3-dev is earlier than 1.8.0.15~pre080323b-0etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19193" 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:6268"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xulrunner-gnome-support is earlier than 1.8.0.15~pre080323b-0etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19176" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8163"/>
      <state state_ref="oval:org.mitre.oval:ste:6268"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmozjs-dev is earlier than 1.8.0.15~pre080323b-0etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19170" 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:6268"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libxul-dev is earlier than 1.8.0.15~pre080323b-0etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19163" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7978"/>
      <state state_ref="oval:org.mitre.oval:ste:6268"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmozjs0d-dbg is earlier than 1.8.0.15~pre080323b-0etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19158" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7874"/>
      <state state_ref="oval:org.mitre.oval:ste:6268"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libxul0d-dbg is earlier than 1.8.0.15~pre080323b-0etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19126" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7773"/>
      <state state_ref="oval:org.mitre.oval:ste:6268"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xulrunner is earlier than 1.8.0.15~pre080323b-0etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19119" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7917"/>
      <state state_ref="oval:org.mitre.oval:ste:6268"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsmjs-dev is earlier than 1.8.0.15~pre080323b-0etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19115" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8142"/>
      <state state_ref="oval:org.mitre.oval:ste:6268"/>
    </dpkginfo_test>
    <dpkginfo_test comment="spidermonkey-bin is earlier than 1.8.0.15~pre080323b-0etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19112" 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:6268"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsmjs1 is earlier than 1.8.0.15~pre080323b-0etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19110" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7757"/>
      <state state_ref="oval:org.mitre.oval:ste:6268"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libnss3-0d-dbg is earlier than 1.8.0.15~pre080323b-0etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19092" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8018"/>
      <state state_ref="oval:org.mitre.oval:ste:6268"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libnspr4-0d-dbg is earlier than 1.8.0.15~pre080323b-0etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19079" 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:6268"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libxul0d is earlier than 1.8.0.15~pre080323b-0etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18948" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8122"/>
      <state state_ref="oval:org.mitre.oval:ste:6268"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libnss3-0d is earlier than 1.8.0.15~pre080323b-0etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18887" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7994"/>
      <state state_ref="oval:org.mitre.oval:ste:6268"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmozjs0d is earlier than 1.8.0.15~pre080323b-0etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18878" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7973"/>
      <state state_ref="oval:org.mitre.oval:ste:6268"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-xpcom is earlier than 1.8.0.15~pre080323b-0etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18866" 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:6268"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmozillainterfaces-java is earlier than 1.8.0.15~pre080323b-0etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18791" 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:6268"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libxul-common is earlier than 1.8.0.15~pre080323b-0etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18546" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7688"/>
      <state state_ref="oval:org.mitre.oval:ste:6268"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libnspr4-dev is earlier than 1.8.0.15~pre080323b-0etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18533" 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:6268"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libnspr4-0d is earlier than 1.8.0.15~pre080323b-0etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18350" 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:6268"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libnss3-tools is earlier than 1.8.0.15~pre080323b-0etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18233" 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:6268"/>
    </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="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="vlc-plugin-sdl is earlier than 0.8.6-svn20061012.debian-5.1+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:18752" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10680"/>
      <state state_ref="oval:org.mitre.oval:ste:5956"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libvlc0-dev is earlier than 0.8.6-svn20061012.debian-5.1+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:18696" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10817"/>
      <state state_ref="oval:org.mitre.oval:ste:5956"/>
    </dpkginfo_test>
    <dpkginfo_test comment="vlc is earlier than 0.8.6-svn20061012.debian-5.1+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:18694" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11141"/>
      <state state_ref="oval:org.mitre.oval:ste:5956"/>
    </dpkginfo_test>
    <dpkginfo_test comment="vlc-nox is earlier than 0.8.6-svn20061012.debian-5.1+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:18675" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11078"/>
      <state state_ref="oval:org.mitre.oval:ste:5956"/>
    </dpkginfo_test>
    <dpkginfo_test comment="vlc-plugin-svgalib is earlier than 0.8.6-svn20061012.debian-5.1+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:18620" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11109"/>
      <state state_ref="oval:org.mitre.oval:ste:5956"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wxvlc is earlier than 0.8.6-svn20061012.debian-5.1+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:18606" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11095"/>
      <state state_ref="oval:org.mitre.oval:ste:5956"/>
    </dpkginfo_test>
    <dpkginfo_test comment="vlc-plugin-glide is earlier than 0.8.6-svn20061012.debian-5.1+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:18558" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11156"/>
      <state state_ref="oval:org.mitre.oval:ste:5956"/>
    </dpkginfo_test>
    <dpkginfo_test comment="vlc-plugin-ggi is earlier than 0.8.6-svn20061012.debian-5.1+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:18516" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11185"/>
      <state state_ref="oval:org.mitre.oval:ste:5956"/>
    </dpkginfo_test>
    <dpkginfo_test comment="vlc-plugin-esd is earlier than 0.8.6-svn20061012.debian-5.1+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:18379" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10833"/>
      <state state_ref="oval:org.mitre.oval:ste:5956"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mozilla-plugin-vlc is earlier than 0.8.6-svn20061012.debian-5.1+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:18312" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11191"/>
      <state state_ref="oval:org.mitre.oval:ste:5956"/>
    </dpkginfo_test>
    <dpkginfo_test comment="vlc-plugin-alsa is earlier than 0.8.6-svn20061012.debian-5.1+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:18237" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11215"/>
      <state state_ref="oval:org.mitre.oval:ste:5956"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libvlc0 is earlier than 0.8.6-svn20061012.debian-5.1+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:18054" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10894"/>
      <state state_ref="oval:org.mitre.oval:ste:5956"/>
    </dpkginfo_test>
    <dpkginfo_test comment="vlc-plugin-arts is earlier than 0.8.6-svn20061012.debian-5.1+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:18005" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10953"/>
      <state state_ref="oval:org.mitre.oval:ste:5956"/>
    </dpkginfo_test>
    <dpkginfo_test comment="phpgedview-themes is earlier than 4.0.2.dfsg-3" check="all" version="1" id="oval:org.mitre.oval:tst:19195" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11194"/>
      <state state_ref="oval:org.mitre.oval:ste:6214"/>
    </dpkginfo_test>
    <dpkginfo_test comment="phpgedview-languages is earlier than 4.0.2.dfsg-3" check="all" version="1" id="oval:org.mitre.oval:tst:19179" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11310"/>
      <state state_ref="oval:org.mitre.oval:ste:6214"/>
    </dpkginfo_test>
    <dpkginfo_test comment="phpgedview-places is earlier than 4.0.2.dfsg-3" check="all" version="1" id="oval:org.mitre.oval:tst:19081" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10535"/>
      <state state_ref="oval:org.mitre.oval:ste:6214"/>
    </dpkginfo_test>
    <dpkginfo_test comment="phpgedview is earlier than 4.0.2.dfsg-3" check="all" version="1" id="oval:org.mitre.oval:tst:18960" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11263"/>
      <state state_ref="oval:org.mitre.oval:ste:6214"/>
    </dpkginfo_test>
    <dpkginfo_test comment="kronolith2 is earlier than 2.1.4-1etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19974" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11270"/>
      <state state_ref="oval:org.mitre.oval:ste:6492"/>
    </dpkginfo_test>
    <dpkginfo_test comment="debian-goodies is earlier than 0.23+sarge1" check="all" version="2" id="oval:org.mitre.oval:tst:19128" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11536"/>
      <state state_ref="oval:org.mitre.oval:ste:6468"/>
    </dpkginfo_test>
    <dpkginfo_test comment="debian-goodies is earlier than 0.27+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:18838" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11536"/>
      <state state_ref="oval:org.mitre.oval:ste:6484"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libicu36 is earlier than 3.6-2etch1" check="all" version="1" id="oval:org.mitre.oval:tst:18467" 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:6195"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libicu36-dev is earlier than 3.6-2etch1" check="all" version="1" id="oval:org.mitre.oval:tst:18368" 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:6195"/>
    </dpkginfo_test>
    <dpkginfo_test comment="icu-doc is earlier than 3.6-2etch1" check="all" version="1" id="oval:org.mitre.oval:tst:18260" 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:6195"/>
    </dpkginfo_test>
    <dpkginfo_test comment="horde3 is earlier than 3.1.3-4etch4" check="all" version="1" id="oval:org.mitre.oval:tst:18354" 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:6237"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-json is earlier than 1.2.1-3.2+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:18886" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11581"/>
      <state state_ref="oval:org.mitre.oval:ste:6293"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php4-json is earlier than 1.2.1-3.2+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:18479" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11564"/>
      <state state_ref="oval:org.mitre.oval:ste:6293"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:19204" version="1" comment="ethereal is earlier than 0.99.4-5.etch.3" check_existence="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:6156"/>
    </dpkginfo_test>
    <dpkginfo_test comment="tshark is earlier than 0.99.4-5.etch.3" check="all" version="1" id="oval:org.mitre.oval:tst:19164" 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:6156"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wireshark-dev is earlier than 0.99.4-5.etch.3" check="all" version="1" id="oval:org.mitre.oval:tst:19130" 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:6156"/>
    </dpkginfo_test>
    <dpkginfo_test comment="tethereal is earlier than 0.99.4-5.etch.3" check="all" version="1" id="oval:org.mitre.oval:tst:19088" 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:6156"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ethereal-common is earlier than 0.99.4-5.etch.3" check="all" version="1" id="oval:org.mitre.oval:tst:18979" 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:6156"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wireshark-common is earlier than 0.99.4-5.etch.3" check="all" version="1" id="oval:org.mitre.oval:tst:18564" 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:6156"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wireshark is earlier than 0.99.4-5.etch.3" check="all" version="1" id="oval:org.mitre.oval:tst:18453" 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:6156"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ethereal-dev is earlier than 0.99.4-5.etch.3" check="all" version="1" id="oval:org.mitre.oval:tst:18212" 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:6156"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libapache-mod-suphp is earlier than 0.6.2-1+etch0" check="all" version="1" id="oval:org.mitre.oval:tst:19095" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11535"/>
      <state state_ref="oval:org.mitre.oval:ste:6283"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libapache2-mod-suphp is earlier than 0.6.2-1+etch0" check="all" version="1" id="oval:org.mitre.oval:tst:18900" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11440"/>
      <state state_ref="oval:org.mitre.oval:ste:6283"/>
    </dpkginfo_test>
    <dpkginfo_test comment="suphp-common is earlier than 0.6.2-1+etch0" check="all" version="1" id="oval:org.mitre.oval:tst:18359" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11274"/>
      <state state_ref="oval:org.mitre.oval:ste:6283"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.5" check="all" version="1" id="oval:org.mitre.oval:tst:19588" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8278"/>
      <state state_ref="oval:org.mitre.oval:ste:5549"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.24-etchnhalf.1-all-hppa is earlier than 2.6.24-6~etchnhalf.5" check="all" version="1" id="oval:org.mitre.oval:tst:19584" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8521"/>
      <state state_ref="oval:org.mitre.oval:ste:5549"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.24-etchnhalf.1-parisc64 is earlier than 2.6.24-6~etchnhalf.5" check="all" version="1" id="oval:org.mitre.oval:tst:19572" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8076"/>
      <state state_ref="oval:org.mitre.oval:ste:5549"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.24-etchnhalf.1-parisc-smp is earlier than 2.6.24-6~etchnhalf.5" check="all" version="1" id="oval:org.mitre.oval:tst:19544" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8486"/>
      <state state_ref="oval:org.mitre.oval:ste:5549"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.24-etchnhalf.1-parisc is earlier than 2.6.24-6~etchnhalf.5" check="all" version="1" id="oval:org.mitre.oval:tst:19541" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8553"/>
      <state state_ref="oval:org.mitre.oval:ste:5549"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.24-etchnhalf.1-parisc is earlier than 2.6.24-6~etchnhalf.5" check="all" version="1" id="oval:org.mitre.oval:tst:19512" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8205"/>
      <state state_ref="oval:org.mitre.oval:ste:5549"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.5" check="all" version="1" id="oval:org.mitre.oval:tst:19497" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7658"/>
      <state state_ref="oval:org.mitre.oval:ste:5549"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.24-etchnhalf.1-amd64 is earlier than 2.6.24-6~etchnhalf.5" check="all" version="1" id="oval:org.mitre.oval:tst:19491" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7676"/>
      <state state_ref="oval:org.mitre.oval:ste:5549"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.5" check="all" version="1" id="oval:org.mitre.oval:tst:19449" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7658"/>
      <state state_ref="oval:org.mitre.oval:ste:5549"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.5" check="all" version="1" id="oval:org.mitre.oval:tst:19444" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7658"/>
      <state state_ref="oval:org.mitre.oval:ste:5549"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.24-etchnhalf.1-all-s390 is earlier than 2.6.24-6~etchnhalf.5" check="all" version="1" id="oval:org.mitre.oval:tst:19403" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8402"/>
      <state state_ref="oval:org.mitre.oval:ste:5549"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.24-etchnhalf.1-s390x is earlier than 2.6.24-6~etchnhalf.5" check="all" version="1" id="oval:org.mitre.oval:tst:19401" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7824"/>
      <state state_ref="oval:org.mitre.oval:ste:5549"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.24-etchnhalf.1-parisc64-smp is earlier than 2.6.24-6~etchnhalf.5" check="all" version="1" id="oval:org.mitre.oval:tst:19391" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7931"/>
      <state state_ref="oval:org.mitre.oval:ste:5549"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-manual-2.6.24 is earlier than 2.6.24-6~etchnhalf.5" check="all" version="1" id="oval:org.mitre.oval:tst:19390" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8218"/>
      <state state_ref="oval:org.mitre.oval:ste:5549"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.24-etchnhalf.1-s390 is earlier than 2.6.24-6~etchnhalf.5" check="all" version="1" id="oval:org.mitre.oval:tst:19343" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8481"/>
      <state state_ref="oval:org.mitre.oval:ste:5549"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.24-etchnhalf.1-amd64 is earlier than 2.6.24-6~etchnhalf.5" check="all" version="1" id="oval:org.mitre.oval:tst:19332" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8331"/>
      <state state_ref="oval:org.mitre.oval:ste:5549"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.5" check="all" version="1" id="oval:org.mitre.oval:tst:19314" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8278"/>
      <state state_ref="oval:org.mitre.oval:ste:5549"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-patch-debian-2.6.24 is earlier than 2.6.24-6~etchnhalf.5" check="all" version="1" id="oval:org.mitre.oval:tst:19309" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8212"/>
      <state state_ref="oval:org.mitre.oval:ste:5549"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.24-etchnhalf.1-parisc-smp is earlier than 2.6.24-6~etchnhalf.5" check="all" version="1" id="oval:org.mitre.oval:tst:19267" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8062"/>
      <state state_ref="oval:org.mitre.oval:ste:5549"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.24-etchnhalf.1-s390 is earlier than 2.6.24-6~etchnhalf.5" check="all" version="1" id="oval:org.mitre.oval:tst:19240" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8371"/>
      <state state_ref="oval:org.mitre.oval:ste:5549"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.24-etchnhalf.1-s390-tape is earlier than 2.6.24-6~etchnhalf.5" check="all" version="1" id="oval:org.mitre.oval:tst:19209" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8353"/>
      <state state_ref="oval:org.mitre.oval:ste:5549"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.24-etchnhalf.1-parisc64 is earlier than 2.6.24-6~etchnhalf.5" check="all" version="1" id="oval:org.mitre.oval:tst:19198" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8380"/>
      <state state_ref="oval:org.mitre.oval:ste:5549"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-source-2.6.24 is earlier than 2.6.24-6~etchnhalf.5" check="all" version="1" id="oval:org.mitre.oval:tst:19018" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8314"/>
      <state state_ref="oval:org.mitre.oval:ste:5549"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-support-2.6.24-etchnhalf.1 is earlier than 2.6.24-6~etchnhalf.5" check="all" version="1" id="oval:org.mitre.oval:tst:19003" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7914"/>
      <state state_ref="oval:org.mitre.oval:ste:5549"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.5" check="all" version="1" id="oval:org.mitre.oval:tst:19000" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8278"/>
      <state state_ref="oval:org.mitre.oval:ste:5549"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.24-etchnhalf.1-parisc64-smp is earlier than 2.6.24-6~etchnhalf.5" check="all" version="1" id="oval:org.mitre.oval:tst:18996" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8561"/>
      <state state_ref="oval:org.mitre.oval:ste:5549"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-doc-2.6.24 is earlier than 2.6.24-6~etchnhalf.5" check="all" version="1" id="oval:org.mitre.oval:tst:18976" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8513"/>
      <state state_ref="oval:org.mitre.oval:ste:5549"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-tree-2.6.24 is earlier than 2.6.24-6~etchnhalf.5" check="all" version="1" id="oval:org.mitre.oval:tst:18953" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8235"/>
      <state state_ref="oval:org.mitre.oval:ste:5549"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.24-etchnhalf.1-s390x is earlier than 2.6.24-6~etchnhalf.5" check="all" version="1" id="oval:org.mitre.oval:tst:18833" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8273"/>
      <state state_ref="oval:org.mitre.oval:ste:5549"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libnet-dns-perl is earlier than 0.48-1sarge1" check="all" version="1" id="oval:org.mitre.oval:tst:18389" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11251"/>
      <state state_ref="oval:org.mitre.oval:ste:6401"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libnet-dns-perl is earlier than 0.59-1etch1" check="all" version="1" id="oval:org.mitre.oval:tst:18130" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11251"/>
      <state state_ref="oval:org.mitre.oval:ste:6365"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cupsys is earlier than 1.2.7-4etch6" check="all" version="1" id="oval:org.mitre.oval:tst:19171" 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:6238"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cupsys-client is earlier than 1.2.7-4etch6" check="all" version="1" id="oval:org.mitre.oval:tst:19167" 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:6238"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcupsimage2 is earlier than 1.2.7-4etch6" check="all" version="1" id="oval:org.mitre.oval:tst:19142" 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:6238"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcupsys2-dev is earlier than 1.2.7-4etch6" check="all" version="1" id="oval:org.mitre.oval:tst:19059" 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:6238"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcupsys2 is earlier than 1.2.7-4etch6" check="all" version="1" id="oval:org.mitre.oval:tst:18949" 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:6238"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cupsys-common is earlier than 1.2.7-4etch6" check="all" version="1" id="oval:org.mitre.oval:tst:18715" 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:6238"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cupsys-dbg is earlier than 1.2.7-4etch6" check="all" version="1" id="oval:org.mitre.oval:tst:18643" 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:6238"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcupsys2-gnutls10 is earlier than 1.2.7-4etch6" check="all" version="1" id="oval:org.mitre.oval:tst:18605" 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:6238"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cupsys-bsd is earlier than 1.2.7-4etch6" check="all" version="1" id="oval:org.mitre.oval:tst:18529" 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:6238"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcupsimage2-dev is earlier than 1.2.7-4etch6" check="all" version="1" id="oval:org.mitre.oval:tst:18358" 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:6238"/>
    </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="unzip is earlier than 5.52-1sarge5" check="all" version="1" id="oval:org.mitre.oval:tst:19316" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11519"/>
      <state state_ref="oval:org.mitre.oval:ste:5715"/>
    </dpkginfo_test>
    <dpkginfo_test comment="unzip is earlier than 5.52-9etch1" check="all" version="1" id="oval:org.mitre.oval:tst:18477" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11519"/>
      <state state_ref="oval:org.mitre.oval:ste:6137"/>
    </dpkginfo_test>
    <dpkginfo_test comment="eggdrop is earlier than 1.6.17-3sarge1" check="all" version="1" id="oval:org.mitre.oval:tst:20264" 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:6568"/>
    </dpkginfo_test>
    <dpkginfo_test comment="eggdrop is earlier than 1.6.18-1etch1" check="all" version="1" id="oval:org.mitre.oval:tst:20048" 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:6377"/>
    </dpkginfo_test>
    <dpkginfo_test comment="eggdrop-data is earlier than 1.6.18-1etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19932" 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:6377"/>
    </dpkginfo_test>
    <dpkginfo_test comment="eggdrop-data is earlier than 1.6.17-3sarge1" check="all" version="1" id="oval:org.mitre.oval:tst:19800" 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:6568"/>
    </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 id="oval:org.mitre.oval:tst:18570" version="2" comment="phpmyadmin is earlier than 4:2.9.1.1-9" check_existence="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:6134"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpoppler-qt-dev is earlier than 0.4.5-5.1etch3" check="all" version="1" id="oval:org.mitre.oval:tst:18763" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7805"/>
      <state state_ref="oval:org.mitre.oval:ste:5976"/>
    </dpkginfo_test>
    <dpkginfo_test comment="poppler-utils is earlier than 0.4.5-5.1etch3" check="all" version="1" id="oval:org.mitre.oval:tst:18717" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7783"/>
      <state state_ref="oval:org.mitre.oval:ste:5976"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpoppler0c2 is earlier than 0.4.5-5.1etch3" check="all" version="1" id="oval:org.mitre.oval:tst:18668" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10577"/>
      <state state_ref="oval:org.mitre.oval:ste:5976"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpoppler-glib-dev is earlier than 0.4.5-5.1etch3" check="all" version="1" id="oval:org.mitre.oval:tst:18530" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7741"/>
      <state state_ref="oval:org.mitre.oval:ste:5976"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpoppler-dev is earlier than 0.4.5-5.1etch3" check="all" version="1" id="oval:org.mitre.oval:tst:18495" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7635"/>
      <state state_ref="oval:org.mitre.oval:ste:5976"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpoppler0c2-qt is earlier than 0.4.5-5.1etch3" check="all" version="1" id="oval:org.mitre.oval:tst:18447" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10582"/>
      <state state_ref="oval:org.mitre.oval:ste:5976"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpoppler0c2-glib is earlier than 0.4.5-5.1etch3" check="all" version="1" id="oval:org.mitre.oval:tst:18113" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10562"/>
      <state state_ref="oval:org.mitre.oval:ste:5976"/>
    </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="streamripper is earlier than 1.61.27-1+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:20089" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11867"/>
      <state state_ref="oval:org.mitre.oval:ste:6337"/>
    </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 comment="mplayer is earlier than 1.0~rc1-12etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17243" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7809"/>
      <state state_ref="oval:org.mitre.oval:ste:6038"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mplayer-doc is earlier than 1.0~rc1-12etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17007" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8164"/>
      <state state_ref="oval:org.mitre.oval:ste:6038"/>
    </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="freetype2-demos is earlier than 2.2.1-5+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18468" 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:5589"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libfreetype6 is earlier than 2.2.1-5+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18446" 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:5589"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libfreetype6-dev is earlier than 2.2.1-5+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18158" 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:5589"/>
    </dpkginfo_test>
    <dpkginfo_test comment="phpgedview-languages is earlier than 4.0.2.dfsg-4" check="all" version="1" id="oval:org.mitre.oval:tst:17895" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11310"/>
      <state state_ref="oval:org.mitre.oval:ste:5710"/>
    </dpkginfo_test>
    <dpkginfo_test comment="phpgedview-themes is earlier than 4.0.2.dfsg-4" check="all" version="1" id="oval:org.mitre.oval:tst:17847" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11194"/>
      <state state_ref="oval:org.mitre.oval:ste:5710"/>
    </dpkginfo_test>
    <dpkginfo_test comment="phpgedview is earlier than 4.0.2.dfsg-4" check="all" version="1" id="oval:org.mitre.oval:tst:17750" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11263"/>
      <state state_ref="oval:org.mitre.oval:ste:5710"/>
    </dpkginfo_test>
    <dpkginfo_test comment="phpgedview-places is earlier than 4.0.2.dfsg-4" check="all" version="1" id="oval:org.mitre.oval:tst:17671" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10535"/>
      <state state_ref="oval:org.mitre.oval:ste:5710"/>
    </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="postgresql-pltcl-7.4 is earlier than 7.4.19-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:17285" check_existence="at_least_one_exists" 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:6233"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpgtcl is earlier than 7.4.7-6sarge6" check="all" version="1" id="oval:org.mitre.oval:tst:17283" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11226"/>
      <state state_ref="oval:org.mitre.oval:ste:6174"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-doc is earlier than 7.4.7-6sarge6" check="all" version="1" id="oval:org.mitre.oval:tst:17265" 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:6174"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpq3 is earlier than 7.4.7-6sarge6" check="all" version="1" id="oval:org.mitre.oval:tst:17250" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11114"/>
      <state state_ref="oval:org.mitre.oval:ste:6174"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-client-7.4 is earlier than 7.4.19-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:17240" check_existence="at_least_one_exists" 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:6233"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-server-dev-7.4 is earlier than 7.4.19-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:17219" check_existence="at_least_one_exists" 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:6233"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libecpg-dev is earlier than 7.4.7-6sarge6" check="all" version="1" id="oval:org.mitre.oval:tst:17184" 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:6174"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-dev is earlier than 7.4.7-6sarge6" check="all" version="1" id="oval:org.mitre.oval:tst:17182" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11001"/>
      <state state_ref="oval:org.mitre.oval:ste:6174"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-plperl-7.4 is earlier than 7.4.19-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:17175" check_existence="at_least_one_exists" 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:6233"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql is earlier than 7.4.7-6sarge6" check="all" version="1" id="oval:org.mitre.oval:tst:17088" 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:6174"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-contrib is earlier than 7.4.7-6sarge6" check="all" version="1" id="oval:org.mitre.oval:tst:17069" 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:6174"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-plpython-7.4 is earlier than 7.4.19-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:17012" check_existence="at_least_one_exists" 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:6233"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-7.4 is earlier than 7.4.19-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:16934" check_existence="at_least_one_exists" 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:6233"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libecpg4 is earlier than 7.4.7-6sarge6" check="all" version="1" id="oval:org.mitre.oval:tst:16878" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10865"/>
      <state state_ref="oval:org.mitre.oval:ste:6174"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-contrib-7.4 is earlier than 7.4.19-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:16674" check_existence="at_least_one_exists" 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:6233"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpgtcl-dev is earlier than 7.4.7-6sarge6" check="all" version="1" id="oval:org.mitre.oval:tst:16453" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11131"/>
      <state state_ref="oval:org.mitre.oval:ste:6174"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-client is earlier than 7.4.7-6sarge6" check="all" version="1" id="oval:org.mitre.oval:tst:16435" 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:6174"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-doc-7.4 is earlier than 7.4.19-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:16331" check_existence="at_least_one_exists" 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:6233"/>
    </dpkginfo_test>
    <dpkginfo_test comment="squid3-cgi is earlier than 3.0.PRE5-5+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19594" 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:6253"/>
    </dpkginfo_test>
    <dpkginfo_test comment="squid3 is earlier than 3.0.PRE5-5+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19570" 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:6253"/>
    </dpkginfo_test>
    <dpkginfo_test comment="squid3-common is earlier than 3.0.PRE5-5+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19474" 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:6253"/>
    </dpkginfo_test>
    <dpkginfo_test comment="squid3-client is earlier than 3.0.PRE5-5+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19445" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11494"/>
      <state state_ref="oval:org.mitre.oval:ste:6253"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libfishsound1-dev is earlier than 0.7.0-2etch1" check="all" version="1" id="oval:org.mitre.oval:tst:17965" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11479"/>
      <state state_ref="oval:org.mitre.oval:ste:6360"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libfishsound1-dbg is earlier than 0.7.0-2etch1" check="all" version="1" id="oval:org.mitre.oval:tst:17905" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10506"/>
      <state state_ref="oval:org.mitre.oval:ste:6360"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libfishsound1 is earlier than 0.7.0-2etch1" check="all" version="1" id="oval:org.mitre.oval:tst:17149" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11322"/>
      <state state_ref="oval:org.mitre.oval:ste:6360"/>
    </dpkginfo_test>
    <dpkginfo_test comment="iceweasel is earlier than 2.0.0.15-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:18735" 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:6266"/>
    </dpkginfo_test>
    <dpkginfo_test comment="iceweasel-dom-inspector is earlier than 2.0.0.15-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:18677" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7394"/>
      <state state_ref="oval:org.mitre.oval:ste:6266"/>
    </dpkginfo_test>
    <dpkginfo_test comment="firefox-gnome-support is earlier than 2.0.0.15-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:18673" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7795"/>
      <state state_ref="oval:org.mitre.oval:ste:6266"/>
    </dpkginfo_test>
    <dpkginfo_test comment="firefox-dom-inspector is earlier than 2.0.0.15-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:18649" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8175"/>
      <state state_ref="oval:org.mitre.oval:ste:6266"/>
    </dpkginfo_test>
    <dpkginfo_test comment="iceweasel-gnome-support is earlier than 2.0.0.15-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:18615" 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:6266"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mozilla-firefox-dom-inspector is earlier than 2.0.0.15-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:18583" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7580"/>
      <state state_ref="oval:org.mitre.oval:ste:6266"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mozilla-firefox is earlier than 2.0.0.15-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:18571" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8206"/>
      <state state_ref="oval:org.mitre.oval:ste:6266"/>
    </dpkginfo_test>
    <dpkginfo_test comment="firefox is earlier than 2.0.0.15-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:18555" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8207"/>
      <state state_ref="oval:org.mitre.oval:ste:6266"/>
    </dpkginfo_test>
    <dpkginfo_test comment="iceweasel-dbg is earlier than 2.0.0.15-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:18314" 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:6266"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mozilla-firefox-gnome-support is earlier than 2.0.0.15-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:18150" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8101"/>
      <state state_ref="oval:org.mitre.oval:ste:6266"/>
    </dpkginfo_test>
    <dpkginfo_test comment="peercast-servent is earlier than 0.1217.toots.20060314-1etch1" check="all" version="1" id="oval:org.mitre.oval:tst:17802" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11247"/>
      <state state_ref="oval:org.mitre.oval:ste:6071"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpeercast0 is earlier than 0.1217.toots.20060314-1etch1" check="all" version="1" id="oval:org.mitre.oval:tst:17708" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11347"/>
      <state state_ref="oval:org.mitre.oval:ste:6071"/>
    </dpkginfo_test>
    <dpkginfo_test comment="peercast is earlier than 0.1217.toots.20060314-1etch1" check="all" version="1" id="oval:org.mitre.oval:tst:17697" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11244"/>
      <state state_ref="oval:org.mitre.oval:ste:6071"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpeercast0-dev is earlier than 0.1217.toots.20060314-1etch1" check="all" version="1" id="oval:org.mitre.oval:tst:17687" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11405"/>
      <state state_ref="oval:org.mitre.oval:ste:6071"/>
    </dpkginfo_test>
    <dpkginfo_test comment="peercast-handlers is earlier than 0.1217.toots.20060314-1etch1" check="all" version="1" id="oval:org.mitre.oval:tst:17480" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11406"/>
      <state state_ref="oval:org.mitre.oval:ste:6071"/>
    </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="lighttpd-mod-cml is earlier than 1.4.13-4etch11" check="all" version="1" id="oval:org.mitre.oval:tst:17657" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11020"/>
      <state state_ref="oval:org.mitre.oval:ste:6295"/>
    </dpkginfo_test>
    <dpkginfo_test comment="lighttpd-mod-magnet is earlier than 1.4.13-4etch11" check="all" version="1" id="oval:org.mitre.oval:tst:17635" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11135"/>
      <state state_ref="oval:org.mitre.oval:ste:6295"/>
    </dpkginfo_test>
    <dpkginfo_test comment="lighttpd-mod-trigger-b4-dl is earlier than 1.4.13-4etch11" check="all" version="1" id="oval:org.mitre.oval:tst:17554" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10931"/>
      <state state_ref="oval:org.mitre.oval:ste:6295"/>
    </dpkginfo_test>
    <dpkginfo_test comment="lighttpd-doc is earlier than 1.4.13-4etch11" check="all" version="1" id="oval:org.mitre.oval:tst:17508" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11102"/>
      <state state_ref="oval:org.mitre.oval:ste:6295"/>
    </dpkginfo_test>
    <dpkginfo_test comment="lighttpd is earlier than 1.4.13-4etch11" check="all" version="1" id="oval:org.mitre.oval:tst:17424" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10666"/>
      <state state_ref="oval:org.mitre.oval:ste:6295"/>
    </dpkginfo_test>
    <dpkginfo_test comment="lighttpd-mod-webdav is earlier than 1.4.13-4etch11" check="all" version="1" id="oval:org.mitre.oval:tst:17361" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10979"/>
      <state state_ref="oval:org.mitre.oval:ste:6295"/>
    </dpkginfo_test>
    <dpkginfo_test comment="lighttpd-mod-mysql-vhost is earlier than 1.4.13-4etch11" check="all" version="1" id="oval:org.mitre.oval:tst:17348" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10585"/>
      <state state_ref="oval:org.mitre.oval:ste:6295"/>
    </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="lighttpd-mod-webdav is earlier than 1.4.13-4etch9" check="all" version="1" id="oval:org.mitre.oval:tst:18746" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10979"/>
      <state state_ref="oval:org.mitre.oval:ste:6395"/>
    </dpkginfo_test>
    <dpkginfo_test comment="lighttpd-mod-trigger-b4-dl is earlier than 1.4.13-4etch9" check="all" version="1" id="oval:org.mitre.oval:tst:18707" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10931"/>
      <state state_ref="oval:org.mitre.oval:ste:6395"/>
    </dpkginfo_test>
    <dpkginfo_test comment="lighttpd-mod-cml is earlier than 1.4.13-4etch9" check="all" version="1" id="oval:org.mitre.oval:tst:18702" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11020"/>
      <state state_ref="oval:org.mitre.oval:ste:6395"/>
    </dpkginfo_test>
    <dpkginfo_test comment="lighttpd-doc is earlier than 1.4.13-4etch9" check="all" version="1" id="oval:org.mitre.oval:tst:18656" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11102"/>
      <state state_ref="oval:org.mitre.oval:ste:6395"/>
    </dpkginfo_test>
    <dpkginfo_test comment="lighttpd-mod-mysql-vhost is earlier than 1.4.13-4etch9" check="all" version="1" id="oval:org.mitre.oval:tst:18622" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10585"/>
      <state state_ref="oval:org.mitre.oval:ste:6395"/>
    </dpkginfo_test>
    <dpkginfo_test comment="lighttpd-mod-magnet is earlier than 1.4.13-4etch9" check="all" version="1" id="oval:org.mitre.oval:tst:18149" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11135"/>
      <state state_ref="oval:org.mitre.oval:ste:6395"/>
    </dpkginfo_test>
    <dpkginfo_test comment="lighttpd is earlier than 1.4.13-4etch9" check="all" version="1" id="oval:org.mitre.oval:tst:18117" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10666"/>
      <state state_ref="oval:org.mitre.oval:ste:6395"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.18-6-xen-vserver is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15506" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7611"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15501" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7693"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15477" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7764"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.18-6-s390-tape is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15468" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7065"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15445" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7790"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15430" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7645"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15427" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7852"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15424" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7492"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15415" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7888"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15414" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7724"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-manual-2.6.18 is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15411" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7912"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15405" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7501"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xen-linux-system-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15398" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7844"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-patch-debian-2.6.18 is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15385" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7660"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15371" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7764"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-source-2.6.18 is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15351" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7517"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15342" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7830"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-doc-2.6.18 is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15316" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7101"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15304" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7920"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15292" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7851"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15285" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7764"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15284" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7858"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-tree-2.6.18 is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15283" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7812"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15271" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7593"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.18-6-all-amd64 is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15268" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7017"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15246" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7968"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-modules-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15232" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7930"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.18-6-all-hppa is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15227" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7949"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-modules-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15224" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7505"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15218" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8004"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15210" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7665"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15154" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8113"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.18-6-all-s390 is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15127" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7237"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-support-2.6.18-6 is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15111" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7267"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15110" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7015"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15093" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7856"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15092" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7830"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15090" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7915"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15045" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7832"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:14920" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7486"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.18-6-xen is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:14915" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7842"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:14741" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7979"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:14663" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7830"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="fai-kernels is earlier than 1.17+etch.22etch2" check="all" version="2" id="oval:org.mitre.oval:tst:14630" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7904"/>
      <state state_ref="oval:org.mitre.oval:ste:5866"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:14567" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7971"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xen-linux-system-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:14513" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7801"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-22etch2" check="all" version="1" id="oval:org.mitre.oval:tst:14486" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7851"/>
      <state state_ref="oval:org.mitre.oval:ste:5984"/>
    </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 comment="python-libxml2 is earlier than 2.6.27.dfsg-2" check="all" version="1" id="oval:org.mitre.oval:tst:17216" 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:6252"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libxml2-python2.3 is earlier than 2.6.16-7sarge1" check="all" version="1" id="oval:org.mitre.oval:tst:17114" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11433"/>
      <state state_ref="oval:org.mitre.oval:ste:5996"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python2.3-libxml2 is earlier than 2.6.16-7sarge1" check="all" version="1" id="oval:org.mitre.oval:tst:17090" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10664"/>
      <state state_ref="oval:org.mitre.oval:ste:5996"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python2.2-libxml2 is earlier than 2.6.16-7sarge1" check="all" version="1" id="oval:org.mitre.oval:tst:17080" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11467"/>
      <state state_ref="oval:org.mitre.oval:ste:5996"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libxml2 is earlier than 2.6.27.dfsg-2" check="all" version="1" id="oval:org.mitre.oval:tst:17072" 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:6252"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libxml2-doc is earlier than 2.6.16-7sarge1" check="all" version="1" id="oval:org.mitre.oval:tst:17020" 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:5996"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libxml2-dev is earlier than 2.6.27.dfsg-2" check="all" version="1" id="oval:org.mitre.oval:tst:17016" 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:6252"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python2.4-libxml2 is earlier than 2.6.16-7sarge1" check="all" version="1" id="oval:org.mitre.oval:tst:16880" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11325"/>
      <state state_ref="oval:org.mitre.oval:ste:5996"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libxml2-utils is earlier than 2.6.16-7sarge1" check="all" version="1" id="oval:org.mitre.oval:tst:16854" 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:5996"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-libxml2 is earlier than 2.6.16-7sarge1" check="all" version="1" id="oval:org.mitre.oval:tst:16769" 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:5996"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libxml2 is earlier than 2.6.16-7sarge1" check="all" version="1" id="oval:org.mitre.oval:tst:16681" 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:5996"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libxml2-doc is earlier than 2.6.27.dfsg-2" check="all" version="1" id="oval:org.mitre.oval:tst:16665" 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:6252"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libxml2-dev is earlier than 2.6.16-7sarge1" check="all" version="1" id="oval:org.mitre.oval:tst:16630" 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:5996"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libxml2-dbg is earlier than 2.6.27.dfsg-2" check="all" version="1" id="oval:org.mitre.oval:tst:16623" 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:6252"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libxml2-utils is earlier than 2.6.27.dfsg-2" check="all" version="1" id="oval:org.mitre.oval:tst:16589" 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:6252"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mimetex is earlier than 1.50-1+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:15455" check_existence="at_lea