Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Security Measurement
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Lightspeed
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Lightspeed
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHSA-2005:053 - Security Advisory
Issued:
2005-02-15
Updated:
2005-02-15

RHSA-2005:053 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

CUPS security update

Type/Severity

Security Advisory: Important

Red Hat Lightspeed patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Updated CUPS packages that fix several security issues are now available.

This update has been rated as having important security impact by the Red Hat
Security Response Team.

Description

The Common UNIX Printing System provides a portable printing layer for
UNIX(R) operating systems.

During a source code audit, Chris Evans and others discovered a number of
integer overflow bugs that affected all versions of Xpdf, which also
affects CUPS due to a shared codebase. An attacker could construct a
carefully crafted PDF file that could cause CUPS to crash or possibly
execute arbitrary code when opened. This issue was assigned the name
CAN-2004-0888 by The Common Vulnerabilities and Exposures project
(cve.mitre.org). Red Hat Enterprise Linux 4 contained a fix for this issue,
but it was found to be incomplete and left 64-bit architectures vulnerable.
The Common Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the name CAN-2005-0206 to this issue.

A buffer overflow flaw was found in the Gfx::doImage function of Xpdf which
also affects the CUPS pdftops filter due to a shared codebase. An attacker
who has the ability to send a malicious PDF file to a printer could
possibly execute arbitrary code as the "lp" user. The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2004-1125 to this issue.

A buffer overflow flaw was found in the ParseCommand function in the
hpgltops program. An attacker who has the ability to send a malicious HPGL
file to a printer could possibly execute arbitrary code as the "lp" user.
The Common Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the name CAN-2004-1267 to this issue.

A buffer overflow flaw was found in the Decrypt::makeFileKey2 function of
Xpdf which also affects the CUPS pdftops filter due to a shared codebase.
An attacker who has the ability to send a malicious PDF file to a printer
could possibly execute arbitrary code as the "lp" user. The Common
Vulnerabilities and Exposures project (cve.mitre.org) has assigned the name
CAN-2005-0064 to this issue.

The lppasswd utility was found to ignore write errors when modifying the
CUPS passwd file. A local user who is able to fill the associated file
system could corrupt the CUPS password file or prevent future uses of
lppasswd. The Common Vulnerabilities and Exposures project (cve.mitre.org)
has assigned the names CAN-2004-1268 and CAN-2004-1269 to these issues.

The lppasswd utility was found to not verify that the passwd.new file is
different from STDERR, which could allow local users to control output to
passwd.new via certain user input that triggers an error message. The
Common Vulnerabilities and Exposures project (cve.mitre.org) has assigned
the name CAN-2004-1270 to this issue.

All users of cups should upgrade to these updated packages, which contain
backported patches to resolve these issues.

Solution

Before applying this update, make sure that all previously-released
errata relevant to your system have been applied. Use Red Hat
Network to download and update your packages. To launch the Red Hat
Update Agent, use the following command:

up2date

For information on how to install packages manually, refer to the
following Web page for the System Administration or Customization
guide specific to your system:

http://www.redhat.com/docs/manuals/enterprise/

Affected Products

  • Red Hat Enterprise Linux Server 4 x86_64
  • Red Hat Enterprise Linux Server 4 ia64
  • Red Hat Enterprise Linux Server 4 i386
  • Red Hat Enterprise Linux Workstation 4 x86_64
  • Red Hat Enterprise Linux Workstation 4 ia64
  • Red Hat Enterprise Linux Workstation 4 i386
  • Red Hat Enterprise Linux Desktop 4 x86_64
  • Red Hat Enterprise Linux Desktop 4 i386
  • Red Hat Enterprise Linux for IBM z Systems 4 s390x
  • Red Hat Enterprise Linux for IBM z Systems 4 s390
  • Red Hat Enterprise Linux for Power, big endian 4 ppc

