<?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>2009-01-05T06:19:42
</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-01" 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-28" />
            <cve href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5497">CVE-2007-5497</cve>
                <bugzilla href="http://bugzilla.redhat.com/403441" id="403441">CVE-2007-5497 e2fsprogs multiple integer overflows</bugzilla>
        <affected_cpe_list>
            <cpe>cpe:/o:redhat:enterprise_linux</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>
      <criteria operator="OR">
  
 <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:20080003002" comment="e2fsprogs-devel is earlier than 0:1.39-10.el5_1.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20080003003" comment="e2fsprogs-devel is signed with Red Hat redhatrelease key" />
  
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20080003004" comment="e2fsprogs is earlier than 0:1.39-10.el5_1.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20080003005" comment="e2fsprogs is signed with Red Hat redhatrelease key" />
  
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20080003006" comment="e2fsprogs-libs is earlier than 0:1.39-10.el5_1.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20080003007" comment="e2fsprogs-libs is signed with Red Hat redhatrelease key" />
  
</criteria>

</criteria>

</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20080003008" comment="Red Hat Enterprise Linux 3 is installed" />
 <criteria operator="OR">
  
 <criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20080003009" comment="e2fsprogs-devel is earlier than 0:1.32-15.4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20080003010" comment="e2fsprogs-devel is signed with Red Hat master key" />
  
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20080003011" comment="e2fsprogs is earlier than 0:1.32-15.4" /><criterion test_ref="oval:com.redhat.rhsa:tst:20080003012" comment="e2fsprogs 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:20080003014" comment="e2fsprogs-devel is earlier than 0:1.35-12.11.el4_6.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20080003010" comment="e2fsprogs-devel is signed with Red Hat master key" />
  
</criteria>
<criteria operator="AND">
 <criterion test_ref="oval:com.redhat.rhsa:tst:20080003015" comment="e2fsprogs is earlier than 0:1.35-12.11.el4_6.1" /><criterion test_ref="oval:com.redhat.rhsa:tst:20080003012" comment="e2fsprogs is signed with Red Hat master 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:20080003008" 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:20080003008" 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:20080003008" 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:20080003008" 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:20080003008" 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:20080003008" 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>
            <criteria operator="AND">

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

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

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

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

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

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080103" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0103: firefox 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:0103-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0103.html" />
	<description>Mozilla Firefox is an open source Web browser.

Several flaws were found in the way Firefox processed certain malformed web
content. A webpage containing malicious content could cause Firefox to
crash, or potentially execute arbitrary code as the user running Firefox.
(CVE-2008-0412, CVE-2008-0413, CVE-2008-0415, CVE-2008-0419)

Several flaws were found in the way Firefox displayed malformed web
content. A webpage containing specially-crafted content could trick a user
into surrendering sensitive information. (CVE-2008-0591, CVE-2008-0593)

A flaw was found in the way Firefox stored password data. If a user saves
login information for a malicious website, it could be possible to corrupt
the password database, preventing the user from properly accessing saved
password data. (CVE-2008-0417)

A flaw was found in the way Firefox handles certain chrome URLs. If a user
has certain extensions installed, it could allow a malicious website to
steal sensitive session data. Note: this flaw does not affect a default
installation of Firefox. (CVE-2008-0418)

A flaw was found in the way Firefox saves certain text files. If a
website offers a file of type "plain/text", rather than "text/plain",
Firefox will not show future "text/plain" content to the user in the
browser, forcing them to save those files locally to view the content.
(CVE-2008-0592) 

Users of firefox 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>Critical</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-02-07" />
        <updated date="2008-02-07" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0412">CVE-2008-0412</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0413">CVE-2008-0413</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0415">CVE-2008-0415</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0417">CVE-2008-0417</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0418">CVE-2008-0418</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0419">CVE-2008-0419</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0591">CVE-2008-0591</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0592">CVE-2008-0592</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0593">CVE-2008-0593</cve>
        <bugzilla href="http://bugzilla.redhat.com/431732" id="431732">CVE-2008-0412 Mozilla layout engine crashes</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/431733" id="431733">CVE-2008-0413 Mozilla javascript engine crashes</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/431739" id="431739">CVE-2008-0415 Mozilla arbitrary code execution</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/431742" id="431742">CVE-2008-0417 Mozilla arbitrary code execution</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/431748" id="431748">CVE-2008-0418 Mozilla chrome: directory traversal</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/431749" id="431749">CVE-2008-0419 Mozilla arbitrary code execution</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/431751" id="431751">CVE-2008-0591 Mozilla information disclosure flaw</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/431752" id="431752">CVE-2008-0592 Mozilla text file mishandling</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/431756" id="431756">CVE-2008-0593 Mozilla URL token stealing flaw</bugzilla>
  	<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" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080103002" comment="firefox is earlier than 0:1.5.0.12-0.10.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080103003" comment="firefox is signed with Red Hat master key" />
            
  </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:20080103005" comment="firefox is earlier than 0:1.5.0.12-9.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080103006" comment="firefox is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080103007" comment="firefox-devel is earlier than 0:1.5.0.12-9.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080103008" comment="firefox-devel is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080104" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0104: seamonkey security update
        (Critical)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        <platform>Red Hat Enterprise Linux 4</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0104-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0104.html" />
	<description>SeaMonkey is an open source Web browser, advanced email and newsgroup
client, IRC chat client, and HTML editor.

Several flaws were found in the way SeaMonkey processed certain malformed
web content. A webpage containing malicious content could cause SeaMonkey
to crash, or potentially execute arbitrary code as the user running
SeaMonkey. (CVE-2008-0412, CVE-2008-0413, CVE-2008-0415, CVE-2008-0419)

Several flaws were found in the way SeaMonkey displayed malformed web
content. A webpage containing specially-crafted content could trick a user
into surrendering sensitive information. (CVE-2008-0591, CVE-2008-0593)

A flaw was found in the way SeaMonkey stored password data. If a user
saves login information for a malicious website, it could be possible
to corrupt the password database, preventing the user from properly
accessing saved password data. (CVE-2008-0417)

A flaw was found in the way SeaMonkey handles certain chrome URLs. If a
user has certain extensions installed, it could allow a malicious website
to steal sensitive session data. Note: this flaw does not affect a default
installation of SeaMonkey. (CVE-2008-0418)

A flaw was found in the way SeaMonkey saves certain text files. If a
website offers a file of type "plain/text", rather than "text/plain",
SeaMonkey will not show future "text/plain" content to the user in the
browser, forcing them to save those files locally to view the content.
(CVE-2008-0592)

Users of SeaMonkey 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>Critical</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-02-07" />
        <updated date="2008-02-07" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0412">CVE-2008-0412</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0413">CVE-2008-0413</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0415">CVE-2008-0415</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0417">CVE-2008-0417</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0418">CVE-2008-0418</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0419">CVE-2008-0419</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0591">CVE-2008-0591</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0592">CVE-2008-0592</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0593">CVE-2008-0593</cve>
        <bugzilla href="http://bugzilla.redhat.com/431732" id="431732">CVE-2008-0412 Mozilla layout engine crashes</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/431733" id="431733">CVE-2008-0413 Mozilla javascript engine crashes</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/431739" id="431739">CVE-2008-0415 Mozilla arbitrary code execution</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/431742" id="431742">CVE-2008-0417 Mozilla arbitrary code execution</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/431748" id="431748">CVE-2008-0418 Mozilla chrome: directory traversal</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/431749" id="431749">CVE-2008-0419 Mozilla arbitrary code execution</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/431751" id="431751">CVE-2008-0591 Mozilla information disclosure flaw</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/431752" id="431752">CVE-2008-0592 Mozilla text file mishandling</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/431756" id="431756">CVE-2008-0593 Mozilla URL token stealing flaw</bugzilla>
  	<affected_cpe_list>
        <cpe>cpe://redhat:enterprise_linux:3</cpe>
        <cpe>cpe://redhat:enterprise_linux:4</cpe>
        </affected_cpe_list>
</advisory>
      </metadata><criteria operator="OR">
  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080003008" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104002" comment="seamonkey is earlier than 0:1.0.9-0.9.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104003" comment="seamonkey is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104004" comment="seamonkey-chat is earlier than 0:1.0.9-0.9.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104005" comment="seamonkey-chat is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104006" comment="seamonkey-devel is earlier than 0:1.0.9-0.9.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104007" comment="seamonkey-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104008" comment="seamonkey-dom-inspector is earlier than 0:1.0.9-0.9.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104009" comment="seamonkey-dom-inspector is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104010" comment="seamonkey-js-debugger is earlier than 0:1.0.9-0.9.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104011" comment="seamonkey-js-debugger is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104012" comment="seamonkey-mail is earlier than 0:1.0.9-0.9.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104013" comment="seamonkey-mail is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104014" comment="seamonkey-nspr is earlier than 0:1.0.9-0.9.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104015" comment="seamonkey-nspr is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104016" comment="seamonkey-nspr-devel is earlier than 0:1.0.9-0.9.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104017" comment="seamonkey-nspr-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104018" comment="seamonkey-nss is earlier than 0:1.0.9-0.9.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104019" comment="seamonkey-nss is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104020" comment="seamonkey-nss-devel is earlier than 0:1.0.9-0.9.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104021" comment="seamonkey-nss-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:20080104023" comment="seamonkey is earlier than 0:1.0.9-9.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104003" comment="seamonkey is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104024" comment="seamonkey-chat is earlier than 0:1.0.9-9.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104005" comment="seamonkey-chat is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104025" comment="seamonkey-devel is earlier than 0:1.0.9-9.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104007" comment="seamonkey-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104026" comment="seamonkey-dom-inspector is earlier than 0:1.0.9-9.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104009" comment="seamonkey-dom-inspector is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104027" comment="seamonkey-js-debugger is earlier than 0:1.0.9-9.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104011" comment="seamonkey-js-debugger is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104028" comment="seamonkey-mail is earlier than 0:1.0.9-9.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104013" comment="seamonkey-mail is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104029" comment="seamonkey-nspr is earlier than 0:1.0.9-9.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104015" comment="seamonkey-nspr is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104030" comment="seamonkey-nspr-devel is earlier than 0:1.0.9-9.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104017" comment="seamonkey-nspr-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104031" comment="seamonkey-nss is earlier than 0:1.0.9-9.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104019" comment="seamonkey-nss is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104032" comment="seamonkey-nss-devel is earlier than 0:1.0.9-9.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104021" comment="seamonkey-nss-devel is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080105" version="302" class="patch">
      <metadata>
        <title>RHSA-2008:0105: thunderbird 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:0105-02" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0105.html" />
	<description>Mozilla Thunderbird is a standalone mail and newsgroup client.

A heap-based buffer overflow flaw was found in the way Thunderbird
processed messages with external-body Multipurpose Internet Message
Extensions (MIME) types. A HTML mail message containing malicious content
could cause Thunderbird to execute arbitrary code as the user running
Thunderbird. (CVE-2008-0304)

Several flaws were found in the way Thunderbird processed certain malformed
HTML mail content. A HTML mail message containing malicious content could
cause Thunderbird to crash, or potentially execute arbitrary code as the
user running Thunderbird. (CVE-2008-0412, CVE-2008-0413, CVE-2008-0415,
CVE-2008-0419)

Several flaws were found in the way Thunderbird displayed malformed HTML
mail content. A HTML mail message containing specially-crafted content
could trick a user into surrendering sensitive information. (CVE-2008-0420,
CVE-2008-0591, CVE-2008-0593)

A flaw was found in the way Thunderbird handles certain chrome URLs. If a
user has certain extensions installed, it could allow a malicious HTML mail
message to steal sensitive session data. Note: this flaw does not affect a
default installation of Thunderbird. (CVE-2008-0418)

Note: JavaScript support is disabled by default in Thunderbird; the above
issues are not exploitable unless JavaScript is enabled.

A flaw was found in the way Thunderbird saves certain text files. If a
remote site offers a file of type "plain/text", rather than "text/plain",
Thunderbird will not show future "text/plain" content to the user, forcing
them to save those files locally to view the content. (CVE-2008-0592)

Users of thunderbird 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>Critical</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-02-07" />
        <updated date="2008-02-27" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0304">CVE-2008-0304</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0412">CVE-2008-0412</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0413">CVE-2008-0413</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0415">CVE-2008-0415</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0418">CVE-2008-0418</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0419">CVE-2008-0419</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0420">CVE-2008-0420</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0591">CVE-2008-0591</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0592">CVE-2008-0592</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0593">CVE-2008-0593</cve>
        <bugzilla href="http://bugzilla.redhat.com/431732" id="431732">CVE-2008-0412 Mozilla layout engine crashes</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/431733" id="431733">CVE-2008-0413 Mozilla javascript engine crashes</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/431739" id="431739">CVE-2008-0415 Mozilla arbitrary code execution</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/431748" id="431748">CVE-2008-0418 Mozilla chrome: directory traversal</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/431749" id="431749">CVE-2008-0419 Mozilla arbitrary code execution</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/431751" id="431751">CVE-2008-0591 Mozilla information disclosure flaw</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/431752" id="431752">CVE-2008-0592 Mozilla text file mishandling</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/431756" id="431756">CVE-2008-0593 Mozilla URL token stealing flaw</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/435123" id="435123">CVE-2008-0304 thunderbird/seamonkey: MIME External-Body Heap Overflow Vulnerability</bugzilla>
  	<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" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080105002" comment="thunderbird is earlier than 0:1.5.0.12-8.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080105003" comment="thunderbird is signed with Red Hat master key" />
            
  </criteria>
  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080002008" comment="Red Hat Enterprise Linux 5 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080105005" comment="thunderbird is earlier than 0:1.5.0.12-8.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080105006" comment="thunderbird is signed with Red Hat redhatrelease key" />
            
  </criteria>
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080110" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0110: openldap 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:0110-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0110.html" />
	<description>OpenLDAP is an open source suite of Lightweight Directory Access Protocol
(LDAP) applications and development tools. LDAP is a set of protocols for
accessing directory services.

These updated openldap packages fix a flaw in the way the OpenLDAP slapd
daemon handled modify and modrdn requests with NOOP control on objects
stored in a Berkeley DB (BDB) storage backend.  An authenticated attacker
with permission to perform modify or modrdn operations on such LDAP objects
could cause slapd to crash. (CVE-2007-6698, CVE-2008-0658)

Users of openldap should upgrade to these updated packages, which contain a
backported patch to correct this issue.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-02-21" />
        <updated date="2008-02-21" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6698">CVE-2007-6698</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0658">CVE-2008-0658</cve>
        <bugzilla href="http://bugzilla.redhat.com/431203" id="431203">CVE-2007-6698 openldap: slapd crash on NOOP control operation on entry in bdb storage</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/432008" id="432008">CVE-2008-0658 openldap: slapd crash on modrdn operation with NOOP control on entry in bdb storage</bugzilla>
  	<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:20080110002" comment="openldap is earlier than 0:2.2.13-8.el4_6.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080110003" comment="openldap is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080110004" comment="compat-openldap is earlier than 0:2.1.30-8.el4_6.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080110005" comment="compat-openldap is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080110006" comment="openldap-clients is earlier than 0:2.2.13-8.el4_6.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080110007" comment="openldap-clients is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080110008" comment="openldap-devel is earlier than 0:2.2.13-8.el4_6.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080110009" comment="openldap-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080110010" comment="openldap-servers is earlier than 0:2.2.13-8.el4_6.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080110011" comment="openldap-servers is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080110012" comment="openldap-servers-sql is earlier than 0:2.2.13-8.el4_6.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080110013" comment="openldap-servers-sql 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:20080110015" comment="openldap is earlier than 0:2.3.27-8.el5_1.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080110016" comment="openldap is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080110017" comment="compat-openldap is earlier than 0:2.3.27_2.2.29-8.el5_1.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080110018" comment="compat-openldap is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080110019" comment="openldap-clients is earlier than 0:2.3.27-8.el5_1.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080110020" comment="openldap-clients is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080110021" comment="openldap-devel is earlier than 0:2.3.27-8.el5_1.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080110022" comment="openldap-devel is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080110023" comment="openldap-servers is earlier than 0:2.3.27-8.el5_1.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080110024" comment="openldap-servers is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080110025" comment="openldap-servers-sql is earlier than 0:2.3.27-8.el5_1.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080110026" comment="openldap-servers-sql is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080123" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0123: java-1.5.0-sun security update
        (Critical)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux Extras 4</platform>
        <platform>Red Hat Enterprise Linux Extras 5</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0123-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0123.html" />
	<description>The Java Runtime Environment (JRE) contains the software and tools that
users need to run applets and applications written using the Java
programming language.

These updated java-1.5.0-sun packages resolve the following security issues:

Two vulnerabilities in the Java Runtime Environment allowed an untrusted
application or applet to elevate the assigned privileges. This could be
misused by a malicious website to read and write local files or execute
local applications in the context of the user running the Java process.
(CVE-2008-0657) 

Users of java-1.5.0-sun should upgrade to these updated packages, which
contain backported patches to correct these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Critical</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-02-12" />
        <updated date="2008-02-12" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0657">CVE-2008-0657</cve>
        <bugzilla href="http://bugzilla.redhat.com/431861" id="431861">CVE-2008-0657 java-1.5.0 Privilege escalation via unstrusted applet and application</bugzilla>
  	<affected_cpe_list>
        <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:20080002001" comment="Red Hat Enterprise Linux Extras 4 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080123002" comment="java-1.5.0-sun is earlier than 0:1.5.0.14-1jpp.2.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080123003" comment="java-1.5.0-sun is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080123004" comment="java-1.5.0-sun-demo is earlier than 0:1.5.0.14-1jpp.2.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080123005" comment="java-1.5.0-sun-demo is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080123006" comment="java-1.5.0-sun-devel is earlier than 0:1.5.0.14-1jpp.2.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080123007" comment="java-1.5.0-sun-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080123008" comment="java-1.5.0-sun-jdbc is earlier than 0:1.5.0.14-1jpp.2.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080123009" comment="java-1.5.0-sun-jdbc is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080123010" comment="java-1.5.0-sun-plugin is earlier than 0:1.5.0.14-1jpp.2.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080123011" comment="java-1.5.0-sun-plugin is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080123012" comment="java-1.5.0-sun-src is earlier than 0:1.5.0.14-1jpp.2.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080123013" comment="java-1.5.0-sun-src 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:20080123015" comment="java-1.5.0-sun is earlier than 0:1.5.0.14-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080123016" comment="java-1.5.0-sun is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080123017" comment="java-1.5.0-sun-demo is earlier than 0:1.5.0.14-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080123018" comment="java-1.5.0-sun-demo is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080123019" comment="java-1.5.0-sun-devel is earlier than 0:1.5.0.14-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080123020" comment="java-1.5.0-sun-devel is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080123021" comment="java-1.5.0-sun-jdbc is earlier than 0:1.5.0.14-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080123022" comment="java-1.5.0-sun-jdbc is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080123023" comment="java-1.5.0-sun-plugin is earlier than 0:1.5.0.14-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080123024" comment="java-1.5.0-sun-plugin is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080123025" comment="java-1.5.0-sun-src is earlier than 0:1.5.0.14-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080123026" comment="java-1.5.0-sun-src is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>
</criteria>

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

A flaw was found in vmsplice. An unprivileged local user could use this
flaw to gain root privileges. (CVE-2008-0600)

Red Hat is aware that a public exploit for this issue is available. This
issue did not affect the Linux kernels distributed with Red Hat Enterprise
Linux 2.1, 3, or 4.

Red Hat Enterprise Linux 5 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-02-12" />
        <updated date="2008-02-12" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0600">CVE-2008-0600</cve>
        <bugzilla href="http://bugzilla.redhat.com/432251" id="432251">CVE-2008-0600 kernel vmsplice_to_pipe flaw</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:20080129002" comment="kernel is earlier than 0:2.6.18-53.1.13.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:20080129004" comment="kernel-PAE is earlier than 0:2.6.18-53.1.13.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:20080129006" comment="kernel-PAE-devel is earlier than 0:2.6.18-53.1.13.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:20080129008" comment="kernel-debug is earlier than 0:2.6.18-53.1.13.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:20080129010" comment="kernel-debug-devel is earlier than 0:2.6.18-53.1.13.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:20080129012" comment="kernel-devel is earlier than 0:2.6.18-53.1.13.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:20080129014" comment="kernel-headers is earlier than 0:2.6.18-53.1.13.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:20080129016" comment="kernel-xen is earlier than 0:2.6.18-53.1.13.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:20080129018" comment="kernel-xen-devel is earlier than 0:2.6.18-53.1.13.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:20080129020" comment="kernel-doc is earlier than 0:2.6.18-53.1.13.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:20080129022" comment="kernel-kdump is earlier than 0:2.6.18-53.1.13.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:20080129024" comment="kernel-kdump-devel is earlier than 0:2.6.18-53.1.13.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:20080131" version="302" class="patch">
      <metadata>
        <title>RHSA-2008:0131: netpbm security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        <platform>Red Hat Enterprise Linux 4</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0131-02" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0131.html" />
	<description>The netpbm package contains a library of functions for editing and
converting between various graphics file formats, including .pbm (portable
bitmaps), .pgm (portable graymaps), .pnm (portable anymaps), .ppm (portable
pixmaps) and others. The package includes no interactive tools and is
primarily used by other programs (eg CGI scripts that manage web-site
images).

