summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-201411-11.xml')
-rw-r--r--metadata/glsa/glsa-201411-11.xml56
1 files changed, 56 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201411-11.xml b/metadata/glsa/glsa-201411-11.xml
new file mode 100644
index 000000000000..5a35d2ab27ce
--- /dev/null
+++ b/metadata/glsa/glsa-201411-11.xml
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201411-11">
+ <title>Squid: Multiple vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been found in Squid, allowing remote
+ attackers to execute arbitrary code or cause a Denial of Service condition.
+ </synopsis>
+ <product type="ebuild">squid</product>
+ <announced>2014-11-27</announced>
+ <revised count="1">2014-11-27</revised>
+ <bug>504176</bug>
+ <bug>522498</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-proxy/squid" auto="yes" arch="*">
+ <unaffected range="ge">3.3.13-r1</unaffected>
+ <vulnerable range="lt">3.3.13-r1</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and
+ more.
+ </p>
+ </background>
+ <description>
+ <p>An assertion failure in processing of SSL-Bump has been found in Squid.
+ Heap based overflow is discovered when processing SNMP requests.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>A remote attacker could send a specially crafted request, possibly
+ resulting in a executing of arbitrary code or Denial of Service
+ condition.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All Squid users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=net-proxy/squid-3.3.13-r1"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0128">CVE-2014-0128</uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-7141">CVE-2014-7141</uri>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-7142">CVE-2014-7142</uri>
+ </references>
+ <metadata tag="requester" timestamp="2014-08-04T19:12:15Z">
+ keytoaster
+ </metadata>
+ <metadata tag="submitter" timestamp="2014-11-27T14:39:02Z">Zlogene</metadata>
+</glsa>