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

<oval_definitions xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5" xmlns:oval="http://oval.mitre.org/XMLSchema/oval-common-5" xmlns:oval-def="http://oval.mitre.org/XMLSchema/oval-definitions-5" xmlns:unix-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#unix" xmlns:red-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://oval.mitre.org/XMLSchema/oval-common-5 oval-common-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5 oval-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#unix unix-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#linux linux-definitions-schema.xsd">
  <generator>
    <oval:product_name>Red Hat OVAL Patch Definition Merger</oval:product_name>
    <oval:product_version>2</oval:product_version>
    <oval:schema_version>5.3</oval:schema_version>
    <oval:timestamp>2008-01-23T07:23:28
</oval:timestamp>
  </generator>
<definitions>
<definition id="oval:com.redhat.rhba:def:20040164" version="302" class="patch">
      <metadata>
        <title>RHBA-2004:164: Updated vsftpd package fixes signal handling bug
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHBA" ref_id="RHBA-2004:164-02" ref_url="https://rhn.redhat.com/errata/RHBA-2004-164.html" />
	<description>vsftpd is an FTP (File Transfer Protocol) daemon.

vsftpd was calling unsafe functions from within signal handlers; under
heavy load, this could lead to deadlock, leading the service to stop
accepting connections.

Users of vsftpd should upgrade to this updated package, which resolves this
issue.</description>

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

<advisory from="secalert@redhat.com">
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-05-11" />
        <updated date="2004-05-11" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-2259">CVE-2004-2259</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhba:tst:20040164002" comment="vsftpd is earlier than 0:1.2.1-3" />
            <criterion test_ref="oval:com.redhat.rhba:tst:20040164003" comment="vsftpd is signed with Red Hat security key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhba:def:20040232" version="302" class="patch">
      <metadata>
        <title>RHBA-2004:232: Updated lvm package
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHBA" ref_id="RHBA-2004:232-02" ref_url="https://rhn.redhat.com/errata/RHBA-2004-232.html" />
	<description>LVM includes all of the support for handling read/write operations on
physical volumes, creating volume groups from one or more physical volumes
and creating one or more logical volumes in volume groups.

This updated version of lvm contains a number of enhancements, including
the ability to use EMC PowerPath pseudo-devices. In addition, a number of
minor bugs have been addressed.

All users of lvm should upgrade to this updated package, which resolves
these issues.</description>

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

<advisory from="secalert@redhat.com">
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-09-01" />
        <updated date="2004-09-01" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0972">CVE-2004-0972</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhba:tst:20040232002" comment="lvm is earlier than 0:1.0.8-5" />
            <criterion test_ref="oval:com.redhat.rhba:tst:20040232003" comment="lvm is signed with Red Hat security key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040002" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:002: ethereal security update
        (Low)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:002-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-002.html" />
	<description>Ethereal is a program for monitoring network traffic.

Two security issues have been found that affect Ethereal.  By exploiting
these issues it may be possible to make Ethereal crash by injecting an
intentionally malformed packet onto the wire or by convincing someone to
read a malformed packet trace file.  It is not known if these issues could
allow arbitrary code execution.

The SMB dissector in Ethereal before 0.10.0 allows remote attackers to
cause a denial of service via a malformed SMB packet that triggers a
segmentation fault during processing of Selected packets. The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2003-1012 to this issue.

The Q.931 dissector in Ethereal before 0.10.0 allows remote attackers to
cause a denial of service (crash) via a malformed Q.931, which triggers a
null dereference. The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name CAN-2003-1013 to this issue.

Users of Ethereal should update to these erratum packages containing
Ethereal version 0.10.0, which is not vulnerable to these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Low</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-01-05" />
        <updated date="2004-01-05" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1012">CVE-2003-1012</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1013">CVE-2003-1013</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040002002" comment="ethereal is earlier than 0:0.10.0a-0.30E.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040002003" comment="ethereal is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040002004" comment="ethereal-gnome is earlier than 0:0.10.0a-0.30E.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040002005" comment="ethereal-gnome is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040004" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:004: cvs security update
        (Low)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:004-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-004.html" />
	<description>CVS is a version control system frequently used to manage source code
repositories.  

A flaw was found in versions of CVS prior to 1.11.10 where a malformed
module request could cause the CVS server to attempt to create files or
directories at the root level of the file system.  However, normal file
system permissions would prevent the creation of these misplaced
directories.  The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name CAN-2003-0977 to this issue.

Users of CVS are advised to upgrade to these erratum packages, which
contain a patch correcting this issue.

For Red Hat Enterprise Linux 2.1, these updates also fix an off-by-one
overflow in the CVS PreservePermissions code.  The PreservePermissions 
feature is not used by default (and can only be used for local CVS). The
Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned
the name CAN-2002-0844 to this issue.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Low</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-01-14" />
        <updated date="2004-01-14" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0844">CVE-2002-0844</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0977">CVE-2003-0977</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040004002" comment="cvs is earlier than 0:1.11.2-14" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040004003" comment="cvs is signed with Red Hat security key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040005" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:005: kdepim security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:005-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-005.html" />
	<description>The K Desktop Environment (KDE) is a graphical desktop for the X Window
System. The KDE Personal Information Management (kdepim) suite helps you to
organize your mail, tasks, appointments, and contacts. 

The KDE team found a buffer overflow in the file information reader of
VCF files. An attacker could construct a VCF file so that when it was
opened by a victim it would execute arbitrary commands.  The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2003-0988 to this issue.

Users of kdepim are advised to upgrade to these erratum packages which
contain a backported security patch that corrects this issue.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-01-05" />
        <updated date="2004-01-05" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0988">CVE-2003-0988</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040005002" comment="kdepim is earlier than 6:3.1.3-3.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040005003" comment="kdepim is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040005004" comment="kdepim-devel is earlier than 6:3.1.3-3.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040005005" comment="kdepim-devel is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040008" version="305" class="patch">
      <metadata>
        <title>RHSA-2004:008: tcpdump security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:008-05" ref_url="https://rhn.redhat.com/errata/RHSA-2004-008.html" />
	<description>Tcpdump is a command-line tool for monitoring network traffic. 

George Bakos discovered flaws in the ISAKMP decoding routines of tcpdump
versions prior to 3.8.1.  The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name CAN-2003-0989 to this issue.

Jonathan Heusser discovered an additional flaw in the ISAKMP decoding
routines for tcpdump 3.8.1 and earlier.  The Common Vulnerabilities and
Exposures project (cve.mitre.org) has assigned the name CAN-2004-0057 to
this issue.

Jonathan Heusser discovered a flaw in the print_attr_string function in the
RADIUS decoding routines for tcpdump 3.8.1 and earlier.  The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2004-0055 to this issue.

Remote attackers could potentially exploit these issues by sending
carefully-crafted packets to a victim.  If the victim uses tcpdump, these
pakets could result in a denial of service, or possibly execute arbitrary
code as the 'pcap' user.

Users of tcpdump are advised to upgrade to these erratum packages, which
contain backported security patches and are not vulnerable to these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-01-07" />
        <updated date="2004-01-15" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0989">CVE-2003-0989</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0055">CVE-2004-0055</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0057">CVE-2004-0057</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040008002" comment="libpcap is earlier than 14:0.7.2-7.E3.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040008003" comment="libpcap is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040008004" comment="tcpdump is earlier than 14:3.7.2-7.E3.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040008005" comment="tcpdump is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040015" version="305" class="patch">
      <metadata>
        <title>RHSA-2004:015: httpd security update
        (Low)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:015-05" ref_url="https://rhn.redhat.com/errata/RHSA-2004-015.html" />
	<description>The Apache HTTP Server is a powerful, full-featured, efficient, and
freely-available Web server.

An issue in the handling of regular expressions from configuration files
was discovered in releases of the Apache HTTP Server version 2.0 prior to
2.0.48. To exploit this issue an attacker would need to have the ability
to write to Apache configuration files such as .htaccess or httpd.conf. A
carefully-crafted configuration file can cause an exploitable buffer
overflow and would allow the attacker to execute arbitrary code in the
context of the server (in default configurations as the 'apache' user).
The Common Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the name CAN-2003-0542 to this issue.

Users of the Apache HTTP Server should upgrade to these erratum packages,
which contain backported patches correcting these issues, and are applied
to Apache version 2.0.46.  This update also includes fixes for a number of
minor bugs found in this version of the Apache HTTP Server.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Low</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-01-13" />
        <updated date="2004-01-13" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0542">CVE-2003-0542</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040015002" comment="httpd is earlier than 0:2.0.46-26.ent" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040015003" comment="httpd is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

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

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040015006" comment="mod_ssl is earlier than 1:2.0.46-26.ent" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040015007" comment="mod_ssl is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040017" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:017: Updated kernel packages available for Red Hat Enterprise Linux 3 Update 1
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:017-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-017.html" />
	<description>The Linux kernel handles the basic functions of the operating
system.

This is the first regular kernel update for Red Hat Enterprise
Linux version 3.  It contains a new critical security fix, many
other bug fixes, several device driver updates, and numerous
performance and scalability enhancements.

On AMD64 systems, a fix was made to the eflags checking in
32-bit ptrace emulation that could have allowed local users
to elevate their privileges.  The Common Vulnerabilities and
Exposures project (cve.mitre.org) has assigned the name
CAN-2004-0001 to this issue.

Other bug fixes were made in the following kernel areas:
VM, NPTL, IPC, kernel timer, ext3, NFS, netdump, SCSI,
ACPI, several device drivers, and machine-dependent
support for the x86_64, ppc64, and s390 architectures.

The VM subsystem was improved to better handle extreme
loads and resource contention (such as might occur during
heavy database application usage).  This has resulted in
a significantly reduced possibility of hangs, OOM kills,
and low-mem exhaustion.

Several NPTL fixes were made to resolve POSIX compliance
issues concerning process IDs and thread IDs.  A section
in the Release Notes elaborates on a related issue with
file record locking in multi-threaded applications.

AMD64 kernels are now configured with NUMA support,
S390 kernels now have CONFIG_BLK_STATS enabled, and
DMA capability was restored in the IA64 agpgart driver.

The following drivers have been upgraded to new versions:

  cmpci ------ 6.36
  e100 ------- 2.3.30-k1
  e1000 ------ 5.2.20-k1
  ips -------- 6.10.52
  megaraid --- v1.18k
  megaraid2 -- v2.00.9

All Red Hat Enterprise Linux 3 users are advised to upgrade
their kernels to the packages associated with their machine
architectures and configurations as listed in this erratum.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-01-13" />
        <updated date="2004-01-13" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0986">CVE-2003-0986</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0001">CVE-2004-0001</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017002" comment="kernel is earlier than 0:2.4.21-9.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017003" comment="kernel is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017004" comment="kernel-smp is earlier than 0:2.4.21-9.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017005" comment="kernel-smp is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017006" comment="kernel-smp-unsupported is earlier than 0:2.4.21-9.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017007" comment="kernel-smp-unsupported is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017008" comment="kernel-unsupported is earlier than 0:2.4.21-9.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017009" comment="kernel-unsupported is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017010" comment="kernel-BOOT is earlier than 0:2.4.21-9.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017011" comment="kernel-BOOT is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

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

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

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017016" comment="kernel-hugemem is earlier than 0:2.4.21-9.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017017" comment="kernel-hugemem is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017018" comment="kernel-hugemem-unsupported is earlier than 0:2.4.21-9.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017019" comment="kernel-hugemem-unsupported is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040023" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:023: net-snmp security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:023-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-023.html" />
	<description>The Net-SNMP project includes various Simple Network Management Protocol
(SNMP) tools.

A security issue in Net-SNMP versions before 5.0.9 could allow an existing
user/community to gain access to data in MIB objects that were explicitly
excluded from their view.  The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name CAN-2003-0935 to this issue.

Users of Net-SNMP are advised to upgrade to these errata packages
containing Net-SNMP 5.0.9, which is not vulnerable to this issue.  In
addition, Net-SNMP 5.0.9 fixes a number of other minor bugs.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-01-15" />
        <updated date="2004-01-15" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0935">CVE-2003-0935</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040023002" comment="net-snmp is earlier than 0:5.0.9-2.30E.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040023003" comment="net-snmp is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040023004" comment="net-snmp-devel is earlier than 0:5.0.9-2.30E.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040023005" comment="net-snmp-devel is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040023006" comment="net-snmp-utils is earlier than 0:5.0.9-2.30E.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040023007" comment="net-snmp-utils is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040031" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:031: netpbm security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:031-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-031.html" />
	<description>The netpbm package contains a library of functions that support
programs for handling various graphics file formats, including .pbm
(portable bitmaps), .pgm (portable graymaps), .pnm (portable anymaps),
.ppm (portable pixmaps), and others.

A number of temporary file bugs have been found in versions of NetPBM. 
These could make it possible for a local user to overwrite or create files
as a different user who happens to run one of the the vulnerable utilities. 
The Common Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the name CAN-2003-0924 to this issue.

Users are advised to upgrade to the erratum packages, which contain patches
from Debian that correct these bugs.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-01-19" />
        <updated date="2004-01-22" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0924">CVE-2003-0924</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040031002" comment="netpbm is earlier than 0:9.24-11.30.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040031003" comment="netpbm is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040031004" comment="netpbm-devel is earlier than 0:9.24-11.30.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040031005" comment="netpbm-devel is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040031006" comment="netpbm-progs is earlier than 0:9.24-11.30.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040031007" comment="netpbm-progs is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040033" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:033: gaim security update
        (Critical)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:033-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-033.html" />
	<description>Gaim is an instant messenger client that can handle multiple protocols.

Stefan Esser audited the Gaim source code and found a number of bugs that
have security implications.  Due to the nature of instant messaging many of
these bugs require man-in-the-middle attacks between client and server.
However at least one of the buffer overflows could be exploited by an
attacker sending a carefully-constructed malicious message through a server.

The issues include:

Multiple buffer overflows that affect versions of Gaim 0.75 and earlier. 
1) When parsing cookies in a Yahoo web connection, 2) YMSG protocol
overflows parsing the Yahoo login webpage, 3) a YMSG packet overflow, 4)
flaws in the URL parser, and 5) flaws in HTTP Proxy connect.  The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2004-0006 to these issues.

A buffer overflow in Gaim 0.74 and earlier in the Extract Info
Field Function used for MSN and YMSG protocol handlers. The Common
Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the name CAN-2004-0007 to this issue.

An integer overflow in Gaim 0.74 and earlier, when allocating
memory for a directIM packet results in heap overflow.
The Common Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the name CAN-2004-0008 to this issue.

All users of Gaim should upgrade to these erratum packages, which contain
backported security patches correcting these issues.  

Red Hat would like to thank Steffan Esser for finding and reporting these
issues and Jacques A. Vidrine for providing initial patches.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Critical</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-01-19" />
        <updated date="2004-01-23" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0006">CVE-2004-0006</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0007">CVE-2004-0007</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0008">CVE-2004-0008</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040033002" comment="gaim is earlier than 1:0.75-3.2.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040033003" comment="gaim is signed with Red Hat security key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040041" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:041: slocate security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:041-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-041.html" />
	<description>Slocate is a security-enhanced version of locate, designed to find files on
a system via a central database.

Patrik Hornik discovered a vulnerability in Slocate versions up to and
including 2.7 where a carefully crafted database could overflow a
heap-based buffer.  A local user could exploit this vulnerability to gain
"slocate" group privileges and then read the entire slocate database.  The
Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned
the name CAN-2003-0848 to this issue.

Users of Slocate should upgrade to these erratum packages, which contain
Slocate version 2.7 with the addition of a patch from Kevin Lindsay that
causes slocate to drop privileges before reading a user-supplied database.

For Red Hat Enterprise Linux 2.1 these packages also fix a buffer overflow
that affected unpatched versions of Slocate prior to 2.7.  This
vulnerability could also allow a local user to gain "slocate" group
privileges.  The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name CAN-2003-0056 to this issue.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-01-21" />
        <updated date="2004-01-22" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0848">CVE-2003-0848</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0056">CVE-2003-0056</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040041002" comment="slocate is earlier than 0:2.7-3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040041003" comment="slocate is signed with Red Hat security key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040047" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:047: pwlib security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:047-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-047.html" />
	<description>PWLib is a cross-platform class library designed to support the OpenH323
project.  OpenH323 provides an implementation of the ITU H.323
teleconferencing protocol, used by packages such as Gnome Meeting.

A test suite for the H.225 protocol (part of the H.323 family) provided by
the NISCC uncovered bugs in PWLib prior to version 1.6.0.  An attacker
could trigger these bugs by sending carefully crafted messages to an
application.  The effects of such an attack can vary depending on the
application, but would usually result in a Denial of Service.  The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2004-0097 to this issue.

Users are advised to upgrade to the erratum packages, which contain
backported security fixes and are not vulnerable to these issues.

Red Hat would like to thank Craig Southeren of the OpenH323 project for
providing the fixes for these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-02-18" />
        <updated date="2004-02-18" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0097">CVE-2004-0097</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040047002" comment="pwlib is earlier than 0:1.4.7-7.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040047003" comment="pwlib is signed with Red Hat security key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040050" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:050: mutt security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:050-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-050.html" />
	<description>Mutt is a text-mode mail user agent.

A bug was found in the index menu code in versions of mutt.  A remote
attacker could send a carefully crafted mail message that can cause mutt
to segfault and possibly execute arbitrary code as the victim.  The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2004-0078 to this issue.

It is recommended that all mutt users upgrade to these updated packages,
which contain a backported security patch and are not vulnerable to this issue.

Red Hat would like to thank Niels Heinen for reporting this issue.

Note: mutt-1.2.5.1 in Red Hat Enterprise Linux 2.1 is not vulnerable to
this issue.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-02-11" />
        <updated date="2004-02-11" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0078">CVE-2004-0078</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040050002" comment="mutt is earlier than 5:1.4.1-3.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040050003" comment="mutt is signed with Red Hat security key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040053" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:053: sysstat security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:053-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-053.html" />
	<description>Sysstat is a tool for gathering system statistics. Isag is a utility for
graphically displaying these statistics.

A bug was found in the Red Hat sysstat package post and trigger scripts,
which used insecure temporary file names. A local attacker could overwrite
system files using carefully-crafted symbolic links in the /tmp directory.
The Common Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the name CAN-2004-0107 to this issue.

While fixing this issue, a flaw was discovered in the isag utility, which
also used insecure temporary file names. A local attacker could overwrite
files that the user running isag has write access to using
carefully-crafted symbolic links in the /tmp directory.  The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2004-0108 to this issue.

Other issues addressed in this advisory include:

* iostat -x should return all partitions on the system (up to a maximum of
1024)

* sar should handle network device names with more than 8 characters properly

* mpstat should work correctly with more than 7 CPUs as well as generate
correct statistics when accessing individual CPUs.  This issue only
affected Red Hat Enterprise Linux 2.1

* The sysstat package was not built with the proper dependencies;
therefore, it was possible that isag could not be run because the necessary
 tools were not available.  Therefore, isag was split off into its own
subpackage with the required dependencies in place.  This issue only
affects Red Hat Enterprise Linux 2.1.

Users of sysstat and isag should upgrade to these updated packages, which
contain patches to correct these issues.

NOTE: In order to use isag on Red Hat Enterprise Linux 2.1, you must
install the sysstat-isag package after upgrading.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-03-10" />
        <updated date="2004-03-10" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0107">CVE-2004-0107</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0108">CVE-2004-0108</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040053002" comment="sysstat is earlier than 0:4.0.7-4.EL3.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040053003" comment="sysstat is signed with Red Hat security key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040058" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:058: mod_python security update
        (Low)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:058-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-058.html" />
	<description>mod_python embeds the Python language interpreter within the Apache httpd
server.

A bug has been found in mod_python versions 2.7.10 and earlier that can
lead to a denial of service vulnerability.  The Common Vulnerabilities and
Exposures project (cve.mitre.org) has assigned the name CAN-2003-0973 to
this issue.

Although Red Hat Enterprise Linux shipped with a version of mod_python that
contains this bug, our testing was unable to trigger the denial of service
vulnerability.  However, mod_python users are advised to upgrade to these
errata packages, which contain a backported patch that corrects this bug.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Low</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-02-26" />
        <updated date="2004-02-26" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0973">CVE-2003-0973</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0096">CVE-2004-0096</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040058002" comment="mod_python is earlier than 0:3.0.3-3.ent" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040058003" comment="mod_python is signed with Red Hat security key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040061" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:061: XFree86 security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:061-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-061.html" />
	<description>XFree86 is an implementation of the X Window System, providing the core
graphical user interface and video drivers. 

iDefense discovered two buffer overflows in the parsing of the 'font.alias'
file.  A local attacker could exploit this vulnerability by creating a
carefully-crafted file and gaining root privileges.
The Common Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the names CAN-2004-0083 and CAN-2004-0084 to these issues.

Additionally David Dawes discovered additional flaws in reading font files.
 The Common Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the name CAN-2004-0106 to these issues.

All users of XFree86 are advised to upgrade to these erratum packages,
which contain a backported fix and are not vulnerable to these issues.

Red Hat would like to thank David Dawes from XFree86 for the patches and
notification of these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-02-16" />
        <updated date="2004-02-16" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0083">CVE-2004-0083</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0084">CVE-2004-0084</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0106">CVE-2004-0106</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040061002" comment="XFree86 is earlier than 0:4.3.0-55.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040061003" comment="XFree86 is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040061058" comment="XFree86-xfs is earlier than 0:4.3.0-55.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040061059" comment="XFree86-xfs is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040064" version="306" class="patch">
      <metadata>
        <title>RHSA-2004:064: samba security update
        (Low)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:064-06" ref_url="https://rhn.redhat.com/errata/RHSA-2004-064.html" />
	<description>Samba provides file and printer sharing services to SMB/CIFS clients.

The Samba team discovered an issue that affects version 3.0.0 and 3.0.1 of
Samba.  If an account for a user is created, but marked as disabled using
the mksmbpasswd script, it is possible for Samba to overwrite the user's
password with the contents of an uninitialized buffer.  This might lead to
a disabled account becoming enabled with a password that could be guessed
by an attacker.

Although this is likely to be a low risk issue for most Samba users, we
have provided updated packages, which contain a backported patch correcting
this issue.

Red Hat would like to thank the Samba team for reporting this issue and
providing us with a patch.

Note: Due to a packaging error in samba-3.0.0-14.3E, the winbind daemon is
not automatically restarted when the Samba package is upgraded.  After
up2date has installed the samba-3.0.2-4.3E packages, you must run
"/sbin/service winbind condrestart" as root to restart the winbind daemon.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Low</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-05-21" />
        <updated date="2004-05-21" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0082">CVE-2004-0082</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040064002" comment="samba is earlier than 0:3.0.2-6.3E" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040064003" comment="samba is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040064004" comment="samba-client is earlier than 0:3.0.2-6.3E" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040064005" comment="samba-client is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040064006" comment="samba-common is earlier than 0:3.0.2-6.3E" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040064007" comment="samba-common is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040064008" comment="samba-swat is earlier than 0:3.0.2-6.3E" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040064009" comment="samba-swat is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040066" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:066: kernel security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:066-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-066.html" />
	<description>The Linux kernel handles the basic functions of the operating
system.

Paul Starzetz discovered a flaw in return value checking in mremap() in the
Linux kernel versions 2.4.24 and previous that may allow a local attacker
to gain root privileges.  No exploit is currently available; however this
issue is exploitable. The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name CAN-2004-0077 to this issue.

All users are advised to upgrade to these errata packages, which contain
backported security patches that correct these issues.   

Red Hat would like to thank Paul Starzetz from ISEC for reporting this issue.

For the IBM S/390 and IBM eServer zSeries architectures, the upstream
version of the s390utils package (which fixes a bug in the zipl
bootloader) is also included.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-02-20" />
        <updated date="2004-02-20" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0077">CVE-2004-0077</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040066002" comment="kernel is earlier than 0:2.4.21-9.0.1.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017003" comment="kernel is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040066004" comment="s390utils is earlier than 2:1.2.4-3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040066005" comment="s390utils is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040066006" comment="kernel-smp is earlier than 0:2.4.21-9.0.1.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017005" comment="kernel-smp is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040066008" comment="kernel-smp-unsupported is earlier than 0:2.4.21-9.0.1.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017007" comment="kernel-smp-unsupported is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040066010" comment="kernel-unsupported is earlier than 0:2.4.21-9.0.1.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017009" comment="kernel-unsupported is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040066012" comment="kernel-BOOT is earlier than 0:2.4.21-9.0.1.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017011" comment="kernel-BOOT is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

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

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

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040066018" comment="kernel-hugemem is earlier than 0:2.4.21-9.0.1.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017017" comment="kernel-hugemem is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040066020" comment="kernel-hugemem-unsupported is earlier than 0:2.4.21-9.0.1.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017019" comment="kernel-hugemem-unsupported is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040072" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:072: nfs-utils security update
        (Low)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:072-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-072.html" />
	<description>The nfs-utils package contains the rpc.mountd program, which implements the