An input validation flaw was discovered in the GIF-to-PNM converter
(giftopnm) shipped with the netpbm package. An attacker could create a
carefully crafted GIF file which could cause giftopnm to crash or possibly
execute arbitrary code as the user running giftopnm. (CVE-2008-0554)

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

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

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

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080131002" comment="netpbm is earlier than 0:9.24-11.30.5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080131003" comment="netpbm is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080131004" comment="netpbm-devel is earlier than 0:9.24-11.30.5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080131005" comment="netpbm-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080131006" comment="netpbm-progs is earlier than 0:9.24-11.30.5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080131007" comment="netpbm-progs 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:20080131009" comment="netpbm is earlier than 0:10.25-2.EL4.6.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080131003" comment="netpbm is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080131010" comment="netpbm-devel is earlier than 0:10.25-2.EL4.6.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080131005" comment="netpbm-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080131011" comment="netpbm-progs is earlier than 0:10.25-2.EL4.6.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080131007" comment="netpbm-progs is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080132" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0132: java-1.4.2-ibm security update
        (Critical)
	</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:0132-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0132.html" />
	<description>IBM's 1.4.2 SR10 Java release includes the IBM Java 2 Runtime Environment
and the IBM Java 2 Software Development Kit.

The Java Secure Socket Extension (JSSE) component did not correctly process
SSL/TLS handshake requests. A remote attacker who is able to connect to a
JSSE-based service could trigger this flaw leading to a denial-of-service.
(CVE-2007-3698) 

A flaw was found in the way the Java Runtime Environment processes font
data. An untrusted applet could elevate its privileges, allowing the applet
to perform actions with the same permissions as the logged in user. It may
also be possible to crash a server application which processes untrusted
font information from a third party. (CVE-2007-4381) 

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)

Multiple vulnerabilities existed in Java Web Start allowing an untrusted
application to determine the location of the Java Web Start cache.
(CVE-2007-5238)

Untrusted Java Web Start Applications or Java Applets were able to drag and
drop a file 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 allowed untrusted Java Applets or applications
to display oversized 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)

Unsigned Applets loaded with Mozilla Firefox or Opera browsers allowed
remote attackers to violate the Java security model. A cached malicious
Applet could create network connections to services on other machines.
(CVE-2007-5274)

All users of java-1.4.2-ibm are advised to upgrade to these updated
packages, that contain IBM's 1.4.2 SR10 Java release which resolves these
issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Critical</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-02-14" />
        <updated date="2008-02-14" />
        <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-4381">CVE-2007-4381</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-5238">CVE-2007-5238</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=" />
        <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-5239">CVE-2007-5239</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-5274">CVE-2007-5274</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/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/321961" id="321961">CVE-2007-5238  Vulnerabilities in Java Web Start allow to determine the location of the Java Web Start cache</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/321981" id="321981">CVE-2007-5239 Untrusted Application or Applet May Move or Copy Arbitrary Files</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>
        <bugzilla href="http://bugzilla.redhat.com/324361" id="324361">CVE-2007-5274 Anti-DNS Pinning and Java Applets with Opera and Firefox</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:20080003008" comment="Red Hat Enterprise Linux Extras 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132002" comment="java-1.4.2-ibm is earlier than 0:1.4.2.10-1jpp.2.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132003" comment="java-1.4.2-ibm is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132004" comment="java-1.4.2-ibm-demo is earlier than 0:1.4.2.10-1jpp.2.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132005" comment="java-1.4.2-ibm-demo is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132006" comment="java-1.4.2-ibm-devel is earlier than 0:1.4.2.10-1jpp.2.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132007" comment="java-1.4.2-ibm-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132008" comment="java-1.4.2-ibm-jdbc is earlier than 0:1.4.2.10-1jpp.2.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132009" comment="java-1.4.2-ibm-jdbc is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132010" comment="java-1.4.2-ibm-plugin is earlier than 0:1.4.2.10-1jpp.2.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132011" comment="java-1.4.2-ibm-plugin is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132012" comment="java-1.4.2-ibm-src is earlier than 0:1.4.2.10-1jpp.2.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132013" comment="java-1.4.2-ibm-src 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:20080132015" comment="java-1.4.2-ibm is earlier than 0:1.4.2.10-1jpp.2.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132003" comment="java-1.4.2-ibm is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132016" comment="java-1.4.2-ibm-demo is earlier than 0:1.4.2.10-1jpp.2.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132005" comment="java-1.4.2-ibm-demo is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132017" comment="java-1.4.2-ibm-devel is earlier than 0:1.4.2.10-1jpp.2.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132007" comment="java-1.4.2-ibm-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132018" comment="java-1.4.2-ibm-javacomm is earlier than 0:1.4.2.10-1jpp.2.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132019" comment="java-1.4.2-ibm-javacomm is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132020" comment="java-1.4.2-ibm-jdbc is earlier than 0:1.4.2.10-1jpp.2.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132009" comment="java-1.4.2-ibm-jdbc is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132021" comment="java-1.4.2-ibm-plugin is earlier than 0:1.4.2.10-1jpp.2.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132011" comment="java-1.4.2-ibm-plugin is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132022" comment="java-1.4.2-ibm-src is earlier than 0:1.4.2.10-1jpp.2.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132013" comment="java-1.4.2-ibm-src 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:20080132024" comment="java-1.4.2-ibm is earlier than 0:1.4.2.10-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132025" comment="java-1.4.2-ibm is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132026" comment="java-1.4.2-ibm-demo is earlier than 0:1.4.2.10-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132027" comment="java-1.4.2-ibm-demo is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132028" comment="java-1.4.2-ibm-devel is earlier than 0:1.4.2.10-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132029" comment="java-1.4.2-ibm-devel is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132030" comment="java-1.4.2-ibm-javacomm is earlier than 0:1.4.2.10-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132031" comment="java-1.4.2-ibm-javacomm is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132032" comment="java-1.4.2-ibm-jdbc is earlier than 0:1.4.2.10-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132033" comment="java-1.4.2-ibm-jdbc is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132034" comment="java-1.4.2-ibm-plugin is earlier than 0:1.4.2.10-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132035" comment="java-1.4.2-ibm-plugin is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132036" comment="java-1.4.2-ibm-src is earlier than 0:1.4.2.10-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080132037" comment="java-1.4.2-ibm-src is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080134" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0134: tcltk security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0134-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0134.html" />
	<description>Tcl is a scripting language designed for embedding into other applications
and for use with Tk, a widget set.

An input validation flaw was discovered in Tk's GIF image handling. A
code-size value read from a GIF image was not properly validated before
being used, leading to a buffer overflow. A specially crafted GIF file
could use this to cause a crash or, potentially, execute code with the
privileges of the application using the Tk graphical toolkit.
(CVE-2008-0553)

A buffer overflow flaw was discovered in Tk's animated GIF image handling.
An animated GIF containing an initial image smaller than subsequent images
could cause a crash or, potentially, execute code with the privileges of
the application using the Tk library. (CVE-2007-5378)

A flaw in the Tcl regular expression handling engine was discovered by Will
Drewry. This flaw, first discovered in the Tcl regular expression engine
used in the PostgreSQL database server, resulted in an infinite loop when
processing certain regular expressions. (CVE-2007-4772)

All users are advised to upgrade to these updated packages which contain
backported patches 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-02-21" />
        <updated date="2008-02-21" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0553">CVE-2008-0553</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5378">CVE-2007-5378</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4772">CVE-2007-4772</cve>
        <bugzilla href="http://bugzilla.redhat.com/316511" id="316511">CVE-2007-4772 postgresql DoS via infinite loop in regex NFA optimization code</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/332021" id="332021">CVE-2007-5378 Tk GIF processing buffer overflow</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/431518" id="431518">CVE-2008-0553 tk: GIF handling buffer overflow</bugzilla>
  	<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:20080003008" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080134002" comment="tcltk is earlier than 0:8.3.5-92.8" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080134003" comment="tcltk is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080134004" comment="expect is earlier than 0:5.38.0-92.8" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080134005" comment="expect is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080134006" comment="expect-devel is earlier than 0:5.38.0-92.8" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080134007" comment="expect-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080134008" comment="itcl is earlier than 0:3.2-92.8" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080134009" comment="itcl is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080134010" comment="tcl is earlier than 0:8.3.5-92.8" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080134011" comment="tcl is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080134012" comment="tcl-devel is earlier than 0:8.3.5-92.8" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080134013" comment="tcl-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080134014" comment="tclx is earlier than 0:8.3-92.8" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080134015" comment="tclx is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080134016" comment="tix is earlier than 0:8.1.4-92.8" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080134017" comment="tix is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080134018" comment="tk is earlier than 0:8.3.5-92.8" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080134019" comment="tk is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080134020" comment="tk-devel is earlier than 0:8.3.5-92.8" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080134021" comment="tk-devel is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080135" version="302" class="patch">
      <metadata>
        <title>RHSA-2008:0135: tk security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 4</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0135-02" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0135.html" />
	<description>Tk is a graphical toolkit for the Tcl scripting language.

An input validation flaw was discovered in Tk's GIF image handling. A
code-size value read from a GIF image was not properly validated before
being used, leading to a buffer overflow. A specially crafted GIF file
could use this to cause a crash or, potentially, execute code with the
privileges of the application using the Tk graphical toolkit.
(CVE-2008-0553)

A buffer overflow flaw was discovered in Tk's animated GIF image handling.
An animated GIF containing an initial image smaller than subsequent images
could cause a crash or, potentially, execute code with the privileges of
the application using the Tk library. (CVE-2007-5378)

All users are advised to upgrade to these updated packages which contain a
backported patches 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-02-21" />
        <updated date="2008-02-22" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0553">CVE-2008-0553</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5378">CVE-2007-5378</cve>
        <bugzilla href="http://bugzilla.redhat.com/332021" id="332021">CVE-2007-5378 Tk GIF processing buffer overflow</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/431518" id="431518">CVE-2008-0553 tk: GIF handling buffer overflow</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:20080135002" comment="tk is earlier than 0:8.4.7-3.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080134019" comment="tk is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080135004" comment="tk-devel is earlier than 0:8.4.7-3.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080134021" comment="tk-devel is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080136" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0136: tk security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 5</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0136-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0136.html" />
	<description>Tk is a graphical toolkit for the Tcl scripting language.

An input validation flaw was discovered in Tk's GIF image handling. A
code-size value read from a GIF image was not properly validated before
being used, leading to a buffer overflow. A specially crafted GIF file
could use this to cause a crash or, potentially, execute code with the
privileges of the application using the Tk graphical toolkit.
(CVE-2008-0553)

A buffer overflow flaw was discovered in Tk's animated GIF image handling.
An animated GIF containing an initial image smaller than subsequent images
could cause a crash or, potentially, execute code with the privileges of
the application using the Tk library. (CVE-2007-5137)

All users are advised to upgrade to these updated packages which contain a
backported patches 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-02-21" />
        <updated date="2008-02-21" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0553">CVE-2008-0553</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5137">CVE-2007-5137</cve>
        <bugzilla href="http://bugzilla.redhat.com/290991" id="290991">CVE-2007-5137 Tk GIF processing buffer overflow</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/431518" id="431518">CVE-2008-0553 tk: GIF handling buffer overflow</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:20080136002" comment="tk is earlier than 0:8.4.13-5.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080136003" comment="tk is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080136004" comment="tk-devel is earlier than 0:8.4.13-5.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080136005" comment="tk-devel is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080144" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0144: acroread security update
        (Critical)
	</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:0144-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0144.html" />
	<description>The Adobe Reader allows users to view and print documents in portable
document format (PDF).

Several flaws were found in the way Adobe Reader processed malformed PDF
files. An attacker could create a malicious PDF file which could execute
arbitrary code if opened by a victim. (CVE-2007-5659, CVE-2007-5663,
CVE-2007-5666, CVE-2008-0726)

A flaw was found in the way the Adobe Reader browser plug-in honored
certain requests. A malicious PDF file could cause the browser to request
an unauthorized URL, allowing for a cross-site request forgery attack.
(CVE-2007-0044)

A flaw was found in Adobe Reader's JavaScript API DOC.print function. A
malicious PDF file could silently trigger non-interactive printing of the
document, causing multiple copies to be printed without the users consent.
(CVE-2008-0667)

Additionally, this update fixes multiple unknown flaws in Adobe Reader.
When the information regarding these flaws is made public by Adobe, it will
be added to this advisory. (CVE-2008-0655)

Note: Adobe have yet to release security fixed versions of Adobe 7. All
users of Adobe Reader are, therefore, advised to install these updated
packages. They contain Adobe Reader version 8.1.2, which is not vulnerable
to these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Critical</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-02-22" />
        <updated date="2008-02-22" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5659">CVE-2007-5659</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5663">CVE-2007-5663</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5666">CVE-2007-5666</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0044">CVE-2007-0044</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0655">CVE-2008-0655</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0667">CVE-2008-0667</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0726">CVE-2008-0726</cve>
        <bugzilla href="http://bugzilla.redhat.com/223113" id="223113">CVE-2007-0044 Acrobat Reader Universal CSRF and session riding</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/431985" id="431985">CVE-2008-0655 acroread: unspecified vulnerabilities</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/432471" id="432471">CVE-2008-0667 acroread: silent print vulnerability</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/432629" id="432629">CVE-2007-5659 acroread Multiple buffer overflows</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/432630" id="432630">CVE-2007-5663 acroread JavaScript Insecure Method Exposure</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/432632" id="432632">CVE-2007-5666 acroread JavaScript Insecure Libary Search Path</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/432757" id="432757">CVE-2008-0726 Acroread memory corruption</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:20080003008" comment="Red Hat Enterprise Linux Extras 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080144002" comment="acroread is earlier than 0:8.1.2-1.el3.6" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080144003" comment="acroread is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080144004" comment="acroread-plugin is earlier than 0:8.1.2-1.el3.6" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080144005" comment="acroread-plugin 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:20080144007" comment="acroread is earlier than 0:8.1.2-1.el4.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080144003" comment="acroread is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080144008" comment="acroread-plugin is earlier than 0:8.1.2-1.el4.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080144005" comment="acroread-plugin 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:20080144010" comment="acroread is earlier than 0:8.1.2-1.el5.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080144011" comment="acroread is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080144012" comment="acroread-plugin is earlier than 0:8.1.2-1.el5.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080144013" comment="acroread-plugin is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080145" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0145: ImageMagick 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:0145-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0145.html" />
	<description>ImageMagick is an image display and manipulation tool for the X Window
System that can read and write multiple image formats.

Several heap-based buffer overflow flaws were found in ImageMagick. If a
victim opened a specially crafted DCM or XWD file, an attacker could
potentially execute arbitrary code on the victim's machine. (CVE-2007-1797)

Several denial of service flaws were found in ImageMagick's parsing of XCF
and DCM files. Attempting to process a specially-crafted input file in
these formats could cause ImageMagick to enter an infinite loop.
(CVE-2007-4985)

Several integer overflow flaws were found in ImageMagick. If a victim
opened a specially-crafted DCM, DIB, XBM, XCF or XWD file, an attacker
could potentially execute arbitrary code with the privileges of the user
running ImageMagick. (CVE-2007-4986)

An integer overflow flaw was found in ImageMagick's DIB parsing code. If a
victim opened a specially-crafted DIB file, an attacker could potentially
execute arbitrary code with the privileges of the user running ImageMagick.
(CVE-2007-4988)

A heap-based buffer overflow flaw was found in the way ImageMagick parsed
XCF files. If a specially-crafted XCF image was opened, ImageMagick could
be made to overwrite heap memory beyond the bounds of its allocated memory.
This could, potentially, allow an attacker to execute arbitrary code on the
machine running ImageMagick. (CVE-2008-1096)

A heap-based buffer overflow flaw was found in ImageMagick's processing of
certain malformed PCX images. If a victim opened a specially-crafted PCX
file, an attacker could possibly execute arbitrary code on the victim's
machine. (CVE-2008-1097)

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

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

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-04-16" />
        <updated date="2008-04-16" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1797">CVE-2007-1797</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4985">CVE-2007-4985</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4986">CVE-2007-4986</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4988">CVE-2007-4988</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1096">CVE-2008-1096</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1097">CVE-2008-1097</cve>
        <bugzilla href="http://bugzilla.redhat.com/235071" id="235071">CVE-2007-1797 Heap overflow in ImageMagick's DCM and XWD coders</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/285861" id="285861">CVE-2008-1097 Memory corruption in ImageMagick's PCX coder</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/286411" id="286411">CVE-2008-1096 Out of bound write in ImageMagick's XCF coder</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/310081" id="310081">CVE-2007-4988 Integer overflow in ImageMagick's DIB coder</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/310091" id="310091">CVE-2007-4985 Infinite loops in ImageMagick's XCF and DCM coders</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/310121" id="310121">CVE-2007-4986 Multiple integer overflows in ImageMagick</bugzilla>
  	<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:20080003008" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080145002" comment="ImageMagick is earlier than 0:5.5.6-28" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080145003" comment="ImageMagick is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080145004" comment="ImageMagick-c++ is earlier than 0:5.5.6-28" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080145005" comment="ImageMagick-c++ is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080145006" comment="ImageMagick-c++-devel is earlier than 0:5.5.6-28" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080145007" comment="ImageMagick-c++-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080145008" comment="ImageMagick-devel is earlier than 0:5.5.6-28" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080145009" comment="ImageMagick-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080145010" comment="ImageMagick-perl is earlier than 0:5.5.6-28" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080145011" comment="ImageMagick-perl 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:20080145013" comment="ImageMagick is earlier than 0:6.0.7.1-17.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080145003" comment="ImageMagick is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080145014" comment="ImageMagick-c++ is earlier than 0:6.0.7.1-17.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080145005" comment="ImageMagick-c++ is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080145015" comment="ImageMagick-c++-devel is earlier than 0:6.0.7.1-17.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080145007" comment="ImageMagick-c++-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080145016" comment="ImageMagick-devel is earlier than 0:6.0.7.1-17.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080145009" comment="ImageMagick-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080145017" comment="ImageMagick-perl is earlier than 0:6.0.7.1-17.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080145011" comment="ImageMagick-perl 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:20080145019" comment="ImageMagick is earlier than 0:6.2.8.0-4.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080145020" comment="ImageMagick is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080145021" comment="ImageMagick-c++ is earlier than 0:6.2.8.0-4.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080145022" comment="ImageMagick-c++ is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080145023" comment="ImageMagick-perl is earlier than 0:6.2.8.0-4.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080145024" comment="ImageMagick-perl is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080145025" comment="ImageMagick-c++-devel is earlier than 0:6.2.8.0-4.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080145026" comment="ImageMagick-c++-devel is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080145027" comment="ImageMagick-devel is earlier than 0:6.2.8.0-4.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080145028" comment="ImageMagick-devel is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080146" version="302" class="patch">
      <metadata>
        <title>RHSA-2008:0146: gd 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:0146-02" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0146.html" />
	<description>The gd package contains a graphics library used for the dynamic creation of
images such as PNG and JPEG.

Multiple issues were discovered in the gd GIF image-handling code. A
carefully-crafted GIF file could cause a crash or possibly execute code
with the privileges of the application using the gd library.
(CVE-2006-4484, CVE-2007-3475, CVE-2007-3476)

An integer overflow was discovered in the gdImageCreateTrueColor()
function, leading to incorrect memory allocations. A carefully crafted
image could cause a crash or possibly execute code with the privileges of
the application using the gd library. (CVE-2007-3472)

A buffer over-read flaw was discovered. This could cause a crash in an
application using the gd library to render certain strings using a
JIS-encoded font. (CVE-2007-0455)

A flaw was discovered in the gd PNG image handling code. A truncated PNG
image could cause an infinite loop in an application using the gd library.
(CVE-2007-2756)

A flaw was discovered in the gd X BitMap (XBM) image-handling code. A
malformed or truncated XBM image could cause a crash in an application
using the gd library. (CVE-2007-3473)

Users of gd should upgrade to these updated packages, which contain
backported patches 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-02-28" />
        <updated date="2008-02-28" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4484">CVE-2006-4484</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0455">CVE-2007-0455</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2756">CVE-2007-2756</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3472">CVE-2007-3472</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3473">CVE-2007-3473</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3475">CVE-2007-3475</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3476">CVE-2007-3476</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:20080146002" comment="gd is earlier than 0:2.0.28-5.4E.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080146003" comment="gd is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080146004" comment="gd-devel is earlier than 0:2.0.28-5.4E.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080146005" comment="gd-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080146006" comment="gd-progs is earlier than 0:2.0.28-5.4E.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080146007" comment="gd-progs 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:20080146009" comment="gd is earlier than 0:2.0.33-9.4.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080146010" comment="gd is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080146011" comment="gd-progs is earlier than 0:2.0.33-9.4.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080146012" comment="gd-progs is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080146013" comment="gd-devel is earlier than 0:2.0.33-9.4.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080146014" comment="gd-devel is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080153" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0153: cups security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0153-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0153.html" />
	<description>The Common UNIX Printing System (CUPS) provides a portable printing layer
for UNIX(R) operating systems.

A flaw was found in the way CUPS handled the addition and removal of remote
shared printers via IPP.  A remote attacker could send malicious UDP IPP
packets causing the CUPS daemon to attempt to dereference already freed
memory and crash. (CVE-2008-0597)

