<?xml version="1.0" encoding="UTF-8"?>

<oval_definitions xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5" xmlns:oval="http://oval.mitre.org/XMLSchema/oval-common-5" xmlns:oval-def="http://oval.mitre.org/XMLSchema/oval-definitions-5" xmlns:unix-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#unix" xmlns:red-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://oval.mitre.org/XMLSchema/oval-common-5 oval-common-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5 oval-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#unix unix-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#linux linux-definitions-schema.xsd">
  <generator>
    <oval:product_name>Red Hat OVAL Patch Definition Merger</oval:product_name>
    <oval:product_version>2</oval:product_version>
    <oval:schema_version>5.3</oval:schema_version>
    <oval:timestamp>2008-07-23T20:03:44
</oval:timestamp>
  </generator>
<definitions>
<definition id="oval:com.redhat.rhsa:def:20080002" version="302" class="patch">
      <metadata>
        <title>RHSA-2008:0002: tog-pegasus security update
        (Critical)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 4</platform>
        <platform>Red Hat Enterprise Linux 5</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0002-02" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0002.html" />
	<description>The tog-pegasus packages provide OpenPegasus Web-Based Enterprise
Management (WBEM) services. WBEM is a platform and resource independent
DMTF standard that defines a common information model, and communication
protocol for monitoring and controlling resources.

During a security audit, a stack buffer overflow flaw was found in the PAM
authentication code in the OpenPegasus CIM management server. An
unauthenticated remote user could trigger this flaw and potentially execute
arbitrary code with root privileges. (CVE-2008-0003)

Note that the tog-pegasus packages are not installed by default on Red Hat
Enterprise Linux. The Red Hat Security Response Team believes that it would
be hard to remotely exploit this issue to execute arbitrary code, due to
the default SELinux targeted policy on Red Hat Enterprise Linux 4 and 5,
and the SELinux memory protection tests enabled by default on Red Hat
Enterprise Linux 5.

Users of tog-pegasus should upgrade to these updated packages, which
contain a backported patch to resolve this issue. After installing the
updated packages the tog-pegasus service should be restarted.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">
        <severity>Critical</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-01-07" />
        <updated date="2008-01-07" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0003">CVE-2008-0003</cve>
  	<affected_cpe_list>
        <cpe>cpe://redhat:enterprise_linux:4</cpe>
        <cpe>cpe://redhat:enterprise_linux:5</cpe>
        </affected_cpe_list>
</advisory>
      </metadata><criteria operator="OR">
  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080002001" comment="Red Hat Enterprise Linux 4 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080002002" comment="tog-pegasus is earlier than 2:2.5.1-5.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080002003" comment="tog-pegasus is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080002004" comment="tog-pegasus-devel is earlier than 2:2.5.1-5.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080002005" comment="tog-pegasus-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080002006" comment="tog-pegasus-test is earlier than 2:2.5.1-5.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080002007" comment="tog-pegasus-test is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>
  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080002008" comment="Red Hat Enterprise Linux 5 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080002009" comment="tog-pegasus is earlier than 2:2.6.1-2.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080002010" comment="tog-pegasus is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080002011" comment="tog-pegasus-devel is earlier than 2:2.6.1-2.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080002012" comment="tog-pegasus-devel is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080003" version="302" class="patch">
      <metadata>
        <title>RHSA-2008:0003: e2fsprogs security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        <platform>Red Hat Enterprise Linux 4</platform>
        <platform>Red Hat Enterprise Linux 5</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0003-02" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0003.html" />
	<description>The e2fsprogs packages contain a number of utilities for creating,
checking, modifying, and correcting any inconsistencies in second and third
extended (ext2/ext3) file systems.

Multiple integer overflow flaws were found in the way e2fsprogs processes
file system content. If a victim opens a carefully crafted file system with
a program using e2fsprogs, it may be possible to execute arbitrary code
with the permissions of the victim. It may be possible to leverage this
flaw in a virtualized environment to gain access to other virtualized
hosts. (CVE-2007-5497)

Red Hat would like to thank Rafal Wojtczuk of McAfee Avert Research for
responsibly disclosing these issues.

Users of e2fsprogs are advised to upgrade to these updated packages, which
contain a backported patch to resolve these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-01-07" />
        <updated date="2008-01-07" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5497">CVE-2007-5497</cve>
  	<affected_cpe_list>
        <cpe>cpe://redhat:enterprise_linux:3</cpe>
        <cpe>cpe://redhat:enterprise_linux:4</cpe>
        <cpe>cpe://redhat:enterprise_linux:5</cpe>
        </affected_cpe_list>
</advisory>
      </metadata><criteria operator="OR">
  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080003001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080003002" comment="e2fsprogs is earlier than 0:1.32-15.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080003003" comment="e2fsprogs is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080003004" comment="e2fsprogs-devel is earlier than 0:1.32-15.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080003005" comment="e2fsprogs-devel is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>
  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080002001" comment="Red Hat Enterprise Linux 4 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080003007" comment="e2fsprogs is earlier than 0:1.35-12.11.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080003003" comment="e2fsprogs is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080003008" comment="e2fsprogs-devel is earlier than 0:1.35-12.11.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080003005" comment="e2fsprogs-devel is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>
  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080002008" comment="Red Hat Enterprise Linux 5 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080003010" comment="e2fsprogs is earlier than 0:1.39-10.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080003011" comment="e2fsprogs is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080003012" comment="e2fsprogs-libs is earlier than 0:1.39-10.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080003013" comment="e2fsprogs-libs is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080003014" comment="e2fsprogs-devel is earlier than 0:1.39-10.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080003015" comment="e2fsprogs-devel is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080005" version="302" class="patch">
      <metadata>
        <title>RHSA-2008:0005: httpd security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0005-02" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0005.html" />
	<description>The Apache HTTP Server is a popular Web server.

A flaw was found in the mod_imap module. On sites where mod_imap was
enabled and an imagemap file was publicly available, a cross-site scripting
attack was possible. (CVE-2007-5000)

A flaw was found in the mod_autoindex module. On sites where directory
listings are used, and the "AddDefaultCharset" directive has been removed
from the configuration, a cross-site scripting attack was possible against
Web browsers which did not correctly derive the response character set
following the rules in RFC 2616. (CVE-2007-4465)

A flaw was found in the mod_proxy module. On sites where a reverse proxy is
configured, a remote attacker could send a carefully crafted request that
would cause the Apache child process handling that request to crash. On
sites where a forward proxy is configured, an attacker could cause a
similar crash if a user could be persuaded to visit a malicious site using
the proxy. This could lead to a denial of service if using a threaded
Multi-Processing Module. (CVE-2007-3847) 

A flaw was found in the mod_status module. On sites where mod_status was
enabled and the status pages were publicly available, a cross-site
scripting attack was possible. (CVE-2007-6388)

A flaw was found in the mod_proxy_ftp module. On sites where mod_proxy_ftp
was enabled and a forward proxy was configured, a cross-site scripting
attack was possible against Web browsers which did not correctly derive the
response character set following the rules in RFC 2616. (CVE-2008-0005)

Users of Apache httpd should upgrade to these updated packages, which
contain backported patches to resolve these issues. Users should restart
httpd after installing this update.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-01-15" />
        <updated date="2008-01-15" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3847">CVE-2007-3847</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4465">CVE-2007-4465</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5000">CVE-2007-5000</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6388">CVE-2007-6388</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0005">CVE-2008-0005</cve>
  	<affected_cpe_list>
        <cpe>cpe://redhat:enterprise_linux:3</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080003001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080005002" comment="httpd is earlier than 0:2.0.46-70.ent" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080005003" comment="httpd is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080005004" comment="httpd-devel is earlier than 0:2.0.46-70.ent" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080005005" comment="httpd-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080005006" comment="mod_ssl is earlier than 0:2.0.46-70.ent" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080005007" comment="mod_ssl is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080006" version="302" class="patch">
      <metadata>
        <title>RHSA-2008:0006: httpd security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 4</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0006-02" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0006.html" />
	<description>The Apache HTTP Server is a popular Web server.

A flaw was found in the mod_imap module. On sites where mod_imap was
enabled and an imagemap file was publicly available, a cross-site scripting
attack was possible. (CVE-2007-5000)