Fixes

  • BZ - 144191 - CAN-2004-1267 Bernstein cups issues (CAN-2004-1268 CAN-2004-1269 CAN-2004-1270)
  • BZ - 144194 - CAN-2004-1125 xpdf buffer overflow
  • BZ - 145088 - CAN-2005-0064 xpdf buffer overflow
  • BZ - 147480 - CAN-2004-0888 xpdf issues affect cups (CAN-2005-0206)

CVEs

  • CVE-2004-1125
  • CVE-2005-0206
  • CVE-2005-0064
  • CVE-2004-1267
  • CVE-2004-1268
  • CVE-2004-1269
  • CVE-2004-1270

References

(none)

Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Enterprise Linux Server 4

SRPM
cups-1.1.22-0.rc1.9.6.src.rpm SHA-256: 1b34ae6c6cd0ce6f47fe487c892846c44051c911ab8def49c076f65a74f97d24
x86_64
cups-1.1.22-0.rc1.9.6.x86_64.rpm SHA-256: d396ad9076b18e2495f06787e9e5ae5c4f7ae2088ff18f78980d5fcae79b84a4
cups-1.1.22-0.rc1.9.6.x86_64.rpm SHA-256: d396ad9076b18e2495f06787e9e5ae5c4f7ae2088ff18f78980d5fcae79b84a4
cups-devel-1.1.22-0.rc1.9.6.x86_64.rpm SHA-256: abc2fdb17549e62c74d149c2c43d5c9cbc57be17692117cfebfe482140154cee
cups-devel-1.1.22-0.rc1.9.6.x86_64.rpm SHA-256: abc2fdb17549e62c74d149c2c43d5c9cbc57be17692117cfebfe482140154cee
cups-libs-1.1.22-0.rc1.9.6.i386.rpm SHA-256: bf4e0aa0e0495c6dcd00259e00b082a08645dd1be8cf05c85b2fc0647ca30aa8
cups-libs-1.1.22-0.rc1.9.6.i386.rpm SHA-256: bf4e0aa0e0495c6dcd00259e00b082a08645dd1be8cf05c85b2fc0647ca30aa8
cups-libs-1.1.22-0.rc1.9.6.x86_64.rpm SHA-256: 07b5fe6ccb998be01407c630665c5968c00bf6a0d862a8586aff6eff45ffe203
cups-libs-1.1.22-0.rc1.9.6.x86_64.rpm SHA-256: 07b5fe6ccb998be01407c630665c5968c00bf6a0d862a8586aff6eff45ffe203
ia64
cups-1.1.22-0.rc1.9.6.ia64.rpm SHA-256: 2d7fa1e1978c3d47ed6a8755e0b7240f8d2b083f6c34fce3d1f6c74156477456
cups-1.1.22-0.rc1.9.6.ia64.rpm SHA-256: 2d7fa1e1978c3d47ed6a8755e0b7240f8d2b083f6c34fce3d1f6c74156477456
cups-devel-1.1.22-0.rc1.9.6.ia64.rpm SHA-256: 5980abc828e7a665c441ab31bbd47233d753c5e66c9ea27d4ec3f6cb87222b8c
cups-devel-1.1.22-0.rc1.9.6.ia64.rpm SHA-256: 5980abc828e7a665c441ab31bbd47233d753c5e66c9ea27d4ec3f6cb87222b8c
cups-libs-1.1.22-0.rc1.9.6.i386.rpm SHA-256: bf4e0aa0e0495c6dcd00259e00b082a08645dd1be8cf05c85b2fc0647ca30aa8
cups-libs-1.1.22-0.rc1.9.6.i386.rpm SHA-256: bf4e0aa0e0495c6dcd00259e00b082a08645dd1be8cf05c85b2fc0647ca30aa8
cups-libs-1.1.22-0.rc1.9.6.ia64.rpm SHA-256: 9b0ca9988695b3695ed5a876cc3c967b5d1967c62542c00ea96628b4f58fed06
cups-libs-1.1.22-0.rc1.9.6.ia64.rpm SHA-256: 9b0ca9988695b3695ed5a876cc3c967b5d1967c62542c00ea96628b4f58fed06
i386
cups-1.1.22-0.rc1.9.6.i386.rpm SHA-256: 5920070dca82d4de40a51fc50559cfc90d21d9ac5e8a51cce04a19db134b73a9
cups-1.1.22-0.rc1.9.6.i386.rpm SHA-256: 5920070dca82d4de40a51fc50559cfc90d21d9ac5e8a51cce04a19db134b73a9
cups-devel-1.1.22-0.rc1.9.6.i386.rpm SHA-256: 68092714f547efd0e7d3fe3d7689b37b09747fc6a0fcabbf3bce40eea952f1a6
cups-devel-1.1.22-0.rc1.9.6.i386.rpm SHA-256: 68092714f547efd0e7d3fe3d7689b37b09747fc6a0fcabbf3bce40eea952f1a6
cups-libs-1.1.22-0.rc1.9.6.i386.rpm SHA-256: bf4e0aa0e0495c6dcd00259e00b082a08645dd1be8cf05c85b2fc0647ca30aa8
cups-libs-1.1.22-0.rc1.9.6.i386.rpm SHA-256: bf4e0aa0e0495c6dcd00259e00b082a08645dd1be8cf05c85b2fc0647ca30aa8