A memory management flaw was found in the way CUPS handled the addition and
removal of remote shared printers via IPP.  When shared printer was
removed, allocated memory was not properly freed, leading to a memory leak
possibly causing CUPS daemon crash after exhausting available memory.
(CVE-2008-0596)

These issues were found during the investigation of CVE-2008-0882, which
did not affect Red Hat Enterprise Linux 3. 

Note that the default configuration of CUPS on Red Hat Enterprise Linux
3 allow requests of this type only from the local subnet.

In addition, these updated cups packages fix a bug that occurred when using
the CUPS polling daemon. Excessive debugging log information was saved to
the error_log file regardless of the LogLevel setting, which filled up disk
space rapidly.

All CUPS users are advised to upgrade to these updated packages, which
contain backported patches 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-02-25" />
        <updated date="2008-02-25" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0596">CVE-2008-0596</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0597">CVE-2008-0597</cve>
        <bugzilla href="http://bugzilla.redhat.com/246545" id="246545">Cups fills up logfiles if queue is turned on</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/433825" id="433825">CVE-2008-0596 cups: memory leak handling IPP browse requests</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/433847" id="433847">CVE-2008-0597 cups: dereference of free'd memory handling IPP browse requests</bugzilla>
  	<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:20080003008" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080153002" comment="cups is earlier than 0:1.1.17-13.3.51" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080153003" comment="cups is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080153004" comment="cups-devel is earlier than 0:1.1.17-13.3.51" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080153005" comment="cups-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080153006" comment="cups-libs is earlier than 0:1.1.17-13.3.51" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080153007" comment="cups-libs is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080154" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0154: 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:0154-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0154.html" />
	<description>The kernel packages contain the Linux kernel, the core of any Linux
operating system.

These updated packages fix the following security issues:

* a flaw in the hypervisor for hosts running on Itanium architectures
allowed an Intel VTi domain to read arbitrary physical memory from other
Intel VTi domains, which could make information available to unauthorized
users. (CVE-2007-6207, Important)

* two buffer overflow flaws were found in ISDN subsystem. A local
unprivileged user could use these flaws to cause a denial of service.
(CVE-2007-5938: Important, CVE-2007-6063: Moderate)

* a possible NULL pointer dereference was found in the subsystem used for
showing CPU information, as used by CHRP systems on PowerPC architectures.
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 handling of zombie processes. A local user could
create processes that would not be properly reaped, possibly causing a
denial of service. (CVE-2006-6921, Moderate)

As well, these updated packages fix the following bugs:

* a bug was found in the Linux kernel audit subsystem. When the audit
daemon was setup to log the execve system call with a large number of
arguments, the kernel could run out of memory, causing a kernel panic.

* on IBM System z architectures, using the IBM Hardware Management Console
to toggle IBM FICON channel path ids (CHPID) caused a file ID miscompare,
possibly causing data corruption.

* when running the IA-32 Execution Layer (IA-32EL) or a Java VM on Itanium
architectures, a bug in the address translation in the hypervisor caused
the wrong address to be registered, causing Dom0 to hang.

* on Itanium architectures, frequent Corrected Platform Error errors may
have caused the hypervisor to hang.

* when enabling a CPU without hot plug support, routines for checking the
presence of the CPU were missing. The CPU tried to access its own
resources, causing a kernel panic.

* after updating to kernel-2.6.18-53.el5, a bug in the CCISS driver caused
the HP Array Configuration Utility CLI to become unstable, possibly causing
a system hang, or a kernel panic.

* a bug in NFS directory caching could have caused different hosts to have
different views of NFS directories.

* on Itanium architectures, the Corrected Machine Check Interrupt masked
hot-added CPUs as disabled.

* when running Oracle database software on the Intel 64 and AMD64
architectures, if an SGA larger than 4GB was created, and had hugepages
allocated to it, the hugepages were not freed after database shutdown.

* in a clustered environment, when two or more NFS clients had the same
logical volume mounted, and one of them modified a file on the volume, NULL
characters may have been inserted, possibly causing data corruption.

These updated packages resolve several severe issues in the lpfc driver:

* a system hang after LUN discovery.

* a general fault protection, a NULL pointer dereference, or slab
corruption could occur while running a debug on the kernel.

* the inability to handle kernel paging requests in "lpfc_get_scsi_buf".

* erroneous structure references caused certain FC discovery routines to
reference and change "lpfc_nodelist" structures, even after they were
freed.

* the lpfc driver failed to interpret certain fields correctly, causing
tape backup software to fail. Tape drives reported "Illegal Request".

* the lpfc driver did not clear structures correctly, resulting in SCSI
I/Os being rejected by targets, and causing errors.

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-03-05" />
        <updated date="2008-03-05" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6921">CVE-2006-6921</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5938">CVE-2007-5938</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-6207">CVE-2007-6207</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6694">CVE-2007-6694</cve>
        <bugzilla href="http://bugzilla.redhat.com/302921" id="302921">CVE-2006-6921 kernel: denial of service with wedged processes</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/310651" id="310651">audit: Logging execve arguments, out of memory in audit_expand (kernel panic)</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/385861" id="385861">CVE-2007-5938 NULL dereference in iwl driver</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/402911" id="402911">LTC39906-[BBDQ] FICON DS8000: File ID Miscompare after CHPID off via HMC</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/406881" id="406881">CVE-2007-6207 [5.2][XEN] Security: some HVM domain can access another domain memory.</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/424191" id="424191">[Xen][5.1.z] Running IA32EL or java-vm causes dom0 hung</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/424271" id="424271">Severe issues in 5.1 lpfc driver: Request update to 8.1.10.12</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/428290" id="428290">[Xen ia64] hypervisor sometimes hangs on Corrected Platform Errors</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/429108" id="429108">[5.1] Panic if user enable a cpu which is not prepared for hotplug.</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/429515" id="429515">scsi: cciss - incompatability between hpacucli and RHEL 5.1 Kernel</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/429539" id="429539">NFS: Fix directory caching problem - with test case and patch.</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/430632" id="430632">CMCI is left disabled on hot-added processors</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/431522" id="431522">RHEL 5.1 regression in hugepages due to pagetable sharing patch</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/432078" id="432078">Null bytes in files access by 2 or more NFS clients</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:20080154002" comment="kernel is earlier than 0:2.6.18-53.1.14.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:20080154004" comment="kernel-PAE is earlier than 0:2.6.18-53.1.14.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:20080154006" comment="kernel-PAE-devel is earlier than 0:2.6.18-53.1.14.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:20080154008" comment="kernel-debug is earlier than 0:2.6.18-53.1.14.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:20080154010" comment="kernel-debug-devel is earlier than 0:2.6.18-53.1.14.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:20080154012" comment="kernel-devel is earlier than 0:2.6.18-53.1.14.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:20080154014" comment="kernel-headers is earlier than 0:2.6.18-53.1.14.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:20080154016" comment="kernel-xen is earlier than 0:2.6.18-53.1.14.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:20080154018" comment="kernel-xen-devel is earlier than 0:2.6.18-53.1.14.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:20080154020" comment="kernel-doc is earlier than 0:2.6.18-53.1.14.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:20080154022" comment="kernel-kdump is earlier than 0:2.6.18-53.1.14.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:20080154024" comment="kernel-kdump-devel is earlier than 0:2.6.18-53.1.14.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:20080155" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0155: ghostscript 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:0155-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0155.html" />
	<description>Ghostscript is a program for displaying PostScript files, or printing them
to non-PostScript printers.

Chris Evans from the Google Security Team reported a stack-based buffer
overflow flaw in Ghostscript's zseticcspace() function. An attacker could
create a malicious PostScript file that would cause Ghostscript to execute
arbitrary code when opened. (CVE-2008-0411)

These updated packages also fix a bug, which prevented the pxlmono printer
driver from producing valid output on Red Hat Enterprise Linux 4.

All users of ghostscript 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>Important</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-02-27" />
        <updated date="2008-02-27" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0411">CVE-2008-0411</cve>
        <bugzilla href="http://bugzilla.redhat.com/431536" id="431536">CVE-2008-0411 ghostscript: stack-based buffer overflow in .seticcspace operator</bugzilla>
  	<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:20080003008" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080155002" comment="ghostscript is earlier than 0:7.05-32.1.13" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080155003" comment="ghostscript is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080155004" comment="ghostscript-devel is earlier than 0:7.05-32.1.13" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080155005" comment="ghostscript-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080155006" comment="hpijs is earlier than 0:1.3-32.1.13" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080155007" comment="hpijs 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:20080155009" comment="ghostscript is earlier than 0:7.07-33.2.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080155003" comment="ghostscript is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080155010" comment="ghostscript-devel is earlier than 0:7.07-33.2.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080155005" comment="ghostscript-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080155011" comment="ghostscript-gtk is earlier than 0:7.07-33.2.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080155012" comment="ghostscript-gtk 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:20080155014" comment="ghostscript is earlier than 0:8.15.2-9.1.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080155015" comment="ghostscript is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080155016" comment="ghostscript-gtk is earlier than 0:8.15.2-9.1.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080155017" comment="ghostscript-gtk is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080155018" comment="ghostscript-devel is earlier than 0:8.15.2-9.1.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080155019" comment="ghostscript-devel is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080156" version="302" class="patch">
      <metadata>
        <title>RHSA-2008:0156: java-1.5.0-bea security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux Extras 4</platform>
        <platform>Red Hat Enterprise Linux Extras 5</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0156-02" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0156.html" />
	<description>The BEA WebLogic JRockit 1.5.0_14 JRE and SDK contain BEA WebLogic JRockit
Virtual Machine 1.5.0_14 and are certified for the Java 5 Platform,
Standard Edition, v1.5.0.

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 a file 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 oversized 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)

Two vulnerabilities in the Java Runtime Environment allowed an untrusted
application or applet to elevate the assigned privileges. This could be
misused by a malicious website to read and write local files or execute
local applications in the context of the user running the Java process.
(CVE-2008-0657)

Those vulnerabilities concerned with applets can only be triggered in
java-1.5.0-bea by calling the 'appletviewer' application. 

All users of java-1.5.0-bea should upgrade to these updated packages, which
contain the BEA WebLogic JRockit 1.5.0_14 release that 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-05" />
        <updated date="2008-03-05" />
        <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-5239">CVE-2007-5239</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-2008-0657">CVE-2008-0657</cve>
        <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/321981" id="321981">CVE-2007-5239 Untrusted Application or Applet May Move or Copy Arbitrary Files</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>
        <bugzilla href="http://bugzilla.redhat.com/431861" id="431861">CVE-2008-0657 java-1.5.0 Privilege escalation via unstrusted applet and application</bugzilla>
  	<affected_cpe_list>
        <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:20080002001" comment="Red Hat Enterprise Linux Extras 4 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

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

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080156004" comment="java-1.5.0-bea-demo is earlier than 0:1.5.0.14-1jpp.1.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080156005" comment="java-1.5.0-bea-demo is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

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

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080156008" comment="java-1.5.0-bea-jdbc is earlier than 0:1.5.0.14-1jpp.1.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080156009" comment="java-1.5.0-bea-jdbc is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080156010" comment="java-1.5.0-bea-src is earlier than 0:1.5.0.14-1jpp.1.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080156011" comment="java-1.5.0-bea-src 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:20080156013" comment="java-1.5.0-bea is earlier than 0:1.5.0.14-1jpp.1.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080156014" comment="java-1.5.0-bea is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080156015" comment="java-1.5.0-bea-demo is earlier than 0:1.5.0.14-1jpp.1.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080156016" comment="java-1.5.0-bea-demo is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080156017" comment="java-1.5.0-bea-devel is earlier than 0:1.5.0.14-1jpp.1.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080156018" comment="java-1.5.0-bea-devel is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080156019" comment="java-1.5.0-bea-jdbc is earlier than 0:1.5.0.14-1jpp.1.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080156020" comment="java-1.5.0-bea-jdbc is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080156021" comment="java-1.5.0-bea-missioncontrol is earlier than 0:1.5.0.14-1jpp.1.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080156022" comment="java-1.5.0-bea-missioncontrol is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080156023" comment="java-1.5.0-bea-src is earlier than 0:1.5.0.14-1jpp.1.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080156024" comment="java-1.5.0-bea-src is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080157" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0157: cups security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 5</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0157-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0157.html" />
	<description>The Common UNIX Printing System (CUPS) provides a portable printing layer
for UNIX(R) operating systems. The Internet Printing Protocol (IPP) is a
standard network protocol for remote printing, as well as managing print
jobs.

A flaw was found in the way CUPS handles the addition and removal of remote
shared printers via IPP. A remote attacker could send malicious UDP IPP
packets causing the CUPS daemon to crash. (CVE-2008-0882)

Note: the default configuration of CUPS on Red Hat Enterprise Linux 5 will
only accept requests of this type from the local subnet. This issue did not
affect the versions of CUPS as shipped with Red Hat Enterprise Linux 3 or
4.

All cups 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-02-21" />
        <updated date="2008-02-21" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0882">CVE-2008-0882</cve>
        <bugzilla href="http://bugzilla.redhat.com/433758" id="433758">CVE-2008-0882 cups: double free vulnerability in process_browse_data()</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:20080157002" comment="cups is earlier than 0:1.2.4-11.14.el5_1.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080157003" comment="cups is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080157004" comment="cups-libs is earlier than 0:1.2.4-11.14.el5_1.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080157005" comment="cups-libs is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080157006" comment="cups-lpd is earlier than 0:1.2.4-11.14.el5_1.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080157007" comment="cups-lpd is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080157008" comment="cups-devel is earlier than 0:1.2.4-11.14.el5_1.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080157009" comment="cups-devel is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080159" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0159: dbus security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 5</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0159-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0159.html" />
	<description>D-Bus is a system for sending messages between applications. It is used
both for the system-wide message bus service, and as a
per-user-login-session messaging facility.

Havoc Pennington discovered a flaw in the way the dbus-daemon applies its
security policy. A user with the ability to connect to the dbus-daemon may
be able to execute certain method calls they should normally not have
permission to access.  (CVE-2008-0595)

Red Hat does not ship any applications in Red Hat Enterprise Linux 5 that
would allow a user to leverage this flaw to elevate their privileges.

This flaw does not affect the version of D-Bus shipped in Red Hat
Enterprise Linux 4.

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

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

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-02-27" />
        <updated date="2008-02-27" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0595">CVE-2008-0595</cve>
        <bugzilla href="http://bugzilla.redhat.com/432419" id="432419">CVE-2008-0595 dbus security policy circumvention</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:20080159002" comment="dbus is earlier than 0:1.0.0-6.3.el5_1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080159003" comment="dbus is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080159004" comment="dbus-x11 is earlier than 0:1.0.0-6.3.el5_1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080159005" comment="dbus-x11 is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080159006" comment="dbus-devel is earlier than 0:1.0.0-6.3.el5_1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080159007" comment="dbus-devel is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080161" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0161: cups security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 4</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0161-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0161.html" />
	<description>The Common UNIX Printing System (CUPS) provides a portable printing layer
for UNIX(R) operating systems.

A flaw was found in the way CUPS handled the addition and removal of remote
shared printers via IPP.  A remote attacker could send malicious UDP IPP
packets causing the CUPS daemon to attempt to dereference already freed
memory and crash. (CVE-2008-0597)

A memory management flaw was found in the way CUPS handled the addition and
removal of remote shared printers via IPP.  When shared printer was
removed, allocated memory was not properly freed, leading to a memory leak
possibly causing CUPS daemon crash after exhausting available memory.
(CVE-2008-0596)

These issues were found during the investigation of CVE-2008-0882, which
did not affect Red Hat Enterprise Linux 4.

Note that the default configuration of CUPS on Red Hat Enterprise Linux
4 allow requests of this type only from the local subnet.

All CUPS 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-02-25" />
        <updated date="2008-02-25" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0596">CVE-2008-0596</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0597">CVE-2008-0597</cve>
        <bugzilla href="http://bugzilla.redhat.com/433825" id="433825">CVE-2008-0596 cups: memory leak handling IPP browse requests</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/433847" id="433847">CVE-2008-0597 cups: dereference of free'd memory handling IPP browse requests</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:20080161002" comment="cups is earlier than 1:1.1.22-0.rc1.9.20.2.el4_6.5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080153003" comment="cups is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080161004" comment="cups-devel is earlier than 1:1.1.22-0.rc1.9.20.2.el4_6.5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080153005" comment="cups-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080161006" comment="cups-libs is earlier than 1:1.1.22-0.rc1.9.20.2.el4_6.5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080153007" comment="cups-libs is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080164" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0164: krb5 security and bugfix update
        (Critical)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 5</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0164-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0164.html" />
	<description>Kerberos is a network authentication system which allows clients and
servers to authenticate to each other through use of symmetric encryption
and a trusted third party, the KDC.

A flaw was found in the way the MIT Kerberos Authentication Service and Key
Distribution Center server (krb5kdc) handled Kerberos v4 protocol packets.
An unauthenticated remote attacker could use this flaw to crash the
krb5kdc daemon, disclose portions of its memory, or possibly execute
arbitrary code using malformed or truncated Kerberos v4 protocol requests.
(CVE-2008-0062, CVE-2008-0063)

This issue only affected krb5kdc with Kerberos v4 protocol compatibility
enabled, which is the default setting on Red Hat Enterprise Linux 4.
Kerberos v4 protocol support can be disabled by adding "v4_mode=none"
(without the quotes) to the "[kdcdefaults]" section of
/var/kerberos/krb5kdc/kdc.conf.

Jeff Altman of Secure Endpoints discovered a flaw in the RPC library as
used by MIT Kerberos kadmind server. An unauthenticated remote attacker
could use this flaw to crash kadmind or possibly execute arbitrary code.
This issue only affected systems with certain resource limits configured
and did not affect systems using default resource limits used by Red Hat
Enterprise Linux 5. (CVE-2008-0947)

Red Hat would like to thank MIT for reporting these issues.

Multiple memory management flaws were discovered in the GSSAPI library used
by MIT Kerberos. These flaws could possibly result in use of already freed
memory or an attempt to free already freed memory blocks (double-free
flaw), possibly causing a crash or arbitrary code execution.
(CVE-2007-5901, CVE-2007-5971)

In addition to the security issues resolved above, the following bugs were
also fixed:

* delegated krb5 credentials were not properly stored when SPNEGO was the
underlying mechanism during GSSAPI authentication. Consequently,
applications attempting to copy delegated Kerberos 5 credentials into a
credential cache received an "Invalid credential was supplied" message
rather than a copy of the delegated credentials. With this update, SPNEGO
credentials can be properly searched, allowing applications to copy
delegated credentials as expected.

* applications can initiate context acceptance (via gss_accept_sec_context)
without passing a ret_flags value that would indicate that credentials were
delegated. A delegated credential handle should have been returned in such
instances. This updated package adds a temp_ret_flag that stores the
credential status in the event no other ret_flags value is passed by an
application calling gss_accept_sec_context.

* kpasswd did not fallback to TCP on receipt of certain errors, or when a
packet was too big for UDP. This update corrects this.

* when the libkrb5 password-routine generated a set-password or
change-password request, incorrect sequence numbers were generated for all
requests subsequent to the first request. This caused password change
requests to fail if the primary server was unavailable. This updated
package corrects this by saving the sequence number value after the AP-REQ
data is built and restoring this value before the request is generated.

* when a user's password expired, kinit would not prompt that user to
change the password, instead simply informing the user their password had
expired. This update corrects this behavior: kinit now prompts for a new
password to be set when a password has expired.

All krb5 users are advised to upgrade to these updated packages, which
contain backported fixes to address these vulnerabilities and fix these
bugs.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Critical</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-03-18" />
        <updated date="2008-03-18" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5901">CVE-2007-5901</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5971">CVE-2007-5971</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0062">CVE-2008-0062</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0063">CVE-2008-0063</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0947">CVE-2008-0947</cve>
        <bugzilla href="http://bugzilla.redhat.com/415321" id="415321">CVE-2007-5901 krb5: use-after-free in gssapi lib</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/415351" id="415351">CVE-2007-5971 krb5: double free in gssapi lib</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/432620" id="432620">CVE-2008-0062 krb5: uninitialized pointer use in krb5kdc</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/432621" id="432621">CVE-2008-0063 krb5: possible leak of sensitive data from krb5kdc using krb4 request</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/433596" id="433596">CVE-2008-0947 krb5: file descriptor array overflow in RPC library</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/436460" id="436460">gss_krb5_copy_ccache can't find delegated Kerberos creds when using SPNEGO</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/436465" id="436465">gss_init_sec_context() mechglue wrapper doesn't handle ret_flags right</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/436467" id="436467">kpasswd does not fallback to tcp</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/436468" id="436468">krb5 password changing uses incorrect sequence numbers for every server but the first</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/436470" id="436470">kinit does not automatically start a password change when password is expired</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:20080164002" comment="krb5 is earlier than 0:1.6.1-17.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080164003" comment="krb5 is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080164004" comment="krb5-libs is earlier than 0:1.6.1-17.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080164005" comment="krb5-libs is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080164006" comment="krb5-workstation is earlier than 0:1.6.1-17.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080164007" comment="krb5-workstation is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080164008" comment="krb5-devel is earlier than 0:1.6.1-17.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080164009" comment="krb5-devel is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080164010" comment="krb5-server is earlier than 0:1.6.1-17.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080164011" comment="krb5-server is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>

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

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)