A flaw was found in the mod_autoindex module. On sites where directory
listings are used, and the "AddDefaultCharset" directive has been removed
from the configuration, a cross-site scripting attack was possible against
Web browsers which do not correctly derive the response character set
following the rules in RFC 2616. (CVE-2007-4465)

A flaw was found in the mod_status module. On sites where mod_status was
enabled and the status pages were publicly available, a cross-site
scripting attack was possible. (CVE-2007-6388)

A flaw was found in the mod_proxy_ftp module. On sites where mod_proxy_ftp
was enabled and a forward proxy was configured, a cross-site scripting
attack was possible against Web browsers which do not correctly derive the
response character set following the rules in RFC 2616. (CVE-2008-0005)

Users of Apache httpd should upgrade to these updated packages, which
contain backported patches to resolve these issues. Users should restart
httpd after installing this update.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-01-15" />
        <updated date="2008-01-15" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4465">CVE-2007-4465</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5000">CVE-2007-5000</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6388">CVE-2007-6388</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0005">CVE-2008-0005</cve>
  	<affected_cpe_list>
        <cpe>cpe://redhat:enterprise_linux:4</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080002001" comment="Red Hat Enterprise Linux 4 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080006002" comment="httpd is earlier than 0:2.0.52-38.ent.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080005003" comment="httpd is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080006004" comment="httpd-devel is earlier than 0:2.0.52-38.ent.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080005005" comment="httpd-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080006006" comment="httpd-manual is earlier than 0:2.0.52-38.ent.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080006007" comment="httpd-manual is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080006008" comment="httpd-suexec is earlier than 0:2.0.52-38.ent.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080006009" comment="httpd-suexec is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080006010" comment="mod_ssl is earlier than 0:2.0.52-38.ent.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080005007" comment="mod_ssl is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080008" version="302" class="patch">
      <metadata>
        <title>RHSA-2008:0008: httpd security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 5</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0008-02" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0008.html" />
	<description>The Apache HTTP Server is a popular Web server.

A flaw was found in the mod_imagemap module. On sites where mod_imagemap
was enabled and an imagemap file was publicly available, a cross-site
scripting attack was possible. (CVE-2007-5000)

A flaw was found in the mod_autoindex module. On sites where directory
listings are used, and the "AddDefaultCharset" directive has been removed
from the configuration, a cross-site scripting attack might have been
possible against Web browsers which do not correctly derive the response
character set following the rules in RFC 2616. (CVE-2007-4465)

A flaw was found in the mod_status module. On sites where mod_status was
enabled and the status pages were publicly available, a cross-site
scripting attack was possible. (CVE-2007-6388)

A flaw was found in the mod_proxy_balancer module. On sites where
mod_proxy_balancer was enabled, a cross-site scripting attack against an
authorized user was possible. (CVE-2007-6421)

A flaw was found in the mod_proxy_balancer module. On sites where
mod_proxy_balancer was enabled, an authorized user could send a carefully
crafted request that would cause the Apache child process handling that
request to crash. This could lead to a denial of service if using a
threaded Multi-Processing Module. (CVE-2007-6422) 

A flaw was found in the mod_proxy_ftp module. On sites where mod_proxy_ftp
was enabled and a forward proxy was configured, a cross-site scripting
attack was possible against Web browsers which do not correctly derive the
response character set following the rules in RFC 2616. (CVE-2008-0005)

Users of Apache httpd should upgrade to these updated packages, which
contain backported patches to resolve these issues. Users should restart
httpd after installing this update.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-01-15" />
        <updated date="2008-01-15" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4465">CVE-2007-4465</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5000">CVE-2007-5000</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6388">CVE-2007-6388</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6421">CVE-2007-6421</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6422">CVE-2007-6422</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0005">CVE-2008-0005</cve>
  	<affected_cpe_list>
        <cpe>cpe://redhat:enterprise_linux:5</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080002008" comment="Red Hat Enterprise Linux 5 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080008002" comment="httpd is earlier than 0:2.2.3-11.el5_1.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080008003" comment="httpd is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080008004" comment="mod_ssl is earlier than 0:2.2.3-11.el5_1.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080008005" comment="mod_ssl is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080008006" comment="httpd-devel is earlier than 0:2.2.3-11.el5_1.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080008007" comment="httpd-devel is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080008008" comment="httpd-manual is earlier than 0:2.2.3-11.el5_1.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080008009" comment="httpd-manual is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080029" version="303" class="patch">
      <metadata>
        <title>RHSA-2008:0029: XFree86 security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0029-03" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0029.html" />
	<description>XFree86 is an implementation of the X Window System, which provides the
core functionality for the Linux graphical desktop.

Two integer overflow flaws were found in the XFree86 server's EVI and
MIT-SHM modules. A malicious authorized client could exploit these issues
to cause a denial of service (crash), or potentially execute arbitrary code
with root privileges on the XFree86 server. (CVE-2007-6429)

A heap based buffer overflow flaw was found in the way the XFree86 server
handled malformed font files. A malicious local user could exploit this
issue to potentially execute arbitrary code with the privileges of the
XFree86 server. (CVE-2008-0006)

A memory corruption flaw was found in the XFree86 server's XInput
extension. A malicious authorized client could exploit this issue to cause
a denial of service (crash), or potentially execute arbitrary code with
root privileges on the XFree86 server. (CVE-2007-6427)

An information disclosure flaw was found in the XFree86 server's TOG-CUP
extension. A malicious authorized client could exploit this issue to cause
a denial of service (crash), or potentially view arbitrary memory content
within the XFree86 server's address space. (CVE-2007-6428)

An integer and heap overflow flaw were found in the X.org font server, xfs.
A user with the ability to connect to the font server could have been able
to cause a denial of service (crash), or potentially execute arbitrary code
with the permissions of the font server. (CVE-2007-4568, CVE-2007-4990)

A flaw was found in the XFree86 server's XC-SECURITY extension, that could
have allowed a local user to verify the existence of an arbitrary file,
even in directories that are not normally accessible to that user.
(CVE-2007-5958)