NFS mount protocol.

A flaw was discovered in versions of rpc.mountd in nfs-utils versions after
1.0.3 and prior to 1.0.6.  When mounting a directory, rpc.mountd could
crash if the reverse lookup of the client in DNS failed to match the
forward lookup.  An attacker who has the ability to mount remote
directories from a server could make use of this flaw to cause a denial of
service by making rpc.mountd crash.

Users are advised to upgrade to these updated packages, which contain
nfs-utils 1.0.6 and is not vulnerable to this issue.

NOTE: Red Hat Enterprise Linux 2.1 includes a version of rpc.mountd that is
not vulnerable to this issue.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Low</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-03-11" />
        <updated date="2004-03-11" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0154">CVE-2004-0154</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040072002" comment="nfs-utils is earlier than 0:1.0.6-7.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040072003" comment="nfs-utils is signed with Red Hat security key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040084" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:084: httpd security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:084-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-084.html" />
	<description>The Apache HTTP server is a powerful, full-featured, efficient, and
freely-available Web server.

A memory leak in mod_ssl in the Apache HTTP Server prior to version 2.0.49
allows a remote denial of service attack against an SSL-enabled server. The
Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned
the name CAN-2004-0113 to this issue.

This update also includes various bug fixes, including:

- Improvements to the mod_expires, mod_dav, mod_ssl, and mod_proxy modules

- A fix for a bug causing core dumps during configuration parsing on the
IA64 platform

- An updated version of mod_include fixing several edge cases in the SSI parser

Additionally, the mod_logio module is now included.

Users of the Apache HTTP server should upgrade to these updated packages,
which contain backported patches that address these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-03-23" />
        <updated date="2004-03-23" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0113">CVE-2004-0113</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040084002" comment="httpd is earlier than 0:2.0.46-32.ent" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040015003" comment="httpd is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

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

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040084006" comment="mod_ssl is earlier than 1:2.0.46-32.ent" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040015007" comment="mod_ssl is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040090" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:090: libxml2 security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:090-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-090.html" />
	<description>libxml2 is a library for manipulating XML files.

Yuuichi Teranishi discovered a flaw in libxml2 versions prior to 2.6.6. 
When fetching a remote resource via FTP or HTTP, libxml2 uses special
parsing routines.  These routines can overflow a buffer if passed a very
long URL.  If an attacker is able to find an application using libxml2 that
parses remote resources and allows them to influence the URL, then this
flaw could be used to execute arbitrary code.  The Common Vulnerabilities
and Exposures project (cve.mitre.org) has assigned the name CAN-2004-0110
to this issue.

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

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

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-02-26" />
        <updated date="2004-02-26" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0110">CVE-2004-0110</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040090002" comment="libxml2 is earlier than 0:2.5.10-6" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040090003" comment="libxml2 is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040090004" comment="libxml2-devel is earlier than 0:2.5.10-6" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040090005" comment="libxml2-devel is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040090006" comment="libxml2-python is earlier than 0:2.5.10-6" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040090007" comment="libxml2-python is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040103" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:103: gdk-pixbuf security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:103-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-103.html" />
	<description>The gdk-pixbuf package contains an image loading library used with the 
GNOME GUI desktop environment.  

Thomas Kristensen discovered a bitmap file that would cause versions of
gdk-pixbuf prior to 0.20 to crash.  To exploit this flaw, an attacker would
need to get a victim to open a carefully-crafted BMP file in an application
that used gdk-pixbuf.  The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name CAN-2004-0111 to this issue.

Users are advised to upgrade to these updated packages containing
gdk-pixbuf version 0.22, which is not vulnerable to this issue.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-03-10" />
        <updated date="2004-03-10" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0111">CVE-2004-0111</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040103002" comment="gdk-pixbuf is earlier than 1:0.22.0-6.1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040103003" comment="gdk-pixbuf is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040103004" comment="gdk-pixbuf-devel is earlier than 1:0.22.0-6.1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040103005" comment="gdk-pixbuf-devel is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040103006" comment="gdk-pixbuf-gnome is earlier than 1:0.22.0-6.1.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040103007" comment="gdk-pixbuf-gnome is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040110" version="303" class="patch">
      <metadata>
        <title>RHSA-2004:110: mozilla security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:110-03" ref_url="https://rhn.redhat.com/errata/RHSA-2004-110.html" />
	<description>Mozilla is a Web browser and mail reader, designed for standards
compliance, performance and portability.  Network Security Services (NSS)
is a set of libraries designed to support cross-platform development of
security-enabled server applications. 

NISCC testing of implementations of the S/MIME protocol uncovered a number
of bugs in NSS versions prior to 3.9.   The parsing of unexpected ASN.1
constructs within S/MIME data could cause Mozilla to crash or consume large
amounts of memory.  A remote attacker could potentially trigger these bugs
by sending a carefully-crafted S/MIME message to a victim.  The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2003-0564 to this issue. 

Andreas Sandblad discovered a cross-site scripting issue that affects
various versions of Mozilla.  When linking to a new page it is still
possible to interact with the old page before the new page has been
successfully loaded. Any Javascript events will be invoked in the context
of the new page, making cross-site scripting possible if the different
pages belong to different domains.  The Common Vulnerabilities and
Exposures project (cve.mitre.org) has assigned the name CAN-2004-0191 to
this issue. 

Flaws have been found in the cookie path handling between a number of Web
browsers and servers. The HTTP cookie standard allows a Web server
supplying a cookie to a client to specify a subset of URLs on the origin
server to which the cookie applies. Web servers such as Apache do not
filter returned cookies and assume that the client will only send back
cookies for requests that fall within the server-supplied subset of URLs.
However, by supplying URLs that use path traversal (/../) and character
encoding, it is possible to fool many browsers into sending a cookie to a
path outside of the originally-specified subset.  The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2003-0594 to this issue. 

Users of Mozilla are advised to upgrade to these updated packages, which
contain Mozilla version 1.4.2 and are not vulnerable to these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-04-02" />
        <updated date="2004-04-02" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0564">CVE-2003-0564</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0594">CVE-2003-0594</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0191">CVE-2004-0191</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110002" comment="mozilla is earlier than 37:1.4.2-3.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110003" comment="mozilla is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110004" comment="mozilla-chat is earlier than 37:1.4.2-3.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110005" comment="mozilla-chat is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110006" comment="mozilla-dom-inspector is earlier than 37:1.4.2-3.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110007" comment="mozilla-dom-inspector is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110008" comment="mozilla-js-debugger is earlier than 37:1.4.2-3.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110009" comment="mozilla-js-debugger is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110010" comment="mozilla-mail is earlier than 37:1.4.2-3.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110011" comment="mozilla-mail is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110012" comment="mozilla-nspr is earlier than 37:1.4.2-3.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110013" comment="mozilla-nspr is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110014" comment="mozilla-nspr-devel is earlier than 37:1.4.2-3.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110015" comment="mozilla-nspr-devel is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110016" comment="mozilla-nss is earlier than 37:1.4.2-3.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110017" comment="mozilla-nss is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110018" comment="mozilla-nss-devel is earlier than 37:1.4.2-3.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110019" comment="mozilla-nss-devel is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040120" version="304" class="patch">
      <metadata>
        <title>RHSA-2004:120: openssl security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:120-04" ref_url="https://rhn.redhat.com/errata/RHSA-2004-120.html" />
	<description>The OpenSSL toolkit implements Secure Sockets Layer (SSL v2/v3),
Transport Layer Security (TLS v1) protocols, and serves as a full-strength
general purpose cryptography library.

Testing performed by the OpenSSL group using the Codenomicon TLS Test Tool
uncovered a null-pointer assignment in the do_change_cipher_spec() function
in OpenSSL 0.9.6c-0.9.6k and 0.9.7a-0.9.7c.  A remote attacker could
perform a carefully crafted SSL/TLS handshake against a server that uses
the OpenSSL library in such a way as to cause OpenSSL to crash. Depending
on the application this could lead to a denial of service.  The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2004-0079 to this issue.

Stephen Henson discovered a flaw in SSL/TLS handshaking code when using
Kerberos ciphersuites in OpenSSL 0.9.7a-0.9.7c.  A remote attacker could
perform a carefully crafted SSL/TLS handshake against a server configured
to use Kerberos ciphersuites in such a way as to cause OpenSSL to crash. 
Most applications have no ability to use Kerberos ciphersuites and will
therefore be unaffected by this issue.  The Common Vulnerabilities and
Exposures project (cve.mitre.org) has assigned the name CAN-2004-0112 to
this issue.

Testing performed by the OpenSSL group using the Codenomicon TLS Test Tool
uncovered a bug in older versions of OpenSSL 0.9.6 prior to 0.9.6d that may
lead to a denial of service attack (infinite loop).  The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2004-0081 to this issue.  This issue affects only the OpenSSL
compatibility packages shipped with Red Hat Enterprise Linux 3.

These updated packages contain patches provided by the OpenSSL group that
protect against these issues.

Additionally, the version of libica included in the OpenSSL packages has
been updated to 1.3.5. This only affects IBM s390 and IBM eServer zSeries
customers and is required for the latest openCryptoki packages.

NOTE: Because server applications are affected by this issue, users are
advised to either restart all services that use OpenSSL functionality or
restart their systems after installing these updates.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-05-21" />
        <updated date="2004-05-21" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0079">CVE-2004-0079</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0081">CVE-2004-0081</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0112">CVE-2004-0112</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040120002" comment="openssl is earlier than 0:0.9.7a-33.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040120003" comment="openssl is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040120004" comment="openssl096b is earlier than 0:0.9.6b-16" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040120005" comment="openssl096b is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040120006" comment="openssl-devel is earlier than 0:0.9.7a-33.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040120007" comment="openssl-devel is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040120008" comment="openssl-perl is earlier than 0:0.9.7a-33.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040120009" comment="openssl-perl is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040133" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:133: squid security update
        (Low)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:133-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-133.html" />
	<description>Squid is a full-featured Web proxy cache.

A bug was found in the processing of %-encoded characters in a URL in
versions of Squid 2.5.STABLE4 and earlier.  If a Squid configuration uses
Access Control Lists (ACLs), a remote attacker could create URLs that would
not be correctly tested against Squid's ACLs, potentially allowing clients
to access prohibited URLs.

Users of Squid should update to these erratum packages which are not
vulnerable to this issue.

In addition, these packages contain a new Access Control type, "urllogin",
which can be used to protect vulnerable Microsoft Internet Explorer clients
from accessing URLs that contain login information.  Such URLs are often
used by fraudsters to trick web users into revealing valuable personal data.

Note that the default Squid configuration does not make use of this new
access control type.  You must explicitly configure Squid with ACLs that
use this new type, in accordance with your own site policies.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Low</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-04-14" />
        <updated date="2004-04-14" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0189">CVE-2004-0189</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040133002" comment="squid is earlier than 7:2.5.STABLE3-5.3E" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040133003" comment="squid is signed with Red Hat security key" />
            
  </criteria>

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

Stefan Esser reported that Ethereal versions 0.10.1 and earlier contain
stack overflows in the IGRP, PGM, Metflow, ISUP, TCAP, or IGAP dissectors.
 On a system where Ethereal is being run a remote attacker could send
malicious packets that could cause Ethereal to crash or execute arbitrary
code.  The Common Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the name CAN-2004-0176 to this issue.

Jonathan Heussser discovered that a carefully-crafted RADIUS packet could
cause a crash.  The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name CAN-2004-0365 to this issue.

Ethereal 0.8.13 to 0.10.2 allows remote attackers to cause a denial of
service (crash) via a zero-length Presentation protocol selector.  The
Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned
the name CAN-2004-0367 to this issue.

Users of Ethereal should upgrade to these updated packages, which contain
a version of Ethereal that is not vulnerable to these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-03-30" />
        <updated date="2004-03-30" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0176">CVE-2004-0176</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0365">CVE-2004-0365</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0367">CVE-2004-0367</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1761">CVE-2004-1761</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040136002" comment="ethereal is earlier than 0:0.10.3-0.30E.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040002003" comment="ethereal is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040136004" comment="ethereal-gnome is earlier than 0:0.10.3-0.30E.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040002005" comment="ethereal-gnome is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040153" version="303" class="patch">
      <metadata>
        <title>RHSA-2004:153: cvs security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:153-03" ref_url="https://rhn.redhat.com/errata/RHSA-2004-153.html" />
	<description>CVS is a version control system frequently used to manage source code
repositories.  

Sebastian Krahmer discovered a flaw in CVS clients where rcs diff files can
create files with absolute pathnames.  An attacker could create a fake
malicious CVS server that would cause arbitrary files to be created or
overwritten when a victim connects to it.  The Common Vulnerabilities and
Exposures project (cve.mitre.org) has assigned the name CAN-2004-0180 to
this issue.

Derek Price discovered a vulnerability whereby a CVS pserver could be
abused by a malicious client to view the contents of certain files outside
of the CVS root directory using relative pathnames containing "../". The
Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned
the name CAN-2004-0405 to this issue.

Users of CVS are advised to upgrade to these erratum packages, which
contain a patch correcting this issue.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-04-14" />
        <updated date="2004-04-17" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0180">CVE-2004-0180</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0405">CVE-2004-0405</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040153002" comment="cvs is earlier than 0:1.11.2-18" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040004003" comment="cvs is signed with Red Hat security key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040160" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:160: openoffice.org security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:160-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-160.html" />
	<description>OpenOffice.org is an Open Source, community-developed, multi-platform
office productivity suite.  OpenOffice internally uses inbuilt code
from neon, an HTTP and WebDAV client library.

Versions of the neon client library up to and including 0.24.4 have been
found to contain a number of format string bugs.  An attacker could create
a malicious WebDAV server in such a way as to allow arbitrary code
execution on the client should a user connect to it using OpenOffice.  The
Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned
the name CAN-2004-0179 to this issue.

Users of OpenOffice are advised to upgrade to these updated packages, which
contain a patch correcting this issue.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-04-14" />
        <updated date="2004-04-14" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0179">CVE-2004-0179</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040160002" comment="openoffice.org is earlier than 0:1.1.0-15.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040160003" comment="openoffice.org is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040160004" comment="openoffice.org-i18n is earlier than 0:1.1.0-15.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040160005" comment="openoffice.org-i18n is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040160006" comment="openoffice.org-libs is earlier than 0:1.1.0-15.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040160007" comment="openoffice.org-libs is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040165" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:165: ipsec-tools security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:165-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-165.html" />
	<description>IPSEC uses strong cryptography to provide both authentication and
encryption services.

With versions of ipsec-tools prior to 0.2.3, it was possible for an
attacker to cause unauthorized deletion of SA (Security Associations.)
The Common Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the name CAN-2004-0164 to this issue.

With versions of ipsec-tools prior to 0.2.5, the RSA signature on x.509
certificates was not properly verified when using certificate based
authentication.  The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name CAN-2004-0155 to this issue.

When ipsec-tools receives an ISAKMP header, it will attempt to allocate
sufficient memory for the entire ISAKMP message according to the header's
length field. If an attacker crafts an ISAKMP header with a extremely large
value in the length field, racoon may exceed operating system resource
limits and be terminated, resulting in a denial of service.  The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2004-0403 to this issue.

User of IPSEC should upgrade to this updated package, which contains
ipsec-tools version 0.25 along with a security patch for CAN-2004-0403
which resolves all these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-05-11" />
        <updated date="2004-05-11" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0155">CVE-2004-0155</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0164">CVE-2004-0164</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0403">CVE-2004-0403</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040165002" comment="ipsec-tools is earlier than 0:0.2.5-0.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040165003" comment="ipsec-tools is signed with Red Hat security key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040174" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:174: utempter security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:174-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-174.html" />
	<description>Utempter is a utility that allows terminal applications such as xterm and
screen to update utmp and wtmp without requiring root privileges.

Steve Grubb discovered a flaw in Utempter which allowed device names
containing directory traversal sequences such as '/../'.  In combination
with an application that trusts the utmp or wtmp files, this could allow a
local attacker the ability to overwrite privileged files using a symlink.

Users should upgrade to this new version of utempter, which fixes this
vulnerability.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-05-26" />
        <updated date="2004-05-26" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0233">CVE-2004-0233</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040174002" comment="utempter is earlier than 0:0.5.5-1.3EL.0" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040174003" comment="utempter is signed with Red Hat security key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040178" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:178: lha security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:178-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-178.html" />
	<description>LHA is an archiving and compression utility for LHarc format archives.

Ulf Harnhammar discovered two stack buffer overflows and two directory
traversal flaws in LHA.  An attacker could exploit the buffer overflows by
creating a carefully crafted LHA archive in such a way that arbitrary code
would be executed when the archive is tested or extracted by a victim.  The
Common Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the name CAN-2004-0234 to this issue.  An attacker could exploit
the directory traversal issues to create files as the victim outside of the
expected directory.  The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name CAN-2004-0235 to this issue.

Users of LHA should update to this updated package which contains
backported patches not vulnerable to these issues.

Red Hat would like to thank Ulf Harnhammar for disclosing and providing
test cases and patches for these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-05-26" />
        <updated date="2004-05-26" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0234">CVE-2004-0234</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0235">CVE-2004-0235</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040178002" comment="lha is earlier than 0:1.14i-10.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040178003" comment="lha is signed with Red Hat security key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040180" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:180: libpng security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:180-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-180.html" />
	<description>The libpng package contains a library of functions for creating and
manipulating PNG (Portable Network Graphics) image format files.  

Steve Grubb discovered a out of bounds memory access flaw in libpng.  An
attacker could carefully craft a PNG file in such a way that it would cause
an application linked to libpng to crash when opened by a victim.  This
issue may not be used to execute arbitrary code.  

Users are advised to upgrade to these updated packages that contain a
backported security fix not vulnerable to this issue.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-05-19" />
        <updated date="2004-05-19" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0421">CVE-2004-0421</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040180002" comment="libpng is earlier than 2:1.2.2-21" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040180003" comment="libpng is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040180004" comment="libpng10 is earlier than 0:1.0.13-12" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040180005" comment="libpng10 is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040180006" comment="libpng-devel is earlier than 2:1.2.2-21" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040180007" comment="libpng-devel is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040180008" comment="libpng10-devel is earlier than 0:1.0.13-12" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040180009" comment="libpng10-devel is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040183" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:183: kernel security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:183-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-183.html" />
	<description>The Linux kernel handles the basic functions of the operating system.

iSEC Security Research discovered a flaw in the ip_setsockopt() function
code of the Linux kernel versions 2.4.22 to 2.4.25 inclusive.  This flaw 
also affects the 2.4.21 kernel in Red Hat Enterprise Linux 3 which
contained a backported version of the affected code.  A local user could
use this flaw to gain root privileges.  The Common Vulnerabilities and
Exposures project (cve.mitre.org) has assigned the name CAN-2004-0424 to
this issue.

iDefense reported a buffer overflow flaw in the ISO9660 filesystem code.
An attacker could create a malicious filesystem in such a way that root
privileges may be obtained if the filesystem is mounted. The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2004-0109 to this issue.

All Red Hat Enterprise Linux 3 users are advised to upgrade their kernels
to the packages associated with their machine architectures and
configurations as listed in this erratum.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-04-22" />
        <updated date="2004-04-22" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0109">CVE-2004-0109</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0424">CVE-2004-0424</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040183002" comment="kernel is earlier than 0:2.4.21-9.0.3.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017003" comment="kernel is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040183004" comment="kernel-smp is earlier than 0:2.4.21-9.0.3.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017005" comment="kernel-smp is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040183006" comment="kernel-smp-unsupported is earlier than 0:2.4.21-9.0.3.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017007" comment="kernel-smp-unsupported is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040183008" comment="kernel-unsupported is earlier than 0:2.4.21-9.0.3.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017009" comment="kernel-unsupported is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040183010" comment="kernel-BOOT is earlier than 0:2.4.21-9.0.3.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017011" comment="kernel-BOOT is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

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

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

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040183016" comment="kernel-hugemem is earlier than 0:2.4.21-9.0.3.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017017" comment="kernel-hugemem is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040183018" comment="kernel-hugemem-unsupported is earlier than 0:2.4.21-9.0.3.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017019" comment="kernel-hugemem-unsupported is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040188" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:188: Updated kernel packages available for Red Hat Enterprise Linux 3 Update 2
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:188-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-188.html" />
	<description>The Linux kernel handles the basic functions of the
operating system.

This is the second regular kernel update to Red Hat
Enterprise Linux version 3.  It contains several minor
security fixes, many bug fixes, device driver updates,
new hardware support, and the introduction of Linux
Syscall Auditing support.

There were bug fixes in many different parts of the kernel,
the bulk of which addressed unusual situations such as error
handling, race conditions, and resource starvation.  The
combined effect of the approximately 140 fixes is a strong
improvement in the reliability and durability of Red Hat
Enterprise Linux.  Some of the key areas affected are disk
drivers, network drivers, USB support, x86_64 and ppc64
platform support, ia64 32-bit emulation layer enablers,
and the VM, NFS, IPv6, and SCSI subsystems.

A significant change in the SCSI subsystem (the disabling
of the scsi-affine-queue patch) should significantly improve
SCSI disk driver performance in many scenarios.  There were
10 Bugzillas against SCSI performance problems addressed
by this change.

The following drivers have been upgraded to new versions:

  bonding ---- 2.4.1
  cciss ------ 2.4.50.RH1
  e1000 ------ 5.2.30.1-k1
  fusion ----- 2.05.11.03
  ipr -------- 1.0.3
  ips -------- 6.11.07
  megaraid2 -- 2.10.1.1
  qla2x00 ---- 6.07.02-RH1
  tg3 -------- 3.1
  z90crypt --- 1.1.4

This update introduces support for the new Intel EM64T
processor.  A new "ia32e" architecture has been created to
support booting on platforms based on either the original
AMD Opteron CPU or the new Intel EM64T CPU.  The existing
"x86_64" architecture has remained optimized for Opteron
systems.  Kernels for both types of systems are built from
the same x86_64-architecture sources and share a common
kernel source RPM (kernel-source-2.4.21-15.EL.x86_64.rpm).

Other highlights in this update include a major upgrade to
the SATA infrastructure, addition of IBM JS20 Power Blade
support, and creation of an optional IBM eServer zSeries
On-Demand Timer facility for reducing idle CPU overhead.

The following security issues were addressed in this update:

A minor flaw was found where /proc/tty/driver/serial reveals
the exact character counts for serial links.  The Common
Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the name CAN-2003-0461 to this issue.

The kernel strncpy() function in Linux 2.4 and 2.5 does not
pad the target buffer with null bytes on architectures other
than x86, as opposed to the expected libc behavior, which
could lead to information leaks.  The Common Vulnerabilities
and Exposures project (cve.mitre.org) has assigned the name
CAN-2003-0465 to this issue.

A minor data leak was found in two real time clock drivers
(for /dev/rtc).  The Common Vulnerabilities and Exposures
project (cve.mitre.org) has assigned the name
CAN-2003-0984 to this issue.

A flaw in the R128 Direct Render Infrastructure (dri) driver
could allow local privilege escalation.  This driver is part
of the kernel-unsupported package.  The Common Vulnera-
bilities and Exposures project (cve.mitre.org) has assigned
the name CAN-2004-0003 to this issue.

A flaw in ncp_lookup() in ncpfs could allow local privilege
escalation.  The ncpfs module allows a system to mount
volumes of NetWare servers or print to NetWare printers and
is in the kernel-unsupported package.  The Common Vulnera-
bilities and Exposures project (cve.mitre.org) has assigned
the name CAN-2004-0010 to this issue.

(Note that the kernel-unsupported package contains drivers
and other modules that are unsupported and therefore might
contain security problems that have not been addressed.)

All Red Hat Enterprise Linux 3 users are advised to upgrade
their kernels to the packages associated with their machine
architectures and configurations as listed in this erratum.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-05-11" />
        <updated date="2004-05-11" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0461">CVE-2003-0461</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0465">CVE-2003-0465</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0984">CVE-2003-0984</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1040">CVE-2003-1040</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0003">CVE-2004-0003</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0010">CVE-2004-0010</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040188002" comment="kernel is earlier than 0:2.4.21-15.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017003" comment="kernel is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040188004" comment="kernel-smp is earlier than 0:2.4.21-15.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017005" comment="kernel-smp is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040188006" comment="kernel-smp-unsupported is earlier than 0:2.4.21-15.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017007" comment="kernel-smp-unsupported is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040188008" comment="kernel-unsupported is earlier than 0:2.4.21-15.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017009" comment="kernel-unsupported is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040188010" comment="kernel-BOOT is earlier than 0:2.4.21-15.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017011" comment="kernel-BOOT is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

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

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

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040188016" comment="kernel-hugemem is earlier than 0:2.4.21-15.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017017" comment="kernel-hugemem is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040188018" comment="kernel-hugemem-unsupported is earlier than 0:2.4.21-15.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017019" comment="kernel-hugemem-unsupported is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040190" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:190: cvs security update
        (Critical)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:190-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-190.html" />
	<description>CVS is a version control system frequently used to manage source code
