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-201312-15.xml
Date: Mon, 23 Dec 2013 17:56:18
Message-Id: 20131223175611.AA45D2004C@flycatcher.gentoo.org
1 pinkbyte 13/12/23 17:56:11
2
3 Added: glsa-201312-15.xml
4 Log:
5 GLSA 201312-15
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201312-15.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201312-15.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201312-15.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201312-15.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="201312-15">
20 <title>Tinyproxy: Denial of Service</title>
21 <synopsis>A vulnerability has been found in Tinyproxy, allows remote
22 attackers to cause a Denial of Service condition.
23 </synopsis>
24 <product type="ebuild">tinyproxy</product>
25 <announced>December 23, 2013</announced>
26 <revised>December 23, 2013: 1</revised>
27 <bug>432046</bug>
28 <access>remote</access>
29 <affected>
30 <package name="net-proxy/tinyproxy" auto="yes" arch="*">
31 <unaffected range="ge">1.8.3-r3</unaffected>
32 <vulnerable range="lt">1.8.3-r3</vulnerable>
33 </package>
34 </affected>
35 <background>
36 <p>Tinyproxy is a light-weight HTTP/HTTPS proxy daemon for POSIX operating
37 systems.
38 </p>
39 </background>
40 <description>
41 <p>A vulnerability has been discovered in the way how Tinyproxy works with
42 headers.
43 </p>
44 </description>
45 <impact type="normal">
46 <p>A remote attacker could send a specially crafted request with too many
47 headers, possibly resulting in a Denial of Service condition.
48 </p>
49 </impact>
50 <workaround>
51 <p>There is no known workaround at this time.</p>
52 </workaround>
53 <resolution>
54 <p>All Tinyproxy users should upgrade to the latest version:</p>
55
56 <code>
57 # emerge --sync
58 # emerge --ask --oneshot --verbose "&gt;=net-proxy/tinyproxy-1.8.3-r3"
59 </code>
60
61 </resolution>
62 <references>
63 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-3505">CVE-2012-3505</uri>
64 </references>
65 <metadata tag="requester" timestamp="Thu, 10 Oct 2013 03:12:39 +0000">
66 creffett
67 </metadata>
68 <metadata tag="submitter" timestamp="Mon, 23 Dec 2013 17:53:38 +0000">
69 pinkbyte
70 </metadata>
71 </glsa>