Users of XFree86 are advised to upgrade to these updated packages, which
contain backported patches to resolve these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-01-18" />
        <updated date="2008-01-18" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4568">CVE-2007-4568</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4990">CVE-2007-4990</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5958">CVE-2007-5958</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6427">CVE-2007-6427</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6428">CVE-2007-6428</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6429">CVE-2007-6429</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0006">CVE-2008-0006</cve>
  	<affected_cpe_list>
        <cpe>cpe://redhat:enterprise_linux:3</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080003001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029002" comment="XFree86 is earlier than 0:4.3.0-126.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029003" comment="XFree86 is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029004" comment="XFree86-100dpi-fonts is earlier than 0:4.3.0-126.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029005" comment="XFree86-100dpi-fonts is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029006" comment="XFree86-75dpi-fonts is earlier than 0:4.3.0-126.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029007" comment="XFree86-75dpi-fonts is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029008" comment="XFree86-ISO8859-14-100dpi-fonts is earlier than 0:4.3.0-126.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029009" comment="XFree86-ISO8859-14-100dpi-fonts is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029010" comment="XFree86-ISO8859-14-75dpi-fonts is earlier than 0:4.3.0-126.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029011" comment="XFree86-ISO8859-14-75dpi-fonts is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029012" comment="XFree86-ISO8859-15-100dpi-fonts is earlier than 0:4.3.0-126.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029013" comment="XFree86-ISO8859-15-100dpi-fonts is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029014" comment="XFree86-ISO8859-15-75dpi-fonts is earlier than 0:4.3.0-126.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029015" comment="XFree86-ISO8859-15-75dpi-fonts is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029016" comment="XFree86-ISO8859-2-100dpi-fonts is earlier than 0:4.3.0-126.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029017" comment="XFree86-ISO8859-2-100dpi-fonts is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029018" comment="XFree86-ISO8859-2-75dpi-fonts is earlier than 0:4.3.0-126.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029019" comment="XFree86-ISO8859-2-75dpi-fonts is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029020" comment="XFree86-ISO8859-9-100dpi-fonts is earlier than 0:4.3.0-126.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029021" comment="XFree86-ISO8859-9-100dpi-fonts is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029022" comment="XFree86-ISO8859-9-75dpi-fonts is earlier than 0:4.3.0-126.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029023" comment="XFree86-ISO8859-9-75dpi-fonts is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029024" comment="XFree86-Mesa-libGL is earlier than 0:4.3.0-126.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029025" comment="XFree86-Mesa-libGL is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029026" comment="XFree86-Mesa-libGLU is earlier than 0:4.3.0-126.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029027" comment="XFree86-Mesa-libGLU is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029028" comment="XFree86-Xnest is earlier than 0:4.3.0-126.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029029" comment="XFree86-Xnest is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029030" comment="XFree86-Xvfb is earlier than 0:4.3.0-126.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029031" comment="XFree86-Xvfb is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029032" comment="XFree86-base-fonts is earlier than 0:4.3.0-126.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029033" comment="XFree86-base-fonts is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029034" comment="XFree86-cyrillic-fonts is earlier than 0:4.3.0-126.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029035" comment="XFree86-cyrillic-fonts is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029036" comment="XFree86-devel is earlier than 0:4.3.0-126.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029037" comment="XFree86-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029038" comment="XFree86-doc is earlier than 0:4.3.0-126.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029039" comment="XFree86-doc is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029040" comment="XFree86-font-utils is earlier than 0:4.3.0-126.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029041" comment="XFree86-font-utils is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029042" comment="XFree86-libs is earlier than 0:4.3.0-126.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029043" comment="XFree86-libs is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029044" comment="XFree86-libs-data is earlier than 0:4.3.0-126.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029045" comment="XFree86-libs-data is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029046" comment="XFree86-sdk is earlier than 0:4.3.0-126.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029047" comment="XFree86-sdk is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029048" comment="XFree86-syriac-fonts is earlier than 0:4.3.0-126.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029049" comment="XFree86-syriac-fonts is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029050" comment="XFree86-tools is earlier than 0:4.3.0-126.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029051" comment="XFree86-tools is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029052" comment="XFree86-truetype-fonts is earlier than 0:4.3.0-126.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029053" comment="XFree86-truetype-fonts is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029054" comment="XFree86-twm is earlier than 0:4.3.0-126.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029055" comment="XFree86-twm is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029056" comment="XFree86-xauth is earlier than 0:4.3.0-126.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029057" comment="XFree86-xauth is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029058" comment="XFree86-xdm is earlier than 0:4.3.0-126.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029059" comment="XFree86-xdm is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029060" comment="XFree86-xfs is earlier than 0:4.3.0-126.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080029061" comment="XFree86-xfs is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080030" version="303" class="patch">
      <metadata>
        <title>RHSA-2008:0030: xorg-x11 security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 4</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0030-03" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0030.html" />
	<description>The xorg-x11 packages contain X.Org, an open source implementation of the X
Window System. It provides the basic low-level functionality that
full-fledged graphical user interfaces are designed upon.

Two integer overflow flaws were found in the X.Org server's EVI and MIT-SHM
modules. A malicious authorized client could exploit these issues to cause
a denial of service (crash), or potentially execute arbitrary code with
root privileges on the X.Org server. (CVE-2007-6429)

A heap based buffer overflow flaw was found in the way the X.Org server
handled malformed font files. A malicious local user could exploit these
issues to potentially execute arbitrary code with the privileges of the
X.Org server. (CVE-2008-0006)

A memory corruption flaw was found in the X.Org server's XInput extension.
A malicious authorized client could exploit this issue to cause a denial of
service (crash), or potentially execute arbitrary code with root privileges
on the X.Org server. (CVE-2007-6427)

An input validation flaw was found in the X.Org server's XFree86-Misc
extension. A malicious authorized client could exploit this issue to cause
a denial of service (crash), or potentially execute arbitrary code with
root privileges on the X.Org server. (CVE-2007-5760)

An information disclosure flaw was found in the X.Org server's TOG-CUP
extension. A malicious authorized client could exploit this issue to cause
a denial of service (crash), or potentially view arbitrary memory content
within the X server's address space. (CVE-2007-6428)

An integer and heap overflow flaw were found in the X.Org font server, xfs.
A user with the ability to connect to the font server could have been able
to cause a denial of service (crash), or potentially execute arbitrary code
with the permissions of the font server. (CVE-2007-4568, CVE-2007-4990)

A flaw was found in the X.Org server's XC-SECURITY extension, that could
have allowed a local user to verify the existence of an arbitrary file,
even in directories that are not normally accessible to that user.
(CVE-2007-5958)

Users of xorg-x11 should upgrade to these updated packages, which contain
backported patches to resolve these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-01-17" />
        <updated date="2008-01-18" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4568">CVE-2007-4568</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4990">CVE-2007-4990</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5760">CVE-2007-5760</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5958">CVE-2007-5958</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6427">CVE-2007-6427</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6428">CVE-2007-6428</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6429">CVE-2007-6429</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0006">CVE-2008-0006</cve>
  	<affected_cpe_list>
        <cpe>cpe://redhat:enterprise_linux:4</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080002001" comment="Red Hat Enterprise Linux 4 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030002" comment="xorg-x11 is earlier than 0:6.8.2-1.EL.33.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030003" comment="xorg-x11 is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030004" comment="xorg-x11-Mesa-libGL is earlier than 0:6.8.2-1.EL.33.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030005" comment="xorg-x11-Mesa-libGL is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030006" comment="xorg-x11-Mesa-libGLU is earlier than 0:6.8.2-1.EL.33.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030007" comment="xorg-x11-Mesa-libGLU is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030008" comment="xorg-x11-Xdmx is earlier than 0:6.8.2-1.EL.33.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030009" comment="xorg-x11-Xdmx is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030010" comment="xorg-x11-Xnest is earlier than 0:6.8.2-1.EL.33.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030011" comment="xorg-x11-Xnest is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030012" comment="xorg-x11-Xvfb is earlier than 0:6.8.2-1.EL.33.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030013" comment="xorg-x11-Xvfb is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030014" comment="xorg-x11-deprecated-libs is earlier than 0:6.8.2-1.EL.33.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030015" comment="xorg-x11-deprecated-libs is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030016" comment="xorg-x11-deprecated-libs-devel is earlier than 0:6.8.2-1.EL.33.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030017" comment="xorg-x11-deprecated-libs-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030018" comment="xorg-x11-devel is earlier than 0:6.8.2-1.EL.33.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030019" comment="xorg-x11-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030020" comment="xorg-x11-doc is earlier than 0:6.8.2-1.EL.33.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030021" comment="xorg-x11-doc is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030022" comment="xorg-x11-font-utils is earlier than 0:6.8.2-1.EL.33.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030023" comment="xorg-x11-font-utils is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030024" comment="xorg-x11-libs is earlier than 0:6.8.2-1.EL.33.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030025" comment="xorg-x11-libs is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030026" comment="xorg-x11-sdk is earlier than 0:6.8.2-1.EL.33.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030027" comment="xorg-x11-sdk is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030028" comment="xorg-x11-tools is earlier than 0:6.8.2-1.EL.33.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030029" comment="xorg-x11-tools is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030030" comment="xorg-x11-twm is earlier than 0:6.8.2-1.EL.33.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030031" comment="xorg-x11-twm is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030032" comment="xorg-x11-xauth is earlier than 0:6.8.2-1.EL.33.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030033" comment="xorg-x11-xauth is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030034" comment="xorg-x11-xdm is earlier than 0:6.8.2-1.EL.33.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030035" comment="xorg-x11-xdm is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030036" comment="xorg-x11-xfs is earlier than 0:6.8.2-1.EL.33.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080030037" comment="xorg-x11-xfs is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080031" version="303" class="patch">
      <metadata>
        <title>RHSA-2008:0031: xorg-x11-server security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 5</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0031-03" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0031.html" />
	<description>X.Org is an open source implementation of the X Window System. It provides
basic low-level functionality that full-fledged graphical user interfaces
are designed upon.

Two integer overflow flaws were found in the X.Org server's EVI and MIT-SHM
modules. A malicious authorized client could exploit these issues to cause
a denial of service (crash), or potentially execute arbitrary code with
root privileges on the X.Org server. (CVE-2007-6429)

A memory corruption flaw was found in the X.Org server's XInput extension.
A malicious authorized client could exploit this issue to cause a denial of
service (crash), or potentially execute arbitrary code with root privileges
on the X.Org server. (CVE-2007-6427)