repositories.

Stefan Esser discovered a flaw in cvs where malformed "Entry"
lines could cause a heap overflow.  An attacker who has access to a CVS
server could use this flaw to execute arbitrary code under the UID which
the CVS server is executing.  The Common Vulnerabilities and Exposures
project (cve.mitre.org) has assigned the name CAN-2004-0396 to this issue.

Users of CVS are advised to upgrade to this updated package, which contains
a backported patch correcting this issue.

Red Hat would like to thank Stefan Esser for notifying us of this issue and
Derek Price for providing an updated patch.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Critical</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-05-19" />
        <updated date="2004-05-19" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0396">CVE-2004-0396</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040190002" comment="cvs is earlier than 0:1.11.2-22" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040004003" comment="cvs is signed with Red Hat security key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040192" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:192: rsync security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:192-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-192.html" />
	<description>Rsync is a program for synchronizing files over a network.

Rsync before 2.6.1 does not properly sanitize paths when running a
read/write daemon without using chroot.  This could allow a remote attacker
to write files outside of the module's "path", depending on the privileges
assigned to the rsync daemon.  Users not running an rsync daemon, running a
read-only daemon, or running a chrooted daemon are not affected by this
issue.  The Common Vulnerabilities and Exposures project (cve.mitre.org)
has assigned the name CAN-2004-0426 to this issue.

Users of Rsync are advised to upgrade to this updated package, which
contains a backported patch and is not affected by this issue.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-05-19" />
        <updated date="2004-05-19" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0426">CVE-2004-0426</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040192002" comment="rsync is earlier than 0:2.5.7-4.3E" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040192003" comment="rsync is signed with Red Hat security key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040219" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:219: tcpdump security update
        (Low)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:219-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-219.html" />
	<description>Tcpdump is a command-line tool for monitoring network traffic. 

Tcpdump v3.8.1 and earlier versions contained multiple flaws in the
packet display functions for the ISAKMP protocol.  Upon receiving
specially crafted ISAKMP packets, TCPDUMP would try to read beyond
the end of the packet capture buffer and subsequently crash.

Users of tcpdump are advised to upgrade to these erratum packages, which
contain backported security patches and are not vulnerable to these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Low</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-05-26" />
        <updated date="2004-05-26" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0183">CVE-2004-0183</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0184">CVE-2004-0184</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040219002" comment="tcpdump is earlier than 14:3.7.2-7.E3.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040008005" comment="tcpdump is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040219004" comment="libpcap is earlier than 14:0.7.2-7.E3.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040008003" comment="libpcap is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040233" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:233: cvs security update
        (Critical)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:233-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-233.html" />
	<description>CVS is a version control system frequently used to manage source code
repositories.

While investigating a previously fixed vulnerability, Derek Price
discovered a flaw relating to malformed "Entry" lines which lead to a
missing NULL terminator.   The Common Vulnerabilities and Exposures
project (cve.mitre.org) has assigned the name CAN-2004-0414 to this issue.

Stefan Esser and Sebastian Krahmer conducted an audit of CVS and fixed a
number of issues that may have had security consequences.

Among the issues deemed likely to be exploitable were: 

-- a double-free relating to the error_prog_name string (CAN-2004-0416)
-- an argument integer overflow (CAN-2004-0417)
-- out-of-bounds writes in serv_notify (CAN-2004-0418).

An attacker who has access to a CVS server may be able to execute arbitrary
code under the UID on which the CVS server is executing. 

Users of CVS are advised to upgrade to this updated package, which contains
backported patches correcting these issues.

Red Hat would like to thank Stefan Esser, Sebastian Krahmer, and Derek
Price for auditing, disclosing, and providing patches for these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Critical</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-06-09" />
        <updated date="2004-06-09" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0414">CVE-2004-0414</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0416">CVE-2004-0416</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0417">CVE-2004-0417</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0418">CVE-2004-0418</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0778">CVE-2004-0778</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040233002" comment="cvs is earlier than 0:1.11.2-24" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040004003" comment="cvs is signed with Red Hat security key" />
            
  </criteria>

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

The MMSE dissector in Ethereal releases 0.10.1 through 0.10.3 contained a
buffer overflow flaw.  On a system where Ethereal is running, a remote
attacker could send malicious packets that could cause Ethereal to crash or
execute arbitrary code. The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name CAN-2004-0507 to this issue.

In addition, other flaws in Ethereal prior to 0.10.4 were found that could
cause it to crash in response to carefully crafted SIP (CAN-2004-0504), AIM
(CAN-2004-0505), or SPNEGO (CAN-2004-0506) packets.

Users of Ethereal should upgrade to these updated packages, which contain
backported security patches that correct these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-06-09" />
        <updated date="2004-06-09" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0504">CVE-2004-0504</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0505">CVE-2004-0505</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0506">CVE-2004-0506</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0507">CVE-2004-0507</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040234002" comment="ethereal is earlier than 0:0.10.3-0.30E.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040002003" comment="ethereal is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040234004" comment="ethereal-gnome is earlier than 0:0.10.3-0.30E.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040002005" comment="ethereal-gnome is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040236" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:236: krb5 security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:236-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-236.html" />
	<description>Kerberos is a network authentication system.

Bugs have been fixed in the krb5_aname_to_localname library function.
Specifically, buffer overflows were possible for all Kerberos versions up
to and including 1.3.3. The krb5_aname_to_localname function translates a
Kerberos principal name to a local account name, typically a UNIX username.
This function is frequently used when performing authorization checks.

If configured with mappings from particular Kerberos principals to
particular UNIX user names, certain functions called by
krb5_aname_to_localname will not properly check the lengths of buffers
used to store portions of the principal name.  If configured to map
principals to user names using rules, krb5_aname_to_localname would
consistently write one byte past the end of a buffer allocated from the
heap.  The Common Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the name CAN-2004-0523 to this issue.

Only configurations which enable the explicit mapping or rules-based
mapping functionality of krb5_aname_to_localname() are vulnerable.
These configurations are not the default.

Users of Kerberos are advised to upgrade to these erratum packages which
contain backported security patches to correct these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-06-09" />
        <updated date="2004-06-09" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0523">CVE-2004-0523</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040236002" comment="krb5 is earlier than 0:1.2.7-24" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040236003" comment="krb5 is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040236004" comment="krb5-devel is earlier than 0:1.2.7-24" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040236005" comment="krb5-devel is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040236006" comment="krb5-libs is earlier than 0:1.2.7-24" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040236007" comment="krb5-libs is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040236008" comment="krb5-server is earlier than 0:1.2.7-24" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040236009" comment="krb5-server is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040236010" comment="krb5-workstation is earlier than 0:1.2.7-24" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040236011" comment="krb5-workstation is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040240" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:240: squirrelmail security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:240-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-240.html" />
	<description>SquirrelMail is a webmail package written in PHP.  Multiple
vulnerabilities have been found which affect the version of SquirrelMail
shipped with Red Hat Enterprise Linux 3.

An SQL injection flaw was found in SquirrelMail version 1.4.2 and earlier.
If SquirrelMail is configured to store user addressbooks in the database, a
remote attacker could use this flaw to execute arbitrary SQL statements.
The Common Vulnerabilities and Exposures project has assigned the name
CAN-2004-0521 to this issue.

A number of cross-site scripting (XSS) flaws in SquirrelMail version 1.4.2
and earlier could allow remote attackers to execute script as other web
users.  The Common Vulnerabilities and Exposures project (cve.mitre.org)
has assigned the names CAN-2004-0519 and CAN-2004-0520 to these issues.

All users of SquirrelMail are advised to upgrade to the erratum package
containing SquirrelMail version 1.4.3a which is not vulnerable to these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-06-14" />
        <updated date="2004-06-14" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0519">CVE-2004-0519</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0520">CVE-2004-0520</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0521">CVE-2004-0521</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040240002" comment="squirrelmail is earlier than 0:1.4.3-0.e3.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040240003" comment="squirrelmail is signed with Red Hat security key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040242" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:242: squid security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:242-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-242.html" />
	<description>Squid is a full-featured Web proxy cache.

A buffer overflow was found within the NTLM authentication helper
routine.  If Squid is configured to use the NTLM authentication helper, 
a remote attacker could potentially execute arbitrary code by sending a
lengthy password.  The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name CAN-2004-0541 to this issue.

Note: The NTLM authentication helper is not enabled by default in Red Hat
Enterprise Linux 3.  Red Hat Enterprise Linux 2.1 is not vulnerable to this
issue as it shipped with a version of Squid which did not contain the helper.  

Users of Squid should update to this errata package which contains a
backported patch that is not vulnerable to this issue.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-06-09" />
        <updated date="2004-06-09" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0541">CVE-2004-0541</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040242002" comment="squid is earlier than 7:2.5.STABLE3-6.3E" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040133003" comment="squid is signed with Red Hat security key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040249" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:249: libpng security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:249-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-249.html" />
	<description>The libpng package contains a library of functions for creating and
manipulating PNG (Portable Network Graphics) image format files.  

During an audit of Red Hat Linux updates, the Fedora Legacy team found a
security issue in libpng that had not been fixed in Red Hat Enterprise
Linux 3.  An attacker could carefully craft a PNG file in such a way that
it would cause an application linked to libpng to crash or potentially
execute arbitrary code when opened by a victim.  

Note: this issue does not affect Red Hat Enterprise Linux 2.1

Users are advised to upgrade to these updated packages that contain a
backported security fix and are not vulnerable to this issue.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-06-18" />
        <updated date="2004-06-18" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1363">CVE-2002-1363</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040249002" comment="libpng is earlier than 2:1.2.2-24" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040180003" comment="libpng is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040249004" comment="libpng10 is earlier than 0:1.0.13-14" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040180005" comment="libpng10 is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040249006" comment="libpng-devel is earlier than 2:1.2.2-24" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040180007" comment="libpng-devel is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040249008" comment="libpng10-devel is earlier than 0:1.0.13-14" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040180009" comment="libpng10-devel is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040255" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:255: kernel security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:255-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-255.html" />
	<description>The Linux kernel handles the basic functions of the operating system.

A flaw was found in Linux kernel versions 2.4 and 2.6 for x86 and x86_64
that allowed local users to cause a denial of service (system crash) by
triggering a signal handler with a certain sequence of fsave and frstor
instructions.  The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name CAN-2004-0554 to this issue.

Another flaw was discovered in an error path supporting the clone()
system call that allowed local users to cause a denial of service
(memory leak) by passing invalid arguments to clone() running in an
infinite loop of a user's program.  The Common Vulnerabilities and
Exposures project (cve.mitre.org) has assigned the name CAN-2004-0427
to this issue.

Enhancements were committed to the 2.6 kernel by Al Viro which enabled the
Sparse source code checking tool to check for a certain class of kernel
bugs. A subset of these fixes also applies to various drivers in the 2.4
kernel.  Although the majority of these resides in drivers unsupported in
Red Hat Enterprise Linux 3, the flaws could lead to privilege escalation or
access to kernel memory.  The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name CAN-2004-0495 to these issues.

All Red Hat Enterprise Linux 3 users are advised to upgrade their kernels
to the packages associated with their machine architectures and
configurations as listed in this erratum.  These packages contain
backported patches to correct these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-06-17" />
        <updated date="2004-06-17" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0427">CVE-2004-0427</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0495">CVE-2004-0495</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0554">CVE-2004-0554</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040255002" comment="kernel is earlier than 0:2.4.21-15.0.2.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017003" comment="kernel is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040255004" comment="kernel-smp is earlier than 0:2.4.21-15.0.2.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017005" comment="kernel-smp is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040255006" comment="kernel-smp-unsupported is earlier than 0:2.4.21-15.0.2.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017007" comment="kernel-smp-unsupported is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040255008" comment="kernel-unsupported is earlier than 0:2.4.21-15.0.2.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017009" comment="kernel-unsupported is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040255010" comment="kernel-BOOT is earlier than 0:2.4.21-15.0.2.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017011" comment="kernel-BOOT is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

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

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

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040255016" comment="kernel-hugemem is earlier than 0:2.4.21-15.0.2.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017017" comment="kernel-hugemem is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040255018" comment="kernel-hugemem-unsupported is earlier than 0:2.4.21-15.0.2.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017019" comment="kernel-hugemem-unsupported is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040259" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:259: samba security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:259-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-259.html" />
	<description>Samba provides file and printer sharing services to SMB/CIFS clients.  
  
Evgeny Demidov discovered a flaw in the internal routine used by the Samba
Web Administration Tool (SWAT) in Samba versions 3.0.2 through 3.0.4.  When
decoding base-64 data during HTTP basic authentication, an invalid base-64
character could cause a buffer overflow.  If the SWAT administration
service is enabled, this flaw could allow an attacker to execute arbitrary
code.  The Common Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the name CAN-2004-0600 to this issue.

Additionally, the Samba team discovered a buffer overflow in the code used
to support the 'mangling method = hash' smb.conf option.  Please be aware
that the default setting for this parameter is 'mangling method = hash2'
and therefore not vulnerable.  The Common Vulnerabilities and Exposures
project (cve.mitre.org) has assigned the name CAN-2004-0686 to this issue.

This release includes the updated upstream version 3.0.4 together with 
backported security patches to correct these issues as well as a number of
post-3.0.4 bug fixes from the Samba subversion repository.  
 
The most important bug fix allows Samba users to change their passwords 
if Microsoft patch KB 828741 (a critical update) had been applied. 
 
All users of Samba should upgrade to these updated packages, which
resolve these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-07-22" />
        <updated date="2004-07-22" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0600">CVE-2004-0600</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0686">CVE-2004-0686</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040259002" comment="samba is earlier than 0:3.0.4-6.3E" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040064003" comment="samba is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040259004" comment="samba-client is earlier than 0:3.0.4-6.3E" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040064005" comment="samba-client is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040259006" comment="samba-common is earlier than 0:3.0.4-6.3E" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040064007" comment="samba-common is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040259008" comment="samba-swat is earlier than 0:3.0.4-6.3E" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040064009" comment="samba-swat is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040308" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:308: ipsec-tools security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:308-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-308.html" />
	<description>IPSEC uses strong cryptography to provide both authentication and
encryption services.

When configured to use X.509 certificates to authenticate remote hosts,
ipsec-tools versions 0.3.3 and earlier will attempt to verify that host
certificate, but will not abort the key exchange if verification fails.
The Common Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the name CAN-2004-0607 to this issue.

Users of ipsec-tools should upgrade to this updated package which contains
a backported security patch and is not vulnerable to this issue.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-07-29" />
        <updated date="2004-07-29" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0607">CVE-2004-0607</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040308002" comment="ipsec-tools is earlier than 0:0.2.5-0.5" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040165003" comment="ipsec-tools is signed with Red Hat security key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040323" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:323: lha security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:323-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-323.html" />
	<description>LHA is an archiving and compression utility for LHarc format archives.

Lukasz Wojtow discovered a stack-based buffer overflow in all versions
of lha up to and including version 1.14.  A carefully created archive could
allow an attacker to execute arbitrary code when a victim extracts or tests
the archive.  The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name CAN-2004-0769 to this issue.

Buffer overflows were discovered in the command line processing of all
versions of lha up to and including version 1.14.  If a malicious user
could trick a victim into passing a specially crafted command line to the
lha command, it is possible that arbitrary code could be executed.  The
Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned
the names CAN-2004-0771 and CAN-2004-0694 to these issues.

Thomas Biege discovered a shell meta character command execution
vulnerability in all versions of lha up to and including 1.14.  An attacker
could create a directory with shell meta characters in its name which could
lead to arbitrary command execution.  The Common Vulnerabilities and
Exposures project (cve.mitre.org) has assigned the name CAN-2004-0745 to
this issue.

Users of lha should update to this updated package which contains
backported patches and is not vulnerable to these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-09-01" />
        <updated date="2004-09-01" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0769">CVE-2004-0769</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0771">CVE-2004-0771</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0694">CVE-2004-0694</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0745">CVE-2004-0745</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040323002" comment="lha is earlier than 0:1.14i-10.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040178003" comment="lha is signed with Red Hat security key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040342" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:342: httpd security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:342-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-342.html" />
	<description>The Apache HTTP server is a powerful, full-featured, efficient, and
freely-available Web server.

A stack buffer overflow was discovered in mod_ssl that could be triggered
if using the FakeBasicAuth option. If mod_ssl was sent a client certificate
with a subject DN field longer than 6000 characters, a stack overflow
occured if FakeBasicAuth had been enabled. In order to exploit this issue
the carefully crafted malicious certificate would have had to be signed by
a Certificate Authority which mod_ssl is configured to trust. The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2004-0488 to this issue.

A remotely triggered memory leak in the Apache HTTP Server earlier than
version 2.0.50 was also discovered.  This allowed a remote attacker to
perform a denial of service attack against the server by forcing it to
consume large amounts of memory.  The Common Vulnerabilities and Exposures
project (cve.mitre.org) has assigned the name CAN-2004-0493 to this issue.

Users of the Apache HTTP server should upgrade to these updated packages,
which contain backported patches that address these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-07-06" />
        <updated date="2004-07-06" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0488">CVE-2004-0488</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0493">CVE-2004-0493</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040342002" comment="httpd is earlier than 0:2.0.46-32.ent.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040015003" comment="httpd is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040342004" comment="httpd-devel is earlier than 0:2.0.46-32.ent.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040015005" comment="httpd-devel is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040342006" comment="mod_ssl is earlier than 1:2.0.46-32.ent.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040015007" comment="mod_ssl is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040349" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:349: httpd security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:349-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-349.html" />
	<description>The Apache HTTP server is a powerful, full-featured, efficient, and
freely-available Web server.

An input filter bug in mod_ssl was discovered in Apache httpd version
2.0.50 and earlier.  A remote attacker could force an SSL connection to be
aborted in a particular state and cause an Apache child process to enter an
infinite loop, consuming CPU resources.  The Common Vulnerabilities and
Exposures project (cve.mitre.org) has assigned the name CAN-2004-0748 to
this issue.

Additionally, this update includes the following enhancements and bug fixes:

- included an improved version of the mod_cgi module that correctly handles    
  concurrent output on stderr and stdout

- included support for direct lookup of SSL variables using %{SSL:...}
  from mod_rewrite, or using %{...}s from mod_headers

- restored support for use of SHA1-encoded passwords

- added the mod_ext_filter module

Users of the Apache HTTP server should upgrade to these updated packages,
which contain backported patches that address these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-09-01" />
        <updated date="2004-09-01" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0748">CVE-2004-0748</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040349002" comment="httpd is earlier than 0:2.0.46-38.ent" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040015003" comment="httpd is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

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

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040349006" comment="mod_ssl is earlier than 1:2.0.46-38.ent" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040015007" comment="mod_ssl is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040350" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:350: krb5 security update
        (Critical)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:350-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-350.html" />
	<description>Kerberos is a networked authentication system that uses a trusted third
party (a KDC) to authenticate clients and servers to each other.

Several double-free bugs were found in the Kerberos 5 KDC and libraries.  A
remote attacker could potentially exploit these flaws to execuate arbitrary
code.  The Common Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the names CAN-2004-0642 and CAN-2004-0643 to these issues.

A double-free bug was also found in the krb524 server (CAN-2004-0772),
however this issue does not affect Red Hat Enterprise Linux 3 Kerberos
packages.

An infinite loop bug was found in the Kerberos 5 ASN.1 decoder library.  A
remote attacker may be able to trigger this flaw and cause a denial of
service. The Common Vulnerabilities and Exposures project (cve.mitre.org)
has assigned the name CAN-2004-0644 to this issue.

When attempting to contact a KDC, the Kerberos libraries will iterate
through the list of configured servers, attempting to contact each in turn.
If one of the servers becomes unresponsive, the client will time out and
contact the next configured server.  When the library attempts to contact
the next KDC, the entire process is repeated.  For applications which must
contact a KDC several times, the accumulated time spent waiting can become
significant.

This update modifies the libraries, notes which server for a given realm
last responded to a request, and attempts to contact that server first
before contacting any of the other configured servers.

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

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

<advisory from="secalert@redhat.com">
        <severity>Critical</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-08-31" />
        <updated date="2004-08-31" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0642">CVE-2004-0642</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0643">CVE-2004-0643</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0644">CVE-2004-0644</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040350002" comment="krb5 is earlier than 0:1.2.7-28" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040236003" comment="krb5 is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040350004" comment="krb5-devel is earlier than 0:1.2.7-28" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040236005" comment="krb5-devel is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040350006" comment="krb5-libs is earlier than 0:1.2.7-28" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040236007" comment="krb5-libs is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040350008" comment="krb5-server is earlier than 0:1.2.7-28" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040236009" comment="krb5-server is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040350010" comment="krb5-workstation is earlier than 0:1.2.7-28" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040236011" comment="krb5-workstation is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040360" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:360: kernel security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:360-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-360.html" />
	<description>The Linux kernel handles the basic functions of the operating system.

During an audit of the Linux kernel, SUSE discovered a flaw that allowed
a user to make unauthorized changes to the group ID of files in certain
circumstances. In the 2.4 kernel, as shipped with Red Hat Enterprise
Linux, the only way this could happen is through the kernel nfs server. A
user on a system that mounted a remote file system from a vulnerable
machine may be able to make unauthorized changes to the group ID of
exported files. The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name CAN-2004-0497 to this issue.

Only Red Hat Enterprise Linux systems that are configured to share
file systems via NFS are affected by this issue.

All Red Hat Enterprise Linux 3 users are advised to upgrade their
kernels to the packages associated with their machine architectures
and configurations as listed in this erratum.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-07-02" />
        <updated date="2004-07-02" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0497">CVE-2004-0497</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040360002" comment="kernel is earlier than 0:2.4.21-15.0.3.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017003" comment="kernel is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040360004" comment="kernel-smp is earlier than 0:2.4.21-15.0.3.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017005" comment="kernel-smp is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040360006" comment="kernel-smp-unsupported is earlier than 0:2.4.21-15.0.3.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017007" comment="kernel-smp-unsupported is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040360008" comment="kernel-unsupported is earlier than 0:2.4.21-15.0.3.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017009" comment="kernel-unsupported is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040360010" comment="kernel-BOOT is earlier than 0:2.4.21-15.0.3.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017011" comment="kernel-BOOT is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

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

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

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040360016" comment="kernel-hugemem is earlier than 0:2.4.21-15.0.3.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017017" comment="kernel-hugemem is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040360018" comment="kernel-hugemem-unsupported is earlier than 0:2.4.21-15.0.3.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017019" comment="kernel-hugemem-unsupported is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040373" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:373: gnome-vfs security update
        (Low)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:373-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-373.html" />
	<description>GNOME VFS is the GNOME virtual file system. It provides a modular
architecture and ships with several modules that implement support for file
systems, HTTP, FTP, and others.  The extfs backends make it possible to
implement file systems for GNOME VFS using scripts.

Flaws have been found in several of the GNOME VFS extfs backend scripts. 
Red Hat Enterprise Linux ships with vulnerable scripts, but they are not
used by default.  An attacker who is able to influence a user to open a
specially-crafted URI using gnome-vfs could perform actions as that user.
The Common Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the name CAN-2004-0494 to this issue.

Users of Red Hat Enterprise Linux should upgrade to these updated packages,
which remove these unused scripts.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Low</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-08-04" />
        <updated date="2004-08-04" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0494">CVE-2004-0494</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040373002" comment="gnome-vfs2 is earlier than 0:2.2.5-2E.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040373003" comment="gnome-vfs2 is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040373004" comment="gnome-vfs2-devel is earlier than 0:2.2.5-2E.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040373005" comment="gnome-vfs2-devel is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040378" version="303" class="patch">
      <metadata>
        <title>RHSA-2004:378: ethereal security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:378-03" ref_url="https://rhn.redhat.com/errata/RHSA-2004-378.html" />
	<description>Ethereal is a program for monitoring network traffic.

The SNMP dissector in Ethereal releases 0.8.15 through 0.10.4 contained a
memory read flaw.  On a system where Ethereal is running, a remote
attacker could send malicious packets that could cause Ethereal to crash or
possibly execute arbitrary code.  The Common Vulnerabilities and Exposures
project (cve.mitre.org) has assigned the name CAN-2004-0635 to this issue.

The SMB dissector in Ethereal releases 0.9.15 through 0.10.4 contained a
null  pointer flaw.  On a system where Ethereal is running, a remote
attacker could send malicious packets that could cause Ethereal to crash.
The Common Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the name CAN-2004-0634 to this issue.

The iSNS dissector in Ethereal releases 0.10.3 through 0.10.4 contained an
integer overflow flaw.  On a system where Ethereal is running, a remote
attacker could send malicious packets that could cause Ethereal to crash or
possibly execute arbitrary code.  The Common Vulnerabilities and Exposures
project (cve.mitre.org) has assigned the name CAN-2004-0633 to this issue.