Red Hat Enterprise Linux Workstation 4

SRPM
cups-1.1.22-0.rc1.9.6.src.rpm SHA-256: 1b34ae6c6cd0ce6f47fe487c892846c44051c911ab8def49c076f65a74f97d24
x86_64
cups-1.1.22-0.rc1.9.6.x86_64.rpm SHA-256: d396ad9076b18e2495f06787e9e5ae5c4f7ae2088ff18f78980d5fcae79b84a4
cups-devel-1.1.22-0.rc1.9.6.x86_64.rpm SHA-256: abc2fdb17549e62c74d149c2c43d5c9cbc57be17692117cfebfe482140154cee
cups-libs-1.1.22-0.rc1.9.6.i386.rpm SHA-256: bf4e0aa0e0495c6dcd00259e00b082a08645dd1be8cf05c85b2fc0647ca30aa8
cups-libs-1.1.22-0.rc1.9.6.x86_64.rpm SHA-256: 07b5fe6ccb998be01407c630665c5968c00bf6a0d862a8586aff6eff45ffe203
ia64
cups-1.1.22-0.rc1.9.6.ia64.rpm SHA-256: 2d7fa1e1978c3d47ed6a8755e0b7240f8d2b083f6c34fce3d1f6c74156477456
cups-devel-1.1.22-0.rc1.9.6.ia64.rpm SHA-256: 5980abc828e7a665c441ab31bbd47233d753c5e66c9ea27d4ec3f6cb87222b8c
cups-libs-1.1.22-0.rc1.9.6.i386.rpm SHA-256: bf4e0aa0e0495c6dcd00259e00b082a08645dd1be8cf05c85b2fc0647ca30aa8
cups-libs-1.1.22-0.rc1.9.6.ia64.rpm SHA-256: 9b0ca9988695b3695ed5a876cc3c967b5d1967c62542c00ea96628b4f58fed06
i386
cups-1.1.22-0.rc1.9.6.i386.rpm SHA-256: 5920070dca82d4de40a51fc50559cfc90d21d9ac5e8a51cce04a19db134b73a9
cups-devel-1.1.22-0.rc1.9.6.i386.rpm SHA-256: 68092714f547efd0e7d3fe3d7689b37b09747fc6a0fcabbf3bce40eea952f1a6
cups-libs-1.1.22-0.rc1.9.6.i386.rpm SHA-256: bf4e0aa0e0495c6dcd00259e00b082a08645dd1be8cf05c85b2fc0647ca30aa8

Red Hat Enterprise Linux Desktop 4