As well, these updated packages fix the following bugs:

* a bug was found in the Linux kernel audit subsystem. When the audit
daemon was setup to log the execve system call with a large number
of arguments, the kernel could run out out memory while attempting to
create audit log messages. This could cause a kernel panic. In these
updated packages, large audit messages are split into acceptable sizes,
which resolves this issue.

* on certain Intel chipsets, it was not possible to load the acpiphp
module using the "modprobe acpiphp" command. Because the acpiphp module
did not recurse across PCI bridges, hardware detection for PCI hot plug
slots failed. In these updated packages, hardware detection works
correctly.

* on IBM System z architectures that run the IBM z/VM hypervisor, the IBM
eServer zSeries HiperSockets network interface (layer 3) allowed ARP
packets to be sent and received, even when the "NOARP" flag was set. These
ARP packets caused problems for virtual machines.

* it was possible for the iounmap function to sleep while holding a lock.
This may have caused a deadlock for drivers and other code that uses the
iounmap function. In these updated packages, the lock is dropped before
the sleep code is called, which resolves this issue.

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>Moderate</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-03-14" />
        <updated date="2008-03-14" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5904">CVE-2007-5904</cve>
        <bugzilla href="http://bugzilla.redhat.com/372701" id="372701">CVE-2007-5904 Buffer overflow in CIFS VFS</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/427393" id="427393">audit: Logging execve arguments, out of memory in audit_expand</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/428174" id="428174">ACPIPHP.ko will not load : RHEL4.x and RHEL5.0 on X8450 (Intel 4 socket Quad Core) but will load on RHEL5.1</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/430670" id="430670">LTC39262-qeth: HiperSockets layer-3 interface to drop non-IP packets</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/433267" id="433267">[Stratus 4.6.z bug] iounmap may sleep while holding vmlist_lock, causing a deadlock.</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:20080167002" comment="kernel is earlier than 0:2.6.9-67.0.7.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:20080167004" comment="kernel-devel is earlier than 0:2.6.9-67.0.7.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:20080167006" comment="kernel-hugemem is earlier than 0:2.6.9-67.0.7.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:20080167008" comment="kernel-hugemem-devel is earlier than 0:2.6.9-67.0.7.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:20080167010" comment="kernel-smp is earlier than 0:2.6.9-67.0.7.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:20080167012" comment="kernel-smp-devel is earlier than 0:2.6.9-67.0.7.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:20080167014" comment="kernel-xenU is earlier than 0:2.6.9-67.0.7.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:20080167016" comment="kernel-xenU-devel is earlier than 0:2.6.9-67.0.7.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:20080167018" comment="kernel-largesmp is earlier than 0:2.6.9-67.0.7.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:20080167020" comment="kernel-largesmp-devel is earlier than 0:2.6.9-67.0.7.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:20080167022" comment="kernel-doc is earlier than 0:2.6.9-67.0.7.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:20080175" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0175: openoffice.org security update
        (Important)
	</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:0175-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0175.html" />
	<description>OpenOffice.org is an office productivity suite that includes desktop
applications such as a word processor, spreadsheet, presentation manager,
formula editor, and drawing program.

Multiple heap overflows and an integer underflow were found in the Quattro
Pro(R) import filter. An attacker could create a carefully crafted Quattro
Pro file that could cause OpenOffice.org to crash or possibly execute
arbitrary code if the file was opened by a victim. (CVE-2007-5745,
CVE-2007-5747)

A heap overflow flaw was found in the EMF parser. An attacker could create
a carefully crafted EMF file that could cause OpenOffice.org to crash or
possibly execute arbitrary code if the malicious EMF image was added to a
document or if a document containing the malicious EMF file was opened by a
victim. (CVE-2007-5746)

A heap overflow flaw was found in the OLE Structured Storage file parser.
(OLE Structured Storage is a format used by Microsoft Office documents.) An
attacker could create a carefully crafted OLE file that could cause
OpenOffice.org to crash or possibly execute arbitrary code if the file was
opened by a victim. (CVE-2008-0320)

All users of OpenOffice.org are advised to upgrade to these updated
packages, which contain backported fixes to correct these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-04-17" />
        <updated date="2008-04-17" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5746">CVE-2007-5746</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0320">CVE-2008-0320</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5745">CVE-2007-5745</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5747">CVE-2007-5747</cve>
        <bugzilla href="http://bugzilla.redhat.com/435675" id="435675">CVE-2007-5746 openoffice.org: EMF files parsing EMR_BITBLT record heap overflows</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/435676" id="435676">CVE-2008-0320 openoffice.org: OLE files parsing heap overflows</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/435678" id="435678">CVE-2007-5745 openoffice.org: Quattro Pro files handling heap overflows in Attribute and Font records</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/435681" id="435681">CVE-2007-5747 openoffice.org: Quattro Pro files parsing integer underflow</bugzilla>
  	<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:20080175002" comment="openoffice.org2 is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175003" comment="openoffice.org2 is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175004" comment="openoffice.org2-base is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175005" comment="openoffice.org2-base is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175006" comment="openoffice.org2-calc is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175007" comment="openoffice.org2-calc is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175008" comment="openoffice.org2-core is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175009" comment="openoffice.org2-core is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175010" comment="openoffice.org2-draw is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175011" comment="openoffice.org2-draw is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175012" comment="openoffice.org2-emailmerge is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175013" comment="openoffice.org2-emailmerge is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175014" comment="openoffice.org2-graphicfilter is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175015" comment="openoffice.org2-graphicfilter is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175016" comment="openoffice.org2-impress is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175017" comment="openoffice.org2-impress is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175018" comment="openoffice.org2-javafilter is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175019" comment="openoffice.org2-javafilter is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175020" comment="openoffice.org2-langpack-af_ZA is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175021" comment="openoffice.org2-langpack-af_ZA is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175022" comment="openoffice.org2-langpack-ar is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175023" comment="openoffice.org2-langpack-ar is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175024" comment="openoffice.org2-langpack-bg_BG is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175025" comment="openoffice.org2-langpack-bg_BG is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175026" comment="openoffice.org2-langpack-bn is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175027" comment="openoffice.org2-langpack-bn is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175028" comment="openoffice.org2-langpack-ca_ES is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175029" comment="openoffice.org2-langpack-ca_ES is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175030" comment="openoffice.org2-langpack-cs_CZ is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175031" comment="openoffice.org2-langpack-cs_CZ is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175032" comment="openoffice.org2-langpack-cy_GB is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175033" comment="openoffice.org2-langpack-cy_GB is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175034" comment="openoffice.org2-langpack-da_DK is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175035" comment="openoffice.org2-langpack-da_DK is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175036" comment="openoffice.org2-langpack-de is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175037" comment="openoffice.org2-langpack-de is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175038" comment="openoffice.org2-langpack-el_GR is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175039" comment="openoffice.org2-langpack-el_GR is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175040" comment="openoffice.org2-langpack-es is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175041" comment="openoffice.org2-langpack-es is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175042" comment="openoffice.org2-langpack-et_EE is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175043" comment="openoffice.org2-langpack-et_EE is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175044" comment="openoffice.org2-langpack-eu_ES is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175045" comment="openoffice.org2-langpack-eu_ES is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175046" comment="openoffice.org2-langpack-fi_FI is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175047" comment="openoffice.org2-langpack-fi_FI is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175048" comment="openoffice.org2-langpack-fr is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175049" comment="openoffice.org2-langpack-fr is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175050" comment="openoffice.org2-langpack-ga_IE is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175051" comment="openoffice.org2-langpack-ga_IE is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175052" comment="openoffice.org2-langpack-gl_ES is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175053" comment="openoffice.org2-langpack-gl_ES is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175054" comment="openoffice.org2-langpack-gu_IN is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175055" comment="openoffice.org2-langpack-gu_IN is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175056" comment="openoffice.org2-langpack-he_IL is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175057" comment="openoffice.org2-langpack-he_IL is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175058" comment="openoffice.org2-langpack-hi_IN is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175059" comment="openoffice.org2-langpack-hi_IN is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175060" comment="openoffice.org2-langpack-hr_HR is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175061" comment="openoffice.org2-langpack-hr_HR is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175062" comment="openoffice.org2-langpack-hu_HU is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175063" comment="openoffice.org2-langpack-hu_HU is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175064" comment="openoffice.org2-langpack-it is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175065" comment="openoffice.org2-langpack-it is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175066" comment="openoffice.org2-langpack-ja_JP is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175067" comment="openoffice.org2-langpack-ja_JP is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175068" comment="openoffice.org2-langpack-ko_KR is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175069" comment="openoffice.org2-langpack-ko_KR is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175070" comment="openoffice.org2-langpack-lt_LT is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175071" comment="openoffice.org2-langpack-lt_LT is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175072" comment="openoffice.org2-langpack-ms_MY is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175073" comment="openoffice.org2-langpack-ms_MY is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175074" comment="openoffice.org2-langpack-nb_NO is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175075" comment="openoffice.org2-langpack-nb_NO is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175076" comment="openoffice.org2-langpack-nl is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175077" comment="openoffice.org2-langpack-nl is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175078" comment="openoffice.org2-langpack-nn_NO is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175079" comment="openoffice.org2-langpack-nn_NO is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175080" comment="openoffice.org2-langpack-pa_IN is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175081" comment="openoffice.org2-langpack-pa_IN is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175082" comment="openoffice.org2-langpack-pl_PL is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175083" comment="openoffice.org2-langpack-pl_PL is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175084" comment="openoffice.org2-langpack-pt_BR is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175085" comment="openoffice.org2-langpack-pt_BR is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175086" comment="openoffice.org2-langpack-pt_PT is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175087" comment="openoffice.org2-langpack-pt_PT is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175088" comment="openoffice.org2-langpack-ru is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175089" comment="openoffice.org2-langpack-ru is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175090" comment="openoffice.org2-langpack-sk_SK is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175091" comment="openoffice.org2-langpack-sk_SK is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175092" comment="openoffice.org2-langpack-sl_SI is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175093" comment="openoffice.org2-langpack-sl_SI is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175094" comment="openoffice.org2-langpack-sr_CS is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175095" comment="openoffice.org2-langpack-sr_CS is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175096" comment="openoffice.org2-langpack-sv is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175097" comment="openoffice.org2-langpack-sv is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175098" comment="openoffice.org2-langpack-ta_IN is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175099" comment="openoffice.org2-langpack-ta_IN is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175100" comment="openoffice.org2-langpack-th_TH is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175101" comment="openoffice.org2-langpack-th_TH is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175102" comment="openoffice.org2-langpack-tr_TR is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175103" comment="openoffice.org2-langpack-tr_TR is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175104" comment="openoffice.org2-langpack-zh_CN is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175105" comment="openoffice.org2-langpack-zh_CN is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175106" comment="openoffice.org2-langpack-zh_TW is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175107" comment="openoffice.org2-langpack-zh_TW is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175108" comment="openoffice.org2-langpack-zu_ZA is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175109" comment="openoffice.org2-langpack-zu_ZA is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175110" comment="openoffice.org2-math is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175111" comment="openoffice.org2-math is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175112" comment="openoffice.org2-pyuno is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175113" comment="openoffice.org2-pyuno is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175114" comment="openoffice.org2-testtools is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175115" comment="openoffice.org2-testtools is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175116" comment="openoffice.org2-writer is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175117" comment="openoffice.org2-writer is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175118" comment="openoffice.org2-xsltfilter is earlier than 0:2.0.4-5.7.0.4.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175119" comment="openoffice.org2-xsltfilter 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:20080175121" comment="openoffice.org is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175122" comment="openoffice.org is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175123" comment="openoffice.org-base is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175124" comment="openoffice.org-base is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175125" comment="openoffice.org-calc is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175126" comment="openoffice.org-calc is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175127" comment="openoffice.org-core is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175128" comment="openoffice.org-core is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175129" comment="openoffice.org-draw is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175130" comment="openoffice.org-draw is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175131" comment="openoffice.org-emailmerge is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175132" comment="openoffice.org-emailmerge is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175133" comment="openoffice.org-graphicfilter is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175134" comment="openoffice.org-graphicfilter is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175135" comment="openoffice.org-impress is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175136" comment="openoffice.org-impress is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175137" comment="openoffice.org-javafilter is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175138" comment="openoffice.org-javafilter is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175139" comment="openoffice.org-langpack-af_ZA is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175140" comment="openoffice.org-langpack-af_ZA is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175141" comment="openoffice.org-langpack-ar is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175142" comment="openoffice.org-langpack-ar is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175143" comment="openoffice.org-langpack-as_IN is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175144" comment="openoffice.org-langpack-as_IN is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175145" comment="openoffice.org-langpack-bg_BG is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175146" comment="openoffice.org-langpack-bg_BG is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175147" comment="openoffice.org-langpack-bn is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175148" comment="openoffice.org-langpack-bn is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175149" comment="openoffice.org-langpack-ca_ES is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175150" comment="openoffice.org-langpack-ca_ES is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175151" comment="openoffice.org-langpack-cs_CZ is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175152" comment="openoffice.org-langpack-cs_CZ is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175153" comment="openoffice.org-langpack-cy_GB is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175154" comment="openoffice.org-langpack-cy_GB is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175155" comment="openoffice.org-langpack-da_DK is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175156" comment="openoffice.org-langpack-da_DK is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175157" comment="openoffice.org-langpack-de is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175158" comment="openoffice.org-langpack-de is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175159" comment="openoffice.org-langpack-el_GR is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175160" comment="openoffice.org-langpack-el_GR is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175161" comment="openoffice.org-langpack-es is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175162" comment="openoffice.org-langpack-es is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175163" comment="openoffice.org-langpack-et_EE is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175164" comment="openoffice.org-langpack-et_EE is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175165" comment="openoffice.org-langpack-eu_ES is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175166" comment="openoffice.org-langpack-eu_ES is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175167" comment="openoffice.org-langpack-fi_FI is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175168" comment="openoffice.org-langpack-fi_FI is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175169" comment="openoffice.org-langpack-fr is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175170" comment="openoffice.org-langpack-fr is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175171" comment="openoffice.org-langpack-ga_IE is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175172" comment="openoffice.org-langpack-ga_IE is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175173" comment="openoffice.org-langpack-gl_ES is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175174" comment="openoffice.org-langpack-gl_ES is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175175" comment="openoffice.org-langpack-gu_IN is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175176" comment="openoffice.org-langpack-gu_IN is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175177" comment="openoffice.org-langpack-he_IL is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175178" comment="openoffice.org-langpack-he_IL is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175179" comment="openoffice.org-langpack-hi_IN is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175180" comment="openoffice.org-langpack-hi_IN is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175181" comment="openoffice.org-langpack-hr_HR is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175182" comment="openoffice.org-langpack-hr_HR is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175183" comment="openoffice.org-langpack-hu_HU is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175184" comment="openoffice.org-langpack-hu_HU is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175185" comment="openoffice.org-langpack-it is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175186" comment="openoffice.org-langpack-it is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175187" comment="openoffice.org-langpack-ja_JP is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175188" comment="openoffice.org-langpack-ja_JP is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175189" comment="openoffice.org-langpack-kn_IN is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175190" comment="openoffice.org-langpack-kn_IN is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175191" comment="openoffice.org-langpack-ko_KR is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175192" comment="openoffice.org-langpack-ko_KR is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175193" comment="openoffice.org-langpack-lt_LT is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175194" comment="openoffice.org-langpack-lt_LT is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175195" comment="openoffice.org-langpack-ml_IN is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175196" comment="openoffice.org-langpack-ml_IN is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175197" comment="openoffice.org-langpack-mr_IN is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175198" comment="openoffice.org-langpack-mr_IN is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175199" comment="openoffice.org-langpack-ms_MY is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175200" comment="openoffice.org-langpack-ms_MY is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175201" comment="openoffice.org-langpack-nb_NO is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175202" comment="openoffice.org-langpack-nb_NO is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175203" comment="openoffice.org-langpack-nl is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175204" comment="openoffice.org-langpack-nl is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175205" comment="openoffice.org-langpack-nn_NO is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175206" comment="openoffice.org-langpack-nn_NO is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175207" comment="openoffice.org-langpack-nr_ZA is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175208" comment="openoffice.org-langpack-nr_ZA is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175209" comment="openoffice.org-langpack-nso_ZA is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175210" comment="openoffice.org-langpack-nso_ZA is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175211" comment="openoffice.org-langpack-or_IN is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175212" comment="openoffice.org-langpack-or_IN is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175213" comment="openoffice.org-langpack-pa_IN is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175214" comment="openoffice.org-langpack-pa_IN is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175215" comment="openoffice.org-langpack-pl_PL is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175216" comment="openoffice.org-langpack-pl_PL is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175217" comment="openoffice.org-langpack-pt_BR is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175218" comment="openoffice.org-langpack-pt_BR is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175219" comment="openoffice.org-langpack-pt_PT is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175220" comment="openoffice.org-langpack-pt_PT is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175221" comment="openoffice.org-langpack-ru is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175222" comment="openoffice.org-langpack-ru is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175223" comment="openoffice.org-langpack-sk_SK is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175224" comment="openoffice.org-langpack-sk_SK is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175225" comment="openoffice.org-langpack-sl_SI is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175226" comment="openoffice.org-langpack-sl_SI is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175227" comment="openoffice.org-langpack-sr_CS is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175228" comment="openoffice.org-langpack-sr_CS is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175229" comment="openoffice.org-langpack-ss_ZA is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175230" comment="openoffice.org-langpack-ss_ZA is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175231" comment="openoffice.org-langpack-st_ZA is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175232" comment="openoffice.org-langpack-st_ZA is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175233" comment="openoffice.org-langpack-sv is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175234" comment="openoffice.org-langpack-sv is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175235" comment="openoffice.org-langpack-ta_IN is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175236" comment="openoffice.org-langpack-ta_IN is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175237" comment="openoffice.org-langpack-te_IN is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175238" comment="openoffice.org-langpack-te_IN is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175239" comment="openoffice.org-langpack-th_TH is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175240" comment="openoffice.org-langpack-th_TH is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175241" comment="openoffice.org-langpack-tn_ZA is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175242" comment="openoffice.org-langpack-tn_ZA is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175243" comment="openoffice.org-langpack-tr_TR is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175244" comment="openoffice.org-langpack-tr_TR is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175245" comment="openoffice.org-langpack-ts_ZA is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175246" comment="openoffice.org-langpack-ts_ZA is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175247" comment="openoffice.org-langpack-ur is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175248" comment="openoffice.org-langpack-ur is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175249" comment="openoffice.org-langpack-ve_ZA is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175250" comment="openoffice.org-langpack-ve_ZA is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175251" comment="openoffice.org-langpack-xh_ZA is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175252" comment="openoffice.org-langpack-xh_ZA is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175253" comment="openoffice.org-langpack-zh_CN is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175254" comment="openoffice.org-langpack-zh_CN is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175255" comment="openoffice.org-langpack-zh_TW is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175256" comment="openoffice.org-langpack-zh_TW is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175257" comment="openoffice.org-langpack-zu_ZA is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175258" comment="openoffice.org-langpack-zu_ZA is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175259" comment="openoffice.org-math is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175260" comment="openoffice.org-math is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175261" comment="openoffice.org-pyuno is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175262" comment="openoffice.org-pyuno is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175263" comment="openoffice.org-testtools is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175264" comment="openoffice.org-testtools is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175265" comment="openoffice.org-writer is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175266" comment="openoffice.org-writer is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175267" comment="openoffice.org-xsltfilter is earlier than 0:2.0.4-5.4.26" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080175268" comment="openoffice.org-xsltfilter is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080176" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0176: openoffice.org security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        <platform>Red Hat Enterprise Linux 4</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0176-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0176.html" />
	<description>OpenOffice.org is an office productivity suite that includes desktop
applications such as a word processor, spreadsheet, presentation manager,
formula editor, and drawing program.

A heap overflow flaw was found in the EMF parser. An attacker could create
a carefully crafted EMF file that could cause OpenOffice.org to crash or
possibly execute arbitrary code if the malicious EMF image was added to a
document or if a document containing the malicious EMF file was opened by a
victim. (CVE-2007-5746)

A heap overflow flaw was found in the OLE Structured Storage file parser.
(OLE Structured Storage is a format used by Microsoft Office documents.) An
attacker could create a carefully crafted OLE file that could cause
OpenOffice.org to crash or possibly execute arbitrary code if the file was
opened by a victim. (CVE-2008-0320)

All users of OpenOffice.org are advised to upgrade to these updated
packages, which contain backported fixes to correct these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-04-17" />
        <updated date="2008-04-17" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5746">CVE-2007-5746</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0320">CVE-2008-0320</cve>
        <bugzilla href="http://bugzilla.redhat.com/435675" id="435675">CVE-2007-5746 openoffice.org: EMF files parsing EMR_BITBLT record heap overflows</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/435676" id="435676">CVE-2008-0320 openoffice.org: OLE files parsing heap overflows</bugzilla>
  	<affected_cpe_list>
        <cpe>cpe://redhat:enterprise_linux:3</cpe>
        <cpe>cpe://redhat:enterprise_linux:4</cpe>
        </affected_cpe_list>