An input validation flaw was found in the X.Org server's XFree86-Misc
extension. A malicious authorized client could exploit this issue to cause
a denial of service (crash), or potentially execute arbitrary code with
root privileges on the X.Org server. (CVE-2007-5760)

An information disclosure flaw was found in the X.Org server's TOG-CUP
extension. A malicious authorized client could exploit this issue to cause
a denial of service (crash), or potentially view arbitrary memory content
within the X server's address space. (CVE-2007-6428)

A flaw was found in the X.Org server's XC-SECURITY extension, that could
have allowed a local user to verify the existence of an arbitrary file,
even in directories that are not normally accessible to that user.
(CVE-2007-5958)

Users of xorg-x11-server should upgrade to these updated packages, which
contain backported patches to resolve these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-01-17" />
        <updated date="2008-01-18" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5760">CVE-2007-5760</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5958">CVE-2007-5958</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6427">CVE-2007-6427</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6428">CVE-2007-6428</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6429">CVE-2007-6429</cve>
  	<affected_cpe_list>
        <cpe>cpe://redhat:enterprise_linux:5</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080002008" comment="Red Hat Enterprise Linux 5 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080031002" comment="xorg-x11-server is earlier than 0:1.1.1-48.26.el5_1.5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080031003" comment="xorg-x11-server is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080031004" comment="xorg-x11-server-Xdmx is earlier than 0:1.1.1-48.26.el5_1.5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080031005" comment="xorg-x11-server-Xdmx is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080031006" comment="xorg-x11-server-Xephyr is earlier than 0:1.1.1-48.26.el5_1.5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080031007" comment="xorg-x11-server-Xephyr is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080031008" comment="xorg-x11-server-Xnest is earlier than 0:1.1.1-48.26.el5_1.5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080031009" comment="xorg-x11-server-Xnest is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080031010" comment="xorg-x11-server-Xorg is earlier than 0:1.1.1-48.26.el5_1.5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080031011" comment="xorg-x11-server-Xorg is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080031012" comment="xorg-x11-server-Xvfb is earlier than 0:1.1.1-48.26.el5_1.5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080031013" comment="xorg-x11-server-Xvfb is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080031014" comment="xorg-x11-server-sdk is earlier than 0:1.1.1-48.26.el5_1.5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080031015" comment="xorg-x11-server-sdk is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080032" version="302" class="patch">
      <metadata>
        <title>RHSA-2008:0032: libxml2 security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        <platform>Red Hat Enterprise Linux 4</platform>
        <platform>Red Hat Enterprise Linux 5</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0032-02" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0032.html" />
	<description>The libxml2 packages provide a library that allows you to manipulate XML
files. It includes support to read, modify, and write XML and HTML files.

A denial of service flaw was found in the way libxml2 processes certain
content. If an application linked against libxml2 processes malformed XML
content, it could cause the application to stop responding. (CVE-2007-6284)

Red Hat would like to thank the Google Security Team for responsibly
disclosing this issue.

All users are advised to upgrade to these updated packages, which contain a
backported patch to resolve this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-01-11" />
        <updated date="2008-01-11" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6284">CVE-2007-6284</cve>
  	<affected_cpe_list>
        <cpe>cpe://redhat:enterprise_linux:3</cpe>
        <cpe>cpe://redhat:enterprise_linux:4</cpe>
        <cpe>cpe://redhat:enterprise_linux:5</cpe>
        </affected_cpe_list>
</advisory>
      </metadata><criteria operator="OR">
  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080003001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080032002" comment="libxml2 is earlier than 0:2.5.10-8" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080032003" comment="libxml2 is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080032004" comment="libxml2-devel is earlier than 0:2.5.10-8" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080032005" comment="libxml2-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080032006" comment="libxml2-python is earlier than 0:2.5.10-8" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080032007" comment="libxml2-python is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>
  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080002001" comment="Red Hat Enterprise Linux 4 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080032009" comment="libxml2 is earlier than 0:2.6.16-10.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080032003" comment="libxml2 is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080032010" comment="libxml2-devel is earlier than 0:2.6.16-10.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080032005" comment="libxml2-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080032011" comment="libxml2-python is earlier than 0:2.6.16-10.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080032007" comment="libxml2-python is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>
  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080002008" comment="Red Hat Enterprise Linux 5 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080032013" comment="libxml2 is earlier than 0:2.6.26-2.1.2.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080032014" comment="libxml2 is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080032015" comment="libxml2-python is earlier than 0:2.6.26-2.1.2.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080032016" comment="libxml2-python is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080032017" comment="libxml2-devel is earlier than 0:2.6.26-2.1.2.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080032018" comment="libxml2-devel is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080038" version="302" class="patch">
      <metadata>
        <title>RHSA-2008:0038: postgresql security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 4</platform>
        <platform>Red Hat Enterprise Linux 5</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0038-02" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0038.html" />
	<description>PostgreSQL is an advanced Object-Relational database management system
(DBMS). The postgresql packages include the client programs and libraries
needed to access a PostgreSQL DBMS server.

Will Drewry discovered multiple flaws in PostgreSQL's regular expression
engine. An authenticated attacker could use these flaws to cause a denial
of service by causing the PostgreSQL server to crash, enter an infinite
loop, or use extensive CPU and memory resources while processing queries
containing specially crafted regular expressions. Applications that accept
regular expressions from untrusted sources may expose this problem to
unauthorized attackers. (CVE-2007-4769, CVE-2007-4772, CVE-2007-6067)

A privilege escalation flaw was discovered in PostgreSQL. An authenticated
attacker could create an index function that would be executed with
administrator privileges during database maintenance tasks, such as
database vacuuming. (CVE-2007-6600)

A privilege escalation flaw was discovered in PostgreSQL's Database Link
library (dblink). An authenticated attacker could use dblink to possibly
escalate privileges on systems with "trust" or "ident" authentication
configured. Please note that dblink functionality is not enabled by
default, and can only by enabled by a database administrator on systems
with the postgresql-contrib package installed. (CVE-2007-3278,
CVE-2007-6601)

All postgresql users should upgrade to these updated packages, which
include PostgreSQL 7.4.19 and 8.1.11, and resolve these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-01-11" />
        <updated date="2008-01-11" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3278">CVE-2007-3278</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4769">CVE-2007-4769</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4772">CVE-2007-4772</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6067">CVE-2007-6067</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6600">CVE-2007-6600</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6601">CVE-2007-6601</cve>
  	<affected_cpe_list>
        <cpe>cpe://redhat:enterprise_linux:4</cpe>
        <cpe>cpe://redhat:enterprise_linux:5</cpe>
        </affected_cpe_list>
</advisory>
      </metadata><criteria operator="OR">
  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080002001" comment="Red Hat Enterprise Linux 4 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038002" comment="postgresql is earlier than 0:7.4.19-1.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038003" comment="postgresql is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038004" comment="postgresql-contrib is earlier than 0:7.4.19-1.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038005" comment="postgresql-contrib is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038006" comment="postgresql-devel is earlier than 0:7.4.19-1.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038007" comment="postgresql-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038008" comment="postgresql-docs is earlier than 0:7.4.19-1.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038009" comment="postgresql-docs is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038010" comment="postgresql-jdbc is earlier than 0:7.4.19-1.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038011" comment="postgresql-jdbc is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038012" comment="postgresql-libs is earlier than 0:7.4.19-1.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038013" comment="postgresql-libs is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038014" comment="postgresql-pl is earlier than 0:7.4.19-1.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038015" comment="postgresql-pl is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038016" comment="postgresql-python is earlier than 0:7.4.19-1.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038017" comment="postgresql-python is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038018" comment="postgresql-server is earlier than 0:7.4.19-1.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038019" comment="postgresql-server is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038020" comment="postgresql-tcl is earlier than 0:7.4.19-1.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038021" comment="postgresql-tcl is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038022" comment="postgresql-test is earlier than 0:7.4.19-1.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038023" comment="postgresql-test is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>
  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080002008" comment="Red Hat Enterprise Linux 5 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038025" comment="postgresql is earlier than 0:8.1.11-1.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038026" comment="postgresql is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038027" comment="postgresql-contrib is earlier than 0:8.1.11-1.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038028" comment="postgresql-contrib is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038029" comment="postgresql-docs is earlier than 0:8.1.11-1.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038030" comment="postgresql-docs is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038031" comment="postgresql-libs is earlier than 0:8.1.11-1.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038032" comment="postgresql-libs is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038033" comment="postgresql-python is earlier than 0:8.1.11-1.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038034" comment="postgresql-python is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038035" comment="postgresql-tcl is earlier than 0:8.1.11-1.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038036" comment="postgresql-tcl is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038037" comment="postgresql-devel is earlier than 0:8.1.11-1.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038038" comment="postgresql-devel is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038039" comment="postgresql-pl is earlier than 0:8.1.11-1.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038040" comment="postgresql-pl is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038041" comment="postgresql-server is earlier than 0:8.1.11-1.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038042" comment="postgresql-server is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038043" comment="postgresql-test is earlier than 0:8.1.11-1.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080038044" comment="postgresql-test is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080039" version="302" class="patch">
      <metadata>
        <title>RHSA-2008:0039: postgresql security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0039-02" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0039.html" />
	<description>PostgreSQL is an advanced Object-Relational database management system