Users of Ethereal should upgrade to these updated packages, which contain
a version that is not vulnerable to these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-09-28" />
        <updated date="2004-09-28" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0633">CVE-2004-0633</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0634">CVE-2004-0634</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0635">CVE-2004-0635</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040378002" comment="ethereal is earlier than 0:0.10.5-0.30E.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040002003" comment="ethereal is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040378004" comment="ethereal-gnome is earlier than 0:0.10.5-0.30E.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040002005" comment="ethereal-gnome is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040392" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:392: php security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:392-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-392.html" />
	<description>PHP is an HTML-embedded scripting language commonly used with the Apache
HTTP server.

Stefan Esser discovered a flaw when memory_limit is enabled in versions of
PHP 4 before 4.3.8. If a remote attacker could force the PHP interpreter to
allocate more memory than the memory_limit setting before script execution
begins, then the attacker may be able to supply the contents of a PHP hash
table remotely. This hash table could then be used to execute arbitrary
code as the 'apache' user. The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name CAN-2004-0594 to this issue.

This issue has a higher risk when PHP is running on an instance of Apache
which is vulnerable to CAN-2004-0493.  For Red Hat Enterprise Linux 3, this
Apache memory exhaustion issue was fixed by a previous update,
RHSA-2004:342.  It may also be possible to exploit this issue if using a
non-default PHP configuration with the "register_defaults" setting is
changed to "On". Red Hat does not believe that this flaw is exploitable in
the default configuration of Red Hat Enterprise Linux 3.

Stefan Esser discovered a flaw in the strip_tags function in versions of
PHP before 4.3.8.  The strip_tags function is commonly used by PHP scripts
to prevent Cross-Site-Scripting attacks by removing HTML tags from
user-supplied form data.  By embedding NUL bytes into form data, HTML tags
can in some cases be passed intact through the strip_tags function, which
may allow a Cross-Site-Scripting attack.  The Common Vulnerabilities and
Exposures project (cve.mitre.org) has assigned the name CAN-2004-0595 to
this issue.  

All users of PHP are advised to upgrade to these updated packages, which
contain backported patches that address these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-07-19" />
        <updated date="2004-07-19" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0594">CVE-2004-0594</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0595">CVE-2004-0595</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040392002" comment="php is earlier than 0:4.3.2-11.1.ent" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040392003" comment="php is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040392004" comment="php-imap is earlier than 0:4.3.2-11.1.ent" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040392005" comment="php-imap is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040392006" comment="php-ldap is earlier than 0:4.3.2-11.1.ent" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040392007" comment="php-ldap is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040392008" comment="php-mysql is earlier than 0:4.3.2-11.1.ent" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040392009" comment="php-mysql is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040392010" comment="php-odbc is earlier than 0:4.3.2-11.1.ent" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040392011" comment="php-odbc is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040392012" comment="php-pgsql is earlier than 0:4.3.2-11.1.ent" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040392013" comment="php-pgsql is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040400" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:400: gaim security update
        (Critical)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:400-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-400.html" />
	<description>Gaim is an instant messenger client that can handle multiple protocols.

Buffer overflow bugs were found in the Gaim MSN protocol handler.  In order
to exploit these bugs, an attacker would have to perform a man in the
middle attack between the MSN server and the vulnerable Gaim client.  Such
an attack could allow arbitrary code execution.  The Common Vulnerabilities
and Exposures project (cve.mitre.org) has assigned the name CAN-2004-0500
to this issue.

Buffer overflow bugs have been found in the Gaim URL decoder, local
hostname resolver, and the RTF message parser.  It is possible that a
remote attacker could send carefully crafted data to a vulnerable client
and lead to a crash or arbitrary code execution.  The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2004-0785 to this issue.

A shell escape bug has been found in the Gaim smiley theme file
installation.  When a user installs a smiley theme, which is contained
within a tar file, the unarchiving of the data is done in an unsafe manner.
An attacker could create a malicious smiley theme that would execute
arbitrary commands if the theme was installed by the victim.  The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2004-0784 to this issue.

An integer overflow bug has been found in the Gaim Groupware message
receiver.  It is possible that if a user connects to a malicious server,
an attacker could send carefully crafted data which could lead to arbitrary
code execution on the victims machine.  The Common Vulnerabilities and
Exposures project (cve.mitre.org) has assigned the name CAN-2004-0754 to
this issue.

Users of Gaim are advised to upgrade to this updated package which
contains Gaim version 0.82 and is not vulnerable to these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Critical</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-09-07" />
        <updated date="2004-09-07" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0500">CVE-2004-0500</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0754">CVE-2004-0754</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0784">CVE-2004-0784</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0785">CVE-2004-0785</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040400002" comment="gaim is earlier than 1:0.82.1-0.RHEL3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040033003" comment="gaim is signed with Red Hat master key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040402" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:402: libpng security update
        (Critical)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:402-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-402.html" />
	<description>The libpng package contains a library of functions for creating and
manipulating PNG (Portable Network Graphics) image format files.

During a source code audit, Chris Evans discovered several buffer overflows
in libpng.  An attacker could create a carefully crafted PNG file in such a
way that it would cause an application linked with libpng to execute
arbitrary code when the file was opened by a victim.  The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2004-0597 to these issues.  

In addition, this audit discovered a potential NULL pointer dereference in
libpng (CAN-2004-0598) and several integer overflow issues (CAN-2004-0599).
An attacker could create a carefully crafted PNG file in such a way that
it would cause an application linked with libpng to crash when the file was
opened by the victim.

Red Hat would like to thank Chris Evans for discovering these issues.

For users of Red Hat Enterprise Linux 2.1 these patches also include a more
complete fix for the out of bounds memory access flaw (CAN-2002-1363). 

All users are advised to update to the updated libpng packages which
contain backported security patches and are not vulnerable to these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Critical</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-08-04" />
        <updated date="2004-08-04" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1363">CVE-2002-1363</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0597">CVE-2004-0597</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0598">CVE-2004-0598</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0599">CVE-2004-0599</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040402002" comment="libpng is earlier than 2:1.2.2-25" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040180003" comment="libpng is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040402004" comment="libpng10 is earlier than 0:1.0.13-15" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040180005" comment="libpng10 is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040402006" comment="libpng-devel is earlier than 2:1.2.2-25" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040180007" comment="libpng-devel is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040402008" comment="libpng10-devel is earlier than 0:1.0.13-15" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040180009" comment="libpng10-devel is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040409" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:409: sox security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:409-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-409.html" />
	<description>SoX (Sound eXchange) is a sound file format converter. SoX can convert
between many different digitized sound formats and perform simple sound
manipulation functions, including sound effects.

Buffer overflows existed in the parsing of WAV file header fields. It was
possible that a malicious WAV file could have caused arbitrary code to be
executed when the file was played or converted.  The Common Vulnerabilities
and Exposures project (cve.mitre.org) has assigned the name CAN-2004-0557
to these issues.

All users of sox should upgrade to these updated packages, which resolve
these issues as well as fix a number of minor bugs.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-07-29" />
        <updated date="2004-07-29" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0557">CVE-2004-0557</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040409002" comment="sox is earlier than 0:12.17.4-4.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040409003" comment="sox is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040409004" comment="sox-devel is earlier than 0:12.17.4-4.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040409005" comment="sox-devel is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040412" version="303" class="patch">
      <metadata>
        <title>RHSA-2004:412: kdelibs, kdebase security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:412-03" ref_url="https://rhn.redhat.com/errata/RHSA-2004-412.html" />
	<description>The kdelibs packages include libraries for the K Desktop Environment.
The kdebase packages include core applications for the K Desktop Environment.

Andrew Tuitt reported that versions of KDE up to and including 3.2.3 create
temporary directories with predictable names.  A local attacker could
prevent KDE applications from functioning correctly, or overwrite files
owned by other users by creating malicious symlinks.  The Common
Vulnerabilities and Exposures project has assigned the name CAN-2004-0689
to this issue.

WESTPOINT internet reconnaissance services has discovered that the KDE web
browser Konqueror allows websites to set cookies for certain country
specific secondary top level domains.  An attacker within one of the
affected domains could construct a cookie which would be sent to all other
websites within the domain leading to a session fixation attack.  This
issue does not affect popular domains such as .co.uk, .co.in, or .com.  The
Common Vulnerabilities and Exposures project has assigned the name
CAN-2004-0721 to this issue.

A frame injection spoofing vulnerability has been discovered in the
Konqueror web browser.  This issue could allow a malicious website to show
arbitrary content in a named frame of a different browser window.  The
Common Vulnerabilities and Exposures project has assigned the name
CAN-2004-0746 to this issue.

All users of KDE are advised to upgrade to these erratum packages,
which contain backported patches from the KDE team for these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-10-05" />
        <updated date="2004-10-05" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0689">CVE-2004-0689</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0746">CVE-2004-0746</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0721">CVE-2004-0721</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040412002" comment="kdebase is earlier than 6:3.1.3-5.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040412003" comment="kdebase is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040412004" comment="kdelibs is earlier than 6:3.1.3-6.6" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040412005" comment="kdelibs is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040412006" comment="kdebase-devel is earlier than 6:3.1.3-5.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040412007" comment="kdebase-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040412008" comment="kdelibs-devel is earlier than 6:3.1.3-6.6" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040412009" comment="kdelibs-devel is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040413" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:413: kernel security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:413-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-413.html" />
	<description>The Linux kernel handles the basic functions of the operating system.

Paul Starzetz discovered flaws in the Linux kernel when handling file
offset pointers.  These consist of invalid conversions of 64 to 32-bit file
offset pointers and possible race conditions.  A local unprivileged user
could make use of these flaws to access large portions of kernel memory. 
The Common Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the name CAN-2004-0415 to this issue.  

These packages contain a patch written by Al Viro to correct these flaws. 
Red Hat would like to thank iSEC Security Research for disclosing this
issue and a number of vendor-sec participants for reviewing and working on
the patch to this issue.

In addition, these packages correct a number of minor security issues:

An bug in the e1000 network driver.  This bug could be used by local users
to leak small amounts of kernel memory (CAN-2004-0535).

A bug in the SoundBlaster 16 code which does not properly handle certain
sample sizes.  This flaw could be used by local users to crash a system 
(CAN-2004-0178).

A possible NULL-pointer dereference in the Linux kernel prior to 2.4.26 on
the Itanium platform could allow a local user to crash a system
(CAN-2004-0447).

Inappropriate permissions on /proc/scsi/qla2300/HbaApiNode (CAN-2004-0587).

All Red Hat Enterprise Linux 3 users are advised to upgrade their
kernels to the packages associated with their machine architectures
and configurations as listed in this erratum.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-08-03" />
        <updated date="2004-08-03" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0178">CVE-2004-0178</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0415">CVE-2004-0415</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0447">CVE-2004-0447</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0535">CVE-2004-0535</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0587">CVE-2004-0587</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040413002" comment="kernel is earlier than 0:2.4.21-15.0.4.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017003" comment="kernel is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040413004" comment="kernel-smp is earlier than 0:2.4.21-15.0.4.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017005" comment="kernel-smp is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040413006" comment="kernel-smp-unsupported is earlier than 0:2.4.21-15.0.4.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017007" comment="kernel-smp-unsupported is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040413008" comment="kernel-unsupported is earlier than 0:2.4.21-15.0.4.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017009" comment="kernel-unsupported is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040413010" comment="kernel-BOOT is earlier than 0:2.4.21-15.0.4.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017011" comment="kernel-BOOT is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

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

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

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040413016" comment="kernel-hugemem is earlier than 0:2.4.21-15.0.4.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017017" comment="kernel-hugemem is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040413018" comment="kernel-hugemem-unsupported is earlier than 0:2.4.21-15.0.4.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017019" comment="kernel-hugemem-unsupported is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040414" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:414: qt security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:414-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-414.html" />
	<description>Qt is a software toolkit that simplifies the task of writing and
maintaining GUI (Graphical User Interface) applications for the X Window
System.

During a security audit, Chris Evans discovered a heap overflow in the BMP
image decoder in Qt versions prior to 3.3.3.   An attacker could create a
carefully crafted BMP file in such a way that it would cause an application
linked with Qt to crash or possibly execute arbitrary code when the file
was opened by a victim.  The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name CAN-2004-0691 to this issue.

Additionally, various flaws were discovered in the GIF, XPM, and JPEG
decoders in Qt versions prior to 3.3.3. An attacker could create carefully
crafted image files in such a way that it could cause an application linked
against Qt to crash when the file was opened by a victim.  The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the
names CAN-2004-0692 and CAN-2004-0693 to these issues.

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

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-08-20" />
        <updated date="2004-08-20" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0691">CVE-2004-0691</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0692">CVE-2004-0692</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0693">CVE-2004-0693</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040414002" comment="qt is earlier than 1:3.1.2-13.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040414003" comment="qt is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040414004" comment="qt-MySQL is earlier than 1:3.1.2-13.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040414005" comment="qt-MySQL is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040414006" comment="qt-config is earlier than 1:3.1.2-13.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040414007" comment="qt-config is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040414008" comment="qt-designer is earlier than 1:3.1.2-13.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040414009" comment="qt-designer is signed with Red Hat security key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040414010" comment="qt-devel is earlier than 1:3.1.2-13.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040414011" comment="qt-devel is signed with Red Hat security key" />
            </criteria>
    </criteria>
  </criteria>

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

A number of flaws have been found in Mozilla 1.4 that have been fixed in
the Mozilla 1.4.3 release: 

Zen Parse reported improper input validation to the SOAPParameter object
constructor leading to an integer overflow and controllable heap
corruption.  Malicious JavaScript could be written to utilize this flaw and
could allow arbitrary code execution.  The Common Vulnerabilities and
Exposures project (cve.mitre.org) has assigned the name CAN-2004-0722 to
this issue.

During a source code audit, Chris Evans discovered a buffer overflow and
integer overflows which affect the libpng code inside Mozilla. An attacker
could create a carefully crafted PNG file in such a way that it would cause
Mozilla to crash or execute arbitrary code when the image was viewed.
(CAN-2004-0597, CAN-2004-0599)

Zen Parse reported a flaw in the POP3 capability.  A malicious POP3 server
could send a carefully crafted response that would cause a heap overflow
and potentially allow execution of arbitrary code as the user running
Mozilla. (CAN-2004-0757)

Marcel Boesch found a flaw that allows a CA certificate to be imported with
a DN the same as that of the built-in CA root certificates, which can cause
a denial of service to SSL pages, as the malicious certificate is treated
as invalid. (CAN-2004-0758)

Met - Martin Hassman reported a flaw in Mozilla that could allow malicious
Javascript code to upload local files from a users machine without
requiring confirmation. (CAN-2004-0759)

Mindlock Security reported a flaw in ftp URI handling.  By using a NULL
character (%00) in a ftp URI, Mozilla can be confused into opening a
resource as a different MIME type. (CAN-2004-0760)

Mozilla does not properly prevent a frame in one domain from injecting
content into a frame that belongs to another domain, which facilitates
website spoofing and other attacks, also known as the frame injection
vulnerability.  (CAN-2004-0718)

Tolga Tarhan reported a flaw that can allow a malicious webpage to use a
redirect sequence to spoof the security lock icon that makes a webpage
appear to be encrypted.  (CAN-2004-0761)

Jesse Ruderman reported a security issue that affects a number of browsers
including Mozilla that could allow malicious websites to install arbitrary
extensions by using interactive events to manipulate the XPInstall Security
dialog box. (CAN-2004-0762)

Emmanouel Kellinis discovered a caching flaw in Mozilla which allows
malicious websites to spoof certificates of trusted websites via
redirects and Javascript that uses the "onunload" method. (CAN-2004-0763)

Mozilla allowed malicious websites to hijack the user interface via the
"chrome" flag and XML User Interface Language (XUL) files. (CAN-2004-0764)

The cert_TestHostName function in Mozilla only checks the hostname portion
of a certificate when the hostname portion of the URI is not a fully
qualified domain name (FQDN).  This flaw could be used for spoofing if an
attacker had control of machines on a default DNS search path. (CAN-2004-0765)

All users are advised to update to these erratum packages which contain a
snapshot of Mozilla 1.4.3 including backported fixes and are not vulnerable
to these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Critical</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-08-04" />
        <updated date="2004-08-04" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0597">CVE-2004-0597</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0599">CVE-2004-0599</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0718">CVE-2004-0718</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0722">CVE-2004-0722</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0757">CVE-2004-0757</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0758">CVE-2004-0758</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0759">CVE-2004-0759</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0760">CVE-2004-0760</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0761">CVE-2004-0761</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0762">CVE-2004-0762</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0763">CVE-2004-0763</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0764">CVE-2004-0764</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0765">CVE-2004-0765</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040421002" comment="mozilla is earlier than 37:1.4.3-3.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110003" comment="mozilla is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040421004" comment="mozilla-chat is earlier than 37:1.4.3-3.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110005" comment="mozilla-chat is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040421006" comment="mozilla-devel is earlier than 37:1.4.3-3.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040421007" comment="mozilla-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040421008" comment="mozilla-dom-inspector is earlier than 37:1.4.3-3.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110007" comment="mozilla-dom-inspector is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040421010" comment="mozilla-js-debugger is earlier than 37:1.4.3-3.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110009" comment="mozilla-js-debugger is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040421012" comment="mozilla-mail is earlier than 37:1.4.3-3.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110011" comment="mozilla-mail is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040421014" comment="mozilla-nspr is earlier than 37:1.4.3-3.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110013" comment="mozilla-nspr is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040421016" comment="mozilla-nspr-devel is earlier than 37:1.4.3-3.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110015" comment="mozilla-nspr-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040421018" comment="mozilla-nss is earlier than 37:1.4.3-3.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110017" comment="mozilla-nss is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040421020" comment="mozilla-nss-devel is earlier than 37:1.4.3-3.0.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110019" comment="mozilla-nss-devel is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040434" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:434: redhat-config-nfs security update
        (Low)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:434-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-434.html" />
	<description>The redhat-config-nfs package includes a graphical user interface for
creating, modifying, and deleting nfs shares.

John Buswell discovered a flaw in redhat-config-nfs that could lead to
incorrect permissions on exported shares when exporting to multiple
hosts.  This could cause an option such as "all_squash" to not be
applied to all of the listed hosts.  The Common Vulnerabilities and
Exposures project (cve.mitre.org) has assigned the name CAN-2004-0750 to
this issue.

Additionally, a bug was found that prevented redhat-config-nfs from being
run if hosts didn't have options set in /etc/exports.

All users of redhat-config-nfs are advised to upgrade to these updated
packages as well as checking their NFS shares directly or via the
/etc/exports file for any incorrectly set options.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Low</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-09-22" />
        <updated date="2004-09-22" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0750">CVE-2004-0750</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040434002" comment="redhat-config-nfs is earlier than 0:1.0.13-6" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040434003" comment="redhat-config-nfs is signed with Red Hat master key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040436" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:436: rsync security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:436-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-436.html" />
	<description>The rsync program synchronizes files over a network. 
 
Versions of rsync up to and including version 2.6.2 contain a path 
sanitization issue.  This issue could allow an attacker to read or write 
files outside of the rsync directory.  This vulnerability is only 
exploitable when an rsync server is enabled and is not running within a
chroot. The Common Vulnerabilities and Exposures project (cve.mitre.org)
has assigned the name CAN-2004-0792 to this issue.

Users of rsync are advised to upgrade to this updated package, which 
contains a backported patch and is not affected by this issue.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-09-01" />
        <updated date="2004-09-01" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0792">CVE-2004-0792</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040436002" comment="rsync is earlier than 0:2.5.7-5.3E" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040192003" comment="rsync is signed with Red Hat master key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040441" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:441: ruby security update
        (Low)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:441-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-441.html" />
	<description>Ruby is an interpreted scripting language for object-oriented programming.

Andres Salomon reported an insecure file permissions flaw in the CGI
session management of Ruby.  FileStore created world readable files that
could allow a malicious local user the ability to read CGI session data. 
The Common Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the name CAN-2004-0755 to this issue.

Users are advised to upgrade to this erratum package, which contains a
backported patch to CGI::Session FileStore.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Low</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-09-30" />
        <updated date="2004-09-30" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0755">CVE-2004-0755</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040441002" comment="ruby is earlier than 0:1.6.8-9.EL3.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040441003" comment="ruby is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040441004" comment="ruby-devel is earlier than 0:1.6.8-9.EL3.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040441005" comment="ruby-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040441006" comment="ruby-libs is earlier than 0:1.6.8-9.EL3.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040441007" comment="ruby-libs is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040441008" comment="ruby-mode is earlier than 0:1.6.8-9.EL3.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040441009" comment="ruby-mode is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040446" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:446: openoffice.org security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:446-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-446.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.

Secunia Research reported an issue with the handling of temporary files.  A
malicious local user could use this flaw to access the contents of another
user's open documents.  The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name CAN-2004-0752 to this issue.

All users of OpenOffice.org are advised to 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 2004 Red Hat, Inc.</rights>
        <issued date="2004-09-15" />
        <updated date="2004-09-15" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0752">CVE-2004-0752</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040446002" comment="openoffice.org is earlier than 0:1.1.0-16.14.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040160003" comment="openoffice.org is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040446004" comment="openoffice.org-i18n is earlier than 0:1.1.0-16.14.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040160005" comment="openoffice.org-i18n is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040446006" comment="openoffice.org-libs is earlier than 0:1.1.0-16.14.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040160007" comment="openoffice.org-libs is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040447" version="303" class="patch">
      <metadata>
        <title>RHSA-2004:447: gdk-pixbuf security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:447-03" ref_url="https://rhn.redhat.com/errata/RHSA-2004-447.html" />
	<description>The gdk-pixbuf package contains an image loading library used with the
GNOME GUI desktop environment.

[Updated 15th September 2004]
Packages have been updated to correct a bug which caused the xpm loader
to fail.

During testing of a previously fixed flaw in Qt (CAN-2004-0691), a flaw was
discovered in the BMP image processor of gdk-pixbuf.  An attacker could
create a carefully crafted BMP file which would cause an application
to enter an infinite loop and not respond to user input when the file was
opened by a victim.  The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name CAN-2004-0753 to this issue.

During a security audit, Chris Evans discovered a stack and a heap overflow
in the XPM image decoder. An attacker could create a carefully crafted XPM
file which could cause an application linked with gtk2 to crash or possibly
execute arbitrary code when the file was opened by a victim.
(CAN-2004-0782, CAN-2004-0783)

Chris Evans also discovered an integer overflow in the ICO image decoder.
An attacker could create a carefully crafted ICO file which could cause an
application linked with gtk2 to crash when the file is opened by a victim.
(CAN-2004-0788)

These packages have also been updated to correct a bug which caused the xpm
loader to fail.

Users of gdk-pixbuf are advised to upgrade to these packages, which
contain backported patches and are not vulnerable to these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-09-15" />
        <updated date="2004-09-15" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0753">CVE-2004-0753</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0782">CVE-2004-0782</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0783">CVE-2004-0783</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0788">CVE-2004-0788</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040447002" comment="gdk-pixbuf is earlier than 1:0.22.0-11.3.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040103003" comment="gdk-pixbuf is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040447004" comment="gdk-pixbuf-devel is earlier than 1:0.22.0-11.3.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040103005" comment="gdk-pixbuf-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040447006" comment="gdk-pixbuf-gnome is earlier than 1:0.22.0-11.3.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040103007" comment="gdk-pixbuf-gnome is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040449" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:449: cups security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:449-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-449.html" />
	<description>The Common UNIX Printing System (CUPS) is a print spooler.

Alvaro Martinez Echevarria reported a bug in the CUPS Internet Printing
Protocol (IPP) implementation in versions of CUPS prior to 1.1.21.  An
attacker could send a carefully crafted UDP packet to the IPP port which
could cause CUPS to stop listening to the port and result in a denial of
service.  In order to exploit this bug, an attacker would need to have the
ability to send a UDP packet to the IPP port (by default 631).  The
Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned
the name CAN-2004-0558 to this issue.

All users of cups should upgrade to these updated packages, which contain a
backported patch as well as a fix for a non-exploitable off-by-one bug.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-09-15" />
        <updated date="2004-09-15" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0558">CVE-2004-0558</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

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

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

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040449006" comment="cups-libs is earlier than 1:1.1.17-13.3.13" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040449007" comment="cups-libs is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040451" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:451: spamassassin security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:451-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-451.html" />
	<description>SpamAssassin provides a way to reduce unsolicited commercial email (SPAM)
from incoming email.

A denial of service bug has been found in SpamAssassin versions below 2.64.
A malicious attacker could construct a message in such a way that would
cause spamassassin to stop responding, potentially preventing the delivery
or filtering of email.  The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name CAN-2004-0796 to this issue.

Users of SpamAssassin should update to these updated packages which contain
a backported patch and is not vulnerable to this issue.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-09-30" />
        <updated date="2004-09-30" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0796">CVE-2004-0796</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040451002" comment="spamassassin is earlier than 0:2.55-3.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040451003" comment="spamassassin is signed with Red Hat master key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040462" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:462: squid security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:462-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-462.html" />
	<description>Squid is a full-featured Web proxy cache.