</advisory>
      </metadata><criteria operator="OR">
  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080003008" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080176002" comment="openoffice.org is earlier than 0:1.1.2-41.2.0.EL3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080176003" comment="openoffice.org is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080176004" comment="openoffice.org-i18n is earlier than 0:1.1.2-41.2.0.EL3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080176005" comment="openoffice.org-i18n is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080176006" comment="openoffice.org-libs is earlier than 0:1.1.2-41.2.0.EL3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080176007" comment="openoffice.org-libs 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:20080176009" comment="openoffice.org is earlier than 0:1.1.5-10.6.0.3.EL4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080176003" comment="openoffice.org is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080176010" comment="openoffice.org-i18n is earlier than 0:1.1.5-10.6.0.3.EL4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080176005" comment="openoffice.org-i18n is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080176011" comment="openoffice.org-kde is earlier than 0:1.1.5-10.6.0.3.EL4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080176012" comment="openoffice.org-kde is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080176013" comment="openoffice.org-libs is earlier than 0:1.1.5-10.6.0.3.EL4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080176007" comment="openoffice.org-libs is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080177" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0177: evolution 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:0177-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0177.html" />
	<description>Evolution is the GNOME collection of personal information management (PIM)
tools.

A format string flaw was found in the way Evolution displayed encrypted
mail content. If a user opened a carefully crafted mail message, arbitrary
code could be executed as the user running Evolution. (CVE-2008-0072)

All users of Evolution should upgrade to these updated packages, which
contain a backported patch which resolves this issue.

Red Hat would like to thank Ulf Härnhammar of Secunia Research for finding
and reporting this issue.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Critical</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-03-05" />
        <updated date="2008-03-05" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0072">CVE-2008-0072</cve>
        <bugzilla href="http://bugzilla.redhat.com/435759" id="435759">CVE-2008-0072 Evolution format string flaw</bugzilla>
  	<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:20080177002" comment="evolution is earlier than 0:2.0.2-35.0.4.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080177003" comment="evolution is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080177004" comment="evolution28 is earlier than 0:2.8.0-53.el4_6.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080177005" comment="evolution28 is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080177006" comment="evolution-devel is earlier than 0:2.0.2-35.0.4.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080177007" comment="evolution-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080177008" comment="evolution28-devel is earlier than 0:2.8.0-53.el4_6.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080177009" comment="evolution28-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:20080177011" comment="evolution is earlier than 0:2.8.0-40.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080177012" comment="evolution is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080177013" comment="evolution-devel is earlier than 0:2.8.0-40.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080177014" comment="evolution-devel is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080180" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0180: krb5 security update
        (Critical)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 4</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0180-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0180.html" />
	<description>Kerberos is a network authentication system which allows clients and
servers to authenticate to each other through use of symmetric encryption
and a trusted third party, the KDC.

A flaw was found in the way the MIT Kerberos Authentication Service and Key
Distribution Center server (krb5kdc) handled Kerberos v4 protocol packets.
An unauthenticated remote attacker could use this flaw to crash the
krb5kdc daemon, disclose portions of its memory, or possibly execute
arbitrary code using malformed or truncated Kerberos v4 protocol
requests. (CVE-2008-0062, CVE-2008-0063)

This issue only affected krb5kdc with Kerberos v4 protocol compatibility
enabled, which is the default setting on Red Hat Enterprise Linux 4.
Kerberos v4 protocol support can be disabled by adding "v4_mode=none"
(without the quotes) to the "[kdcdefaults]" section of
/var/kerberos/krb5kdc/kdc.conf.

Red Hat would like to thank MIT for reporting these issues.

A double-free flaw was discovered in the GSSAPI library used by MIT
Kerberos. This flaw could possibly cause a crash of the application using
the GSSAPI library. (CVE-2007-5971)

All krb5 users are advised to update to these erratum packages which
contain backported fixes to correct these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Critical</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-03-18" />
        <updated date="2008-03-18" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5971">CVE-2007-5971</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0062">CVE-2008-0062</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0063">CVE-2008-0063</cve>
        <bugzilla href="http://bugzilla.redhat.com/415351" id="415351">CVE-2007-5971 krb5: double free in gssapi lib</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/432620" id="432620">CVE-2008-0062 krb5: uninitialized pointer use in krb5kdc</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/432621" id="432621">CVE-2008-0063 krb5: possible leak of sensitive data from krb5kdc using krb4 request</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:20080180002" comment="krb5 is earlier than 0:1.3.4-54.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080180003" comment="krb5 is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080180004" comment="krb5-devel is earlier than 0:1.3.4-54.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080180005" comment="krb5-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080180006" comment="krb5-libs is earlier than 0:1.3.4-54.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080180007" comment="krb5-libs is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080180008" comment="krb5-server is earlier than 0:1.3.4-54.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080180009" comment="krb5-server is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080180010" comment="krb5-workstation is earlier than 0:1.3.4-54.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080180011" comment="krb5-workstation is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080181" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0181: krb5 security update
        (Critical)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0181-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0181.html" />
	<description>Kerberos is a network authentication system which allows clients and
servers to authenticate to each other through use of symmetric encryption
and a trusted third party, the KDC.

A flaw was found in the way the MIT Kerberos Authentication Service and Key
Distribution Center server (krb5kdc) handled Kerberos v4 protocol packets.
An unauthenticated remote attacker could use this flaw to crash the
krb5kdc daemon, disclose portions of its memory, or possibly execute
arbitrary code using malformed or truncated Kerberos v4 protocol
requests. (CVE-2008-0062, CVE-2008-0063)

This issue only affected krb5kdc with Kerberos v4 protocol compatibility
enabled, which is the default setting on Red Hat Enterprise Linux 4.
Kerberos v4 protocol support can be disabled by adding "v4_mode=none"
(without the quotes) to the "[kdcdefaults]" section of
/var/kerberos/krb5kdc/kdc.conf.

A flaw was found in the RPC library used by the MIT Kerberos kadmind
server. An unauthenticated remote attacker could use this flaw to crash
kadmind. This issue only affected systems with certain resource limits
configured and did not affect systems using default resource limits used by
Red Hat Enterprise Linux 2.1 or 3. (CVE-2008-0948)

Red Hat would like to thank MIT for reporting these issues.

All krb5 users are advised to update to these erratum packages which
contain backported fixes to correct these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Critical</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-03-18" />
        <updated date="2008-03-18" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0062">CVE-2008-0062</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0063">CVE-2008-0063</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0948">CVE-2008-0948</cve>
        <bugzilla href="http://bugzilla.redhat.com/432620" id="432620">CVE-2008-0062 krb5: uninitialized pointer use in krb5kdc</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/432621" id="432621">CVE-2008-0063 krb5: possible leak of sensitive data from krb5kdc using krb4 request</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/435087" id="435087">CVE-2008-0948 krb5: incorrect handling of high-numbered file descriptors in RPC library</bugzilla>
  	<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:20080003008" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080181002" comment="krb5 is earlier than 0:1.2.7-68" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080180003" comment="krb5 is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080181004" comment="krb5-devel is earlier than 0:1.2.7-68" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080180005" comment="krb5-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080181006" comment="krb5-libs is earlier than 0:1.2.7-68" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080180007" comment="krb5-libs is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080181008" comment="krb5-server is earlier than 0:1.2.7-68" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080180009" comment="krb5-server is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080181010" comment="krb5-workstation is earlier than 0:1.2.7-68" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080180011" comment="krb5-workstation is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080186" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0186: java-1.5.0-sun security update
        (Critical)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux Extras 4</platform>
        <platform>Red Hat Enterprise Linux Extras 5</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0186-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0186.html" />
	<description>The Java Runtime Environment (JRE) contains the software and tools
that users need to run applets and applications written using the Java
programming language. 

Flaws in the JRE allowed an untrusted application or applet to elevate its
privileges. This could be exploited by a remote attacker to access local
files or execute local applications accessible to the user running the JRE
(CVE-2008-1185, CVE-2008-1186)

A flaw was found in the Java XSLT processing classes. An untrusted
application or applet could cause a denial of service, or execute arbitrary
code with the permissions of the user running the JRE. (CVE-2008-1187)

Several buffer overflow flaws were found in Java Web Start (JWS). An
untrusted JNLP application could access local files or execute local
applications accessible to the user running the JRE.
(CVE-2008-1188, CVE-2008-1189, CVE-2008-1190, CVE-2008-1191, CVE-2008-1196)

A flaw was found in the Java Plug-in. A remote attacker could bypass the
same origin policy, executing arbitrary code with the permissions of the
user running the JRE. (CVE-2008-1192)

A flaw was found in the JRE image parsing libraries. An untrusted
application or applet could cause a denial of service, or possible execute
arbitrary code with the permissions of the user running the JRE.
(CVE-2008-1193)

A flaw was found in the JRE color management library.  An untrusted
application or applet could trigger a denial of service (JVM crash).
(CVE-2008-1194)

The JRE allowed untrusted JavaScript code to create local network
connections by the use of Java APIs.  A remote attacker could use these
flaws to acesss local network services. (CVE-2008-1195)

This update also fixes an issue where the Java Plug-in is not available for
browser use after successful installation.

Users of java-1.5.0-sun should upgrade to these updated packages, which
correct these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Critical</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-03-06" />
        <updated date="2008-03-06" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1185">CVE-2008-1185</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1186">CVE-2008-1186</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1187">CVE-2008-1187</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1188">CVE-2008-1188</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1189">CVE-2008-1189</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1190">CVE-2008-1190</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1191">CVE-2008-1191</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1192">CVE-2008-1192</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1193">CVE-2008-1193</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1194">CVE-2008-1194</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1195">CVE-2008-1195</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1196">CVE-2008-1196</cve>
        <bugzilla href="http://bugzilla.redhat.com/436029" id="436029">CVE-2008-1185 Untrusted applet and application privilege escalation (CVE-2008-1186)</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/436030" id="436030">CVE-2008-1187 Untrusted applet and application XSLT processing privilege escalation</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/436293" id="436293">CVE-2008-1188 Buffer overflow security vulnerabilities in Java Web Start (CVE-2008-1189, CVE-2008-1190, CVE-2008-1191)</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/436295" id="436295">CVE-2008-1192 Java Plugin same-origin-policy bypass</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/436296" id="436296">CVE-2008-1193 JRE image parsing library allows privilege escalation (CVE-2008-1194)</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/436299" id="436299">CVE-2008-1195 Java-API calls in untrusted Javascript allow network privilege escalation</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/436302" id="436302">CVE-2008-1196 Buffer overflow security vulnerabilities in Java Web Start</bugzilla>
  	<affected_cpe_list>
        <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:20080002001" comment="Red Hat Enterprise Linux Extras 4 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080186002" comment="java-1.5.0-sun is earlier than 0:1.5.0.15-1jpp.2.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080123003" comment="java-1.5.0-sun is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080186004" comment="java-1.5.0-sun-demo is earlier than 0:1.5.0.15-1jpp.2.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080123005" comment="java-1.5.0-sun-demo is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080186006" comment="java-1.5.0-sun-devel is earlier than 0:1.5.0.15-1jpp.2.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080123007" comment="java-1.5.0-sun-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080186008" comment="java-1.5.0-sun-jdbc is earlier than 0:1.5.0.15-1jpp.2.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080123009" comment="java-1.5.0-sun-jdbc is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080186010" comment="java-1.5.0-sun-plugin is earlier than 0:1.5.0.15-1jpp.2.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080123011" comment="java-1.5.0-sun-plugin is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080186012" comment="java-1.5.0-sun-src is earlier than 0:1.5.0.15-1jpp.2.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080123013" comment="java-1.5.0-sun-src 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:20080186015" comment="java-1.5.0-sun is earlier than 0:1.5.0.15-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080123016" comment="java-1.5.0-sun is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080186017" comment="java-1.5.0-sun-demo is earlier than 0:1.5.0.15-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080123018" comment="java-1.5.0-sun-demo is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080186019" comment="java-1.5.0-sun-devel is earlier than 0:1.5.0.15-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080123020" comment="java-1.5.0-sun-devel is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080186021" comment="java-1.5.0-sun-jdbc is earlier than 0:1.5.0.15-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080123022" comment="java-1.5.0-sun-jdbc is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080186023" comment="java-1.5.0-sun-plugin is earlier than 0:1.5.0.15-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080123024" comment="java-1.5.0-sun-plugin is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080186025" comment="java-1.5.0-sun-src is earlier than 0:1.5.0.15-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080123026" comment="java-1.5.0-sun-src is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080192" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0192: cups security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 5</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0192-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0192.html" />
	<description>The Common UNIX Printing System (CUPS) provides a portable printing layer
for UNIX(R) operating systems.

A heap buffer overflow flaw was found in a CUPS administration interface
CGI script. A local attacker able to connect to the IPP port (TCP port 631)
could send a malicious request causing the script to crash or, potentially,
execute arbitrary code as the "lp" user. Please note: the default CUPS
configuration in Red Hat Enterprise Linux 5 does not allow remote
connections to the IPP TCP port. (CVE-2008-0047)

Red Hat would like to thank "regenrecht" for reporting this issue.

This issue did not affect the versions of CUPS as shipped with Red Hat
Enterprise Linux 3 or 4.

Two overflows were discovered in the HP-GL/2-to-PostScript filter. An
attacker could create a malicious HP-GL/2 file that could possibly execute
arbitrary code as the "lp" user if the file is printed. (CVE-2008-0053)

A buffer overflow flaw was discovered in the GIF decoding routines used by
CUPS image converting filters "imagetops" and "imagetoraster". An attacker
could create a malicious GIF file that could possibly execute arbitrary
code as the "lp" user if the file was printed. (CVE-2008-1373)

All cups 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>Moderate</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-04-01" />
        <updated date="2008-04-01" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0047">CVE-2008-0047</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0053">CVE-2008-0053</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1373">CVE-2008-1373</cve>
        <bugzilla href="http://bugzilla.redhat.com/436153" id="436153">CVE-2008-0047 cups: heap based buffer overflow in cgiCompileSearch()</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/438117" id="438117">CVE-2008-0053 cups: buffer overflows in HP-GL/2 filter</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/438303" id="438303">CVE-2008-1373 cups: overflow in gif image filter</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:20080192002" comment="cups is earlier than 1:1.2.4-11.14.el5_1.6" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080157003" comment="cups is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080192004" comment="cups-libs is earlier than 1:1.2.4-11.14.el5_1.6" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080157005" comment="cups-libs is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080192006" comment="cups-lpd is earlier than 1:1.2.4-11.14.el5_1.6" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080157007" comment="cups-lpd is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080192008" comment="cups-devel is earlier than 1:1.2.4-11.14.el5_1.6" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080157009" comment="cups-devel is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080194" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0194: xen 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:0194-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0194.html" />
	<description>The xen packages contain tools for managing the virtual machine monitor in
Red Hat Virtualization.

These updated packages fix the following security issues:

Daniel P. Berrange discovered that the hypervisor's para-virtualized
framebuffer (PVFB) backend failed to validate the format of messages
serving to update the contents of the framebuffer. This could allow a
malicious user to cause a denial of service, or compromise the privileged
domain (Dom0). (CVE-2008-1944)

Markus Armbruster discovered that the hypervisor's para-virtualized
framebuffer (PVFB) backend failed to validate the frontend's framebuffer
description. This could allow a malicious user to cause a denial of
service, or to use a specially crafted frontend to compromise the
privileged domain (Dom0). (CVE-2008-1943)

Chris Wright discovered a security vulnerability in the QEMU block format
auto-detection, when running fully-virtualized guests. Such
fully-virtualized guests, with a raw formatted disk image, were able
to write a header to that disk image describing another format. This could
allow such guests to read arbitrary files in their hypervisor's host.
(CVE-2008-2004)

Ian Jackson discovered a security vulnerability in the QEMU block device
drivers backend. A guest operating system could issue a block device
request and read or write arbitrary memory locations, which could lead to
privilege escalation. (CVE-2008-0928)

Tavis Ormandy found that QEMU did not perform adequate sanity-checking of
data received via the "net socket listen" option. A malicious local
administrator of a guest domain could trigger this flaw to potentially
execute arbitrary code outside of the domain. (CVE-2007-5730)

Steve Kemp discovered that the xenbaked daemon and the XenMon utility
communicated via an insecure temporary file. A malicious local
administrator of a guest domain could perform a symbolic link attack,
causing arbitrary files to be truncated. (CVE-2007-3919)

As well, in the previous xen packages, it was possible for Dom0 to fail to
flush data from a fully-virtualized guest to disk, even if the guest
explicitly requested the flush. This could cause data integrity problems on
the guest. In these updated packages, Dom0 always respects the request to
flush to disk.

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

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-05-13" />
        <updated date="2008-05-13" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3919">CVE-2007-3919</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5730">CVE-2007-5730</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0928">CVE-2008-0928</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1943">CVE-2008-1943</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1944">CVE-2008-1944</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2004">CVE-2008-2004</cve>
        <bugzilla href="http://bugzilla.redhat.com/350421" id="350421">CVE-2007-3919 xen xenmon.py / xenbaked insecure temporary file accesss</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/360381" id="360381">CVE-2007-5730 QEMU Buffer overflow via crafted "net socket listen" option</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/433560" id="433560">CVE-2008-0928 Qemu insufficient block device address range checking</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/435495" id="435495">[RHEL5.2]: LTC41676-Xen full virt has data integrity issue</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/443078" id="443078">CVE-2008-1943 PVFB backend fails to validate frontend's framebuffer description</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/443390" id="443390">CVE-2008-1944 PVFB SDL backend chokes on bogus screen updates</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/444583" id="444583">CVE-2008-2004 qemu/kvm/xen: qemu block format auto-detection vulnerability</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:20080194002" comment="xen is earlier than 0:3.0.3-41.el5_1.5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080194003" comment="xen is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080194004" comment="xen-libs is earlier than 0:3.0.3-41.el5_1.5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080194005" comment="xen-libs is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080194006" comment="xen-devel is earlier than 0:3.0.3-41.el5_1.5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080194007" comment="xen-devel is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080196" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0196: unzip security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0196-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0196.html" />
	<description>The unzip utility is used to list, test, or extract files from a zip
archive.

An invalid pointer flaw was found in unzip. If a user ran unzip on a
specially crafted file, an attacker could execute arbitrary code with that
user's privileges. (CVE-2008-0888)

Red Hat would like to thank Tavis Ormandy of the Google Security Team for
reporting this issue.

All unzip 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>Moderate</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-03-18" />
        <updated date="2008-03-18" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0888">CVE-2008-0888</cve>
        <bugzilla href="http://bugzilla.redhat.com/431438" id="431438">CVE-2008-0888 unzip: free() called for uninitialized or already freed pointer</bugzilla>
  	<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:20080003008" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080196002" comment="unzip is earlier than 0:5.50-36.EL3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080196003" comment="unzip is signed with Red Hat master key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080197" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0197: gnome-screensaver security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 5</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0197-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0197.html" />
	<description>gnome-screensaver is the GNOME project's official screen saver program.

A flaw was found in the way gnome-screensaver verified user passwords. When
a system used a remote directory service for login credentials, a local
attacker able to cause a network outage could cause gnome-screensaver to
crash, unlocking the screen. (CVE-2008-0887)

Users of gnome-screensaver should upgrade to this updated package, which
contains a backported patch to correct this issue.

</description>

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

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-04-02" />
        <updated date="2008-04-02" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0887">CVE-2008-0887</cve>
        <bugzilla href="http://bugzilla.redhat.com/435773" id="435773">CVE-2008-0887 gnome-screensaver using NIS auth will unlock if NIS goes away</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" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080197002" comment="gnome-screensaver is earlier than 0:2.16.1-5.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080197003" comment="gnome-screensaver is signed with Red Hat redhatrelease key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080206" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0206: cups security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        <platform>Red Hat Enterprise Linux 4</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0206-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0206.html" />
	<description>The Common UNIX Printing System (CUPS) provides a portable printing layer
for UNIX(R) operating systems.

Two overflows were discovered in the HP-GL/2-to-PostScript filter. An
attacker could create a malicious HP-GL/2 file that could possibly execute
arbitrary code as the "lp" user if the file is printed. (CVE-2008-0053)

A buffer overflow flaw was discovered in the GIF decoding routines used by
CUPS image converting filters "imagetops" and "imagetoraster". An attacker
could create a malicious GIF file that could possibly execute arbitrary
code as the "lp" user if the file was printed. (CVE-2008-1373)

It was discovered that the patch used to address CVE-2004-0888 in CUPS
packages in Red Hat Enterprise Linux 3 and 4 did not completely resolve the
integer overflow in the "pdftops" filter on 64-bit platforms.  An attacker
could create a malicious PDF file that could possibly execute arbitrary
code as the "lp" user if the file was printed. (CVE-2008-1374)

All cups 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>Moderate</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-04-01" />
        <updated date="2008-04-01" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0053">CVE-2008-0053</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1373">CVE-2008-1373</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1374">CVE-2008-1374</cve>
        <bugzilla href="http://bugzilla.redhat.com/438117" id="438117">CVE-2008-0053 cups: buffer overflows in HP-GL/2 filter</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/438303" id="438303">CVE-2008-1373 cups: overflow in gif image filter</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/438336" id="438336">CVE-2008-1374 cups: incomplete fix for CVE-2004-0888 / CVE-2005-0206</bugzilla>
  	<affected_cpe_list>
        <cpe>cpe://redhat:enterprise_linux:3</cpe>
        <cpe>cpe://redhat:enterprise_linux:4</cpe>
        </affected_cpe_list>
