CUPS: Multiple vulnerabilities
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:
- iDefense
reported an integer overflow in the _cupsImageReadTIFF() function in
the "imagetops" filter, leading to a heap-based buffer overflow
(CVE-2009-0163).
- Aaron Siegel of Apple Product Security
reported that the CUPS web interface does not verify the content of the
"Host" HTTP header properly (CVE-2009-0164).
- Braden Thomas and
Drew Yao of Apple Product Security reported that CUPS is vulnerable to
CVE-2009-0146, CVE-2009-0147 and CVE-2009-0166, found earlier in xpdf
and poppler.
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
|