An out of bounds memory read bug was found within the NTLM authentication
helper routine.  If Squid is configured to use the NTLM authentication
helper, a remote attacker could send a carefully crafted NTLM
authentication packet and cause Squid to crash.  The Common Vulnerabilities
and Exposures project (cve.mitre.org) has assigned the name CAN-2004-0832
to this issue.

Note: The NTLM authentication helper is not enabled by default in Red Hat
Enterprise Linux 3.  Red Hat Enterprise Linux 2.1 is not vulnerable to this
issue as it shipped with a version of Squid which did not contain the
vulnerable helper. 

Users of Squid should update to this erratum package, which contains a
backported patch and is not vulnerable to this issue.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-09-30" />
        <updated date="2004-09-30" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0832">CVE-2004-0832</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040462002" comment="squid is earlier than 7:2.5.STABLE3-6.3E.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040133003" comment="squid is signed with Red Hat master key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040463" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:463: httpd security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:463-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-463.html" />
	<description>The Apache HTTP server is a powerful, full-featured, efficient, and
freely-available Web server.

Four issues have been discovered affecting releases of the Apache HTTP 2.0
Server, up to and including version 2.0.50:

Testing using the Codenomicon HTTP Test Tool performed by the Apache
Software Foundation security group and Red Hat uncovered an input
validation issue in the IPv6 URI parsing routines in the apr-util library. 
If a remote attacker sent a request including a carefully crafted URI, an
httpd child process could be made to crash.  This issue is not believed to
allow arbitrary code execution on Red Hat Enterprise Linux.  This issue
also does not represent a significant denial of service attack as requests
will continue to be handled by other Apache child processes.  The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2004-0786 to this issue.

The Swedish IT Incident Centre (SITIC) reported a buffer overflow in the
expansion of environment variables during configuration file parsing.  This
issue could allow a local user to gain 'apache' privileges if an httpd
process can be forced to parse a carefully crafted .htaccess file written
by a local user.  The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name CAN-2004-0747 to this issue.

An issue was discovered in the mod_ssl module which could be triggered if
the server is configured to allow proxying to a remote SSL server.  A
malicious remote SSL server could force an httpd child process to crash by
sending a carefully crafted response header.  This issue is not believed to
allow execution of arbitrary code.  This issue also does not represent a
significant Denial of Service attack as requests will continue to be
handled by other Apache child processes.  The Common Vulnerabilities and
Exposures project (cve.mitre.org) has assigned the name CAN-2004-0751 to
this issue.

An issue was discovered in the mod_dav module which could be triggered for
a location where WebDAV authoring access has been configured.  A malicious
remote client which is authorized to use the LOCK method could force an
httpd child process to crash by sending a particular sequence of LOCK
requests.  This issue does not allow execution of arbitrary code.  This
issue also does not represent a significant Denial of Service attack as
requests will continue to be handled by other Apache child processes.  The
Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned
the name CAN-2004-0809 to this issue. 

Users of the Apache HTTP server should upgrade to these updated packages,
which contain backported patches that address these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-09-15" />
        <updated date="2004-09-15" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0747">CVE-2004-0747</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0751">CVE-2004-0751</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0786">CVE-2004-0786</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0809">CVE-2004-0809</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

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

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

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040463006" comment="mod_ssl is earlier than 1:2.0.46-40.ent" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040015007" comment="mod_ssl is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040465" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:465: imlib security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:465-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-465.html" />
	<description>Imlib is an image loading and rendering library.

Several heap overflow flaws were found in the imlib BMP image handler.   An
attacker could create a carefully crafted BMP file in such a way that it
could cause an application linked with imlib to execute arbitrary code when
the file was opened by a victim.  The Common Vulnerabilities and Exposures
project (cve.mitre.org) has assigned the name CAN-2004-0817 to this issue.

Users of imlib should update to this updated package which contains
backported patches and is not vulnerable to this issue.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-09-15" />
        <updated date="2004-09-15" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0817">CVE-2004-0817</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040465002" comment="imlib is earlier than 1:1.9.13-13.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040465003" comment="imlib is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040465004" comment="imlib-devel is earlier than 1:1.9.13-13.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040465005" comment="imlib-devel is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040466" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:466: gtk2 security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:466-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-466.html" />
	<description>The gtk2 package contains the GIMP ToolKit (GTK+), a library for creating
graphical user interfaces for the X Window System. 

During testing of a previously fixed flaw in Qt (CAN-2004-0691), a flaw was
discovered in the BMP image processor of gtk2.  An attacker could create a
carefully crafted BMP file which would cause an application to enter an
infinite loop and not respond to user input when the file was opened by a
victim.  The Common Vulnerabilities and Exposures project (cve.mitre.org)
has assigned the name CAN-2004-0753 to this issue.

During a security audit Chris Evans discovered a stack and a heap overflow
in the XPM image decoder.  An attacker could create a carefully crafted XPM
file which could cause an application linked with gtk2 to crash or possibly
execute arbitrary code when the file was opened by a victim. 
(CAN-2004-0782, CAN-2004-0783)

Chris Evans also discovered an integer overflow in the ICO image decoder. 
An attacker could create a carefully crafted ICO file which could cause an
application linked with gtk2 to crash when the file was opened by a victim.
(CAN-2004-0788)

This updated gtk2 package also fixes a few key combination bugs on various
X servers, such as Hummingbird, ReflectionX, and X-Win32. If a server was
configured to use the Swiss German, Swiss French, or France French keyboard
layouts, Mode_Switched characters were unable to be entered within GTK
based applications.

Users of gtk2 are advised to upgrade to these packages which contain
backported patches and are not vulnerable to these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-09-15" />
        <updated date="2004-09-15" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0753">CVE-2004-0753</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0782">CVE-2004-0782</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0783">CVE-2004-0783</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0788">CVE-2004-0788</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040466002" comment="gtk2 is earlier than 0:2.2.4-8.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040466003" comment="gtk2 is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040466004" comment="gtk2-devel is earlier than 0:2.2.4-8.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040466005" comment="gtk2-devel is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040467" version="303" class="patch">
      <metadata>
        <title>RHSA-2004:467: samba security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:467-03" ref_url="https://rhn.redhat.com/errata/RHSA-2004-467.html" />
	<description>Samba provides file and printer sharing services to SMB/CIFS clients.

The Samba team has discovered a denial of service bug in the smbd daemon. 
A defect in smbd's ASN.1 parsing allows an attacker to send a specially
crafted packet during the authentication request which will send the newly
spawned smbd process into an infinite loop.  Given enough of these packets,
it is possible to exhaust the available memory on the server.  The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2004-0807 to this issue.

Additionally the Samba team has also discovered a denial of service bug in
the nmbd daemon.  It is possible that an attacker could send a specially
crafted UDP packet which could allow the attacker to anonymously
crash nmbd.  This issue only affects nmbd daemons which are configured to
process domain logons.  The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name CAN-2004-0808 to this issue.

Users of Samba should upgrade to these updated packages, which contain an
upgrade to Samba-3.0.7, which is not vulnerable to these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-09-23" />
        <updated date="2004-09-23" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0807">CVE-2004-0807</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0808">CVE-2004-0808</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040467002" comment="samba is earlier than 0:3.0.7-1.3E" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040064003" comment="samba is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040467004" comment="samba-client is earlier than 0:3.0.7-1.3E" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040064005" comment="samba-client is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040467006" comment="samba-common is earlier than 0:3.0.7-1.3E" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040064007" comment="samba-common is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040467008" comment="samba-swat is earlier than 0:3.0.7-1.3E" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040064009" comment="samba-swat is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040478" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:478: XFree86 security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:478-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-478.html" />
	<description>XFree86 is an open source implementation of the X Window System. It
provides the basic low level functionality which full fledged graphical
user interfaces (GUIs) such as GNOME and KDE are designed upon.

During a source code audit, Chris Evans discovered several stack overflow
flaws and an integer overflow flaw in the X.Org libXpm library used to
decode XPM (X PixMap) images. An attacker could create a carefully crafted
XPM file which would cause an application to crash or potentially execute
arbitrary code if opened by a victim. The Common Vulnerabilities and
Exposures project (cve.mitre.org) has assigned the names CAN-2004-0687,
CAN-2004-0688, and CAN-2004-0692 to these issues.

A flaw was found in the X Display Manager (XDM). XDM is shipped with Red
Hat Enterprise Linux, but is not used by default. XDM opened a chooserFd
TCP socket even if the DisplayManager.requestPort parameter was set to 0.
This allowed authorized users to access a machine remotely via X, even if
the administrator had configured XDM to refuse such connections. Although
XFree86 4.3.0 was not vulnerable to this issue, Red Hat Enterprise Linux 3
contained a backported patch which introduced this flaw. The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2004-0419 to this issue.

Users are advised to upgrade to these erratum packages, which contain
backported security patches to correct these and a number of other issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-10-04" />
        <updated date="2004-10-04" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0419">CVE-2004-0419</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0687">CVE-2004-0687</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0688">CVE-2004-0688</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0692">CVE-2004-0692</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

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

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

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

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040478008" comment="XFree86-ISO8859-14-100dpi-fonts is earlier than 0:4.3.0-69.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040061009" 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:20040478010" comment="XFree86-ISO8859-14-75dpi-fonts is earlier than 0:4.3.0-69.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040061011" 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:20040478012" comment="XFree86-ISO8859-15-100dpi-fonts is earlier than 0:4.3.0-69.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040061013" 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:20040478014" comment="XFree86-ISO8859-15-75dpi-fonts is earlier than 0:4.3.0-69.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040061015" 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:20040478016" comment="XFree86-ISO8859-2-100dpi-fonts is earlier than 0:4.3.0-69.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040061017" 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:20040478018" comment="XFree86-ISO8859-2-75dpi-fonts is earlier than 0:4.3.0-69.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040061019" 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:20040478020" comment="XFree86-ISO8859-9-100dpi-fonts is earlier than 0:4.3.0-69.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040061021" 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:20040478022" comment="XFree86-ISO8859-9-75dpi-fonts is earlier than 0:4.3.0-69.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040061023" 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:20040478024" comment="XFree86-Mesa-libGL is earlier than 0:4.3.0-69.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040061025" comment="XFree86-Mesa-libGL is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040480" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:480: ImageMagick security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:480-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-480.html" />
	<description>ImageMagick(TM) is an image display and manipulation tool for the X Window
System.

A heap overflow flaw has been discovered in the ImageMagick image handler.
An attacker could create a carefully crafted BMP file in such a way that it
could cause ImageMagick to execute arbitrary code when processing the
image.  The Common Vulnerabilities and Exposures project (cve.mitre.org)
has assigned the name CAN-2004-0827 to this issue.

Users of ImageMagick should upgrade to this updated package, which contains
a backported patch, and is not vulnerable to this issue.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-10-20" />
        <updated date="2004-10-20" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0827">CVE-2004-0827</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

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

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

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

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

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040480010" comment="ImageMagick-perl is earlier than 0:5.5.6-6" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040480011" comment="ImageMagick-perl is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

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

Jesse Ruderman discovered a cross-domain scripting bug in Mozilla.  If
a user is tricked into dragging a javascript link into another frame or
page, it becomes possible for an attacker to steal or modify sensitive
information from that site.  Additionally, if a user is tricked into
dragging two links in sequence to another window (not frame), it is
possible for the attacker to execute arbitrary commands.  The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2004-0905 to this issue.

Gael Delalleau discovered an integer overflow which affects the BMP
handling code inside Mozilla. An attacker could create a carefully crafted
BMP file in such a way that it would cause Mozilla to crash or execute
arbitrary code when the image is viewed.  The Common Vulnerabilities and
Exposures project (cve.mitre.org) has assigned the name CAN-2004-0904 to
this issue.

Georgi Guninski discovered a stack-based buffer overflow in the vCard
display routines.  An attacker could create a carefully crafted vCard file
in such a way that it would cause Mozilla to crash or execute arbitrary
code when viewed.  The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name CAN-2004-0903 to this issue.

Wladimir Palant discovered a flaw in the way javascript interacts with
the clipboard.  It is possible that an attacker could use malicious
javascript code to steal sensitive data which has been copied into the
clipboard.  The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name CAN-2004-0908 to this issue.

Georgi Guninski discovered a heap based buffer overflow in the "Send
Page" feature.  It is possible that an attacker could construct a link in
such a way that a user attempting to forward it could result in a crash or
arbitrary code execution.  The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name CAN-2004-0902 to this issue.

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

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

<advisory from="secalert@redhat.com">
        <severity>Critical</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-09-30" />
        <updated date="2004-09-30" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0902">CVE-2004-0902</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0903">CVE-2004-0903</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0904">CVE-2004-0904</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0905">CVE-2004-0905</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0908">CVE-2004-0908</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040486002" comment="mozilla is earlier than 37:1.4.3-3.0.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110003" comment="mozilla is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040486004" comment="mozilla-chat is earlier than 37:1.4.3-3.0.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110005" comment="mozilla-chat is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040486006" comment="mozilla-devel is earlier than 37:1.4.3-3.0.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040421007" comment="mozilla-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040486008" comment="mozilla-dom-inspector is earlier than 37:1.4.3-3.0.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110007" comment="mozilla-dom-inspector is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040486010" comment="mozilla-js-debugger is earlier than 37:1.4.3-3.0.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110009" comment="mozilla-js-debugger is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040486012" comment="mozilla-mail is earlier than 37:1.4.3-3.0.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110011" comment="mozilla-mail is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040486014" comment="mozilla-nspr is earlier than 37:1.4.3-3.0.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110013" comment="mozilla-nspr is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040486016" comment="mozilla-nspr-devel is earlier than 37:1.4.3-3.0.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110015" comment="mozilla-nspr-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040486018" comment="mozilla-nss is earlier than 37:1.4.3-3.0.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110017" comment="mozilla-nss is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040486020" comment="mozilla-nss-devel is earlier than 37:1.4.3-3.0.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040110019" comment="mozilla-nss-devel is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040489" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:489: rh-postgresql security update
        (Low)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:489-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-489.html" />
	<description>PostgreSQL is an advanced Object-Relational database management system
(DBMS) that supports almost all SQL constructs (including transactions,
subselects, and user-defined types and functions).

Trustix has identified improper temporary file usage in the
make_oidjoins_check script.  It is possible that an attacker could
overwrite arbitrary file contents as the user running the
make_oidjoins_check script.  This script has been removed from the RPM file
since it has no use to ordinary users.  The Common Vulnerabilities and
Exposures project (cve.mitre.org) has assigned the name CAN-2004-0977 to
this issue.

Additionally, the following non-security issues have been addressed:

- Fixed a low probability risk for loss of recently committed transactions.

- Fixed a low probability risk for loss of older data due to failure to 
  update transaction status.

- A lock file problem that sometimes prevented automatic restart after a 
  system crash has been fixed.

All users of rh-postgresql should upgrade to these updated packages, which
resolve these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Low</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-12-20" />
        <updated date="2004-12-20" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0977">CVE-2004-0977</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040489002" comment="rh-postgresql is earlier than 0:7.3.8-2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040489003" comment="rh-postgresql is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

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

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

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

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

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

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

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

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

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

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040489022" comment="rh-postgresql-test is earlier than 0:7.3.8-2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040489023" comment="rh-postgresql-test is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040537" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:537: openmotif security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:537-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-537.html" />
	<description>OpenMotif provides libraries which implement the Motif industry standard
graphical user interface.  

During a source code audit, Chris Evans and others discovered several stack
overflow flaws and an integer overflow flaw in the libXpm library used to
decode XPM (X PixMap) images. A vulnerable version of this library was
found within OpenMotif. An attacker could create a carefully crafted
XPM file which would cause an application to crash or potentially execute
arbitrary code if opened by a victim.  The Common Vulnerabilities and
Exposures project (cve.mitre.org) has assigned the names
CAN-2004-0687, CAN-2004-0688, and CAN-2004-0914 to these issues.

Users of OpenMotif are advised to upgrade to these erratum packages, which
contain backported security patches to the embedded libXpm library.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-12-02" />
        <updated date="2004-12-02" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0687">CVE-2004-0687</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0688">CVE-2004-0688</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0914">CVE-2004-0914</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040537002" comment="openmotif is earlier than 0:2.2.3-4.RHEL3.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040537003" comment="openmotif is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040537004" comment="openmotif21 is earlier than 0:2.1.30-9.RHEL3.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040537005" comment="openmotif21 is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040537006" comment="openmotif-devel is earlier than 0:2.2.3-4.RHEL3.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040537007" comment="openmotif-devel is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040543" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:543: cups security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:543-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-543.html" />
	<description>The Common UNIX Printing System (CUPS) is a print spooler.

During a source code audit, Chris Evans discovered a number of integer
overflow bugs that affect xpdf.  CUPS contains a copy of the xpdf code used
for parsing PDF files and is therefore affected by these bugs.  An attacker
who has the ability to send a malicious PDF file to a printer could cause
CUPS to crash or possibly execute arbitrary code.  The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2004-0888 to this issue.

When set up to print to a shared printer via Samba, CUPS would authenticate
with that shared printer using a username and password.  By default, the
username and password used to connect to the Samba share is written
into the error log file.  A local user who is able to read the error log
file could collect these usernames and passwords.  The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2004-0923 to this issue.

These updated packages also include a fix that prevents some CUPS
configuration files from being accidentally replaced.

All users of CUPS should upgrade to these updated packages, which
resolve these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-10-22" />
        <updated date="2004-10-22" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0888">CVE-2004-0888</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0923">CVE-2004-0923</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

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

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

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040543006" comment="cups-libs is earlier than 1:1.1.17-13.3.16" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040449007" comment="cups-libs is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040546" version="303" class="patch">
      <metadata>
        <title>RHSA-2004:546: cyrus-sasl security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:546-03" ref_url="https://rhn.redhat.com/errata/RHSA-2004-546.html" />
	<description>The cyrus-sasl package contains the Cyrus implementation of SASL.  SASL is
the Simple Authentication and Security Layer, a method for adding
authentication support to connection-based protocols.

At application startup, libsasl and libsasl2 attempts to build a list
of all available SASL plug-ins which are available on the system.  To do
so, the libraries search for and attempt to load every shared library found
within the plug-in directory.  This location can be set with the SASL_PATH
environment variable.

In situations where an untrusted local user can affect the environment of a
privileged process, this behavior could be exploited to run arbitrary code
with the privileges of a setuid or setgid application.  The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2004-0884 to this issue.

Users of cyrus-sasl should upgrade to these updated packages, which contain
backported patches and are not vulnerable to this issue.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-10-07" />
        <updated date="2004-10-07" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0884">CVE-2004-0884</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040546002" comment="cyrus-sasl is earlier than 0:2.1.15-10" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040546003" comment="cyrus-sasl is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040546004" comment="cyrus-sasl-devel is earlier than 0:2.1.15-10" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040546005" comment="cyrus-sasl-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040546006" comment="cyrus-sasl-gssapi is earlier than 0:2.1.15-10" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040546007" comment="cyrus-sasl-gssapi is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040546008" comment="cyrus-sasl-md5 is earlier than 0:2.1.15-10" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040546009" comment="cyrus-sasl-md5 is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040546010" comment="cyrus-sasl-plain is earlier than 0:2.1.15-10" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040546011" comment="cyrus-sasl-plain is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040549" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:549: kernel security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:549-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-549.html" />
	<description>The Linux kernel handles the basic functions of the operating system.

This update includes fixes for several security issues:

A missing serialization flaw in unix_dgram_recvmsg was discovered that
affects kernels prior to 2.4.28.  A local user could potentially make
use of a race condition in order to gain privileges.  The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2004-1068 to this issue.

Paul Starzetz of iSEC discovered various flaws in the ELF binary
loader affecting kernels prior to 2.4.28.  A local user could use thse
flaws to gain read access to executable-only binaries or possibly gain
privileges. (CAN-2004-1070, CAN-2004-1071, CAN-2004-1072, CAN-2004-1073)

A flaw when setting up TSS limits was discovered that affects AMD AMD64
and Intel EM64T architecture kernels prior to 2.4.23.  A local user could
use this flaw to cause a denial of service (crash) or possibly gain
privileges.  (CAN-2004-0812)

An integer overflow flaw was discovered in the ubsec_keysetup function
in the Broadcom 5820 cryptonet driver.  On systems using this driver,
a local user could cause a denial of service (crash) or possibly gain
elevated privileges.  (CAN-2004-0619)

Stefan Esser discovered various flaws including buffer overflows in
the smbfs driver affecting kernels prior to 2.4.28.  A local user may be
able to cause a denial of service (crash) or possibly gain privileges.
In order to exploit these flaws the user would require control of
a connected Samba server.  (CAN-2004-0883, CAN-2004-0949)

SGI discovered a bug in the elf loader that affects kernels prior to
2.4.25 which could be triggered by a malformed binary.  On
architectures other than x86, a local user could create a malicious
binary which could cause a denial of service (crash).  (CAN-2004-0136)

Conectiva discovered flaws in certain USB drivers affecting kernels
prior to 2.4.27 which used the copy_to_user function on uninitialized
structures.  These flaws could allow local users to read small amounts
of kernel memory.  (CAN-2004-0685)

All Red Hat Enterprise Linux 3 users are advised to upgrade their
kernels to the packages associated with their machine architectures
and configurations as listed in this erratum.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-12-02" />
        <updated date="2004-12-02" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0138">CVE-2004-0138</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0619">CVE-2004-0619</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0685">CVE-2004-0685</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0812">CVE-2004-0812</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0883">CVE-2004-0883</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0949">CVE-2004-0949</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1068">CVE-2004-1068</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1070">CVE-2004-1070</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1071">CVE-2004-1071</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1072">CVE-2004-1072</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1073">CVE-2004-1073</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

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

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

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040549006" comment="kernel-smp-unsupported is earlier than 0:2.4.21-20.0.1.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017007" comment="kernel-smp-unsupported is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

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

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

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

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

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

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

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040562" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:562: httpd security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:562-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-562.html" />
	<description>The Apache HTTP server is a powerful, full-featured, efficient, and
freely-available Web server.

An issue has been discovered in the mod_ssl module when configured to use
the "SSLCipherSuite" directive in directory or location context.  If a
particular location context has been configured to require a specific set
of cipher suites, then a client will be able to access that location using
any cipher suite allowed by the virtual host configuration.   The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2004-0885 to this issue.

An issue has been discovered in the handling of white space in request
header lines using MIME folding.  A malicious client could send a carefully
crafted request, forcing the server to consume large amounts of memory,
leading to a denial of service.  The Common Vulnerabilities and Exposures
project (cve.mitre.org) has assigned the name CAN-2004-0942 to this issue.

Several minor bugs were also discovered, including:

- In the mod_cgi module, problems that arise when CGI scripts are 
  invoked from SSI pages by mod_include using the "#include virtual" 
  syntax have been fixed.

- In the mod_dav_fs module, problems with the handling of indirect locks
  on the S/390x platform have been fixed.

Users of the Apache HTTP server who are affected by these issues should
upgrade to these updated packages, which contain backported patches.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-11-12" />
        <updated date="2004-11-12" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0885">CVE-2004-0885</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0942">CVE-2004-0942</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1834">CVE-2004-1834</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

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

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

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040562006" comment="mod_ssl is earlier than 1:2.0.46-44.ent" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040015007" comment="mod_ssl is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040569" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:569: mysql security update
        (Low)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:569-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-569.html" />
	<description>MySQL is a multi-user, multi-threaded SQL database server.

This update fixes a number of small bugs, including some potential
security problems associated with careless handling of temporary files.
The Common Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the names CAN-2004-0381, CAN-2004-0388, and CAN-2004-0457 to these
issues.

A number of additional security issues that affect mysql have been
corrected in the source package.  These include CAN-2004-0835,
CAN-2004-0836, CAN-2004-0837, and CAN-2004-0957.  Red Hat Enterprise Linux
3 does not ship with the mysql-server package and is therefore not affected
by these issues.

This update also allows 32-bit and 64-bit libraries to be installed
concurrently on the same system.

All users of mysql should upgrade to these updated packages, which resolve
these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Low</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-10-20" />
        <updated date="2004-10-20" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0381">CVE-2004-0381</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0388">CVE-2004-0388</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0457">CVE-2004-0457</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040569002" comment="mysql is earlier than 0:3.23.58-2.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040569003" comment="mysql is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040569004" comment="mysql-bench is earlier than 0:3.23.58-2.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040569005" comment="mysql-bench is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040569006" comment="mysql-devel is earlier than 0:3.23.58-2.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040569007" comment="mysql-devel is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040577" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:577: libtiff security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:577-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-577.html" />
	<description>The libtiff package contains a library of functions for manipulating TIFF
(Tagged Image File Format) image format files. TIFF is a widely used file
format for bitmapped images. 

During a source code audit, Chris Evans discovered a number of integer
overflow bugs that affect libtiff. An attacker who has the ability to trick
a user into opening a malicious TIFF file could cause the application
linked to libtiff to crash or possibly execute arbitrary code. The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the
names CAN-2004-0886 and CAN-2004-0804 to these issues.