(DBMS). The postgresql packages include the client programs and libraries
needed to access a PostgreSQL DBMS server.

A privilege escalation flaw was discovered in PostgreSQL. An authenticated
attacker could create an index function that would be executed with
administrator privileges during database maintenance tasks, such as
database vacuuming. (CVE-2007-6600)

A privilege escalation flaw was discovered in PostgreSQL's Database Link
library (dblink). An authenticated attacker could use dblink to possibly
escalate privileges on systems with "trust" or "ident" authentication
configured. Please note that dblink functionality is not enabled by
default, and can only by enabled by a database administrator on systems
with the postgresql-contrib package installed.
(CVE-2007-3278, CVE-2007-6601)

All postgresql users should upgrade to these updated packages, which
include PostgreSQL 7.3.21 and resolve these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-01-11" />
        <updated date="2008-01-11" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3278">CVE-2007-3278</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6600">CVE-2007-6600</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6601">CVE-2007-6601</cve>
  	<affected_cpe_list>
        <cpe>cpe://redhat:enterprise_linux:3</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080003001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080039002" comment="rh-postgresql is earlier than 0:7.3.21-1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080039003" comment="rh-postgresql is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080039004" comment="rh-postgresql-contrib is earlier than 0:7.3.21-1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080039005" comment="rh-postgresql-contrib is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080039006" comment="rh-postgresql-devel is earlier than 0:7.3.21-1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080039007" comment="rh-postgresql-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080039008" comment="rh-postgresql-docs is earlier than 0:7.3.21-1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080039009" comment="rh-postgresql-docs is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080039010" comment="rh-postgresql-jdbc is earlier than 0:7.3.21-1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080039011" comment="rh-postgresql-jdbc is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080039012" comment="rh-postgresql-libs is earlier than 0:7.3.21-1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080039013" comment="rh-postgresql-libs is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080039014" comment="rh-postgresql-pl is earlier than 0:7.3.21-1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080039015" comment="rh-postgresql-pl is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080039016" comment="rh-postgresql-python is earlier than 0:7.3.21-1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080039017" comment="rh-postgresql-python is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080039018" comment="rh-postgresql-server is earlier than 0:7.3.21-1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080039019" comment="rh-postgresql-server is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080039020" comment="rh-postgresql-tcl is earlier than 0:7.3.21-1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080039021" comment="rh-postgresql-tcl is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080039022" comment="rh-postgresql-test is earlier than 0:7.3.21-1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080039023" comment="rh-postgresql-test is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080042" version="302" class="patch">
      <metadata>
        <title>RHSA-2008:0042: tomcat security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 5</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0042-02" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0042.html" />
	<description>Tomcat is a servlet container for Java Servlet and JavaServer Pages
technologies.

A directory traversal vulnerability existed in the Apache Tomcat webdav
servlet. In some configurations it allowed remote authenticated users to
read files accessible to the local tomcat process. (CVE-2007-5461)

The default security policy in the JULI logging component did not restrict
access permissions to files. This could be misused by untrusted web
applications to access and write arbitrary files in the context of the
tomcat process. (CVE-2007-5342)

Users of Tomcat should update to these errata packages, which contain
backported patches and are not vulnerable to these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-03-11" />
        <updated date="2008-03-11" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5461">CVE-2007-5461</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5342">CVE-2007-5342</cve>
  	<affected_cpe_list>
        <cpe>cpe://redhat:enterprise_linux:5</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080002008" comment="Red Hat Enterprise Linux 5 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080042002" comment="tomcat5 is earlier than 0:5.5.23-0jpp.3.0.3.el5_1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080042003" comment="tomcat5 is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080042004" comment="tomcat5-jsp-2.0-api is earlier than 0:5.5.23-0jpp.3.0.3.el5_1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080042005" comment="tomcat5-jsp-2.0-api is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080042006" comment="tomcat5-servlet-2.4-api is earlier than 0:5.5.23-0jpp.3.0.3.el5_1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080042007" comment="tomcat5-servlet-2.4-api is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080042008" comment="tomcat5-admin-webapps is earlier than 0:5.5.23-0jpp.3.0.3.el5_1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080042009" comment="tomcat5-admin-webapps is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080042010" comment="tomcat5-common-lib is earlier than 0:5.5.23-0jpp.3.0.3.el5_1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080042011" comment="tomcat5-common-lib is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080042012" comment="tomcat5-jasper is earlier than 0:5.5.23-0jpp.3.0.3.el5_1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080042013" comment="tomcat5-jasper is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080042014" comment="tomcat5-jasper-javadoc is earlier than 0:5.5.23-0jpp.3.0.3.el5_1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080042015" comment="tomcat5-jasper-javadoc is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080042016" comment="tomcat5-jsp-2.0-api-javadoc is earlier than 0:5.5.23-0jpp.3.0.3.el5_1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080042017" comment="tomcat5-jsp-2.0-api-javadoc is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080042018" comment="tomcat5-server-lib is earlier than 0:5.5.23-0jpp.3.0.3.el5_1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080042019" comment="tomcat5-server-lib is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080042020" comment="tomcat5-servlet-2.4-api-javadoc is earlier than 0:5.5.23-0jpp.3.0.3.el5_1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080042021" comment="tomcat5-servlet-2.4-api-javadoc is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080042022" comment="tomcat5-webapps is earlier than 0:5.5.23-0jpp.3.0.3.el5_1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080042023" comment="tomcat5-webapps is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080055" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0055: kernel security and bug fix update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 4</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0055-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0055.html" />
	<description>The kernel packages contain the Linux kernel, the core of any Linux
operating system.

These updated kernel packages fix the following security issues:

A flaw was found in the virtual filesystem (VFS). A local unprivileged
user could truncate directories to which they had write permission; this
could render the contents of the directory inaccessible. (CVE-2008-0001,
Important)

A flaw was found in the implementation of ptrace. A local unprivileged user
could trigger this flaw and possibly cause a denial of service (system
hang). (CVE-2007-5500, Important)

A flaw was found in the way the Red Hat Enterprise Linux 4 kernel handled
page faults when a CPU used the NUMA method for accessing memory on Itanium
architectures. A local unprivileged user could trigger this flaw and cause
a denial of service (system panic). (CVE-2007-4130, Important)

A possible NULL pointer dereference was found in the chrp_show_cpuinfo
function when using the PowerPC architecture. This may have allowed a local
unprivileged user to cause a denial of service (crash).
(CVE-2007-6694, Moderate)

A flaw was found in the way core dump files were created. If a local user
can get a root-owned process to dump a core file into a directory, which
the user has write access to, they could gain read access to that core
file. This could potentially grant unauthorized access to sensitive
information. (CVE-2007-6206, Moderate)

Two buffer overflow flaws were found in the Linux kernel ISDN subsystem. A
local unprivileged  user could use these flaws to cause a denial of
service. (CVE-2007-6063, CVE-2007-6151, Moderate)

As well, these updated packages fix the following bug:

* when moving volumes that contain multiple segments, and a mirror segment
is not the first in the mapping table, running the "pvmove /dev/[device]
/dev/[device]" command caused a kernel panic. A "kernel: Unable to handle
kernel paging request at virtual address [address]" error was logged by
syslog.

