summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-200410-06.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /metadata/glsa/glsa-200410-06.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'metadata/glsa/glsa-200410-06.xml')
-rw-r--r--metadata/glsa/glsa-200410-06.xml62
1 files changed, 62 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200410-06.xml b/metadata/glsa/glsa-200410-06.xml
new file mode 100644
index 000000000000..855e26ac6311
--- /dev/null
+++ b/metadata/glsa/glsa-200410-06.xml
@@ -0,0 +1,62 @@
+<?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>2004-10-09: 01</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>