Additionally, a number of buffer overflow bugs that affect libtiff have
been found.  An attacker who has the ability to trick a user into opening a
malicious TIFF file could cause the application linked to libtiff to crash
or possibly execute arbitrary code. The Common Vulnerabilities and
Exposures project (cve.mitre.org) has assigned the name CAN-2004-0803 to
this issue.

All users are advised to upgrade to these errata packages, which contain
fixes for these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-10-22" />
        <updated date="2004-10-22" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0803">CVE-2004-0803</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0886">CVE-2004-0886</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0804">CVE-2004-0804</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1307">CVE-2004-1307</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040577002" comment="libtiff is earlier than 0:3.5.7-20.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040577003" comment="libtiff is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040577004" comment="libtiff-devel is earlier than 0:3.5.7-20.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040577005" comment="libtiff-devel is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040583" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:583: nfs-utils security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:583-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-583.html" />
	<description>The nfs-utils package provides a daemon for the kernel NFS server and
related tools, providing a much higher level of performance than the
traditional Linux NFS server used by most users.

This package also contains the showmount program. Showmount queries
the mount daemon on a remote host for information about the NFS
(Network File System) server on the remote host.

SGI reported that the statd daemon did not properly handle the SIGPIPE
signal.  A misconfigured or malicious peer could cause statd to crash,
leading to a denial of service.  The Common Vulnerabilities and Exposures
project (cve.mitre.org) has assigned the name CAN-2004-1014 to this issue.

Arjan van de Ven discovered a buffer overflow in rquotad.  On 64-bit
architectures, an improper integer conversion can lead to a buffer
overflow.  An attacker with access to an NFS share could send a specially
crafted request which could lead to the execution of arbitrary code.  The
Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned
the name CAN-2004-0946 to this issue.

Additionally, this updated package addresses the following issues:

- The UID of the nfsnobody account has been fixed for 32-bit and 64-bit
machines. Because the st_uid field of the stat structure is an unsigned
integer, an actual value of -2 cannot be used when creating the account, so
the decimal value of -2 is used. On a 32-bit machine, the decimal value of
-2 is 65534 but on a 64-bit machine it is 4294967294. This errata enables
the nfs-utils post-install script to detect the target architecture, so an
appropriate decimal value is used.

All users of nfs-utils should upgrade to this updated package, which
resolves these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-12-20" />
        <updated date="2004-12-20" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1014">CVE-2004-1014</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0946">CVE-2004-0946</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040583002" comment="nfs-utils is earlier than 0:1.0.6-33EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040072003" comment="nfs-utils is signed with Red Hat master key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040585" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:585: xchat security update
        (Low)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:585-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-585.html" />
	<description>X-Chat is a graphical IRC chat client for the X Window System.

A stack buffer overflow has been fixed in the SOCKSv5 proxy code.
An attacker could create a malicious SOCKSv5 proxy server in such a way
that X-Chat would execute arbitrary code if a victim configured X-Chat to
use the proxy.  The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name CAN-2004-0409 to this issue.

Users of X-Chat should upgrade to this erratum package, which contains a
backported security patch, and is not vulnerable to this issue.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Low</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-10-27" />
        <updated date="2004-10-27" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0409">CVE-2004-0409</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040585002" comment="xchat is earlier than 1:2.0.4-4.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040585003" comment="xchat is signed with Red Hat master key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040586" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:586: glibc security update
        (Low)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:586-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-586.html" />
	<description>The GNU libc packages (known as glibc) contain the standard C libraries
used by applications.

This errata fixes several bugs in the GNU C Library.

Fixes include (in addition to enclosed Bugzilla entries):

- fixed 32-bit atomic operations on 64-bit powerpc
- fixed -m32 -I /usr/include/nptl compilation on AMD64
- NPTL &lt;pthread.h> should now be usable in C++ code or -pedantic -std=c89 C
- rwlocks are now available also in the _POSIX_C_SOURCE=200112L namespace
- pthread_once is no longer throw(), as the callback routine might throw
- pthread_create now correctly returns EAGAIN when thread couldn't be
created because of lack of memory
- fixed NPTL stack freeing in case of pthread_create failure with detached
thread
- fixed pthread_mutex_timedlock on i386 and AMD64
- Itanium gp saving fix in linuxthreads
- fixed s390/s390x unwinding tests done during cancellation if stack frames
are small
- fixed fnmatch(3) backslash handling
- fixed out of memory behaviour of syslog(3)
- resolver ID randomization
- fixed fim (NaN, NaN)
- glob(3) fixes for dangling symlinks
- catchsegv fixed to work with both 32-bit and 64-bit binaries on x86-64,
s390x and ppc
- fixed reinitialization of _res when using NPTL stack cache
- updated bug reporting instructions, removed glibcbug script
- fixed infinite loop in iconv with some options
- fixed inet_aton return value
- CPU friendlier busy waiting in linuxthreads on EM64T and IA-64
- avoid blocking/masking debug signal in linuxthreads
- fixed locale program output when neither LC_ALL nor LANG is set
- fixed using of unitialized memory in localedef
- fixed mntent_r escape processing
- optimized mtrace script
- linuxthread_db fixes on ppc64
- cfi instructions in x86-64 linuxthreads vfork
- some _POSIX_C_SOURCE=200112L namespace fixes

All users of glibc should upgrade to these updated packages, which resolve
these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Low</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-12-20" />
        <updated date="2004-12-20" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0968">CVE-2004-0968</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040586002" comment="glibc is earlier than 0:2.3.2-95.30" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040586003" comment="glibc is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040586004" comment="glibc-common is earlier than 0:2.3.2-95.30" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040586005" comment="glibc-common is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040586006" comment="glibc-devel is earlier than 0:2.3.2-95.30" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040586007" comment="glibc-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040586008" comment="glibc-headers is earlier than 0:2.3.2-95.30" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040586009" comment="glibc-headers is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040586010" comment="glibc-profile is earlier than 0:2.3.2-95.30" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040586011" comment="glibc-profile is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040586012" comment="glibc-utils is earlier than 0:2.3.2-95.30" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040586013" comment="glibc-utils is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040586014" comment="nscd is earlier than 0:2.3.2-95.30" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040586015" comment="nscd is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040586016" comment="nptl-devel is earlier than 0:2.3.2-95.30" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040586017" comment="nptl-devel is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040591" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:591: squid security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:591-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-591.html" />
	<description>Squid is a full-featured Web proxy cache.

iDEFENSE reported a flaw in the squid SNMP module.  This flaw could allow
an attacker who has the ability to send arbitrary packets to the SNMP port
to restart the server, causing it to drop all open connections.  The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2004-0918 to this issue.

All users of squid should update to this erratum package, which contains a
backport of the security fix for this vulnerability.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-10-20" />
        <updated date="2004-10-20" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0918">CVE-2004-0918</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040591002" comment="squid is earlier than 7:2.5.STABLE3-6.3E.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040133003" comment="squid is signed with Red Hat master key" />
            
  </criteria>

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

During a source code audit, Chris Evans and others discovered a number
of integer overflow bugs that affected all versions of xpdf.  An
attacker could construct a carefully crafted PDF file that could cause
xpdf to crash or possibly execute arbitrary code when opened.  The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2004-0888 to this issue.

Users of xpdf are advised to upgrade to this errata package, which contains
a backported patch correcting these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-10-27" />
        <updated date="2004-10-27" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0888">CVE-2004-0888</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040592002" comment="xpdf is earlier than 1:2.02-9.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040592003" comment="xpdf is signed with Red Hat master key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040604" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:604: gaim security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:604-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-604.html" />
	<description>The gaim application is a multi-protocol instant messaging client.

A buffer overflow has been discovered in the MSN protocol handler.  When
receiving unexpected sequence of MSNSLP messages, it is possible that an
attacker could cause an internal buffer overflow, leading to a crash or
possible code execution.  The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name CAN-2004-0891 to this issue.

This updated gaim package also fixes multiple user interface, protocol, and
error handling problems, including an ICQ communication encoding issue.

Additionally, these updated packages have compiled gaim as a PIE (position
independent executable) for added protection against future security
vulnerabilities.

All users of gaim should upgrade to this updated package, which includes
various bug fixes, as well as a backported security patch.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-10-20" />
        <updated date="2004-10-20" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0891">CVE-2004-0891</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040604002" comment="gaim is earlier than 1:1.0.1-1.RHEL3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040033003" comment="gaim is signed with Red Hat master key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040609" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:609: freeradius security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:609-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-609.html" />
	<description>FreeRADIUS is a high-performance and highly configurable free RADIUS server
designed to allow centralized authentication and authorization for a network.

A number of flaws were found in FreeRADIUS versions prior to 1.0.1.  An
attacker who is able to send packets to the server could construct
carefully constructed packets in such a way as to cause the server to
consume memory or crash.  The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the names CAN-2004-0938, CAN-2004-0960, and
CAN-2004-0961 to these issues.

Users of FreeRADIUS should update to these erratum packages that contain
FreeRADIUS 1.0.1, which is not vulnerable to these issues and also corrects
a number of bugs.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-11-12" />
        <updated date="2004-11-12" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0938">CVE-2004-0938</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0960">CVE-2004-0960</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0961">CVE-2004-0961</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040609002" comment="freeradius is earlier than 0:1.0.1-1.RHEL3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040609003" comment="freeradius is signed with Red Hat master key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040612" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:612: XFree86 security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:612-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-612.html" />
	<description>XFree86 is an open source implementation of the X Window System. It
provides the basic low level functionality which full fledged graphical
user interfaces (GUIs) such as GNOME and KDE are designed upon.

Several integer overflow flaws in the X.Org libXpm library used to decode
XPM (X PixMap) images have been found and addressed. An attacker could
create a carefully crafted XPM file which would cause an application to
crash or potentially execute arbitrary code if opened by a victim.  The
Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned
the name CAN-2004-0914 to this issue.

Users are advised to upgrade to these erratum packages, which contain
backported security patches as well as other bug fixes.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-12-20" />
        <updated date="2004-12-20" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0914">CVE-2004-0914</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

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

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

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

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040612008" comment="XFree86-ISO8859-14-100dpi-fonts is earlier than 0:4.3.0-78.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040061009" 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:20040612010" comment="XFree86-ISO8859-14-75dpi-fonts is earlier than 0:4.3.0-78.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040061011" 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:20040612012" comment="XFree86-ISO8859-15-100dpi-fonts is earlier than 0:4.3.0-78.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040061013" 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:20040612014" comment="XFree86-ISO8859-15-75dpi-fonts is earlier than 0:4.3.0-78.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040061015" 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:20040612016" comment="XFree86-ISO8859-2-100dpi-fonts is earlier than 0:4.3.0-78.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040061017" 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:20040612018" comment="XFree86-ISO8859-2-75dpi-fonts is earlier than 0:4.3.0-78.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040061019" 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:20040612020" comment="XFree86-ISO8859-9-100dpi-fonts is earlier than 0:4.3.0-78.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040061021" 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:20040612022" comment="XFree86-ISO8859-9-75dpi-fonts is earlier than 0:4.3.0-78.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040061023" 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:20040612024" comment="XFree86-Mesa-libGL is earlier than 0:4.3.0-78.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040061025" comment="XFree86-Mesa-libGL is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040615" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:615: libxml2 security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:615-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-615.html" />
	<description>libxml2 is a library for manipulating XML files.

Multiple buffer overflow bugs have been found in libxml2 versions prior to
2.6.14.  If an attacker can trick a user into passing a specially crafted
FTP URL or FTP proxy URL to an application that uses the vulnerable
functions of libxml2, it could be possible to execute arbitrary code.  
Additionally, if an attacker can return a specially crafted DNS request to
libxml2, it could be possible to execute arbitrary code. The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2004-0989 to this issue.

All users are advised to upgrade to this updated package, which contains
backported patches and is not vulnerable to these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-11-12" />
        <updated date="2004-11-12" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0989">CVE-2004-0989</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

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

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

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040615006" comment="libxml2-python is earlier than 0:2.5.10-7" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040090007" comment="libxml2-python is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040632" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:632: samba security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:632-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-632.html" />
	<description>Samba provides file and printer sharing services to SMB/CIFS clients.

During a code audit, Stefan Esser discovered a buffer overflow in Samba
versions prior to 3.0.8 when handling unicode filenames.  An authenticated
remote user could exploit this bug which may lead to arbitrary code
execution on the server. The Common Vulnerabilities and Exposures project
(cve.mitre.org) has assigned the name CAN-2004-0882 to this issue. Red Hat
believes that the Exec-Shield technology (enabled by default since Update
3) will block attempts to remotely exploit this vulnerability on x86
architectures.

Additionally, a bug was found in the input validation routines in versions
of Samba prior to 3.0.8 that caused the smbd process to consume abnormal
amounts of system memory.  An authenticated remote user could exploit this
bug to cause a denial of service.  The Common Vulnerabilities and Exposures
project (cve.mitre.org) has assigned the name CAN-2004-0930 to this issue.

Users of Samba should upgrade to these updated packages, which contain
backported security patches, and are not vulnerable to these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-11-16" />
        <updated date="2004-11-16" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0882">CVE-2004-0882</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0930">CVE-2004-0930</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040632002" comment="samba is earlier than 0:3.0.7-1.3E.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040064003" comment="samba is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040632004" comment="samba-client is earlier than 0:3.0.7-1.3E.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040064005" comment="samba-client is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040632006" comment="samba-common is earlier than 0:3.0.7-1.3E.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040064007" comment="samba-common is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040632008" comment="samba-swat is earlier than 0:3.0.7-1.3E.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040064009" comment="samba-swat is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040634" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:634: zip security update
        (Low)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:634-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-634.html" />
	<description>The zip program is an archiving utility which can create ZIP-compatible
archives.

A buffer overflow bug has been discovered in zip when handling long file
names.  An attacker could create a specially crafted path which could
cause zip to crash or execute arbitrary instructions.  The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2004-1010 to this issue.

Users of zip should upgrade to this updated package, which contains
backported patches and is not vulnerable to this issue.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Low</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-12-16" />
        <updated date="2004-12-16" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1010">CVE-2004-1010</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040634002" comment="zip is earlier than 0:2.3-16.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040634003" comment="zip is signed with Red Hat master key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040635" version="305" class="patch">
      <metadata>
        <title>RHSA-2004:635: ruby security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:635-05" ref_url="https://rhn.redhat.com/errata/RHSA-2004-635.html" />
	<description>Ruby is an interpreted scripting language for object-oriented programming.

A flaw was dicovered in the CGI module of Ruby.  If empty data is sent by
the POST method to the CGI script which requires MIME type
multipart/form-data, it can get stuck in a loop.  A remote attacker could
trigger this flaw and cause a denial of service.  The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2004-0983 to this issue.

Users are advised to upgrade to this erratum package, which contains a
backported patch to cgi.rb.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2005 Red Hat, Inc.</rights>
        <issued date="2005-01-17" />
        <updated date="2005-01-17" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0983">CVE-2004-0983</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040635002" comment="ruby is earlier than 0:1.6.8-9.EL3.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040441003" comment="ruby is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040635004" comment="irb is earlier than 0:1.6.8-9.EL3.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040635005" comment="irb is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040635006" comment="ruby-devel is earlier than 0:1.6.8-9.EL3.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040441005" comment="ruby-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040635008" comment="ruby-docs is earlier than 0:1.6.8-9.EL3.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040635009" comment="ruby-docs is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040635010" comment="ruby-libs is earlier than 0:1.6.8-9.EL3.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040441007" comment="ruby-libs is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040635012" comment="ruby-mode is earlier than 0:1.6.8-9.EL3.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040441009" comment="ruby-mode is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040635014" comment="ruby-tcltk is earlier than 0:1.6.8-9.EL3.3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040635015" comment="ruby-tcltk is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040636" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:636: ImageMagick security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:636-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-636.html" />
	<description>ImageMagick(TM) is an image display and manipulation tool for the X Window
System.

A buffer overflow flaw was discovered in the ImageMagick image handler.
An attacker could create a carefully crafted image file with an improper
EXIF information in such a way that it would cause ImageMagick to execute
arbitrary code when processing the image. The Common Vulnerabilities and
Exposures project (cve.mitre.org) has assigned the name CAN-2004-0981 to
this issue.

David Eisenstein has reported that our previous fix for CAN-2004-0827, a
heap overflow flaw, was incomplete.  An attacker could create a carefully
crafted BMP file in such a way that it could cause ImageMagick to execute
arbitrary code when processing the image. The Common Vulnerabilities and
Exposures project (cve.mitre.org) has assigned the name CAN-2004-0827 to
this issue.

Users of ImageMagick should upgrade to these updated packages, which
contain a backported patch, and is not vulnerable to this issue.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-12-08" />
        <updated date="2004-12-08" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0981">CVE-2004-0981</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0827">CVE-2004-0827</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

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

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

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

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

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040636010" comment="ImageMagick-perl is earlier than 0:5.5.6-7" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040480011" comment="ImageMagick-perl is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040638" version="304" class="patch">
      <metadata>
        <title>RHSA-2004:638: gd security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:638-04" ref_url="https://rhn.redhat.com/errata/RHSA-2004-638.html" />
	<description>The gd packages contain a graphics library used for the dynamic creation of
images such as PNG and JPEG. 

Several buffer overflows were reported in various memory allocation calls.
An attacker could create a carefully crafted image file in such a way that
it could cause ImageMagick to execute arbitrary code when processing the
image. The Common Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the name CAN-2004-0990 to these issues.  

While researching the fixes to these overflows, additional buffer overflows
were discovered in calls to gdMalloc.  The Common Vulnerabilities and
Exposures project (cve.mitre.org) has assigned the name CAN-2004-0941 to
these issues.  

Users of gd should upgrade to these updated packages, which contain a
backported security patch, and are not vulnerable to these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2005 Red Hat, Inc.</rights>
        <issued date="2004-12-16" />
        <updated date="2005-05-26" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0941">CVE-2004-0941</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0990">CVE-2004-0990</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040638002" comment="gd is earlier than 0:1.8.4-12.3.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040638003" comment="gd is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040638004" comment="gd-devel is earlier than 0:1.8.4-12.3.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040638005" comment="gd-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040638006" comment="gd-progs is earlier than 0:1.8.4-12.3.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040638007" comment="gd-progs is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040650" version="304" class="patch">
      <metadata>
        <title>RHSA-2004:650: libxml security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:650-04" ref_url="https://rhn.redhat.com/errata/RHSA-2004-650.html" />
	<description>The libxml package contains a library for manipulating XML files.

Multiple buffer overflow bugs have been found in libxml versions prior to
2.6.14.  If an attacker can trick a user into passing a specially crafted
FTP URL or FTP proxy URL to an application that uses the vulnerable
functions of libxml, it could be possible to execute arbitrary code.  
Additionally, if an attacker can return a specially crafted DNS request to
libxml, it could be possible to execute arbitrary code. The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2004-0989 to this issue.

Yuuichi Teranishi discovered a flaw in libxml versions prior to 2.6.6.
When fetching a remote resource via FTP or HTTP, libxml uses special
parsing routines. These routines can overflow a buffer if passed a very
long URL. If an attacker is able to find an application using libxml that
parses remote resources and allows them to influence the URL, then this
flaw could be used to execute arbitrary code. The Common Vulnerabilities
and Exposures project (cve.mitre.org) has assigned the name CAN-2004-0110
to this issue.

All users are advised to upgrade to this updated package, which contains
backported patches and is not vulnerable to these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2005 Red Hat, Inc.</rights>
        <issued date="2004-12-16" />
        <updated date="2005-05-26" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0110">CVE-2004-0110</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0989">CVE-2004-0989</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040650002" comment="libxml is earlier than 1:1.8.17-9.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040650003" comment="libxml is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040650004" comment="libxml-devel is earlier than 1:1.8.17-9.2" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040650005" comment="libxml-devel is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040651" version="303" class="patch">
      <metadata>
        <title>RHSA-2004:651: imlib security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:651-03" ref_url="https://rhn.redhat.com/errata/RHSA-2004-651.html" />
	<description>The imlib packages contain an image loading and rendering library.

Pavel Kankovsky discovered several heap overflow flaws that were found in
the imlib image handler. An attacker could create a carefully crafted image
file in such a way that it could cause an application linked with imlib to
execute arbitrary code when the file was opened by a victim. The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2004-1025 to this issue.

Additionally, Pavel discovered several integer overflow flaws that were
found in the imlib image handler. An attacker could create a carefully
crafted image file in such a way that it could cause an application linked
with imlib to execute arbitrary code or crash when the file was opened by a
victim. The Common Vulnerabilities and Exposures project (cve.mitre.org)
has assigned the name CAN-2004-1026 to this issue.

Users of imlib should update to these updated packages, which contain
backported patches and are not vulnerable to this issue.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-12-23" />
        <updated date="2004-12-23" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1025">CVE-2004-1025</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1026">CVE-2004-1026</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040651002" comment="imlib is earlier than 1:1.9.13-13.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040465003" comment="imlib is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040651004" comment="imlib-devel is earlier than 1:1.9.13-13.4" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040465005" comment="imlib-devel is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040654" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:654: squirrelmail security update
        (Moderate)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:654-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-654.html" />
	<description>SquirrelMail is a webmail package written in PHP.

A cross-site scripting bug has been found in SquirrelMail.  This issue
could allow an attacker to send a mail with a carefully crafted header,
which could result in causing the victim's machine to execute a malicious
script. The Common Vulnerabilities and Exposures project has assigned the
name CAN-2004-1036 to this issue.

Additionally, the following issues have been addressed:

- updated splash screens
- HIGASHIYAMA Masato's patch to improve Japanese support
- real 1.4.3a tarball
- config_local.php and default_pref in /etc/squirrelmail/ to match upstream   
  RPM.

Please note that it is possible that upgrading to this package may remove
your SquirrelMail configuration files due to a bug in the RPM package. 
Upgrading will prevent this from happening in the future.

Users of SquirrelMail are advised to upgrade to this updated package which
contains a patched version of SquirrelMail version 1.43a and is not
vulnerable to these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Moderate</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-12-23" />
        <updated date="2004-12-23" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1036">CVE-2004-1036</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
            

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040654002" comment="squirrelmail is earlier than 0:1.4.3a-7.EL3" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040240003" comment="squirrelmail is signed with Red Hat master key" />
            
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040670" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:670: samba security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:670-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-670.html" />
	<description>Samba provides file and printer sharing services to SMB/CIFS clients.

Greg MacManus of iDEFENSE Labs has discovered an integer overflow bug in
Samba versions prior to 3.0.10.  An authenticated remote user could exploit
this bug which may lead to arbitrary code execution on the Samba server. 
The Common Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the name CAN-2004-1154 to this issue.

Users of Samba should upgrade to these updated packages, which contain
backported security patches, and are not vulnerable to these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-12-16" />
        <updated date="2004-12-16" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1154">CVE-2004-1154</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040670002" comment="samba is earlier than 0:3.0.9-1.3E.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040064003" comment="samba is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040670004" comment="samba-client is earlier than 0:3.0.9-1.3E.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040064005" comment="samba-client is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040670006" comment="samba-common is earlier than 0:3.0.9-1.3E.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040064007" comment="samba-common is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040670008" comment="samba-swat is earlier than 0:3.0.9-1.3E.1" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040064009" comment="samba-swat is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040687" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:687: php security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:687-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-687.html" />
	<description>PHP is an HTML-embedded scripting language commonly used with the Apache
HTTP Web server.

Flaws including possible information disclosure, double free, and negative
reference index array underflow were found in the deserialization code of
PHP.  PHP applications may use the unserialize function on untrusted user
data, which could allow a remote attacker to gain access to memory or
potentially execute arbitrary code.  The Common Vulnerabilities and
Exposures project (cve.mitre.org) has assigned the name CAN-2004-1019 to
this issue.

A flaw in the exif extension of PHP was found which lead to a stack
overflow.  An attacker could create a carefully crafted image file in such
a way that if parsed by a PHP script using the exif extension it could
cause a crash or potentially execute arbitrary code.  The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2004-1065 to this issue.

An information disclosure bug was discovered in the parsing of "GPC"
variables in PHP (query strings or cookies, and POST form data).  If
particular scripts used the values of the GPC variables, portions of the
memory space of an httpd child process could be revealed to the client. 
The Common Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the name CAN-2004-0958 to this issue.

A file access bug was discovered in the parsing of "multipart/form-data"
forms, used by PHP scripts which allow file uploads.  In particular
configurations, some scripts could allow a malicious client to upload files
to an arbitrary directory where the "apache" user has write access.  The
Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned
the name CAN-2004-0959 to this issue.

Flaws were found in shmop_write, pack, and unpack PHP functions.  These
functions are not normally passed user supplied data, so would require a
malicious PHP script to be exploited.  The Common Vulnerabilities and
Exposures project (cve.mitre.org) has assigned the name CAN-2004-1018 to
this issue.

