You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/metadata/glsa/glsa-200410-06.xml

63 lines
1.8 KiB

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200410-06">
<title>CUPS: Leakage of sensitive information</title>
<synopsis>
CUPS leaks information about user names and passwords when using remote
printing to SMB-shared printers which require authentication.
</synopsis>
<product type="ebuild">cups</product>
<announced>2004-10-09</announced>
<revised count="01">2004-10-09</revised>
<bug>66501</bug>
<access>local</access>
<affected>
<package name="net-print/cups" auto="yes" arch="*">
<unaffected range="rge">1.1.20-r3</unaffected>
<unaffected range="ge">1.1.21-r1</unaffected>
<vulnerable range="le">1.1.20-r2</vulnerable>
<vulnerable range="eq">1.1.21</vulnerable>
</package>
</affected>
<background>
<p>
The Common UNIX Printing System (CUPS) is a cross-platform print spooler.
</p>
</background>
<description>
<p>
When printing to a SMB-shared printer requiring authentication, CUPS leaks
the user name and password to a logfile.
</p>
</description>
<impact type="normal">
<p>
A local user could gain knowledge of sensitive authentication data.
</p>
</impact>
<workaround>
<p>
There is no known workaround at this time.
</p>
</workaround>
<resolution>
<p>
All CUPS users should upgrade to the latest version:
</p>
<code>
# emerge sync
# emerge -pv "&gt;=net-print/cups-1.1.20-r3"
# emerge "&gt;=net-print/cups-1.1.20-r3"</code>
</resolution>
<references>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0923">CAN-2004-0923</uri>
</references>
<metadata tag="submitter" timestamp="2004-10-08T18:27:07Z">
vorlon078
</metadata>
<metadata tag="bugReady" timestamp="2004-10-08T21:07:38Z">
koon
</metadata>
</glsa>