Red Hat Enterprise Linux 4 users are advised to upgrade to these updated
packages, which contain backported patches to resolve these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-01-31" />
        <updated date="2008-01-31" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4130">CVE-2007-4130</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5500">CVE-2007-5500</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6063">CVE-2007-6063</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6151">CVE-2007-6151</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6206">CVE-2007-6206</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6694">CVE-2007-6694</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0001">CVE-2008-0001</cve>
        <bugzilla href="http://bugzilla.redhat.com/179665" id="179665">CVE-2007-4130 panic caused by set_mempolicy with MPOL_BIND</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/382161" id="382161">CVE-2007-5500 kernel hang via userspace PTRACE+waitid</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/392101" id="392101">CVE-2007-6063 Linux Kernel isdn_net_setcfg buffer overflow</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/396751" id="396751">CVE-2007-6694 /proc/cpuinfo DoS on some ppc machines</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/396861" id="396861">CVE-2007-6206 Issue with core dump owner</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/425111" id="425111">CVE-2007-6151 I4L: fix isdn_ioctl memory issue</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/428637" id="428637">pvmove causes kernel panic</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/428791" id="428791">CVE-2008-0001 kernel: filesystem corruption by unprivileged user via directory truncation</bugzilla>
  	<affected_cpe_list>
        <cpe>cpe://redhat:enterprise_linux:4</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080002001" comment="Red Hat Enterprise Linux 4 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080055002" comment="kernel is earlier than 0:2.6.9-67.0.4.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080055003" comment="kernel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080055004" comment="kernel-devel is earlier than 0:2.6.9-67.0.4.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080055005" comment="kernel-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080055006" comment="kernel-hugemem is earlier than 0:2.6.9-67.0.4.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080055007" comment="kernel-hugemem is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080055008" comment="kernel-hugemem-devel is earlier than 0:2.6.9-67.0.4.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080055009" comment="kernel-hugemem-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080055010" comment="kernel-smp is earlier than 0:2.6.9-67.0.4.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080055011" comment="kernel-smp is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080055012" comment="kernel-smp-devel is earlier than 0:2.6.9-67.0.4.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080055013" comment="kernel-smp-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080055014" comment="kernel-xenU is earlier than 0:2.6.9-67.0.4.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080055015" comment="kernel-xenU is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080055016" comment="kernel-xenU-devel is earlier than 0:2.6.9-67.0.4.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080055017" comment="kernel-xenU-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080055018" comment="kernel-largesmp is earlier than 0:2.6.9-67.0.4.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080055019" comment="kernel-largesmp is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080055020" comment="kernel-largesmp-devel is earlier than 0:2.6.9-67.0.4.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080055021" comment="kernel-largesmp-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080055022" comment="kernel-doc is earlier than 0:2.6.9-67.0.4.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080055023" comment="kernel-doc is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080058" version="302" class="patch">
      <metadata>
        <title>RHSA-2008:0058: wireshark security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 4</platform>
        <platform>Red Hat Enterprise Linux 5</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0058-02" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0058.html" />
	<description>Wireshark is a program for monitoring network traffic. Wireshark was
previously known as Ethereal.

Several flaws were found in Wireshark. Wireshark could crash or possibly
execute arbitrary code as the user running Wireshark if it read a malformed
packet off the network. (CVE-2007-6112, CVE-2007-6114, CVE-2007-6115,
CVE-2007-6117)

Several denial of service bugs were found in Wireshark. Wireshark could
crash or stop responding if it read a malformed packet off the network.
(CVE-2007-6111, CVE-2007-6113, CVE-2007-6116, CVE-2007-6118, CVE-2007-6119,
CVE-2007-6120, CVE-2007-6121, CVE-2007-6438, CVE-2007-6439, CVE-2007-6441,
CVE-2007-6450, CVE-2007-6451)

As well, Wireshark switched from using net-snmp to libsmi, which is
included in this errata.

Users of wireshark should upgrade to these updated packages, which contain
Wireshark version 0.99.7, and resolve these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-01-21" />
        <updated date="2008-01-21" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6111">CVE-2007-6111</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6112">CVE-2007-6112</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6113">CVE-2007-6113</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6114">CVE-2007-6114</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6115">CVE-2007-6115</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6116">CVE-2007-6116</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6117">CVE-2007-6117</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6118">CVE-2007-6118</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6119">CVE-2007-6119</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6120">CVE-2007-6120</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6121">CVE-2007-6121</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6438">CVE-2007-6438</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6439">CVE-2007-6439</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6441">CVE-2007-6441</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6450">CVE-2007-6450</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6451">CVE-2007-6451</cve>
  	<affected_cpe_list>
        <cpe>cpe://redhat:enterprise_linux:4</cpe>
        <cpe>cpe://redhat:enterprise_linux:5</cpe>
        </affected_cpe_list>
</advisory>
      </metadata><criteria operator="OR">
  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080002001" comment="Red Hat Enterprise Linux 4 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080058002" comment="libsmi is earlier than 0:0.4.5-2.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080058003" comment="libsmi is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080058004" comment="wireshark is earlier than 0:0.99.7-1.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080058005" comment="wireshark is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080058006" comment="libsmi-devel is earlier than 0:0.4.5-2.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080058007" comment="libsmi-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080058008" comment="wireshark-gnome is earlier than 0:0.99.7-1.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080058009" comment="wireshark-gnome is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>
  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080002008" comment="Red Hat Enterprise Linux 5 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080058011" comment="libsmi is earlier than 0:0.4.5-2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080058012" comment="libsmi is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080058013" comment="wireshark is earlier than 0:0.99.7-1.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080058014" comment="wireshark is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080058015" comment="libsmi-devel is earlier than 0:0.4.5-2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080058016" comment="libsmi-devel is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080058017" comment="wireshark-gnome is earlier than 0:0.99.7-1.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080058018" comment="wireshark-gnome is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080059" version="302" class="patch">
      <metadata>
        <title>RHSA-2008:0059: wireshark security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0059-02" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0059.html" />
	<description>Wireshark is a program for monitoring network traffic. Wireshark was
previously known as Ethereal.

Several flaws were found in Wireshark. Wireshark could crash or possibly
execute arbitrary code as the user running Wireshark if it read a malformed
packet off the network. (CVE-2007-6114, CVE-2007-6115, CVE-2007-6117)

Several denial of service bugs were found in Wireshark. Wireshark could
crash or stop responding if it read a malformed packet off the network.
(CVE-2007-3389, CVE-2007-3390, CVE-2007-3391, CVE-2007-3392, CVE-2007-3392,
CVE-2007-3393, CVE-2007-6113, CVE-2007-6118, CVE-2007-6120, CVE-2007-6121,
CVE-2007-6450, CVE-2007-6451)

As well, Wireshark switched from using net-snmp to libsmi, which is
included in this errata.

Users of wireshark should upgrade to these updated packages, which contain
Wireshark version 0.99.7, and resolve these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-01-21" />
        <updated date="2008-01-21" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3389">CVE-2007-3389</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3390">CVE-2007-3390</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3391">CVE-2007-3391</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3392">CVE-2007-3392</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3393">CVE-2007-3393</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6113">CVE-2007-6113</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6114">CVE-2007-6114</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6115">CVE-2007-6115</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6117">CVE-2007-6117</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6118">CVE-2007-6118</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6120">CVE-2007-6120</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6121">CVE-2007-6121</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6450">CVE-2007-6450</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6451">CVE-2007-6451</cve>
  	<affected_cpe_list>
        <cpe>cpe://redhat:enterprise_linux:3</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080003001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080059002" comment="libsmi is earlier than 0:0.4.5-3.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080058003" comment="libsmi is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080059004" comment="wireshark is earlier than 0:0.99.7-EL3.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080058005" comment="wireshark is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080059006" comment="libsmi-devel is earlier than 0:0.4.5-3.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080058007" comment="libsmi-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080059008" comment="wireshark-gnome is earlier than 0:0.99.7-EL3.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080058009" comment="wireshark-gnome is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080061" version="303" class="patch">
      <metadata>
        <title>RHSA-2008:0061: setroubleshoot security and bug fix update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 5</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0061-03" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0061.html" />
	<description>The setroubleshoot packages provide tools to help diagnose SELinux
problems. When AVC messages occur, an alert is generated that gives
information about the problem, and how to create a resolution.

A flaw was found in the way sealert wrote diagnostic messages to a
temporary file. A local unprivileged user could perform a symbolic link
attack, and cause arbitrary files, writable by other users, to be
overwritten when a victim runs sealert. (CVE-2007-5495)