</advisory>
      </metadata><criteria operator="OR">
  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080003008" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080206002" comment="cups is earlier than 1:1.1.17-13.3.52" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080153003" comment="cups is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080206004" comment="cups-devel is earlier than 1:1.1.17-13.3.52" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080153005" comment="cups-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080206006" comment="cups-libs is earlier than 1:1.1.17-13.3.52" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080153007" comment="cups-libs 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:20080206009" comment="cups is earlier than 1:1.1.22-0.rc1.9.20.2.el4_6.6" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080153003" comment="cups is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080206010" comment="cups-devel is earlier than 1:1.1.22-0.rc1.9.20.2.el4_6.6" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080153005" comment="cups-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080206011" comment="cups-libs is earlier than 1:1.1.22-0.rc1.9.20.2.el4_6.6" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080153007" comment="cups-libs is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080207" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0207: firefox 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:0207-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0207.html" />
	<description>Mozilla Firefox is an open source Web browser.

Several flaws were found in the processing of some malformed web content. A
web page containing such malicious content could cause Firefox to crash or,
potentially, execute arbitrary code as the user running Firefox.
(CVE-2008-1233, CVE-2008-1235, CVE-2008-1236, CVE-2008-1237)

Several flaws were found in the display of malformed web content. A web
page containing specially-crafted content could, potentially, trick a
Firefox user into surrendering sensitive information. (CVE-2008-1234,
CVE-2008-1238, CVE-2008-1241)

All Firefox users should upgrade to these updated packages, which contain
backported patches that correct these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Critical</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-03-26" />
        <updated date="2008-03-26" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1233">CVE-2008-1233</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1234">CVE-2008-1234</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1235">CVE-2008-1235</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1236">CVE-2008-1236</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1237">CVE-2008-1237</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1238">CVE-2008-1238</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1241">CVE-2008-1241</cve>
        <bugzilla href="http://bugzilla.redhat.com/438713" id="438713">CVE-2008-1233 Mozilla products XPCNativeWrapper pollution</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/438715" id="438715">CVE-2008-1234 universal XSS using event handlers</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/438717" id="438717">CVE-2008-1235 chrome privilege via wrong principal</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/438718" id="438718">CVE-2008-1236 browser engine crashes</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/438721" id="438721">CVE-2008-1237 javascript crashes</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/438724" id="438724">CVE-2008-1238 Referrer spoofing bug</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/438730" id="438730">CVE-2008-1241 XUL popup spoofing</bugzilla>
  	<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" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080207002" comment="firefox is earlier than 0:1.5.0.12-0.14.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080103003" comment="firefox is signed with Red Hat master key" />
            
  </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:20080207005" comment="firefox is earlier than 0:1.5.0.12-14.el5_1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080103006" comment="firefox is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080207007" comment="firefox-devel is earlier than 0:1.5.0.12-14.el5_1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080103008" comment="firefox-devel is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080208" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0208: seamonkey security update
        (Critical)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        <platform>Red Hat Enterprise Linux 4</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0208-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0208.html" />
	<description>SeaMonkey is an open source Web browser, advanced email and newsgroup
client, IRC chat client, and HTML editor.

Several flaws were found in the processing of some malformed web content. A
web page containing such malicious content could cause SeaMonkey to crash
or, potentially, execute arbitrary code as the user running SeaMonkey.
(CVE-2008-1233, CVE-2008-1235, CVE-2008-1236, CVE-2008-1237)

Several flaws were found in the display of malformed web content. A web
page containing specially-crafted content could, potentially, trick a
SeaMonkey user into surrendering sensitive information. (CVE-2008-1234,
CVE-2008-1238, CVE-2008-1241)

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

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

<advisory from="secalert@redhat.com">
        <severity>Critical</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-03-27" />
        <updated date="2008-03-27" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1233">CVE-2008-1233</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1234">CVE-2008-1234</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1235">CVE-2008-1235</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1236">CVE-2008-1236</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1237">CVE-2008-1237</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1238">CVE-2008-1238</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1241">CVE-2008-1241</cve>
        <bugzilla href="http://bugzilla.redhat.com/438713" id="438713">CVE-2008-1233 Mozilla products XPCNativeWrapper pollution</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/438715" id="438715">CVE-2008-1234 universal XSS using event handlers</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/438717" id="438717">CVE-2008-1235 chrome privilege via wrong principal</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/438718" id="438718">CVE-2008-1236 browser engine crashes</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/438721" id="438721">CVE-2008-1237 javascript crashes</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/438724" id="438724">CVE-2008-1238 Referrer spoofing bug</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/438730" id="438730">CVE-2008-1241 XUL popup spoofing</bugzilla>
  	<affected_cpe_list>
        <cpe>cpe://redhat:enterprise_linux:3</cpe>
        <cpe>cpe://redhat:enterprise_linux:4</cpe>
        </affected_cpe_list>
</advisory>
      </metadata><criteria operator="OR">
  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080003008" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080208002" comment="seamonkey is earlier than 0:1.0.9-0.16.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104003" comment="seamonkey is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080208004" comment="seamonkey-chat is earlier than 0:1.0.9-0.16.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104005" comment="seamonkey-chat is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080208006" comment="seamonkey-devel is earlier than 0:1.0.9-0.16.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104007" comment="seamonkey-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080208008" comment="seamonkey-dom-inspector is earlier than 0:1.0.9-0.16.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104009" comment="seamonkey-dom-inspector is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080208010" comment="seamonkey-js-debugger is earlier than 0:1.0.9-0.16.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104011" comment="seamonkey-js-debugger is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080208012" comment="seamonkey-mail is earlier than 0:1.0.9-0.16.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104013" comment="seamonkey-mail is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080208014" comment="seamonkey-nspr is earlier than 0:1.0.9-0.16.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104015" comment="seamonkey-nspr is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080208016" comment="seamonkey-nspr-devel is earlier than 0:1.0.9-0.16.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104017" comment="seamonkey-nspr-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080208018" comment="seamonkey-nss is earlier than 0:1.0.9-0.16.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104019" comment="seamonkey-nss is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080208020" comment="seamonkey-nss-devel is earlier than 0:1.0.9-0.16.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104021" comment="seamonkey-nss-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:20080208023" comment="seamonkey is earlier than 0:1.0.9-15.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104003" comment="seamonkey is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080208024" comment="seamonkey-chat is earlier than 0:1.0.9-15.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104005" comment="seamonkey-chat is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080208025" comment="seamonkey-devel is earlier than 0:1.0.9-15.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104007" comment="seamonkey-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080208026" comment="seamonkey-dom-inspector is earlier than 0:1.0.9-15.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104009" comment="seamonkey-dom-inspector is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080208027" comment="seamonkey-js-debugger is earlier than 0:1.0.9-15.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104011" comment="seamonkey-js-debugger is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080208028" comment="seamonkey-mail is earlier than 0:1.0.9-15.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104013" comment="seamonkey-mail is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080208029" comment="seamonkey-nspr is earlier than 0:1.0.9-15.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104015" comment="seamonkey-nspr is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080208030" comment="seamonkey-nspr-devel is earlier than 0:1.0.9-15.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104017" comment="seamonkey-nspr-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080208031" comment="seamonkey-nss is earlier than 0:1.0.9-15.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104019" comment="seamonkey-nss is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080208032" comment="seamonkey-nss-devel is earlier than 0:1.0.9-15.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104021" comment="seamonkey-nss-devel is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080209" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0209: thunderbird 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:0209-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0209.html" />
	<description>Mozilla Thunderbird is a standalone mail and newsgroup client.

Several flaws were found in the processing of some malformed HTML mail
content. An HTML mail message containing such malicious content could cause
Thunderbird to crash or, potentially, execute arbitrary code as the user
running Thunderbird. (CVE-2008-1233, CVE-2008-1235, CVE-2008-1236,
CVE-2008-1237)

Several flaws were found in the display of malformed web content. An HTML
mail message containing specially-crafted content could, potentially, trick
a user into surrendering sensitive information. (CVE-2008-1234,
CVE-2008-1238, CVE-2008-1241)

Note: JavaScript support is disabled by default in Thunderbird; the above
issues are not exploitable unless JavaScript is enabled.

All Thunderbird users should upgrade to these updated packages, which
contain backported patches 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-04-03" />
        <updated date="2008-04-03" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1233">CVE-2008-1233</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1234">CVE-2008-1234</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1235">CVE-2008-1235</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1236">CVE-2008-1236</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1237">CVE-2008-1237</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1238">CVE-2008-1238</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1241">CVE-2008-1241</cve>
        <bugzilla href="http://bugzilla.redhat.com/438713" id="438713">CVE-2008-1233 Mozilla products XPCNativeWrapper pollution</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/438715" id="438715">CVE-2008-1234 universal XSS using event handlers</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/438717" id="438717">CVE-2008-1235 chrome privilege via wrong principal</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/438718" id="438718">CVE-2008-1236 browser engine crashes</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/438721" id="438721">CVE-2008-1237 javascript crashes</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/438724" id="438724">CVE-2008-1238 Referrer spoofing bug</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/438730" id="438730">CVE-2008-1241 XUL popup spoofing</bugzilla>
  	<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" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080209002" comment="thunderbird is earlier than 0:1.5.0.12-10.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080105003" comment="thunderbird is signed with Red Hat master key" />
            
  </criteria>
  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080002008" comment="Red Hat Enterprise Linux 5 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080209005" comment="thunderbird is earlier than 0:1.5.0.12-11.el5_1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080105006" comment="thunderbird is signed with Red Hat redhatrelease key" />
            
  </criteria>
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080210" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0210: java-1.5.0-ibm security update
        (Critical)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux Extras 4</platform>
        <platform>Red Hat Enterprise Linux Extras 5</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0210-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0210.html" />
	<description>IBM's 1.5.0 Java release includes the IBM Java 2 Runtime Environment and
the IBM Java 2 Software Development Kit.

Two vulnerabilities in the Java Runtime Environment allowed an untrusted
application or applet to elevate the assigned privileges. This could be
misused by a malicious website to read and write local files or execute
local applications in the context of the user running the Java process.
(CVE-2008-0657) 

A flaw was found in the Java XSLT processing classes. An untrusted
application or applet could cause a denial of service, or execute arbitrary
code with the permissions of the user running the JRE. (CVE-2008-1187) 

Several buffer overflow flaws were found in Java Web Start (JWS). An
untrusted JNLP application could access local files or execute local
applications accessible to the user running the JRE.
(CVE-2008-1188, CVE-2008-1189, CVE-2008-1190, CVE-2008-1196) 

A flaw was found in the Java Plug-in. A remote attacker could bypass the
same origin policy, executing arbitrary code with the permissions of the
user running the JRE. (CVE-2008-1192) 

A flaw was found in the JRE image parsing libraries. An untrusted
application or applet could cause a denial of service, or possible execute
arbitrary code with the permissions of the user running the JRE.
(CVE-2008-1193)

A flaw was found in the JRE color management library. An untrusted
application or applet could trigger a denial of service (JVM crash).
(CVE-2008-1194)

The JRE allowed untrusted JavaScript code to create local network
connections by the use of Java APIs. A remote attacker could use these
flaws to acesss local network services. (CVE-2008-1195) 

All users of java-ibm-1.5.0 are advised to upgrade to these updated
packages, that contain IBM's 1.5.0 SR7 Java release which resolves these
issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Critical</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-04-03" />
        <updated date="2008-04-03" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0657">CVE-2008-0657</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1187">CVE-2008-1187</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1188">CVE-2008-1188</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1189">CVE-2008-1189</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1190">CVE-2008-1190</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1192">CVE-2008-1192</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1193">CVE-2008-1193</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1194">CVE-2008-1194</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1195">CVE-2008-1195</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1196">CVE-2008-1196</cve>
        <bugzilla href="http://bugzilla.redhat.com/431861" id="431861">CVE-2008-0657 java-1.5.0 Privilege escalation via unstrusted applet and application</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/436030" id="436030">CVE-2008-1187 Untrusted applet and application XSLT processing privilege escalation</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/436293" id="436293">CVE-2008-1188 Buffer overflow security vulnerabilities in Java Web Start (CVE-2008-1189, CVE-2008-1190)</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/436295" id="436295">CVE-2008-1192 Java Plugin same-origin-policy bypass</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/436296" id="436296">CVE-2008-1193 JRE image parsing library allows privilege escalation (CVE-2008-1194)</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/436299" id="436299">CVE-2008-1195 Java-API calls in untrusted Javascript allow network privilege escalation</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/436302" id="436302">CVE-2008-1196 Buffer overflow security vulnerabilities in Java Web Start</bugzilla>
  	<affected_cpe_list>
        <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:20080002001" comment="Red Hat Enterprise Linux Extras 4 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080210002" comment="java-1.5.0-ibm is earlier than 0:1.5.0.7-1jpp.2.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080210003" comment="java-1.5.0-ibm is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080210004" comment="java-1.5.0-ibm-demo is earlier than 0:1.5.0.7-1jpp.2.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080210005" comment="java-1.5.0-ibm-demo is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080210006" comment="java-1.5.0-ibm-devel is earlier than 0:1.5.0.7-1jpp.2.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080210007" comment="java-1.5.0-ibm-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080210008" comment="java-1.5.0-ibm-javacomm is earlier than 0:1.5.0.7-1jpp.2.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080210009" comment="java-1.5.0-ibm-javacomm is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080210010" comment="java-1.5.0-ibm-jdbc is earlier than 0:1.5.0.7-1jpp.2.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080210011" comment="java-1.5.0-ibm-jdbc is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080210012" comment="java-1.5.0-ibm-plugin is earlier than 0:1.5.0.7-1jpp.2.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080210013" comment="java-1.5.0-ibm-plugin is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080210014" comment="java-1.5.0-ibm-src is earlier than 0:1.5.0.7-1jpp.2.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080210015" comment="java-1.5.0-ibm-src 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:20080210017" comment="java-1.5.0-ibm is earlier than 0:1.5.0.7-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080210018" comment="java-1.5.0-ibm is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080210019" comment="java-1.5.0-ibm-accessibility is earlier than 0:1.5.0.7-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080210020" comment="java-1.5.0-ibm-accessibility is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080210021" comment="java-1.5.0-ibm-demo is earlier than 0:1.5.0.7-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080210022" comment="java-1.5.0-ibm-demo is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080210023" comment="java-1.5.0-ibm-devel is earlier than 0:1.5.0.7-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080210024" comment="java-1.5.0-ibm-devel is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080210025" comment="java-1.5.0-ibm-javacomm is earlier than 0:1.5.0.7-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080210026" comment="java-1.5.0-ibm-javacomm is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080210027" comment="java-1.5.0-ibm-jdbc is earlier than 0:1.5.0.7-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080210028" comment="java-1.5.0-ibm-jdbc is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080210029" comment="java-1.5.0-ibm-plugin is earlier than 0:1.5.0.7-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080210030" comment="java-1.5.0-ibm-plugin is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080210031" comment="java-1.5.0-ibm-src is earlier than 0:1.5.0.7-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080210032" comment="java-1.5.0-ibm-src is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>
</criteria>

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

These updated packages fix the following security issues:

* the absence of a protection mechanism when attempting to access a
critical section of code has been found in the Linux kernel open file
descriptors control mechanism, fcntl. This could allow a local unprivileged
user to simultaneously execute code, which would otherwise be protected
against parallel execution. As well, a race condition when handling locks
in the Linux kernel fcntl functionality, may have allowed a process
belonging to a local unprivileged user to gain re-ordered access to the
descriptor table. (CVE-2008-1669, Important)

* the absence of a protection mechanism when attempting to access a
critical section of code, as well as a race condition, have been found in
the Linux kernel file system event notifier, dnotify. This could allow a
local unprivileged user to get inconsistent data, or to send arbitrary
signals to arbitrary system processes. (CVE-2008-1375, Important)

Red Hat would like to thank Nick Piggin for responsibly disclosing the
following issue:

* when accessing kernel memory locations, certain Linux kernel drivers
registering a fault handler did not perform required range checks. A local
unprivileged user could use this flaw to gain read or write access to
arbitrary kernel memory, or possibly cause a kernel crash.
(CVE-2008-0007, Important)

* a flaw was found when performing asynchronous input or output operations
on a FIFO special file. A local unprivileged user could use this flaw to
cause a kernel panic. (CVE-2007-5001, Important)

* a flaw was found in the way core dump files were created. If a local user
could 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)

* a buffer overflow was found in the Linux kernel ISDN subsystem. A local
unprivileged user could use this flaw to cause a denial of service.
(CVE-2007-6151, Moderate)

* a race condition found in the mincore system core could allow a local
user to cause a denial of service (system hang). (CVE-2006-4814, Moderate)

* it was discovered that the Linux kernel handled string operations in the
opposite way to the GNU Compiler Collection (GCC). This could allow a local
unprivileged user to cause memory corruption. (CVE-2008-1367, Low)

As well, these updated packages fix the following bugs:

* a bug, which caused long delays when unmounting mounts containing a large
number of unused dentries, has been resolved.

* in the previous kernel packages, the kernel was unable to handle certain
floating point instructions on Itanium(R) architectures.

* on certain Intel CPUs, the Translation Lookaside Buffer (TLB) was not
flushed correctly, which caused machine check errors.

Red Hat Enterprise Linux 3 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-05-07" />
        <updated date="2008-05-07" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4814">CVE-2006-4814</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5001">CVE-2007-5001</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-2008-0007">CVE-2008-0007</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1367">CVE-2008-1367</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1375">CVE-2008-1375</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1669">CVE-2008-1669</cve>
        <bugzilla href="http://bugzilla.redhat.com/306971" id="306971">CVE-2006-4814 kernel Race condition in mincore can cause "ps -ef" to hang</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/326251" id="326251">CVE-2007-5001 kernel asynchronous IO on a FIFO kernel panic</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/413731" id="413731">RHEL3: System hangs at unmount</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/428961" id="428961">CVE-2008-0007 kernel: insufficient range checks in fault handlers with mremap</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/437312" id="437312">CVE-2008-1367 Kernel doesn't clear DF for signal handlers</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/439754" id="439754">CVE-2008-1375 kernel: race condition in dnotify (local DoS, local roothole possible)</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/443433" id="443433">CVE-2008-1669 kernel: add rcu_read_lock() to fcheck() in both dnotify, locks.c and fix fcntl store/load race in locks.c</bugzilla>
  	<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:20080003008" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080211002" comment="kernel is earlier than 0:2.4.21-57.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:20080211004" comment="kernel-BOOT is earlier than 0:2.4.21-57.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080211005" comment="kernel-BOOT is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080211006" comment="kernel-doc is earlier than 0:2.4.21-57.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080055023" comment="kernel-doc is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080211008" comment="kernel-hugemem is earlier than 0:2.4.21-57.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:20080211010" comment="kernel-hugemem-unsupported is earlier than 0:2.4.21-57.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080211011" comment="kernel-hugemem-unsupported is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080211012" comment="kernel-smp is earlier than 0:2.4.21-57.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:20080211014" comment="kernel-smp-unsupported is earlier than 0:2.4.21-57.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080211015" comment="kernel-smp-unsupported is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080211016" comment="kernel-source is earlier than 0:2.4.21-57.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080211017" comment="kernel-source is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080211018" comment="kernel-unsupported is earlier than 0:2.4.21-57.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080211019" comment="kernel-unsupported is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080214" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0214: squid 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:0214-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0214.html" />
	<description>Squid is a high-performance proxy caching server for Web clients,
supporting FTP, gopher, and HTTP data objects.

A flaw was found in the way squid manipulated HTTP headers for cached
objects stored in system memory. An attacker could use this flaw to cause a
squid child process to exit. This interrupted existing connections and made
proxy services unavailable. Note: the parent squid process started a new
child process, so this attack only resulted in a temporary denial of
service. (CVE-2008-1612)

Users of squid 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>Moderate</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-04-08" />
        <updated date="2008-04-08" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1612">CVE-2008-1612</cve>
        <bugzilla href="http://bugzilla.redhat.com/439801" id="439801">CVE-2008-1612 squid: regression in SQUID-2007:2 / CVE-2007-6239</bugzilla>
  	<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:20080003008" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080214002" comment="squid is earlier than 0:2.5.STABLE3-9.3E" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080214003" comment="squid is signed with Red Hat master key" />
            
  </criteria>
  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080002001" comment="Red Hat Enterprise Linux 4 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080214005" comment="squid is earlier than 0:2.5.STABLE14-1.4E.el4_6.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080214003" comment="squid is signed with Red Hat master key" />
            
  </criteria>
  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080002008" comment="Red Hat Enterprise Linux 5 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080214007" comment="squid is earlier than 0:2.6.STABLE6-5.el5_1.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080214008" comment="squid is signed with Red Hat redhatrelease key" />
            
  </criteria>
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080218" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0218: gnome-screensaver security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 5</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0218-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0218.html" />
	<description>gnome-screensaver is the GNOME project's official screen saver program.

A flaw was found in the way gnome-screensaver verified user passwords. When
a system used a remote directory service for login credentials, a local
attacker able to cause a network outage could cause gnome-screensaver to
crash, unlocking the screen. (CVE-2008-0887)

