diff options
Diffstat (limited to 'metadata/glsa/glsa-201510-08.xml')
-rw-r--r-- | metadata/glsa/glsa-201510-08.xml | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201510-08.xml b/metadata/glsa/glsa-201510-08.xml new file mode 100644 index 000000000000..7ffe94efd079 --- /dev/null +++ b/metadata/glsa/glsa-201510-08.xml @@ -0,0 +1,54 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="201510-08"> + <title>cups-filters: Multiple vulnerabilities</title> + <synopsis>Multiple vulnerabilities have been found in cups-filters, the worst + of which could lead to arbitrary code execution. + </synopsis> + <product type="ebuild">cups-filters</product> + <announced>October 31, 2015</announced> + <revised>October 31, 2015: 1</revised> + <bug>553644</bug> + <bug>553836</bug> + <access>remote</access> + <affected> + <package name="net-print/cups-filters" auto="yes" arch="*"> + <unaffected range="ge">1.0.71</unaffected> + <vulnerable range="lt">1.0.71</vulnerable> + </package> + </affected> + <background> + <p>cups-filters is an OpenPrinting CUPS Filters.</p> + </background> + <description> + <p>Multiple vulnerabilities have been discovered in cups-filters. Please + review the CVE identifiers referenced below for details. + </p> + </description> + <impact type="normal"> + <p>A remote attacker could entice a user to open a specially crafted print + job using cups-filters, possibly resulting in execution of arbitrary code + with the privileges of the process or a Denial of Service condition. + </p> + </impact> + <workaround> + <p>There is no known workaround at this time.</p> + </workaround> + <resolution> + <p>All cups-filters users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=net-print/cups-filters-1.0.71" + </code> + + </resolution> + <references> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-3258">CVE-2015-3258</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-3279">CVE-2015-3279</uri> + </references> + <metadata tag="requester" timestamp="Mon, 10 Aug 2015 22:36:13 +0000"> + BlueKnight + </metadata> + <metadata tag="submitter" timestamp="Sat, 31 Oct 2015 15:30:50 +0000">mrueg</metadata> +</glsa> |