A flaw was found in the way sealert displayed records from the
setroubleshoot database as unescaped HTML. An local unprivileged attacker
could cause AVC denial events with carefully crafted process or file names,
injecting arbitrary HTML tags into the logs, which could be used as a
scripting attack, or to confuse the user running sealert. (CVE-2007-5496)

Additionally, the following bugs have been fixed in these update packages:

* in certain situations, the sealert process used excessive CPU. These
alerts are now capped at a maximum of 30, D-Bus is used instead of polling,
threads causing excessive wake-up have been removed, and more robust
exception-handling has been added.

* different combinations of the sealert '-a', '-l', '-H', and '-v' options
did not work as documented.

* the SETroubleShoot browser did not allow multiple entries to be deleted. 

* the SETroubleShoot browser did not display statements that displayed
whether SELinux was using Enforcing or Permissive mode, particularly when
warning about SELinux preventions.

* in certain cases, the SETroubleShoot browser gave incorrect instructions
regarding paths, and would not display the full paths to files.

* adding an email recipient to the recipients option from the
/etc/setroubleshoot/setroubleshoot.cfg file and then generating an SELinux
denial caused a traceback error. The recipients option has been removed;
email addresses are now managed through the SETroubleShoot browser by
navigating to File -> Edit Email Alert List, or by editing the
/var/lib/setroubleshoot/email_alert_recipients file.

* the setroubleshoot browser incorrectly displayed a period between the
httpd_sys_content_t context and the directory path.

* on the PowerPC architecture, The get_credentials() function in
access_control.py would generate an exception when it called the
socket.getsockopt() function.

* The code which handles path information has been completely rewritten so
that assumptions on path information which were misleading are no longer
made. If the path information is not present, it will be presented as
"&lt;Unknown>".

* setroubleshoot had problems with non-English locales under certain
circumstances, possibly causing a python traceback, an sealert window
pop-up containing an error, a "RuntimeError: maximum recursion depth
exceeded" error after a traceback, or a "UnicodeEncodeError" after a traceback.

* sealert ran even when SELinux was disabled, causing "attempt to open
server connection failed" errors. Sealert now checks whether SELinux is
enabled or disabled.

* the database setroubleshoot maintains was world-readable. The
setroubleshoot database is now mode 600, and is owned by the root user and
group.

* setroubleshoot did not validate requests to set AVC filtering options for
users. In these updated packages, checks ensure that requests originate
from the filter owner.

* the previous setroubleshoot packages required a number of GNOME packages
and libraries. setroubleshoot has therefore been split into 2 packages:
setroubleshoot and setroubleshoot-server.

* a bug in decoding the audit field caused an "Input is not proper UTF-8,
indicate encoding!" error message. The decoding code has been rewritten.

* a file name mismatch in the setroubleshoot init script would cause a
failure to shut down.

Users of setroubleshoot are advised to upgrade to these updated packages,
which resolve these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-05-20" />
        <updated date="2008-05-21" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5495">CVE-2007-5495</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5496">CVE-2007-5496</cve>
        <bugzilla href="http://bugzilla.redhat.com/227806" id="227806">setroubleshoot browser doesn't allow multiple entry deletion</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/240355" id="240355">setroubleshoot gives bad suggestions</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/241543" id="241543">Adding recipents entry to config file crashes setroubleshoot</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/243800" id="243800">typo in sealert / setroubleshoot suggestion</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/244345" id="244345">missing filename in setroubleshoot (AVC.get_path() returns incomplete path)</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/250239" id="250239">Runtime Error: maximum recursion depth exceeded</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/288221" id="288221">CVE-2007-5495 setroubleshoot insecure logging</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/288271" id="288271">CVE-2007-5496 setroubleshoot log injection</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/288881" id="288881">setroubleshoot failure when httpd is trying to access rpm_log_t</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/312281" id="312281">setroubleshoot requires gnome to run</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/431768" id="431768">setroubleshoot - audit_listener_database.xml:3029: parser error in xmlParseDoc()</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/436564" id="436564">socket.getsockopt() on ppc generates exception</bugzilla>
  	<affected_cpe_list>
        <cpe>cpe://redhat:enterprise_linux:5</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080002008" comment="Red Hat Enterprise Linux 5 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080061002" comment="setroubleshoot is earlier than 0:2.0.5-3.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080061003" comment="setroubleshoot is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080061004" comment="setroubleshoot-plugins is earlier than 0:2.0.4-2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080061005" comment="setroubleshoot-plugins is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080061006" comment="setroubleshoot-server is earlier than 0:2.0.5-3.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080061007" comment="setroubleshoot-server is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080064" version="302" class="patch">
      <metadata>
        <title>RHSA-2008:0064: libXfont security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 5</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0064-02" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0064.html" />
	<description>The libXfont package contains the X.Org X11 libXfont runtime library.

A heap based buffer overflow flaw was found in the way the X.Org server
handled malformed font files. A malicious local user could exploit this
issue to potentially execute arbitrary code with the privileges of the
X.Org server. (CVE-2008-0006)

Users of X.Org libXfont should upgrade to these updated packages, which
contain a backported patch to resolve this issue.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-01-17" />
        <updated date="2008-01-17" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0006">CVE-2008-0006</cve>
  	<affected_cpe_list>
        <cpe>cpe://redhat:enterprise_linux:5</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080002008" comment="Red Hat Enterprise Linux 5 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080064002" comment="libXfont is earlier than 0:1.2.2-1.0.3.el5_1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080064003" comment="libXfont is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080064004" comment="libXfont-devel is earlier than 0:1.2.2-1.0.3.el5_1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080064005" comment="libXfont-devel is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080089" version="302" class="patch">
      <metadata>
        <title>RHSA-2008:0089: kernel security and bug fix update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 5</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0089-02" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0089.html" />
	<description>The kernel packages contain the Linux kernel, the core of any Linux
operating system.

These new kernel packages fix the following security issues:

A flaw was found in the virtual filesystem (VFS). An unprivileged local
user could truncate directories to which they had write permission; this
could render the contents of the directory inaccessible. (CVE-2008-0001,
Important)

A flaw was found in the Xen PAL emulation on Intel 64 platforms. A guest
Hardware-assisted virtual machine (HVM) could read the arbitrary physical
memory of the host system, which could make information available to
unauthorized users. (CVE-2007-6416, Important)

A flaw was found in the way core dump files were created. If a local user
can get a root-owned process to dump a core file into a directory, which
the user has write access to, they could gain read access to that core
file, potentially containing sensitive information. (CVE-2007-6206, Moderate)

A buffer overflow flaw was found in the CIFS virtual file system. A
remote,authenticated user could issue a request that could lead to a denial
of service. (CVE-2007-5904, Moderate)

A flaw was found in the "sysfs_readdir" function. A local user could create
a race condition which would cause a denial of service (kernel oops).
(CVE-2007-3104, Moderate)

As well, these updated packages fix the following bugs:

* running the "strace -f" command caused strace to hang, without displaying
information about child processes.

* unmounting an unresponsive, interruptable NFS mount, for example, one
mounted with the "intr" option, may have caused a system crash.

* a bug in the s2io.ko driver prevented VLAN devices from being added.
Attempting to add a device to a VLAN, for example, running the "vconfig
add [device-name] [vlan-id]" command caused vconfig to fail.

* tux used an incorrect open flag bit. This caused problems when building
packages in a chroot environment, such as mock, which is used by the koji
build system.