Users of gnome-screensaver should upgrade to this updated package, which
contains a backported patch to correct this issue.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-04-03" />
        <updated date="2008-04-03" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0887">CVE-2008-0887</cve>
        <bugzilla href="http://bugzilla.redhat.com/435773" id="435773">CVE-2008-0887 gnome-screensaver using NIS auth will unlock if NIS goes away</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" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080218002" comment="gnome-screensaver is earlier than 0:2.16.1-8.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080197003" comment="gnome-screensaver is signed with Red Hat redhatrelease key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080221" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0221: flash-plugin security update
        (Critical)
	</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:0221-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0221.html" />
	<description>The flash-plugin package contains a Firefox-compatible Adobe Flash Player
Web browser plug-in.

Several input validation flaws were found in the way Flash Player displayed
certain content. These may have made it possible to execute arbitrary code
on a victim's machine, if the victim opened a malicious Adobe Flash file.
(CVE-2007-0071, CVE-2007-6019)

A flaw was found in the way Flash Player established TCP sessions to remote
hosts. A remote attacker could, consequently, use Flash Player to conduct a
DNS rebinding attack. (CVE-2007-5275, CVE-2008-1655)

A flaw was found in the way Flash Player restricted the interpretation and
usage of cross-domain policy files. A remote attacker could use Flash
Player to conduct cross-domain and cross-site scripting attacks.
(CVE-2007-6243, CVE-2008-1654)

A flaw was found in the way Flash Player interacted with web browsers. An
attacker could use malicious content presented by Flash Player to conduct a
cross-site scripting attack. (CVE-2007-6637)

All users of Adobe Flash Player should upgrade to this updated package,
which contains Flash Player version 9.0.124.0 and resolves these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Critical</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-04-08" />
        <updated date="2008-04-08" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5275">CVE-2007-5275</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6243">CVE-2007-6243</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6637">CVE-2007-6637</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6019">CVE-2007-6019</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0071">CVE-2007-0071</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1655">CVE-2008-1655</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1654">CVE-2008-1654</cve>
        <bugzilla href="http://bugzilla.redhat.com/367501" id="367501">CVE-2007-5275 Flash plugin DNS rebinding</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/440664" id="440664">CVE-2007-6243 Flash Player cross-domain and cross-site scripting flaws</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/440666" id="440666">CVE-2007-6637 Flash Player content injection flaw</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:20080003008" comment="Red Hat Enterprise Linux Extras 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080221002" comment="flash-plugin is earlier than 0:9.0.124.0-1.el3.with.oss" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080221003" comment="flash-plugin is signed with Red Hat master key" />
            
  </criteria>
  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080002001" comment="Red Hat Enterprise Linux Extras 4 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080221005" comment="flash-plugin is earlier than 0:9.0.124.0-1.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080221003" comment="flash-plugin is signed with Red Hat master key" />
            
  </criteria>
  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080002008" comment="Red Hat Enterprise Linux Extras 5 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080221007" comment="flash-plugin is earlier than 0:9.0.124.0-1.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080221008" comment="flash-plugin is signed with Red Hat redhatrelease key" />
            
  </criteria>
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080222" version="302" class="patch">
      <metadata>
        <title>RHSA-2008:0222: firefox 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:0222-02" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0222.html" />
	<description>Mozilla Firefox is an open source Web browser.

A flaw was found in the processing of malformed JavaScript content. A web
page containing such malicious content could cause Firefox to crash or,
potentially, execute arbitrary code as the user running Firefox.
(CVE-2008-1380)

All Firefox users should upgrade to these updated packages, which contain
backported patches that correct these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Critical</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-04-16" />
        <updated date="2008-04-16" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1380">CVE-2008-1380</cve>
        <bugzilla href="http://bugzilla.redhat.com/440518" id="440518">CVE-2008-1380 Firefox JavaScript garbage collection crash</bugzilla>
  	<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" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080222002" comment="firefox is earlier than 0:1.5.0.12-0.15.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080103003" comment="firefox is signed with Red Hat master key" />
            
  </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:20080222005" comment="firefox is earlier than 0:1.5.0.12-15.el5_1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080103006" comment="firefox is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080222007" comment="firefox-devel is earlier than 0:1.5.0.12-15.el5_1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080103008" comment="firefox-devel is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080223" version="302" class="patch">
      <metadata>
        <title>RHSA-2008:0223: seamonkey security update
        (Critical)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        <platform>Red Hat Enterprise Linux 4</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0223-02" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0223.html" />
	<description>SeaMonkey is an open source Web browser, advanced email and newsgroup
client, IRC chat client, and HTML editor.

A flaw was found in the processing of malformed JavaScript content. A web
page containing such malicious content could cause SeaMonkey to crash or,
potentially, execute arbitrary code as the user running SeaMonkey.
(CVE-2008-1380)

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

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

<advisory from="secalert@redhat.com">
        <severity>Critical</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-04-16" />
        <updated date="2008-04-16" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1380">CVE-2008-1380</cve>
        <bugzilla href="http://bugzilla.redhat.com/440518" id="440518">CVE-2008-1380 Firefox JavaScript garbage collection crash</bugzilla>
  	<affected_cpe_list>
        <cpe>cpe://redhat:enterprise_linux:3</cpe>
        <cpe>cpe://redhat:enterprise_linux:4</cpe>
        </affected_cpe_list>
</advisory>
      </metadata><criteria operator="OR">
  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080003008" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080223002" comment="seamonkey is earlier than 0:1.0.9-0.17.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104003" comment="seamonkey is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080223004" comment="seamonkey-chat is earlier than 0:1.0.9-0.17.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104005" comment="seamonkey-chat is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080223006" comment="seamonkey-devel is earlier than 0:1.0.9-0.17.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104007" comment="seamonkey-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080223008" comment="seamonkey-dom-inspector is earlier than 0:1.0.9-0.17.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104009" comment="seamonkey-dom-inspector is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080223010" comment="seamonkey-js-debugger is earlier than 0:1.0.9-0.17.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104011" comment="seamonkey-js-debugger is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080223012" comment="seamonkey-mail is earlier than 0:1.0.9-0.17.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104013" comment="seamonkey-mail is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080223014" comment="seamonkey-nspr is earlier than 0:1.0.9-0.17.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104015" comment="seamonkey-nspr is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080223016" comment="seamonkey-nspr-devel is earlier than 0:1.0.9-0.17.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104017" comment="seamonkey-nspr-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080223018" comment="seamonkey-nss is earlier than 0:1.0.9-0.17.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104019" comment="seamonkey-nss is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080223020" comment="seamonkey-nss-devel is earlier than 0:1.0.9-0.17.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104021" comment="seamonkey-nss-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:20080223023" comment="seamonkey is earlier than 0:1.0.9-16.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104003" comment="seamonkey is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080223024" comment="seamonkey-chat is earlier than 0:1.0.9-16.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104005" comment="seamonkey-chat is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080223025" comment="seamonkey-devel is earlier than 0:1.0.9-16.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104007" comment="seamonkey-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080223026" comment="seamonkey-dom-inspector is earlier than 0:1.0.9-16.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104009" comment="seamonkey-dom-inspector is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080223027" comment="seamonkey-js-debugger is earlier than 0:1.0.9-16.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104011" comment="seamonkey-js-debugger is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080223028" comment="seamonkey-mail is earlier than 0:1.0.9-16.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104013" comment="seamonkey-mail is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080223029" comment="seamonkey-nspr is earlier than 0:1.0.9-16.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104015" comment="seamonkey-nspr is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080223030" comment="seamonkey-nspr-devel is earlier than 0:1.0.9-16.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104017" comment="seamonkey-nspr-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080223031" comment="seamonkey-nss is earlier than 0:1.0.9-16.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104019" comment="seamonkey-nss is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080223032" comment="seamonkey-nss-devel is earlier than 0:1.0.9-16.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080104021" comment="seamonkey-nss-devel is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080224" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0224: thunderbird 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:0224-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0224.html" />
	<description>Mozilla Thunderbird is a standalone mail and newsgroup client.

A flaw was found in the processing of malformed JavaScript content. An HTML
mail message containing such malicious content could cause Thunderbird to
crash or, potentially, execute arbitrary code as the user running
Thunderbird. (CVE-2008-1380)

Note: JavaScript support is disabled by default in Thunderbird; the above
issue is not exploitable unless JavaScript is enabled.

All Thunderbird users should upgrade to these updated packages, which
contain backported patches 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-04-30" />
        <updated date="2008-04-30" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1380">CVE-2008-1380</cve>
        <bugzilla href="http://bugzilla.redhat.com/440518" id="440518">CVE-2008-1380 Firefox JavaScript garbage collection crash</bugzilla>
  	<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" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080224002" comment="thunderbird is earlier than 0:1.5.0.12-11.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080105003" comment="thunderbird is signed with Red Hat master key" />
            
  </criteria>
  <criteria operator="AND">
    <criterion test_ref="oval:com.redhat.rhsa:tst:20080002008" comment="Red Hat Enterprise Linux 5 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080224005" comment="thunderbird is earlier than 0:1.5.0.12-12.el5_1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080105006" comment="thunderbird is signed with Red Hat redhatrelease key" />
            
  </criteria>
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080233" version="302" class="patch">
      <metadata>
        <title>RHSA-2008:0233: 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:0233-02" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0233.html" />
	<description>The kernel packages contain the Linux kernel, the core of any Linux
operating system.

These updated packages fix the following security issues:

* the absence of a protection mechanism when attempting to access a
critical section of code has been found in the Linux kernel open file
descriptors control mechanism, fcntl. This could allow a local unprivileged
user to simultaneously execute code, which would otherwise be protected
against parallel execution. As well, a race condition when handling locks
in the Linux kernel fcntl functionality, may have allowed a process
belonging to a local unprivileged user to gain re-ordered access to the
descriptor table. (CVE-2008-1669, Important)

* a possible hypervisor panic was found in the Linux kernel. A privileged
user of a fully virtualized guest could initiate a stress-test File
Transfer Protocol (FTP) transfer between the guest and the hypervisor,
possibly leading to hypervisor panic. (CVE-2008-1619, Important)

* the absence of a protection mechanism when attempting to access a
critical section of code, as well as a race condition, have been found
in the Linux kernel file system event notifier, dnotify. This could allow a
local unprivileged user to get inconsistent data, or to send arbitrary
signals to arbitrary system processes. (CVE-2008-1375, Important)

Red Hat would like to thank Nick Piggin for responsibly disclosing the
following issue:

* when accessing kernel memory locations, certain Linux kernel drivers
registering a fault handler did not perform required range checks. A local
unprivileged user could use this flaw to gain read or write access to
arbitrary kernel memory, or possibly cause a kernel crash.
(CVE-2008-0007, Important)

* the absence of sanity-checks was found in the hypervisor block backend
driver, when running 32-bit paravirtualized guests on a 64-bit host. The
number of blocks to be processed per one request from guest to host, or
vice-versa, was not checked for its maximum value, which could have allowed
a local privileged user of the guest operating system to cause a denial of
service. (CVE-2007-5498, Important)

* it was discovered that the Linux kernel handled string operations in the
opposite way to the GNU Compiler Collection (GCC). This could allow a local
unprivileged user to cause memory corruption. (CVE-2008-1367, Low)

As well, these updated packages fix the following bugs:

* on IBM System z architectures, when running QIOASSIST enabled QDIO
devices in an IBM z/VM environment, the output queue stalled under heavy
load. This caused network performance to degrade, possibly causing network
hangs and outages.

* multiple buffer overflows were discovered in the neofb video driver. It
was not possible for an unprivileged user to exploit these issues, and as
such, they have not been handled as security issues.

* when running Microsoft Windows in a HVM, a bug in vmalloc/vfree caused
network performance to degrade.

* on certain architectures, a bug in the libATA sata_nv driver may have
caused infinite reboots, and an "ata1: CPB flags CMD err flags 0x11" error.

* repeatedly hot-plugging a PCI Express card may have caused "Bad DLLP"
errors.

* a NULL pointer dereference in NFS, which may have caused applications to
crash, has been resolved.

* when attempting to kexec reboot, either manually or via a panic-triggered
kdump, the Unisys ES7000/one hanged after rebooting in the new kernel,
after printing the "Memory: 32839688k/33685504k available" line.

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-05-07" />
        <updated date="2008-05-07" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5498">CVE-2007-5498</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0007">CVE-2008-0007</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1367">CVE-2008-1367</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1375">CVE-2008-1375</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1619">CVE-2008-1619</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1669">CVE-2008-1669</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:20080233002" comment="kernel is earlier than 0:2.6.18-53.1.19.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:20080233004" comment="kernel-PAE is earlier than 0:2.6.18-53.1.19.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:20080233006" comment="kernel-PAE-devel is earlier than 0:2.6.18-53.1.19.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:20080233008" comment="kernel-debug is earlier than 0:2.6.18-53.1.19.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:20080233010" comment="kernel-debug-devel is earlier than 0:2.6.18-53.1.19.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:20080233012" comment="kernel-debuginfo-common is earlier than 0:2.6.18-53.1.19.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:20080233014" comment="kernel-devel is earlier than 0:2.6.18-53.1.19.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:20080233016" comment="kernel-headers is earlier than 0:2.6.18-53.1.19.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:20080233018" comment="kernel-xen is earlier than 0:2.6.18-53.1.19.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:20080233020" comment="kernel-xen-devel is earlier than 0:2.6.18-53.1.19.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:20080233022" comment="kernel-doc is earlier than 0:2.6.18-53.1.19.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:20080233024" comment="kernel-kdump is earlier than 0:2.6.18-53.1.19.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:20080233026" comment="kernel-kdump-devel is earlier than 0:2.6.18-53.1.19.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:20080235" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0235: speex security update
        (Important)
	</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:0235-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0235.html" />
	<description>Speex is a patent-free compression format designed especially for speech.
The Speex package contains a library for handling Speex files and sample
encoder and decoder implementations using this library.

The Speex library was found to not properly validate input values read from
the Speex files headers. An attacker could create a malicious Speex file
that would crash an application or, possibly, allow arbitrary code
execution with the privileges of the application calling the Speex library.
(CVE-2008-1686)

All users of speex 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-04-16" />
        <updated date="2008-04-16" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1686">CVE-2008-1686</cve>
        <bugzilla href="http://bugzilla.redhat.com/441239" id="441239">CVE-2008-1686 speex, libfishsound: insufficient boundary checks</bugzilla>
  	<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:20080235002" comment="speex is earlier than 0:1.0.4-4.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080235003" comment="speex is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080235004" comment="speex-devel is earlier than 0:1.0.4-4.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080235005" comment="speex-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:20080235007" comment="speex is earlier than 0:1.0.5-4.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080235008" comment="speex is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080235009" comment="speex-devel is earlier than 0:1.0.5-4.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080235010" comment="speex-devel is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080237" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0237: 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:0237-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0237.html" />
	<description>The kernel packages contain the Linux kernel, the core of any Linux
operating system.

These updated packages fix the following security issues:

* the absence of a protection mechanism when attempting to access a
critical section of code has been found in the Linux kernel open file
descriptors control mechanism, fcntl. This could allow a local unprivileged
user to simultaneously execute code, which would otherwise be protected
against parallel execution. As well, a race condition when handling locks
in the Linux kernel fcntl functionality, may have allowed a process
belonging to a local unprivileged user to gain re-ordered access to the
descriptor table. (CVE-2008-1669, Important)

* on AMD64 architectures, the possibility of a kernel crash was discovered
by testing the Linux kernel process-trace ability. This could allow a local
unprivileged user to cause a denial of service (kernel crash).
(CVE-2008-1615, Important)

* the absence of a protection mechanism when attempting to access a
critical section of code, as well as a race condition, have been found
in the Linux kernel file system event notifier, dnotify. This could allow a
local unprivileged user to get inconsistent data, or to send arbitrary
signals to arbitrary system processes. (CVE-2008-1375, Important)

Red Hat would like to thank Nick Piggin for responsibly disclosing the
following issue:

* when accessing kernel memory locations, certain Linux kernel drivers
registering a fault handler did not perform required range checks. A local
unprivileged user could use this flaw to gain read or write access to
arbitrary kernel memory, or possibly cause a kernel crash.
(CVE-2008-0007, Important)

* the possibility of a kernel crash was found in the Linux kernel IPsec
protocol implementation, due to improper handling of fragmented ESP
packets. When an attacker controlling an intermediate router fragmented
these packets into very small pieces, it would cause a kernel crash on the
receiving node during packet reassembly. (CVE-2007-6282, Important)

* a flaw in the MOXA serial driver could allow a local unprivileged user
to perform privileged operations, such as replacing firmware.
(CVE-2005-0504, Important)

As well, these updated packages fix the following bugs:

* multiple buffer overflows in the neofb driver have been resolved. It was
not possible for an unprivileged user to exploit these issues, and as such,
they have not been handled as security issues.

* a kernel panic, due to inconsistent detection of AGP aperture size, has
been resolved.

* a race condition in UNIX domain sockets may have caused "recv()" to
return zero. In clustered configurations, this may have caused unexpected
failovers.

* to prevent link storms, network link carrier events were delayed by up to
one second, causing unnecessary packet loss. Now, link carrier events are
scheduled immediately.

* a client-side race on blocking locks caused large time delays on NFS file
systems.

* in certain situations, the libATA sata_nv driver may have sent commands
with duplicate tags, which were rejected by SATA devices. This may have
caused infinite reboots.

* running the "service network restart" command may have caused networking
to fail.

* a bug in NFS caused cached information about directories to be stored
for too long, causing wrong attributes to be read.

* on systems with a large highmem/lowmem ratio, NFS write performance may
have been very slow when using small files.

* a bug, which caused network hangs when the system clock was wrapped
around zero, has been resolved.

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-05-07" />
        <updated date="2008-05-07" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0504">CVE-2005-0504</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6282">CVE-2007-6282</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0007">CVE-2008-0007</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1375">CVE-2008-1375</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1615">CVE-2008-1615</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1669">CVE-2008-1669</cve>
        <bugzilla href="http://bugzilla.redhat.com/404291" id="404291">CVE-2007-6282 IPSec ESP kernel panics</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/423111" id="423111">CVE-2005-0504 Buffer overflow in moxa driver</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/428961" id="428961">CVE-2008-0007 kernel: insufficient range checks in fault handlers with mremap</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/431430" id="431430">CVE-2008-1615 kernel: ptrace: Unprivileged crash on x86_64 %cs corruption</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/435122" id="435122">[RHEL4.6] In unix domain sockets, recv() may incorrectly return zero</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/436102" id="436102">Fake ARP dropped after migration leading to loss of network connectivity</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/436129" id="436129">LTC41942-30 second flock() calls against files stored on a NetApp while using NFS</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/436499" id="436499">libata: sata_nv may send commands with duplicate tags</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/436749" id="436749">HP-Japan Network stack hang after service network restart</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/437788" id="437788">NFS: Fix directory caching problem - with test case and patch.</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/438345" id="438345">[2.6.9-55.9] VM pagecache reclaim patch causes high latency on systems with large highmem/lowmem ratios</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/438477" id="438477">Since "Patch2037: linux-2.6.9-vm-balance.patch" my NFS performance is poorly</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/439754" id="439754">CVE-2008-1375 kernel: race condition in dnotify (local DoS, local roothole possible)</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/443433" id="443433">CVE-2008-1669 kernel: add rcu_read_lock() to fcheck() in both dnotify, locks.c and fix fcntl store/load race in locks.c</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:20080237002" comment="kernel is earlier than 0:2.6.9-67.0.15.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:20080237004" comment="kernel-devel is earlier than 0:2.6.9-67.0.15.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:20080237006" comment="kernel-hugemem is earlier than 0:2.6.9-67.0.15.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:20080237008" comment="kernel-hugemem-devel is earlier than 0:2.6.9-67.0.15.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:20080237010" comment="kernel-smp is earlier than 0:2.6.9-67.0.15.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:20080237012" comment="kernel-smp-devel is earlier than 0:2.6.9-67.0.15.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:20080237014" comment="kernel-xenU is earlier than 0:2.6.9-67.0.15.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:20080237016" comment="kernel-xenU-devel is earlier than 0:2.6.9-67.0.15.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:20080237018" comment="kernel-largesmp is earlier than 0:2.6.9-67.0.15.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:20080237020" comment="kernel-largesmp-devel is earlier than 0:2.6.9-67.0.15.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:20080237022" comment="kernel-doc is earlier than 0:2.6.9-67.0.15.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:20080238" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0238: kdegraphics security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 4</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0238-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0238.html" />
	<description>The kdegraphics packages contain applications for the K Desktop
Environment, including kpdf, a PDF file viewer.

Kees Cook discovered a flaw in the way kpdf displayed malformed fonts
embedded in PDF files. An attacker could create a malicious PDF file that
would cause kpdf to crash, or, potentially, execute arbitrary code when
opened. (CVE-2008-1693)

All kdegraphics users are advised to upgrade to these updated packages,
which contain backported patches 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-04-17" />
        <updated date="2008-04-17" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1693">CVE-2008-1693</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:20080238002" comment="kdegraphics is earlier than 0:3.3.1-9.el4_6" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080238003" comment="kdegraphics is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080238004" comment="kdegraphics-devel is earlier than 0:3.3.1-9.el4_6" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080238005" comment="kdegraphics-devel is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080239" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0239: poppler security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 5</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0239-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0239.html" />
	<description>Poppler is a PDF rendering library, used by applications such as Evince.