SRPM
cups-1.1.22-0.rc1.9.6.src.rpm SHA-256: 1b34ae6c6cd0ce6f47fe487c892846c44051c911ab8def49c076f65a74f97d24
x86_64
cups-1.1.22-0.rc1.9.6.x86_64.rpm SHA-256: d396ad9076b18e2495f06787e9e5ae5c4f7ae2088ff18f78980d5fcae79b84a4
cups-devel-1.1.22-0.rc1.9.6.x86_64.rpm SHA-256: abc2fdb17549e62c74d149c2c43d5c9cbc57be17692117cfebfe482140154cee
cups-libs-1.1.22-0.rc1.9.6.i386.rpm SHA-256: bf4e0aa0e0495c6dcd00259e00b082a08645dd1be8cf05c85b2fc0647ca30aa8
cups-libs-1.1.22-0.rc1.9.6.x86_64.rpm SHA-256: 07b5fe6ccb998be01407c630665c5968c00bf6a0d862a8586aff6eff45ffe203
i386
cups-1.1.22-0.rc1.9.6.i386.rpm SHA-256: 5920070dca82d4de40a51fc50559cfc90d21d9ac5e8a51cce04a19db134b73a9
cups-devel-1.1.22-0.rc1.9.6.i386.rpm SHA-256: 68092714f547efd0e7d3fe3d7689b37b09747fc6a0fcabbf3bce40eea952f1a6
cups-libs-1.1.22-0.rc1.9.6.i386.rpm SHA-256: bf4e0aa0e0495c6dcd00259e00b082a08645dd1be8cf05c85b2fc0647ca30aa8

Red Hat Enterprise Linux for IBM z Systems 4

SRPM
cups-1.1.22-0.rc1.9.6.src.rpm SHA-256: 1b34ae6c6cd0ce6f47fe487c892846c44051c911ab8def49c076f65a74f97d24
s390x
cups-1.1.22-0.rc1.9.6.s390x.rpm SHA-256: 1dbdfac32ddacbf61ab175ddc140df69ff4800595660e8f567e4a29acfde563b
cups-devel-1.1.22-0.rc1.9.6.s390x.rpm SHA-256: cbbe3e3c0cd85648a78893b19e638dc8c3da71fd1cc0842c0f87b4c5b05c6dd7
cups-libs-1.1.22-0.rc1.9.6.s390.rpm SHA-256: c4b29d4230225d4792a113f4a64ad5b2b5553280961f50aedfac83f0f44451d8
cups-libs-1.1.22-0.rc1.9.6.s390x.rpm SHA-256: 784bb59698a08ca758a078d8284c3e4bc9623df3189577477420e602c7842455
s390
cups-1.1.22-0.rc1.9.6.s390.rpm SHA-256: c53eb968269280c4463563c3d15f560fb9d5484cd34a34ebe114a8bfb4c25615
cups-devel-1.1.22-0.rc1.9.6.s390.rpm SHA-256: 5253f785274fec5b7b3f6c9e95759b07a391e34ea62151671d4a2c71237fdb87
cups-libs-1.1.22-0.rc1.9.6.s390.rpm SHA-256: c4b29d4230225d4792a113f4a64ad5b2b5553280961f50aedfac83f0f44451d8

Red Hat Enterprise Linux for Power, big endian 4

SRPM
cups-1.1.22-0.rc1.9.6.src.rpm SHA-256: 1b34ae6c6cd0ce6f47fe487c892846c44051c911ab8def49c076f65a74f97d24
ppc
cups-1.1.22-0.rc1.9.6.ppc.rpm SHA-256: 34daf715c123852ac1c48b019a13a36400c42db29c99dbd71cde950c37fbb968
cups-devel-1.1.22-0.rc1.9.6.ppc.rpm SHA-256: b4d6a8f71d58208cee38040f6ee5f42e99227cbe7326590188424500b81191ad
cups-libs-1.1.22-0.rc1.9.6.ppc.rpm SHA-256: 6a68d6e22c77df917c29fbecfc0382e9a8155e7bba58dd265cc539d9da3b63b7
cups-libs-1.1.22-0.rc1.9.6.ppc64.rpm SHA-256: 90537e7b04df349647c76f0fd5ccdf6da9d16406c8c250a632f08c57909ff1d8

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2025 Red Hat

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility