CUPS: Multiple vulnerabilities

Security Team  Contact Address

Updated April 23, 2009

1.  Gentoo Linux Security Advisory

Version Information

Advisory Reference GLSA 200904-20 / cups
Release Date April 23, 2009
Latest Revision April 23, 2009: 01
Impact normal
Exploitable remote
Package Vulnerable versions Unaffected versions Architecture(s)
net-print/cups < 1.3.10 >= 1.3.10 All supported architectures

Related bugreports: #263070

Synopsis

Multiple errors in CUPS might allow for the remote execution of arbitrary code or DNS rebinding attacks.

2.  Impact Information

Background

CUPS, the Common Unix Printing System, is a full-featured print server.

Description

The following issues were reported in CUPS:

Impact

A remote attacker might send or entice a user to send a specially crafted print job to CUPS, possibly resulting in the execution of arbitrary code with the privileges of the configured CUPS user -- by default this is "lp", or a Denial of Service. Furthermore, the web interface could be used to conduct DNS rebinding attacks.

3.  Resolution Information

Workaround

There is no known workaround at this time.

Resolution

All CUPS users should upgrade to the latest version:

Code Listing 3.1: Resolution

# emerge --sync
# emerge --ask --oneshot --verbose ">=net-print/cups-1.3.10"

4.  References