Kees Cook discovered a flaw in the way poppler displayed malformed fonts
embedded in PDF files. An attacker could create a malicious PDF file that
would cause applications that use poppler -- such as Evince -- to crash,
or, potentially, execute arbitrary code when opened. (CVE-2008-1693)

Users are advised to upgrade to these updated packages, which contain
backported patches 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-04-17" />
        <updated date="2008-04-17" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1693">CVE-2008-1693</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:20080239002" comment="poppler is earlier than 0:0.5.4-4.4.el5_1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080239003" comment="poppler is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080239004" comment="poppler-utils is earlier than 0:0.5.4-4.4.el5_1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080239005" comment="poppler-utils is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080239006" comment="poppler-devel is earlier than 0:0.5.4-4.4.el5_1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080239007" comment="poppler-devel is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080240" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0240: xpdf security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 4</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0240-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0240.html" />
	<description>Xpdf is an X Window System-based viewer for Portable Document Format (PDF)
files.

Kees Cook discovered a flaw in the way xpdf displayed malformed fonts
embedded in PDF files. An attacker could create a malicious PDF file that
would cause xpdf to crash, or, potentially, execute arbitrary code when
opened. (CVE-2008-1693)

Users are advised to upgrade to these updated packages, which contain
backported patches 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-04-17" />
        <updated date="2008-04-17" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1693">CVE-2008-1693</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" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080240002" comment="xpdf is earlier than 1:3.00-16.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080240003" comment="xpdf is signed with Red Hat master key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080243" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0243: 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:0243-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0243.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 flaw was found in the Java XSLT processing classes. An untrusted
application or applet could cause a denial of service, or execute arbitrary
code with the permissions of the user running the JRE. (CVE-2008-1187)

Please note: This vulnerability can only be triggered in java-1.4.2-bea by
calling the "appletviewer" application.

All java-1.4.2-bea users should upgrade to this updated package which
addresses this vulnerability.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-04-28" />
        <updated date="2008-04-28" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1187">CVE-2008-1187</cve>
        <bugzilla href="http://bugzilla.redhat.com/436030" id="436030">CVE-2008-1187 Untrusted applet and application XSLT processing privilege escalation</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:20080003008" comment="Red Hat Enterprise Linux Extras 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080243002" comment="java-1.4.2-bea is earlier than 0:1.4.2.16-1jpp.2.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:20080243004" comment="java-1.4.2-bea-devel is earlier than 0:1.4.2.16-1jpp.2.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:20080243006" comment="java-1.4.2-bea-jdbc is earlier than 0:1.4.2.16-1jpp.2.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:20080243009" comment="java-1.4.2-bea is earlier than 0:1.4.2.16-1jpp.4.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:20080243010" comment="java-1.4.2-bea-devel is earlier than 0:1.4.2.16-1jpp.4.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:20080243011" comment="java-1.4.2-bea-jdbc is earlier than 0:1.4.2.16-1jpp.4.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:20080243013" comment="java-1.4.2-bea is earlier than 0:1.4.2.16-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080100014" comment="java-1.4.2-bea is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

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

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

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

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

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

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

A flaw was found in the Java XSLT processing classes. An untrusted
application or applet could cause a denial of service, or execute arbitrary
code with the permissions of the user running the JRE. (CVE-2008-1187)

A flaw was found in the JRE image parsing libraries. An untrusted
application or applet could cause a denial of service, or possibly execute
arbitrary code with the permissions of the user running the JRE.
(CVE-2008-1193)

A flaw was found in the JRE color management library. An untrusted
application or applet could trigger a denial of service (JVM crash).
(CVE-2008-1194)

The vulnerabilities concerning applets listed above can only be triggered
in java-1.5.0-bea, by calling the "appletviewer" application.

Users of java-1.5.0-bea 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-04-28" />
        <updated date="2008-04-28" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1187">CVE-2008-1187</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1193">CVE-2008-1193</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1194">CVE-2008-1194</cve>
        <bugzilla href="http://bugzilla.redhat.com/436030" id="436030">CVE-2008-1187 Untrusted applet and application XSLT processing privilege escalation</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/436296" id="436296">CVE-2008-1193 JRE image parsing library allows privilege escalation (CVE-2008-1194)</bugzilla>
  	<affected_cpe_list>
        <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:20080002001" comment="Red Hat Enterprise Linux Extras 4 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080244002" comment="java-1.5.0-bea is earlier than 0:1.5.0.14-1jpp.2.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080156003" comment="java-1.5.0-bea is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080244004" comment="java-1.5.0-bea-demo is earlier than 0:1.5.0.14-1jpp.2.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080156005" comment="java-1.5.0-bea-demo is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080244006" comment="java-1.5.0-bea-devel is earlier than 0:1.5.0.14-1jpp.2.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080156007" comment="java-1.5.0-bea-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080244008" comment="java-1.5.0-bea-jdbc is earlier than 0:1.5.0.14-1jpp.2.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080156009" comment="java-1.5.0-bea-jdbc is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080244010" comment="java-1.5.0-bea-src is earlier than 0:1.5.0.14-1jpp.2.el4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080156011" comment="java-1.5.0-bea-src 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:20080244013" comment="java-1.5.0-bea is earlier than 0:1.5.0.14-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080156014" comment="java-1.5.0-bea is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080244015" comment="java-1.5.0-bea-demo is earlier than 0:1.5.0.14-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080156016" comment="java-1.5.0-bea-demo is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080244017" comment="java-1.5.0-bea-devel is earlier than 0:1.5.0.14-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080156018" comment="java-1.5.0-bea-devel is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080244019" comment="java-1.5.0-bea-jdbc is earlier than 0:1.5.0.14-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080156020" comment="java-1.5.0-bea-jdbc is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080244021" comment="java-1.5.0-bea-missioncontrol is earlier than 0:1.5.0.14-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080156022" comment="java-1.5.0-bea-missioncontrol is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080244023" comment="java-1.5.0-bea-src is earlier than 0:1.5.0.14-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080156024" comment="java-1.5.0-bea-src is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080245" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0245: java-1.6.0-bea security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux Extras 5</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0245-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0245.html" />
	<description>The BEA WebLogic JRockit 1.6.0_03 JRE and SDK contain BEA WebLogic JRockit
Virtual Machine 1.6.0_03, and are certified for the Java 6 Platform,
Standard Edition, v1.6.0.

The Java XML parsing code processed external entity references even when
the "external general entities" property was set to "FALSE". This allowed
remote attackers to conduct XML External Entity (XXE) attacks, possibly
causing a denial of service, or gaining access to restricted resources.
(CVE-2008-0628)

A flaw was found in the Java XSLT processing classes. An untrusted
application or applet could cause a denial of service, or execute arbitrary
code with the permissions of the user running the JRE. (CVE-2008-1187)

A flaw was found in the JRE image parsing libraries. An untrusted
application or applet could cause a denial of service, or possible execute
arbitrary code with the permissions of the user running the JRE.
(CVE-2008-1193)

A flaw was found in the JRE color management library. An untrusted
application or applet could trigger a denial of service (JVM crash).
(CVE-2008-1194)

The vulnerabilities concerning applets listed above can only be triggered
in java-1.6.0-bea, by calling the "appletviewer" application.

Users of java-1.6.0-bea 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-04-28" />
        <updated date="2008-04-28" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0628">CVE-2008-0628</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1187">CVE-2008-1187</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1193">CVE-2008-1193</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1194">CVE-2008-1194</cve>
        <bugzilla href="http://bugzilla.redhat.com/431416" id="431416">CVE-2008-0628 java-1.6.0 default external entity processing</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/436030" id="436030">CVE-2008-1187 Untrusted applet and application XSLT processing privilege escalation</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/436296" id="436296">CVE-2008-1193 JRE image parsing library allows privilege escalation (CVE-2008-1194)</bugzilla>
  	<affected_cpe_list>
        <cpe>cpe://redhat:rhel_extras:5</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>  <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:20080245002" comment="java-1.6.0-bea is earlier than 1:1.6.0.03-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080245003" comment="java-1.6.0-bea is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080245004" comment="java-1.6.0-bea-demo is earlier than 1:1.6.0.03-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080245005" comment="java-1.6.0-bea-demo is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080245006" comment="java-1.6.0-bea-devel is earlier than 1:1.6.0.03-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080245007" comment="java-1.6.0-bea-devel is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080245008" comment="java-1.6.0-bea-jdbc is earlier than 1:1.6.0.03-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080245009" comment="java-1.6.0-bea-jdbc is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080245010" comment="java-1.6.0-bea-missioncontrol is earlier than 1:1.6.0.03-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080245011" comment="java-1.6.0-bea-missioncontrol is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080245012" comment="java-1.6.0-bea-src is earlier than 1:1.6.0.03-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080245013" comment="java-1.6.0-bea-src is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080262" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0262: gpdf security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 4</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0262-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0262.html" />
	<description>gpdf is a GNOME-based viewer for Portable Document Format (PDF) files.

Kees Cook discovered a flaw in the way gpdf displayed malformed fonts
embedded in PDF files. An attacker could create a malicious PDF file that
would cause gpdf to crash, or, potentially, execute arbitrary code when
opened. (CVE-2008-1693)

Users of gpdf are advised to upgrade to this updated package, which
contains 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-05-08" />
        <updated date="2008-05-08" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1693">CVE-2008-1693</cve>
        <bugzilla href="http://bugzilla.redhat.com/441722" id="441722">CVE-2008-1693 xpdf: embedded font vulnerability</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" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080262002" comment="gpdf is earlier than 0:2.8.2-7.7.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080262003" comment="gpdf is signed with Red Hat master key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080267" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0267: java-1.6.0-ibm security update
        (Critical)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux Extras 5</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2008:0267-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0267.html" />
	<description>IBM's 1.6.0 Java release includes the IBM Java 2 Runtime Environment, and
the IBM Java 2 Software Development Kit.

A flaw was found in the Java XSLT processing classes. An untrusted
application or applet could cause a denial of service, or execute arbitrary
code with the permissions of the user running the JRE. (CVE-2008-1187) 

Several buffer overflow flaws were found in Java Web Start (JWS). An
untrusted JNLP application could access local files, or execute local
applications accessible to the user running the JRE. (CVE-2008-1188,
CVE-2008-1189, CVE-2008-1190, CVE-2008-1191, CVE-2008-1196)

A flaw was found in the Java plug-in. A remote attacker could bypass the
same origin policy, executing arbitrary code with the permissions of the
user running the JRE. (CVE-2008-1192)

A flaw was found in the JRE image parsing libraries. An untrusted
application or applet could cause a denial of service, or possibly execute
arbitrary code with the permissions of the user running the JRE.
(CVE-2008-1193)

A flaw was found in the JRE color management library. An untrusted
application or applet could trigger a denial of service (JVM crash).
(CVE-2008-1194)

The JRE allowed untrusted JavaScript code to create local network
connections by the use of Java APIs. A remote attacker could use these
flaws to access local network services. (CVE-2008-1195)

All users of java-1.6.0-ibm are advised to upgrade to these updated
packages, that contain IBM's 1.6.0 SR1 Java release, which resolves these
issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Critical</severity>
        <rights>Copyright 2008 Red Hat, Inc.</rights>
        <issued date="2008-05-19" />
        <updated date="2008-05-19" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1187">CVE-2008-1187</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1188">CVE-2008-1188</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1189">CVE-2008-1189</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1190">CVE-2008-1190</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1191">CVE-2008-1191</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1192">CVE-2008-1192</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1193">CVE-2008-1193</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1194">CVE-2008-1194</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1195">CVE-2008-1195</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1196">CVE-2008-1196</cve>
        <bugzilla href="http://bugzilla.redhat.com/436030" id="436030">CVE-2008-1187 Untrusted applet and application XSLT processing privilege escalation</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/436293" id="436293">CVE-2008-1188 Buffer overflow security vulnerabilities in Java Web Start (CVE-2008-1189, CVE-2008-1190)</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/436295" id="436295">CVE-2008-1192 Java Plugin same-origin-policy bypass</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/436296" id="436296">CVE-2008-1193 JRE image parsing library allows privilege escalation (CVE-2008-1194)</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/436299" id="436299">CVE-2008-1195 Java-API calls in untrusted Javascript allow network privilege escalation</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/436302" id="436302">CVE-2008-1196 Buffer overflow security vulnerabilities in Java Web Start</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/444746" id="444746">CVE-2008-1191 Untrusted Java Web Start arbitrary file creation </bugzilla>
  	<affected_cpe_list>
        <cpe>cpe://redhat:rhel_extras:5</cpe>
        </affected_cpe_list>
</advisory>
      </metadata>  <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:20080267002" comment="java-1.6.0-ibm is earlier than 0:1.6.0.1-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080267003" comment="java-1.6.0-ibm is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080267004" comment="java-1.6.0-ibm-accessibility is earlier than 0:1.6.0.1-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080267005" comment="java-1.6.0-ibm-accessibility is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080267006" comment="java-1.6.0-ibm-demo is earlier than 0:1.6.0.1-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080267007" comment="java-1.6.0-ibm-demo is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080267008" comment="java-1.6.0-ibm-devel is earlier than 0:1.6.0.1-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080267009" comment="java-1.6.0-ibm-devel is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080267010" comment="java-1.6.0-ibm-javacomm is earlier than 0:1.6.0.1-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080267011" comment="java-1.6.0-ibm-javacomm is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080267012" comment="java-1.6.0-ibm-jdbc is earlier than 0:1.6.0.1-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080267013" comment="java-1.6.0-ibm-jdbc is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080267014" comment="java-1.6.0-ibm-plugin is earlier than 0:1.6.0.1-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080267015" comment="java-1.6.0-ibm-plugin is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080267016" comment="java-1.6.0-ibm-src is earlier than 0:1.6.0.1-1jpp.2.el5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080267017" comment="java-1.6.0-ibm-src is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080270" version="302" class="patch">
      <metadata>
        <title>RHSA-2008:0270: libvorbis 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:0270-02" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0270.html" />
	<description>The libvorbis packages contain runtime libraries for use in programs that
support Ogg Vorbis. Ogg Vorbis is a fully open, non-proprietary, patent-and
royalty-free, general-purpose compressed audio format.

Will Drewry of the Google Security Team reported several flaws in the way
libvorbis processed audio data. An attacker could create a carefully
crafted OGG audio file in such a way that it could cause an application
linked with libvorbis to crash, or execute arbitrary code when it was
opened. (CVE-2008-1419, CVE-2008-1420, CVE-2008-1423)

Moreover, additional OGG file sanity-checks have been added to prevent
possible exploitation of similar issues in the future.

Users of libvorbis 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-05-14" />
        <updated date="2008-05-14" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1419">CVE-2008-1419</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1420">CVE-2008-1420</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1423">CVE-2008-1423</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:20080003008" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080270002" comment="libvorbis is earlier than 1:1.0-10.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080270003" comment="libvorbis is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080270004" comment="libvorbis-devel is earlier than 1:1.0-10.el3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080270005" comment="libvorbis-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:20080270007" comment="libvorbis is earlier than 0:1.1.0-3.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080270003" comment="libvorbis is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080270008" comment="libvorbis-devel is earlier than 0:1.1.0-3.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080270005" comment="libvorbis-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:20080270010" comment="libvorbis is earlier than 0:1.1.2-3.el5_1.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080270011" comment="libvorbis is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080270012" comment="libvorbis-devel is earlier than 0:1.1.2-3.el5_1.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080270013" comment="libvorbis-devel is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080275" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0275: 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:0275-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0275.html" />
	<description>The kernel packages contain the Linux kernel, the core of any Linux
operating system.

These updated packages fix the following security issues:

* on AMD64 architectures, the possibility of a kernel crash was discovered
by testing the Linux kernel process-trace ability. This could allow a local
unprivileged user to cause a denial of service (kernel crash).
(CVE-2008-1615, Important)

* on 64-bit architectures, the possibility of a timer-expiration value
overflow was found in the Linux kernel high-resolution timers
functionality, hrtimer. This could allow a local unprivileged user to setup
a large interval value, forcing the timer expiry value to become negative,
causing a denial of service (kernel hang). (CVE-2007-6712, Important)

* the possibility of a kernel crash was found in the Linux kernel IPsec
protocol implementation, due to improper handling of fragmented ESP
packets. When an attacker controlling an intermediate router fragmented
these packets into very small pieces, it would cause a kernel crash on the
receiving node during packet reassembly. (CVE-2007-6282, Important)

* a potential denial of service attack was discovered in the Linux kernel
PWC USB video driver. A local unprivileged user could use this flaw to
bring the kernel USB subsystem into the busy-waiting state, causing a
denial of service. (CVE-2007-5093, Low)

As well, these updated packages fix the following bugs:

* in certain situations, a kernel hang and a possible panic occurred when
disabling the cpufreq daemon. This may have prevented system reboots from
completing successfully.

* continual "softlockup" messages, which occurred on the guest's console
after a successful save and restore of a Red Hat Enterprise Linux 5
para-virtualized guest, have been resolved.

* in the previous kernel packages, the kernel may not have reclaimed NFS
locks after a system reboot.

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-05-20" />
        <updated date="2008-05-20" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5093">CVE-2007-5093</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6282">CVE-2007-6282</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6712">CVE-2007-6712</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1615">CVE-2008-1615</cve>
        <bugzilla href="http://bugzilla.redhat.com/306591" id="306591">CVE-2007-5093 kernel PWC driver DoS</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/400821" id="400821">rhel5.1s2 hang at 'Disabling ondemand cpu frequency scaling' [rhel-5.1.z]</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/404291" id="404291">CVE-2007-6282 IPSec ESP kernel panics</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/429516" id="429516">booting with maxcpus=1 panics when starting cpufreq service [rhel-5.1.z]</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/431430" id="431430">CVE-2008-1615 kernel: ptrace: Unprivileged crash on x86_64 %cs corruption</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/439999" id="439999">CVE-2007-6712 kernel: infinite loop in highres timers (kernel hang)</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/444402" id="444402">[RHEL5]: Softlockup after save/restore in PV guest</bugzilla>
        <bugzilla href="http://bugzilla.redhat.com/445360" id="445360">RHEL5.1 kernel not reclaiming NFS locks when server reboots</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:20080275002" comment="kernel is earlier than 0:2.6.18-53.1.21.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:20080275004" comment="kernel-PAE is earlier than 0:2.6.18-53.1.21.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:20080275006" comment="kernel-PAE-devel is earlier than 0:2.6.18-53.1.21.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:20080275008" comment="kernel-debug is earlier than 0:2.6.18-53.1.21.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:20080275010" comment="kernel-debug-devel is earlier than 0:2.6.18-53.1.21.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:20080275012" comment="kernel-devel is earlier than 0:2.6.18-53.1.21.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:20080275014" comment="kernel-headers is earlier than 0:2.6.18-53.1.21.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:20080275016" comment="kernel-xen is earlier than 0:2.6.18-53.1.21.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:20080275018" comment="kernel-xen-devel is earlier than 0:2.6.18-53.1.21.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:20080275020" comment="kernel-doc is earlier than 0:2.6.18-53.1.21.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:20080275022" comment="kernel-kdump is earlier than 0:2.6.18-53.1.21.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:20080275024" comment="kernel-kdump-devel is earlier than 0:2.6.18-53.1.21.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:20080287" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0287: libxslt 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:0287-01" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0287.html" />
	<description>libxslt is a C library, based on libxml, for parsing of XML files into
other textual formats (eg HTML, plain text and other XML representations of
the underlying data) It uses the standard XSLT stylesheet transformation
mechanism and, being written in plain ANSI C, is designed to be simple to
incorporate into other applications

Anthony de Almeida Lopes reported the libxslt library did not properly
process long "transformation match" conditions in the XSL stylesheet files.
An attacker could create a malicious XSL file that would cause a crash, or,
possibly, execute and arbitrary code with the privileges of the application
using libxslt library to perform XSL transformations. (CVE-2008-1767)

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-05-21" />
        <updated date="2008-05-21" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1767">CVE-2008-1767</cve>
        <bugzilla href="http://bugzilla.redhat.com/446809" id="446809">CVE-2008-1767 libxslt: fixed-sized steps array overflow via "template match" condition in XSL file</bugzilla>
  	<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:20080003008" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080287002" comment="libxslt is earlier than 0:1.0.33-6" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080287003" comment="libxslt is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080287004" comment="libxslt-devel is earlier than 0:1.0.33-6" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080287005" comment="libxslt-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:20080287007" comment="libxslt is earlier than 0:1.1.11-1.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080287003" comment="libxslt is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

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

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080287009" comment="libxslt-python is earlier than 0:1.1.11-1.el4_6.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080287010" comment="libxslt-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:20080287012" comment="libxslt is earlier than 0:1.1.17-2.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080287013" comment="libxslt is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080287014" comment="libxslt-python is earlier than 0:1.1.17-2.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080287015" comment="libxslt-python is signed with Red Hat redhatrelease key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20080287016" comment="libxslt-devel is earlier than 0:1.1.17-2.el5_1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20080287017" comment="libxslt-devel is signed with Red Hat redhatrelease key" />
            </criteria>
    </criteria>
  </criteria>
</criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20080288" version="301" class="patch">
      <metadata>
        <title>RHSA-2008:0288: samba security update
        (Critical)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</pl