Red Hat Enterprise Linux 5 users are advised to upgrade to these updated
packages, which contain backported patches to resolve these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-01-23" />
        <updated date="2008-03-28" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3104">CVE-2007-3104</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5904">CVE-2007-5904</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6206">CVE-2007-6206</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6416">CVE-2007-6416</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0001">CVE-2008-0001</cve>
  	<affected_cpe_list>
        <cpe>cpe://redhat:enterprise_linux:5</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080002008" comment="Red Hat Enterprise Linux 5 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080089002" comment="kernel is earlier than 0:2.6.18-53.1.6.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080089003" comment="kernel is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080089004" comment="kernel-PAE is earlier than 0:2.6.18-53.1.6.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080089005" comment="kernel-PAE is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080089006" comment="kernel-PAE-devel is earlier than 0:2.6.18-53.1.6.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080089007" comment="kernel-PAE-devel is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080089008" comment="kernel-debug is earlier than 0:2.6.18-53.1.6.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080089009" comment="kernel-debug is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080089010" comment="kernel-debug-devel is earlier than 0:2.6.18-53.1.6.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080089011" comment="kernel-debug-devel is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080089012" comment="kernel-debuginfo-common is earlier than 0:2.6.18-53.1.6.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080089013" comment="kernel-debuginfo-common is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080089014" comment="kernel-devel is earlier than 0:2.6.18-53.1.6.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080089015" comment="kernel-devel is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080089016" comment="kernel-headers is earlier than 0:2.6.18-53.1.6.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080089017" comment="kernel-headers is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080089018" comment="kernel-xen is earlier than 0:2.6.18-53.1.6.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080089019" comment="kernel-xen is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080089020" comment="kernel-xen-devel is earlier than 0:2.6.18-53.1.6.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080089021" comment="kernel-xen-devel is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080089022" comment="kernel-doc is earlier than 0:2.6.18-53.1.6.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080089023" comment="kernel-doc is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080089024" comment="kernel-kdump is earlier than 0:2.6.18-53.1.6.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080089025" comment="kernel-kdump is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080089026" comment="kernel-kdump-devel is earlier than 0:2.6.18-53.1.6.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080089027" comment="kernel-kdump-devel is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080090" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0090: icu security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 5</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0090-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0090.html" />
	<description>The International Components for Unicode (ICU) library provides robust and
full-featured Unicode services.

Will Drewry reported multiple flaws in the way libicu processed certain
malformed regular expressions. If an application linked against ICU, such
as OpenOffice.org, processed a carefully crafted regular expression, it may
be possible to execute arbitrary code as the user running the application.
(CVE-2007-4770, CVE-2007-4771)

All users of icu should upgrade to these updated packages, which contain
backported patches to resolve these issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-01-25" />
        <updated date="2008-01-25" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4770">CVE-2007-4770</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4771">CVE-2007-4771</cve>
        <bugzilla href="http://bugzilla.redhat.com/429023" id="429023">CVE-2007-4770 libicu poor back reference validation</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/429025" id="429025">CVE-2007-4771 libicu incomplete interval handling</bugzilla>
  	<affected_cpe_list>
        <cpe>cpe://redhat:enterprise_linux:5</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080002008" comment="Red Hat Enterprise Linux 5 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080090002" comment="icu is earlier than 0:3.6-5.11.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080090003" comment="icu is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080090004" comment="libicu is earlier than 0:3.6-5.11.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080090005" comment="libicu is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080090006" comment="libicu-doc is earlier than 0:3.6-5.11.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080090007" comment="libicu-doc is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080090008" comment="libicu-devel is earlier than 0:3.6-5.11.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080090009" comment="libicu-devel is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080100" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0100: java-1.4.2-bea security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux Extras 3</platform>
        <platform>Red Hat Enterprise Linux Extras 4</platform>
        <platform>Red Hat Enterprise Linux Extras 5</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0100-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0100.html" />
	<description>The BEA WebLogic JRockit 1.4.2_16 JRE and SDK contains BEA WebLogic JRockit
Virtual Machine 1.4.2_16 and is certified for the Java 2 Platform, Standard
Edition, v1.4.2.

A buffer overflow in the Java Runtime Environment image handling code was
found. If an attacker could induce a server application to process a
specially crafted image file, the attacker could potentially cause a
denial-of-service or execute arbitrary code as the user running the Java
Virtual Machine. (CVE-2007-2788, CVE-2007-2789)

A denial of service flaw was found in the way the JSSE component processed
SSL/TLS handshake requests. A remote attacker able to connect to a JSSE
enabled service could send a specially crafted handshake which would cause
the Java Runtime Environment to stop responding to future requests.
(CVE-2007-3698)

A flaw was found in the way the Java Runtime Environment processed font
data. An applet viewed via the "appletviewer" application could elevate its
privileges, allowing the applet to perform actions with the same
permissions as the user running the "appletviewer" application. The same
flaw could, potentially, crash a server application which processed
untrusted font information from a third party. (CVE-2007-4381)

A flaw in the applet caching mechanism of the Java Runtime Environment
(JRE) did not correctly process the creation of network connections. A
remote attacker could use this flaw to create connections to services on
machines other than the one that the applet was downloaded from.
(CVE-2007-5232)

Untrusted Java Applets were able to drag and drop files to a desktop
application. A user-assisted remote attacker could use this flaw to move or
copy arbitrary files. (CVE-2007-5239)

The Java Runtime Environment (JRE) allowed untrusted Java Applets or
applications to display over-sized windows. This could be used by remote
attackers to hide security warning banners. (CVE-2007-5240)

Unsigned Java Applets communicating via a HTTP proxy could allow a remote
attacker to violate the Java security model. A cached, malicious Applet
could create network connections to services on other machines.
(CVE-2007-5273)

Please note: the vulnerabilities noted above concerned with applets can
only be triggered in java-1.4.2-bea by calling the "appletviewer"
application.

All users of java-1.4.2-bea should upgrade to these updated packages, which
contain the BEA WebLogic JRockit 1.4.2_16 release which resolves these
issues.</description>

<!-- ~~~~~~~~~~~~~~~~~~~~   advisory details   ~~~~~~~~~~~~~~~~~~~ -->

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-03-11" />
        <updated date="2008-03-11" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4381">CVE-2007-4381</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2788">CVE-2007-2788</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2789">CVE-2007-2789</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3698">CVE-2007-3698</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5232">CVE-2007-5232</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5240">CVE-2007-5240</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5273">CVE-2007-5273</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5239">CVE-2007-5239</cve>
        <bugzilla href="http://bugzilla.redhat.com/249539" id="249539">CVE-2007-3698 Java Secure Socket Extension Does Not Correctly Process SSL/TLS Handshake Requests Resulting in a Denial of Service (DoS) Condition</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/250725" id="250725">CVE-2007-2788 Integer overflow in the embedded ICC profile image parser in Sun Java Development Kit</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/250729" id="250729">CVE-2007-2789  BMP image parser vulnerability</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/253488" id="253488">CVE-2007-4381 java: Vulnerability in the font parsing code</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/321951" id="321951">CVE-2007-5232 Security Vulnerability in Java Runtime Environment With Applet Caching</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/321991" id="321991">CVE-2007-5240 Applets or Applications are allowed to display an oversized window</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/324351" id="324351">CVE-2007-5273 Anti-DNS Pinning and Java Applets with HTTP proxy</bugzilla>
  	<affected_cpe_list>
        <cpe>cpe://redhat:rhel_extras:3</cpe>
        <cpe>cpe://redhat:rhel_extras:4</cpe>
        <cpe>cpe://redhat:rhel_extras:5</cpe>
        </affected_cpe_list>
</advisory>
      </metadata><criteria operator="OR">
  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080003001" comment="Red Hat Enterprise Linux Extras 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080100002" comment="java-1.4.2-bea is earlier than 0:1.4.2.16-1jpp.1.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080100003" comment="java-1.4.2-bea is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080100004" comment="java-1.4.2-bea-devel is earlier than 0:1.4.2.16-1jpp.1.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080100005" comment="java-1.4.2-bea-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080100006" comment="java-1.4.2-bea-jdbc is earlier than 0:1.4.2.16-1jpp.1.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080100007" comment="java-1.4.2-bea-jdbc is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>
  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080002001" comment="Red Hat Enterprise Linux Extras 4 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080100009" comment="java-1.4.2-bea is earlier than 0:1.4.2.16-1jpp.1.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080100003" comment="java-1.4.2-bea is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080100010" comment="java-1.4.2-bea-devel is earlier than 0:1.4.2.16-1jpp.1.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080100005" comment="java-1.4.2-bea-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080100011" comment="java-1.4.2-bea-jdbc is earlier than 0:1.4.2.16-1jpp.1.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080100007" comment="java-1.4.2-bea-jdbc is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>
  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080002008" comment="Red Hat Enterprise Linux Extras 5 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080100013" comment="java-1.4.2-bea is earlier than 0:1.4.2.16-1jpp.1.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080100014" comment="java-1.4.2-bea is signed with Red Hat redhatrelease key" />
            </criteria>
            <