Gentoo Archives: gentoo-commits

From: "Sergey Popov (pinkbyte)" <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201411-11.xml
Date: Thu, 27 Nov 2014 14:40:46
Message-Id: 20141127144041.D968AB057@oystercatcher.gentoo.org
1 pinkbyte 14/11/27 14:40:41
2
3 Added: glsa-201411-11.xml
4 Log:
5 GLSA 201411-11
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201411-11.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201411-11.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201411-11.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201411-11.xml
14 ===================================================================
15 <?xml version="1.0" encoding="UTF-8"?>
16 <?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
17 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
18 <!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
19 <glsa id="201411-11">
20 <title>Squid: Multiple vulnerabilities</title>
21 <synopsis>Multiple vulnerabilities have been found in Squid, allowing remote
22 attackers to execute arbitrary code or cause a Denial of Service condition.
23 </synopsis>
24 <product type="ebuild">squid</product>
25 <announced>November 27, 2014</announced>
26 <revised>November 27, 2014: 1</revised>
27 <bug>504176</bug>
28 <bug>522498</bug>
29 <access>remote</access>
30 <affected>
31 <package name="net-proxy/squid" auto="yes" arch="*">
32 <unaffected range="ge">3.3.13-r1</unaffected>
33 <vulnerable range="lt">3.3.13-r1</vulnerable>
34 </package>
35 </affected>
36 <background>
37 <p>Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and
38 more.
39 </p>
40 </background>
41 <description>
42 <p>An assertion failure in processing of SSL-Bump has been found in Squid.
43 Heap based overflow is discovered when processing SNMP requests.
44 </p>
45 </description>
46 <impact type="normal">
47 <p>A remote attacker could send a specially crafted request, possibly
48 resulting in a executing of arbitrary code or Denial of Service
49 condition.
50 </p>
51 </impact>
52 <workaround>
53 <p>There is no known workaround at this time.</p>
54 </workaround>
55 <resolution>
56 <p>All Squid users should upgrade to the latest version:</p>
57
58 <code>
59 # emerge --sync
60 # emerge --ask --oneshot --verbose "&gt;=net-proxy/squid-3.3.13-r1"
61 </code>
62 </resolution>
63 <references>
64 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-0128">CVE-2014-0128</uri>
65 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-7141">CVE-2014-7141</uri>
66 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-7142">CVE-2014-7142</uri>
67 </references>
68 <metadata tag="requester" timestamp="Mon, 04 Aug 2014 19:12:15 +0000">
69 keytoaster
70 </metadata>
71 <metadata tag="submitter" timestamp="Thu, 27 Nov 2014 14:39:02 +0000">Zlogene</metadata>
72 </glsa>