Various issues were discovered in the use of the "select" system call in
PHP, which could be triggered if PHP is used in an Apache configuration
where the number of open files (such as virtual host log files) exceeds the
default process limit of 1024.  Workarounds are now included for some of
these issues.

The "phpize" shell script included in PHP can be used to build third-party
extension modules.  A build issue was discovered in the "phpize" script on
some 64-bit platforms which prevented correct operation.

The "pcntl" extension module is now enabled in the command line PHP
interpreter, /usr/bin/php.  This module enables process control features 
such as "fork" and "kill" from PHP scripts.

Users of PHP should upgrade to these updated packages, which contain fixes
for these issues.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-12-21" />
        <updated date="2004-12-21" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0958">CVE-2004-0958</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0959">CVE-2004-0959</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1018">CVE-2004-1018</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1019">CVE-2004-1019</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1065">CVE-2004-1065</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040687002" comment="php is earlier than 0:4.3.2-19.ent" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040392003" comment="php is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040687004" comment="php-devel is earlier than 0:4.3.2-19.ent" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040687005" comment="php-devel is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040687006" comment="php-imap is earlier than 0:4.3.2-19.ent" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040392005" comment="php-imap is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040687008" comment="php-ldap is earlier than 0:4.3.2-19.ent" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040392007" comment="php-ldap is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040687010" comment="php-mysql is earlier than 0:4.3.2-19.ent" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040392009" comment="php-mysql is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040687012" comment="php-odbc is earlier than 0:4.3.2-19.ent" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040392011" comment="php-odbc is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040687014" comment="php-pgsql is earlier than 0:4.3.2-19.ent" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040392013" comment="php-pgsql is signed with Red Hat master key" />
            </criteria>
    </criteria>
  </criteria>

    </definition>
<definition id="oval:com.redhat.rhsa:def:20040689" version="302" class="patch">
      <metadata>
        <title>RHSA-2004:689: kernel security update
        (Important)
	</title>
  	<affected family="unix">
        <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="RHSA" ref_id="RHSA-2004:689-02" ref_url="https://rhn.redhat.com/errata/RHSA-2004-689.html" />
	<description>The Linux kernel handles the basic functions of the operating system.

This advisory includes fixes for several security issues:

Petr Vandrovec discovered a flaw in the 32bit emulation code affecting the
Linux 2.4 kernel on the AMD64 architecture.  A local attacker could use
this flaw to gain privileges. The Common Vulnerabilities and Exposures
project (cve.mitre.org) has assigned the name CAN-2004-1144 to this issue.

ISEC security research discovered multiple vulnerabilities in the IGMP
functionality which was backported in the Red Hat Enterprise Linux 3
kernels.  These flaws could allow a local user to cause a denial of
service (crash) or potentially gain privileges.  Where multicast
applications are being used on a system, these flaws may also allow remote
users to cause a denial of service.  The Common Vulnerabilities and
Exposures project (cve.mitre.org) has assigned the name CAN-2004-1137 to
this issue.

ISEC security research and Georgi Guninski independantly discovered a flaw
in the scm_send function in the auxiliary message layer.  A local user
could create a carefully crafted auxiliary message which could cause a
denial of service (system hang).  The Common Vulnerabilities and Exposures
project (cve.mitre.org) has assigned the name CAN-2004-1016 to this issue.

A floating point information leak was discovered in the ia64 architecture
context switch code.  A local user could use this flaw to read register
values of other processes by setting the MFH bit. The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the
name CAN-2004-0565 to this issue.

Kirill Korotaev found a flaw in load_elf_binary affecting kernels prior to
2.4.26.  A local user could create a carefully crafted binary in such a
way that it would cause a denial of service (system crash).  The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the
name CAN-2004-1234 to this issue.

These packages also fix issues in the io_edgeport driver, and a memory leak
in ip_options_get.

Note: The kernel-unsupported package contains various drivers and modules
that are unsupported and therefore might contain security problems that
have not been addressed.

All Red Hat Enterprise Linux 3 users are advised to upgrade their
kernels to the packages associated with their machine architectures
and configurations as listed in this erratum.</description>

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

<advisory from="secalert@redhat.com">
        <severity>Important</severity>
        <rights>Copyright 2004 Red Hat, Inc.</rights>
        <issued date="2004-12-23" />
        <updated date="2004-12-23" />
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0565">CVE-2004-0565</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1016">CVE-2004-1016</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1017">CVE-2004-1017</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1137">CVE-2004-1137</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1144">CVE-2004-1144</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1234">CVE-2004-1234</cve>
        <cve href="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1335">CVE-2004-1335</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.rhba:tst:20040164001" comment="Red Hat Enterprise Linux 3 is installed" />
    <criteria operator="OR">
            <criteria operator="AND">

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

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

            <criterion test_ref="oval:com.redhat.rhsa:tst:20040689006" comment="kernel-smp-unsupported is earlier than 0:2.4.21-27.0.1.EL" />
            <criterion test_ref="oval:com.redhat.rhsa:tst:20040017007" comment="kernel-smp-unsupported is signed with Red Hat master key" />
            </criteria>
            <criteria operator="AND">

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

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

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

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

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

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

    </definition>
</definitions>

<tests>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhba:tst:20040164001" version="302" comment="redhat-release is version 3" check="at least one">
<object object_ref="oval:com.redhat.rhba:obj:20040164001" />
<state state_ref="oval:com.redhat.rhba:ste:20040164001" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhba:tst:20040164002" version="302" comment="vsftpd is earlier than 0:1.2.1-3" check="at least one">
<object object_ref="oval:com.redhat.rhba:obj:20040164002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhba:tst:20040164003" version="302" comment="vsftpd is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhba:obj:20040164002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhba:tst:20040232002" version="302" comment="lvm is earlier than 0:1.0.8-5" check="at least one">
<object object_ref="oval:com.redhat.rhba:obj:20040232002" />
<state state_ref="oval:com.redhat.rhba:ste:20040232002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhba:tst:20040232003" version="302" comment="lvm is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhba:obj:20040232002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040002002" version="302" comment="ethereal is earlier than 0:0.10.0a-0.30E.1" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040002002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040002002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040002003" version="302" comment="ethereal is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040002002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040002004" version="302" comment="ethereal-gnome is earlier than 0:0.10.0a-0.30E.1" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040002003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040002002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040002005" version="302" comment="ethereal-gnome is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040002003" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040004002" version="302" comment="cvs is earlier than 0:1.11.2-14" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040004002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040004002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040004003" version="302" comment="cvs is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040004002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040005002" version="302" comment="kdepim is earlier than 6:3.1.3-3.3" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040005002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040005002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040005003" version="302" comment="kdepim is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040005002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040005004" version="302" comment="kdepim-devel is earlier than 6:3.1.3-3.3" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040005003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040005002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040005005" version="302" comment="kdepim-devel is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040005003" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040008002" version="305" comment="libpcap is earlier than 14:0.7.2-7.E3.1" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040008002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040008002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040008003" version="305" comment="libpcap is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040008002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040008004" version="305" comment="tcpdump is earlier than 14:3.7.2-7.E3.1" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040008003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040008004" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040008005" version="305" comment="tcpdump is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040008003" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040015002" version="305" comment="httpd is earlier than 0:2.0.46-26.ent" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040015002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040015002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040015003" version="305" comment="httpd is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040015002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040015004" version="305" comment="httpd-devel is earlier than 0:2.0.46-26.ent" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040015003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040015002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040015005" version="305" comment="httpd-devel is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040015003" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040015006" version="305" comment="mod_ssl is earlier than 1:2.0.46-26.ent" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040015004" />
<state state_ref="oval:com.redhat.rhsa:ste:20040015004" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040015007" version="305" comment="mod_ssl is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040015004" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040017002" version="302" comment="kernel is earlier than 0:2.4.21-9.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040017002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040017003" version="302" comment="kernel is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040017004" version="302" comment="kernel-smp is earlier than 0:2.4.21-9.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040017002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040017005" version="302" comment="kernel-smp is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017003" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040017006" version="302" comment="kernel-smp-unsupported is earlier than 0:2.4.21-9.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017004" />
<state state_ref="oval:com.redhat.rhsa:ste:20040017002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040017007" version="302" comment="kernel-smp-unsupported is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017004" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040017008" version="302" comment="kernel-unsupported is earlier than 0:2.4.21-9.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017005" />
<state state_ref="oval:com.redhat.rhsa:ste:20040017002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040017009" version="302" comment="kernel-unsupported is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017005" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040017010" version="302" comment="kernel-BOOT is earlier than 0:2.4.21-9.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017006" />
<state state_ref="oval:com.redhat.rhsa:ste:20040017002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040017011" version="302" comment="kernel-BOOT is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017006" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040017012" version="302" comment="kernel-doc is earlier than 0:2.4.21-9.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017007" />
<state state_ref="oval:com.redhat.rhsa:ste:20040017002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040017013" version="302" comment="kernel-doc is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017007" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040017014" version="302" comment="kernel-source is earlier than 0:2.4.21-9.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017008" />
<state state_ref="oval:com.redhat.rhsa:ste:20040017002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040017015" version="302" comment="kernel-source is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017008" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040017016" version="302" comment="kernel-hugemem is earlier than 0:2.4.21-9.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017009" />
<state state_ref="oval:com.redhat.rhsa:ste:20040017002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040017017" version="302" comment="kernel-hugemem is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017009" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040017018" version="302" comment="kernel-hugemem-unsupported is earlier than 0:2.4.21-9.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017010" />
<state state_ref="oval:com.redhat.rhsa:ste:20040017002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040017019" version="302" comment="kernel-hugemem-unsupported is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017010" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040023002" version="302" comment="net-snmp is earlier than 0:5.0.9-2.30E.1" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040023002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040023002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040023003" version="302" comment="net-snmp is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040023002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040023004" version="302" comment="net-snmp-devel is earlier than 0:5.0.9-2.30E.1" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040023003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040023002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040023005" version="302" comment="net-snmp-devel is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040023003" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040023006" version="302" comment="net-snmp-utils is earlier than 0:5.0.9-2.30E.1" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040023004" />
<state state_ref="oval:com.redhat.rhsa:ste:20040023002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040023007" version="302" comment="net-snmp-utils is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040023004" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040031002" version="302" comment="netpbm is earlier than 0:9.24-11.30.1" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040031002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040031002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040031003" version="302" comment="netpbm is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040031002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040031004" version="302" comment="netpbm-devel is earlier than 0:9.24-11.30.1" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040031003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040031002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040031005" version="302" comment="netpbm-devel is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040031003" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040031006" version="302" comment="netpbm-progs is earlier than 0:9.24-11.30.1" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040031004" />
<state state_ref="oval:com.redhat.rhsa:ste:20040031002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040031007" version="302" comment="netpbm-progs is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040031004" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040033002" version="302" comment="gaim is earlier than 1:0.75-3.2.0" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040033002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040033002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040033003" version="302" comment="gaim is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040033002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040041002" version="302" comment="slocate is earlier than 0:2.7-3" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040041002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040041002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040041003" version="302" comment="slocate is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040041002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040047002" version="302" comment="pwlib is earlier than 0:1.4.7-7.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040047002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040047002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040047003" version="302" comment="pwlib is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040047002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040050002" version="302" comment="mutt is earlier than 5:1.4.1-3.4" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040050002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040050002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040050003" version="302" comment="mutt is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040050002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040053002" version="302" comment="sysstat is earlier than 0:4.0.7-4.EL3.2" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040053002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040053002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040053003" version="302" comment="sysstat is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040053002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040058002" version="302" comment="mod_python is earlier than 0:3.0.3-3.ent" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040058002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040058002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040058003" version="302" comment="mod_python is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040058002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061002" version="302" comment="XFree86 is earlier than 0:4.3.0-55.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040061002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061003" version="302" comment="XFree86 is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061004" version="302" comment="XFree86-100dpi-fonts is earlier than 0:4.3.0-55.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040061002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061005" version="302" comment="XFree86-100dpi-fonts is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061003" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061006" version="302" comment="XFree86-75dpi-fonts is earlier than 0:4.3.0-55.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061004" />
<state state_ref="oval:com.redhat.rhsa:ste:20040061002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061007" version="302" comment="XFree86-75dpi-fonts is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061004" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061008" version="302" comment="XFree86-ISO8859-14-100dpi-fonts is earlier than 0:4.3.0-55.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061005" />
<state state_ref="oval:com.redhat.rhsa:ste:20040061002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061009" version="302" comment="XFree86-ISO8859-14-100dpi-fonts is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061005" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061010" version="302" comment="XFree86-ISO8859-14-75dpi-fonts is earlier than 0:4.3.0-55.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061006" />
<state state_ref="oval:com.redhat.rhsa:ste:20040061002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061011" version="302" comment="XFree86-ISO8859-14-75dpi-fonts is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061006" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061012" version="302" comment="XFree86-ISO8859-15-100dpi-fonts is earlier than 0:4.3.0-55.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061007" />
<state state_ref="oval:com.redhat.rhsa:ste:20040061002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061013" version="302" comment="XFree86-ISO8859-15-100dpi-fonts is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061007" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061014" version="302" comment="XFree86-ISO8859-15-75dpi-fonts is earlier than 0:4.3.0-55.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061008" />
<state state_ref="oval:com.redhat.rhsa:ste:20040061002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061015" version="302" comment="XFree86-ISO8859-15-75dpi-fonts is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061008" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061016" version="302" comment="XFree86-ISO8859-2-100dpi-fonts is earlier than 0:4.3.0-55.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061009" />
<state state_ref="oval:com.redhat.rhsa:ste:20040061002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061017" version="302" comment="XFree86-ISO8859-2-100dpi-fonts is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061009" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061018" version="302" comment="XFree86-ISO8859-2-75dpi-fonts is earlier than 0:4.3.0-55.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061010" />
<state state_ref="oval:com.redhat.rhsa:ste:20040061002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061019" version="302" comment="XFree86-ISO8859-2-75dpi-fonts is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061010" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061020" version="302" comment="XFree86-ISO8859-9-100dpi-fonts is earlier than 0:4.3.0-55.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061011" />
<state state_ref="oval:com.redhat.rhsa:ste:20040061002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061021" version="302" comment="XFree86-ISO8859-9-100dpi-fonts is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061011" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061022" version="302" comment="XFree86-ISO8859-9-75dpi-fonts is earlier than 0:4.3.0-55.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061012" />
<state state_ref="oval:com.redhat.rhsa:ste:20040061002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061023" version="302" comment="XFree86-ISO8859-9-75dpi-fonts is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061012" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061024" version="302" comment="XFree86-Mesa-libGL is earlier than 0:4.3.0-55.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061013" />
<state state_ref="oval:com.redhat.rhsa:ste:20040061002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061025" version="302" comment="XFree86-Mesa-libGL is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061013" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061026" version="302" comment="XFree86-Mesa-libGLU is earlier than 0:4.3.0-55.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061014" />
<state state_ref="oval:com.redhat.rhsa:ste:20040061002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061027" version="302" comment="XFree86-Mesa-libGLU is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061014" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061028" version="302" comment="XFree86-Xnest is earlier than 0:4.3.0-55.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061015" />
<state state_ref="oval:com.redhat.rhsa:ste:20040061002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061029" version="302" comment="XFree86-Xnest is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061015" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061030" version="302" comment="XFree86-Xvfb is earlier than 0:4.3.0-55.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061016" />
<state state_ref="oval:com.redhat.rhsa:ste:20040061002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061031" version="302" comment="XFree86-Xvfb is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061016" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061032" version="302" comment="XFree86-base-fonts is earlier than 0:4.3.0-55.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061017" />
<state state_ref="oval:com.redhat.rhsa:ste:20040061002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061033" version="302" comment="XFree86-base-fonts is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061017" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061034" version="302" comment="XFree86-cyrillic-fonts is earlier than 0:4.3.0-55.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061018" />
<state state_ref="oval:com.redhat.rhsa:ste:20040061002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061035" version="302" comment="XFree86-cyrillic-fonts is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061018" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061036" version="302" comment="XFree86-devel is earlier than 0:4.3.0-55.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061019" />
<state state_ref="oval:com.redhat.rhsa:ste:20040061002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061037" version="302" comment="XFree86-devel is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061019" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061038" version="302" comment="XFree86-doc is earlier than 0:4.3.0-55.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061020" />
<state state_ref="oval:com.redhat.rhsa:ste:20040061002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061039" version="302" comment="XFree86-doc is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061020" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061040" version="302" comment="XFree86-font-utils is earlier than 0:4.3.0-55.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061021" />
<state state_ref="oval:com.redhat.rhsa:ste:20040061002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061041" version="302" comment="XFree86-font-utils is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061021" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061042" version="302" comment="XFree86-libs is earlier than 0:4.3.0-55.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061022" />
<state state_ref="oval:com.redhat.rhsa:ste:20040061002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061043" version="302" comment="XFree86-libs is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061022" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061044" version="302" comment="XFree86-libs-data is earlier than 0:4.3.0-55.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061023" />
<state state_ref="oval:com.redhat.rhsa:ste:20040061002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061045" version="302" comment="XFree86-libs-data is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061023" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061046" version="302" comment="XFree86-syriac-fonts is earlier than 0:4.3.0-55.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061024" />
<state state_ref="oval:com.redhat.rhsa:ste:20040061002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061047" version="302" comment="XFree86-syriac-fonts is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061024" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061048" version="302" comment="XFree86-tools is earlier than 0:4.3.0-55.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061025" />
<state state_ref="oval:com.redhat.rhsa:ste:20040061002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061049" version="302" comment="XFree86-tools is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061025" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061050" version="302" comment="XFree86-truetype-fonts is earlier than 0:4.3.0-55.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061026" />
<state state_ref="oval:com.redhat.rhsa:ste:20040061002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061051" version="302" comment="XFree86-truetype-fonts is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061026" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061052" version="302" comment="XFree86-twm is earlier than 0:4.3.0-55.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061027" />
<state state_ref="oval:com.redhat.rhsa:ste:20040061002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061053" version="302" comment="XFree86-twm is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061027" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061054" version="302" comment="XFree86-xauth is earlier than 0:4.3.0-55.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061028" />
<state state_ref="oval:com.redhat.rhsa:ste:20040061002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061055" version="302" comment="XFree86-xauth is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061028" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061056" version="302" comment="XFree86-xdm is earlier than 0:4.3.0-55.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061029" />
<state state_ref="oval:com.redhat.rhsa:ste:20040061002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061057" version="302" comment="XFree86-xdm is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061029" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061058" version="302" comment="XFree86-xfs is earlier than 0:4.3.0-55.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061030" />
<state state_ref="oval:com.redhat.rhsa:ste:20040061002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040061059" version="302" comment="XFree86-xfs is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040061030" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040064002" version="306" comment="samba is earlier than 0:3.0.2-6.3E" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040064002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040064002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040064003" version="306" comment="samba is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040064002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040064004" version="306" comment="samba-client is earlier than 0:3.0.2-6.3E" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040064003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040064002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040064005" version="306" comment="samba-client is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040064003" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040064006" version="306" comment="samba-common is earlier than 0:3.0.2-6.3E" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040064004" />
<state state_ref="oval:com.redhat.rhsa:ste:20040064002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040064007" version="306" comment="samba-common is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040064004" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040064008" version="306" comment="samba-swat is earlier than 0:3.0.2-6.3E" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040064005" />
<state state_ref="oval:com.redhat.rhsa:ste:20040064002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040064009" version="306" comment="samba-swat is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040064005" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040066002" version="302" comment="kernel is earlier than 0:2.4.21-9.0.1.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040066002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040066004" version="302" comment="s390utils is earlier than 2:1.2.4-3" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040066003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040066004" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040066005" version="302" comment="s390utils is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040066003" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040066006" version="302" comment="kernel-smp is earlier than 0:2.4.21-9.0.1.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040066002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040066008" version="302" comment="kernel-smp-unsupported is earlier than 0:2.4.21-9.0.1.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017004" />
<state state_ref="oval:com.redhat.rhsa:ste:20040066002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040066010" version="302" comment="kernel-unsupported is earlier than 0:2.4.21-9.0.1.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017005" />
<state state_ref="oval:com.redhat.rhsa:ste:20040066002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040066012" version="302" comment="kernel-BOOT is earlier than 0:2.4.21-9.0.1.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017006" />
<state state_ref="oval:com.redhat.rhsa:ste:20040066002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040066014" version="302" comment="kernel-doc is earlier than 0:2.4.21-9.0.1.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017007" />
<state state_ref="oval:com.redhat.rhsa:ste:20040066002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040066016" version="302" comment="kernel-source is earlier than 0:2.4.21-9.0.1.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017008" />
<state state_ref="oval:com.redhat.rhsa:ste:20040066002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040066018" version="302" comment="kernel-hugemem is earlier than 0:2.4.21-9.0.1.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017009" />
<state state_ref="oval:com.redhat.rhsa:ste:20040066002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040066020" version="302" comment="kernel-hugemem-unsupported is earlier than 0:2.4.21-9.0.1.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017010" />
<state state_ref="oval:com.redhat.rhsa:ste:20040066002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040072002" version="302" comment="nfs-utils is earlier than 0:1.0.6-7.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040072002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040072002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040072003" version="302" comment="nfs-utils is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040072002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040084002" version="302" comment="httpd is earlier than 0:2.0.46-32.ent" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040015002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040084002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040084004" version="302" comment="httpd-devel is earlier than 0:2.0.46-32.ent" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040015003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040084002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040084006" version="302" comment="mod_ssl is earlier than 1:2.0.46-32.ent" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040015004" />
<state state_ref="oval:com.redhat.rhsa:ste:20040084004" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040090002" version="302" comment="libxml2 is earlier than 0:2.5.10-6" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040090002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040090002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040090003" version="302" comment="libxml2 is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040090002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040090004" version="302" comment="libxml2-devel is earlier than 0:2.5.10-6" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040090003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040090002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040090005" version="302" comment="libxml2-devel is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040090003" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040090006" version="302" comment="libxml2-python is earlier than 0:2.5.10-6" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040090004" />
<state state_ref="oval:com.redhat.rhsa:ste:20040090002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040090007" version="302" comment="libxml2-python is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040090004" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040103002" version="302" comment="gdk-pixbuf is earlier than 1:0.22.0-6.1.1" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040103002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040103002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040103003" version="302" comment="gdk-pixbuf is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040103002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040103004" version="302" comment="gdk-pixbuf-devel is earlier than 1:0.22.0-6.1.1" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040103003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040103002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040103005" version="302" comment="gdk-pixbuf-devel is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040103003" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040103006" version="302" comment="gdk-pixbuf-gnome is earlier than 1:0.22.0-6.1.1" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040103004" />
<state state_ref="oval:com.redhat.rhsa:ste:20040103002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040103007" version="302" comment="gdk-pixbuf-gnome is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040103004" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040110002" version="303" comment="mozilla is earlier than 37:1.4.2-3.0.2" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040110002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040110002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040110003" version="303" comment="mozilla is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040110002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040110004" version="303" comment="mozilla-chat is earlier than 37:1.4.2-3.0.2" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040110003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040110002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040110005" version="303" comment="mozilla-chat is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040110003" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040110006" version="303" comment="mozilla-dom-inspector is earlier than 37:1.4.2-3.0.2" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040110004" />
<state state_ref="oval:com.redhat.rhsa:ste:20040110002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040110007" version="303" comment="mozilla-dom-inspector is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040110004" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040110008" version="303" comment="mozilla-js-debugger is earlier than 37:1.4.2-3.0.2" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040110005" />
<state state_ref="oval:com.redhat.rhsa:ste:20040110002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040110009" version="303" comment="mozilla-js-debugger is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040110005" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040110010" version="303" comment="mozilla-mail is earlier than 37:1.4.2-3.0.2" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040110006" />
<state state_ref="oval:com.redhat.rhsa:ste:20040110002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040110011" version="303" comment="mozilla-mail is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040110006" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040110012" version="303" comment="mozilla-nspr is earlier than 37:1.4.2-3.0.2" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040110007" />
<state state_ref="oval:com.redhat.rhsa:ste:20040110002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040110013" version="303" comment="mozilla-nspr is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040110007" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040110014" version="303" comment="mozilla-nspr-devel is earlier than 37:1.4.2-3.0.2" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040110008" />
<state state_ref="oval:com.redhat.rhsa:ste:20040110002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040110015" version="303" comment="mozilla-nspr-devel is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040110008" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040110016" version="303" comment="mozilla-nss is earlier than 37:1.4.2-3.0.2" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040110009" />
<state state_ref="oval:com.redhat.rhsa:ste:20040110002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040110017" version="303" comment="mozilla-nss is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040110009" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040110018" version="303" comment="mozilla-nss-devel is earlier than 37:1.4.2-3.0.2" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040110010" />
<state state_ref="oval:com.redhat.rhsa:ste:20040110002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040110019" version="303" comment="mozilla-nss-devel is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040110010" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040120002" version="304" comment="openssl is earlier than 0:0.9.7a-33.4" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040120002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040120002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040120003" version="304" comment="openssl is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040120002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040120004" version="304" comment="openssl096b is earlier than 0:0.9.6b-16" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040120003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040120004" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040120005" version="304" comment="openssl096b is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040120003" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040120006" version="304" comment="openssl-devel is earlier than 0:0.9.7a-33.4" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040120004" />
<state state_ref="oval:com.redhat.rhsa:ste:20040120002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040120007" version="304" comment="openssl-devel is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040120004" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040120008" version="304" comment="openssl-perl is earlier than 0:0.9.7a-33.4" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040120005" />
<state state_ref="oval:com.redhat.rhsa:ste:20040120002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040120009" version="304" comment="openssl-perl is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040120005" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040133002" version="302" comment="squid is earlier than 7:2.5.STABLE3-5.3E" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040133002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040133002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040133003" version="302" comment="squid is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040133002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040136002" version="302" comment="ethereal is earlier than 0:0.10.3-0.30E.1" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040002002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040136002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040136004" version="302" comment="ethereal-gnome is earlier than 0:0.10.3-0.30E.1" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040002003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040136002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040153002" version="303" comment="cvs is earlier than 0:1.11.2-18" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040004002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040153002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040160002" version="302" comment="openoffice.org is earlier than 0:1.1.0-15.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040160002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040160002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040160003" version="302" comment="openoffice.org is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040160002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040160004" version="302" comment="openoffice.org-i18n is earlier than 0:1.1.0-15.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040160003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040160002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040160005" version="302" comment="openoffice.org-i18n is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040160003" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040160006" version="302" comment="openoffice.org-libs is earlier than 0:1.1.0-15.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040160004" />
<state state_ref="oval:com.redhat.rhsa:ste:20040160002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040160007" version="302" comment="openoffice.org-libs is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040160004" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040165002" version="302" comment="ipsec-tools is earlier than 0:0.2.5-0.4" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040165002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040165002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040165003" version="302" comment="ipsec-tools is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040165002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040174002" version="302" comment="utempter is earlier than 0:0.5.5-1.3EL.0" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040174002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040174002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040174003" version="302" comment="utempter is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040174002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040178002" version="302" comment="lha is earlier than 0:1.14i-10.2" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040178002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040178002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040178003" version="302" comment="lha is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040178002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040180002" version="302" comment="libpng is earlier than 2:1.2.2-21" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040180002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040180002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040180003" version="302" comment="libpng is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040180002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040180004" version="302" comment="libpng10 is earlier than 0:1.0.13-12" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040180003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040180004" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040180005" version="302" comment="libpng10 is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040180003" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040180006" version="302" comment="libpng-devel is earlier than 2:1.2.2-21" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040180004" />
<state state_ref="oval:com.redhat.rhsa:ste:20040180002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040180007" version="302" comment="libpng-devel is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040180004" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040180008" version="302" comment="libpng10-devel is earlier than 0:1.0.13-12" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040180005" />
<state state_ref="oval:com.redhat.rhsa:ste:20040180004" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040180009" version="302" comment="libpng10-devel is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040180005" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040183002" version="302" comment="kernel is earlier than 0:2.4.21-9.0.3.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040183002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040183004" version="302" comment="kernel-smp is earlier than 0:2.4.21-9.0.3.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040183002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040183006" version="302" comment="kernel-smp-unsupported is earlier than 0:2.4.21-9.0.3.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017004" />
<state state_ref="oval:com.redhat.rhsa:ste:20040183002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040183008" version="302" comment="kernel-unsupported is earlier than 0:2.4.21-9.0.3.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017005" />
<state state_ref="oval:com.redhat.rhsa:ste:20040183002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040183010" version="302" comment="kernel-BOOT is earlier than 0:2.4.21-9.0.3.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017006" />
<state state_ref="oval:com.redhat.rhsa:ste:20040183002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040183012" version="302" comment="kernel-doc is earlier than 0:2.4.21-9.0.3.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017007" />
<state state_ref="oval:com.redhat.rhsa:ste:20040183002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040183014" version="302" comment="kernel-source is earlier than 0:2.4.21-9.0.3.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017008" />
<state state_ref="oval:com.redhat.rhsa:ste:20040183002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040183016" version="302" comment="kernel-hugemem is earlier than 0:2.4.21-9.0.3.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017009" />
<state state_ref="oval:com.redhat.rhsa:ste:20040183002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040183018" version="302" comment="kernel-hugemem-unsupported is earlier than 0:2.4.21-9.0.3.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017010" />
<state state_ref="oval:com.redhat.rhsa:ste:20040183002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040188002" version="302" comment="kernel is earlier than 0:2.4.21-15.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040188002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040188004" version="302" comment="kernel-smp is earlier than 0:2.4.21-15.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040188002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040188006" version="302" comment="kernel-smp-unsupported is earlier than 0:2.4.21-15.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017004" />
<state state_ref="oval:com.redhat.rhsa:ste:20040188002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040188008" version="302" comment="kernel-unsupported is earlier than 0:2.4.21-15.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017005" />
<state state_ref="oval:com.redhat.rhsa:ste:20040188002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040188010" version="302" comment="kernel-BOOT is earlier than 0:2.4.21-15.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017006" />
<state state_ref="oval:com.redhat.rhsa:ste:20040188002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040188012" version="302" comment="kernel-doc is earlier than 0:2.4.21-15.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017007" />
<state state_ref="oval:com.redhat.rhsa:ste:20040188002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040188014" version="302" comment="kernel-source is earlier than 0:2.4.21-15.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017008" />
<state state_ref="oval:com.redhat.rhsa:ste:20040188002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040188016" version="302" comment="kernel-hugemem is earlier than 0:2.4.21-15.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017009" />
<state state_ref="oval:com.redhat.rhsa:ste:20040188002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040188018" version="302" comment="kernel-hugemem-unsupported is earlier than 0:2.4.21-15.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017010" />
<state state_ref="oval:com.redhat.rhsa:ste:20040188002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040190002" version="302" comment="cvs is earlier than 0:1.11.2-22" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040004002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040190002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040192002" version="302" comment="rsync is earlier than 0:2.5.7-4.3E" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040192002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040192002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040192003" version="302" comment="rsync is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040192002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040219002" version="302" comment="tcpdump is earlier than 14:3.7.2-7.E3.2" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040008003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040219002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040219004" version="302" comment="libpcap is earlier than 14:0.7.2-7.E3.2" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040008002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040219004" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040233002" version="302" comment="cvs is earlier than 0:1.11.2-24" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040004002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040233002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040234002" version="302" comment="ethereal is earlier than 0:0.10.3-0.30E.2" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040002002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040234002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040234004" version="302" comment="ethereal-gnome is earlier than 0:0.10.3-0.30E.2" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040002003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040234002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040236002" version="302" comment="krb5 is earlier than 0:1.2.7-24" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040236002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040236002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040236003" version="302" comment="krb5 is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040236002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040236004" version="302" comment="krb5-devel is earlier than 0:1.2.7-24" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040236003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040236002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040236005" version="302" comment="krb5-devel is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040236003" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040236006" version="302" comment="krb5-libs is earlier than 0:1.2.7-24" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040236004" />
<state state_ref="oval:com.redhat.rhsa:ste:20040236002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040236007" version="302" comment="krb5-libs is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040236004" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040236008" version="302" comment="krb5-server is earlier than 0:1.2.7-24" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040236005" />
<state state_ref="oval:com.redhat.rhsa:ste:20040236002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040236009" version="302" comment="krb5-server is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040236005" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040236010" version="302" comment="krb5-workstation is earlier than 0:1.2.7-24" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040236006" />
<state state_ref="oval:com.redhat.rhsa:ste:20040236002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040236011" version="302" comment="krb5-workstation is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040236006" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040240002" version="302" comment="squirrelmail is earlier than 0:1.4.3-0.e3.1" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040240002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040240002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040240003" version="302" comment="squirrelmail is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040240002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040242002" version="302" comment="squid is earlier than 7:2.5.STABLE3-6.3E" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040133002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040242002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040249002" version="302" comment="libpng is earlier than 2:1.2.2-24" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040180002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040249002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040249004" version="302" comment="libpng10 is earlier than 0:1.0.13-14" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040180003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040249004" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040249006" version="302" comment="libpng-devel is earlier than 2:1.2.2-24" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040180004" />
<state state_ref="oval:com.redhat.rhsa:ste:20040249002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040249008" version="302" comment="libpng10-devel is earlier than 0:1.0.13-14" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040180005" />
<state state_ref="oval:com.redhat.rhsa:ste:20040249004" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040255002" version="302" comment="kernel is earlier than 0:2.4.21-15.0.2.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040255002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040255004" version="302" comment="kernel-smp is earlier than 0:2.4.21-15.0.2.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040255002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040255006" version="302" comment="kernel-smp-unsupported is earlier than 0:2.4.21-15.0.2.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017004" />
<state state_ref="oval:com.redhat.rhsa:ste:20040255002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040255008" version="302" comment="kernel-unsupported is earlier than 0:2.4.21-15.0.2.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017005" />
<state state_ref="oval:com.redhat.rhsa:ste:20040255002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040255010" version="302" comment="kernel-BOOT is earlier than 0:2.4.21-15.0.2.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017006" />
<state state_ref="oval:com.redhat.rhsa:ste:20040255002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040255012" version="302" comment="kernel-doc is earlier than 0:2.4.21-15.0.2.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017007" />
<state state_ref="oval:com.redhat.rhsa:ste:20040255002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040255014" version="302" comment="kernel-source is earlier than 0:2.4.21-15.0.2.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017008" />
<state state_ref="oval:com.redhat.rhsa:ste:20040255002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040255016" version="302" comment="kernel-hugemem is earlier than 0:2.4.21-15.0.2.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017009" />
<state state_ref="oval:com.redhat.rhsa:ste:20040255002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040255018" version="302" comment="kernel-hugemem-unsupported is earlier than 0:2.4.21-15.0.2.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017010" />
<state state_ref="oval:com.redhat.rhsa:ste:20040255002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040259002" version="302" comment="samba is earlier than 0:3.0.4-6.3E" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040064002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040259002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040259004" version="302" comment="samba-client is earlier than 0:3.0.4-6.3E" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040064003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040259002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040259006" version="302" comment="samba-common is earlier than 0:3.0.4-6.3E" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040064004" />
<state state_ref="oval:com.redhat.rhsa:ste:20040259002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040259008" version="302" comment="samba-swat is earlier than 0:3.0.4-6.3E" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040064005" />
<state state_ref="oval:com.redhat.rhsa:ste:20040259002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040308002" version="302" comment="ipsec-tools is earlier than 0:0.2.5-0.5" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040165002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040308002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040323002" version="302" comment="lha is earlier than 0:1.14i-10.4" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040178002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040323002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040342002" version="302" comment="httpd is earlier than 0:2.0.46-32.ent.3" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040015002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040342002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040342004" version="302" comment="httpd-devel is earlier than 0:2.0.46-32.ent.3" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040015003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040342002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040342006" version="302" comment="mod_ssl is earlier than 1:2.0.46-32.ent.3" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040015004" />
<state state_ref="oval:com.redhat.rhsa:ste:20040342004" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040349002" version="302" comment="httpd is earlier than 0:2.0.46-38.ent" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040015002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040349002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040349004" version="302" comment="httpd-devel is earlier than 0:2.0.46-38.ent" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040015003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040349002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040349006" version="302" comment="mod_ssl is earlier than 1:2.0.46-38.ent" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040015004" />
<state state_ref="oval:com.redhat.rhsa:ste:20040349004" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040350002" version="302" comment="krb5 is earlier than 0:1.2.7-28" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040236002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040350002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040350004" version="302" comment="krb5-devel is earlier than 0:1.2.7-28" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040236003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040350002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040350006" version="302" comment="krb5-libs is earlier than 0:1.2.7-28" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040236004" />
<state state_ref="oval:com.redhat.rhsa:ste:20040350002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040350008" version="302" comment="krb5-server is earlier than 0:1.2.7-28" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040236005" />
<state state_ref="oval:com.redhat.rhsa:ste:20040350002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040350010" version="302" comment="krb5-workstation is earlier than 0:1.2.7-28" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040236006" />
<state state_ref="oval:com.redhat.rhsa:ste:20040350002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040360002" version="302" comment="kernel is earlier than 0:2.4.21-15.0.3.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040360002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040360004" version="302" comment="kernel-smp is earlier than 0:2.4.21-15.0.3.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040360002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040360006" version="302" comment="kernel-smp-unsupported is earlier than 0:2.4.21-15.0.3.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017004" />
<state state_ref="oval:com.redhat.rhsa:ste:20040360002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040360008" version="302" comment="kernel-unsupported is earlier than 0:2.4.21-15.0.3.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017005" />
<state state_ref="oval:com.redhat.rhsa:ste:20040360002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040360010" version="302" comment="kernel-BOOT is earlier than 0:2.4.21-15.0.3.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017006" />
<state state_ref="oval:com.redhat.rhsa:ste:20040360002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040360012" version="302" comment="kernel-doc is earlier than 0:2.4.21-15.0.3.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017007" />
<state state_ref="oval:com.redhat.rhsa:ste:20040360002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040360014" version="302" comment="kernel-source is earlier than 0:2.4.21-15.0.3.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017008" />
<state state_ref="oval:com.redhat.rhsa:ste:20040360002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040360016" version="302" comment="kernel-hugemem is earlier than 0:2.4.21-15.0.3.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017009" />
<state state_ref="oval:com.redhat.rhsa:ste:20040360002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040360018" version="302" comment="kernel-hugemem-unsupported is earlier than 0:2.4.21-15.0.3.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017010" />
<state state_ref="oval:com.redhat.rhsa:ste:20040360002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040373002" version="302" comment="gnome-vfs2 is earlier than 0:2.2.5-2E.1" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040373002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040373002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040373003" version="302" comment="gnome-vfs2 is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040373002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040373004" version="302" comment="gnome-vfs2-devel is earlier than 0:2.2.5-2E.1" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040373003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040373002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040373005" version="302" comment="gnome-vfs2-devel is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040373003" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040378002" version="303" comment="ethereal is earlier than 0:0.10.5-0.30E.2" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040002002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040378002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040378004" version="303" comment="ethereal-gnome is earlier than 0:0.10.5-0.30E.2" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040002003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040378002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040392002" version="302" comment="php is earlier than 0:4.3.2-11.1.ent" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040392002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040392002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040392003" version="302" comment="php is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040392002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040392004" version="302" comment="php-imap is earlier than 0:4.3.2-11.1.ent" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040392003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040392002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040392005" version="302" comment="php-imap is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040392003" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040392006" version="302" comment="php-ldap is earlier than 0:4.3.2-11.1.ent" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040392004" />
<state state_ref="oval:com.redhat.rhsa:ste:20040392002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040392007" version="302" comment="php-ldap is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040392004" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040392008" version="302" comment="php-mysql is earlier than 0:4.3.2-11.1.ent" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040392005" />
<state state_ref="oval:com.redhat.rhsa:ste:20040392002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040392009" version="302" comment="php-mysql is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040392005" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040392010" version="302" comment="php-odbc is earlier than 0:4.3.2-11.1.ent" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040392006" />
<state state_ref="oval:com.redhat.rhsa:ste:20040392002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040392011" version="302" comment="php-odbc is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040392006" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040392012" version="302" comment="php-pgsql is earlier than 0:4.3.2-11.1.ent" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040392007" />
<state state_ref="oval:com.redhat.rhsa:ste:20040392002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040392013" version="302" comment="php-pgsql is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040392007" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040400002" version="302" comment="gaim is earlier than 1:0.82.1-0.RHEL3" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040033002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040400002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040402002" version="302" comment="libpng is earlier than 2:1.2.2-25" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040180002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040402002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040402004" version="302" comment="libpng10 is earlier than 0:1.0.13-15" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040180003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040402004" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040402006" version="302" comment="libpng-devel is earlier than 2:1.2.2-25" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040180004" />
<state state_ref="oval:com.redhat.rhsa:ste:20040402002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040402008" version="302" comment="libpng10-devel is earlier than 0:1.0.13-15" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040180005" />
<state state_ref="oval:com.redhat.rhsa:ste:20040402004" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040409002" version="302" comment="sox is earlier than 0:12.17.4-4.3" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040409002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040409002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040409003" version="302" comment="sox is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040409002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040409004" version="302" comment="sox-devel is earlier than 0:12.17.4-4.3" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040409003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040409002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040409005" version="302" comment="sox-devel is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040409003" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040412002" version="303" comment="kdebase is earlier than 6:3.1.3-5.4" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040412002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040412002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040412003" version="303" comment="kdebase is signed with Red Hat master key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040412002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040412004" version="303" comment="kdelibs is earlier than 6:3.1.3-6.6" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040412003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040412004" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040412005" version="303" comment="kdelibs is signed with Red Hat master key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040412003" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040412006" version="303" comment="kdebase-devel is earlier than 6:3.1.3-5.4" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040412004" />
<state state_ref="oval:com.redhat.rhsa:ste:20040412002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040412007" version="303" comment="kdebase-devel is signed with Red Hat master key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040412004" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040412008" version="303" comment="kdelibs-devel is earlier than 6:3.1.3-6.6" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040412005" />
<state state_ref="oval:com.redhat.rhsa:ste:20040412004" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040412009" version="303" comment="kdelibs-devel is signed with Red Hat master key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040412005" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040413002" version="302" comment="kernel is earlier than 0:2.4.21-15.0.4.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040413002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040413004" version="302" comment="kernel-smp is earlier than 0:2.4.21-15.0.4.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040413002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040413006" version="302" comment="kernel-smp-unsupported is earlier than 0:2.4.21-15.0.4.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017004" />
<state state_ref="oval:com.redhat.rhsa:ste:20040413002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040413008" version="302" comment="kernel-unsupported is earlier than 0:2.4.21-15.0.4.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017005" />
<state state_ref="oval:com.redhat.rhsa:ste:20040413002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040413010" version="302" comment="kernel-BOOT is earlier than 0:2.4.21-15.0.4.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017006" />
<state state_ref="oval:com.redhat.rhsa:ste:20040413002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040413012" version="302" comment="kernel-doc is earlier than 0:2.4.21-15.0.4.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017007" />
<state state_ref="oval:com.redhat.rhsa:ste:20040413002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040413014" version="302" comment="kernel-source is earlier than 0:2.4.21-15.0.4.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017008" />
<state state_ref="oval:com.redhat.rhsa:ste:20040413002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040413016" version="302" comment="kernel-hugemem is earlier than 0:2.4.21-15.0.4.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017009" />
<state state_ref="oval:com.redhat.rhsa:ste:20040413002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040413018" version="302" comment="kernel-hugemem-unsupported is earlier than 0:2.4.21-15.0.4.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040017010" />
<state state_ref="oval:com.redhat.rhsa:ste:20040413002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040414002" version="302" comment="qt is earlier than 1:3.1.2-13.4" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040414002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040414002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040414003" version="302" comment="qt is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040414002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040414004" version="302" comment="qt-MySQL is earlier than 1:3.1.2-13.4" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040414003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040414002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040414005" version="302" comment="qt-MySQL is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040414003" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040414006" version="302" comment="qt-config is earlier than 1:3.1.2-13.4" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040414004" />
<state state_ref="oval:com.redhat.rhsa:ste:20040414002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040414007" version="302" comment="qt-config is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040414004" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040414008" version="302" comment="qt-designer is earlier than 1:3.1.2-13.4" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040414005" />
<state state_ref="oval:com.redhat.rhsa:ste:20040414002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040414009" version="302" comment="qt-designer is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040414005" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040414010" version="302" comment="qt-devel is earlier than 1:3.1.2-13.4" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040414006" />
<state state_ref="oval:com.redhat.rhsa:ste:20040414002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040414011" version="302" comment="qt-devel is signed with Red Hat security key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040414006" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040421002" version="302" comment="mozilla is earlier than 37:1.4.3-3.0.2" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040110002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040421002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040421004" version="302" comment="mozilla-chat is earlier than 37:1.4.3-3.0.2" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040110003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040421002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040421006" version="302" comment="mozilla-devel is earlier than 37:1.4.3-3.0.2" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040421004" />
<state state_ref="oval:com.redhat.rhsa:ste:20040421002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040421007" version="302" comment="mozilla-devel is signed with Red Hat master key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040421004" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040421008" version="302" comment="mozilla-dom-inspector is earlier than 37:1.4.3-3.0.2" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040110004" />
<state state_ref="oval:com.redhat.rhsa:ste:20040421002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040421010" version="302" comment="mozilla-js-debugger is earlier than 37:1.4.3-3.0.2" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040110005" />
<state state_ref="oval:com.redhat.rhsa:ste:20040421002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040421012" version="302" comment="mozilla-mail is earlier than 37:1.4.3-3.0.2" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040110006" />
<state state_ref="oval:com.redhat.rhsa:ste:20040421002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040421014" version="302" comment="mozilla-nspr is earlier than 37:1.4.3-3.0.2" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040110007" />
<state state_ref="oval:com.redhat.rhsa:ste:20040421002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040421016" version="302" comment="mozilla-nspr-devel is earlier than 37:1.4.3-3.0.2" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040110008" />
<state state_ref="oval:com.redhat.rhsa:ste:20040421002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040421018" version="302" comment="mozilla-nss is earlier than 37:1.4.3-3.0.2" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040110009" />
<state state_ref="oval:com.redhat.rhsa:ste:20040421002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040421020" version="302" comment="mozilla-nss-devel is earlier than 37:1.4.3-3.0.2" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040110010" />
<state state_ref="oval:com.redhat.rhsa:ste:20040421002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040434002" version="302" comment="redhat-config-nfs is earlier than 0:1.0.13-6" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040434002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040434002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040434003" version="302" comment="redhat-config-nfs is signed with Red Hat master key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040434002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040436002" version="302" comment="rsync is earlier than 0:2.5.7-5.3E" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040192002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040436002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040441002" version="302" comment="ruby is earlier than 0:1.6.8-9.EL3.2" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040441002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040441002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040441003" version="302" comment="ruby is signed with Red Hat master key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040441002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040441004" version="302" comment="ruby-devel is earlier than 0:1.6.8-9.EL3.2" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040441003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040441002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040441005" version="302" comment="ruby-devel is signed with Red Hat master key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040441003" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040441006" version="302" comment="ruby-libs is earlier than 0:1.6.8-9.EL3.2" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040441004" />
<state state_ref="oval:com.redhat.rhsa:ste:20040441002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040441007" version="302" comment="ruby-libs is signed with Red Hat master key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040441004" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040441008" version="302" comment="ruby-mode is earlier than 0:1.6.8-9.EL3.2" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040441005" />
<state state_ref="oval:com.redhat.rhsa:ste:20040441002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040441009" version="302" comment="ruby-mode is signed with Red Hat master key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040441005" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040446002" version="302" comment="openoffice.org is earlier than 0:1.1.0-16.14.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040160002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040446002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040446004" version="302" comment="openoffice.org-i18n is earlier than 0:1.1.0-16.14.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040160003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040446002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040446006" version="302" comment="openoffice.org-libs is earlier than 0:1.1.0-16.14.EL" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040160004" />
<state state_ref="oval:com.redhat.rhsa:ste:20040446002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040447002" version="303" comment="gdk-pixbuf is earlier than 1:0.22.0-11.3.3" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040103002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040447002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040447004" version="303" comment="gdk-pixbuf-devel is earlier than 1:0.22.0-11.3.3" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040103003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040447002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040447006" version="303" comment="gdk-pixbuf-gnome is earlier than 1:0.22.0-11.3.3" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040103004" />
<state state_ref="oval:com.redhat.rhsa:ste:20040447002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040449002" version="302" comment="cups is earlier than 1:1.1.17-13.3.13" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040449002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040449002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040449003" version="302" comment="cups is signed with Red Hat master key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040449002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040449004" version="302" comment="cups-devel is earlier than 1:1.1.17-13.3.13" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040449003" />
<state state_ref="oval:com.redhat.rhsa:ste:20040449002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040449005" version="302" comment="cups-devel is signed with Red Hat master key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040449003" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040449006" version="302" comment="cups-libs is earlier than 1:1.1.17-13.3.13" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040449004" />
<state state_ref="oval:com.redhat.rhsa:ste:20040449002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040449007" version="302" comment="cups-libs is signed with Red Hat master key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040449004" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040451002" version="302" comment="spamassassin is earlier than 0:2.55-3.2" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040451002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040451002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040451003" version="302" comment="spamassassin is signed with Red Hat master key" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040451002" />
<state state_ref="oval:com.redhat.rhba:ste:20040164003" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040462002" version="302" comment="squid is earlier than 7:2.5.STABLE3-6.3E.1" check="at least one">
<object object_ref="oval:com.redhat.rhsa:obj:20040133002" />
<state state_ref="oval:com.redhat.rhsa:ste:20040462002" />
</rpminfo_test>
<rpminfo_test xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux" id="oval:com.redhat.rhsa:tst:20040463002" version="302" comment="httpd 