Gentoo Archives: gentoo-commits

From: "Pierre-Yves Rofes (py)" <py@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-200711-13.xml
Date: Thu, 08 Nov 2007 20:37:00
Message-Id: E1IqE7I-0004TA-Ly@stork.gentoo.org
1 py 07/11/08 20:36:44
2
3 Added: glsa-200711-13.xml
4 Log:
5 GLSA 200711-13
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200711-13.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200711-13.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200711-13.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200711-13.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
20 <glsa id="200711-13">
21 <title>3proxy: Denial of Service</title>
22 <synopsis>
23 A vulnerability has been discovered in 3proxy, possibly resulting in a
24 Denial of Service.
25 </synopsis>
26 <product type="ebuild">3proxy</product>
27 <announced>November 08, 2007</announced>
28 <revised>November 08, 2007: 01</revised>
29 <bug>196772</bug>
30 <access>remote</access>
31 <affected>
32 <package name="net-proxy/3proxy" auto="yes" arch="*">
33 <unaffected range="ge">0.5.3j</unaffected>
34 <vulnerable range="lt">0.5.3j</vulnerable>
35 </package>
36 </affected>
37 <background>
38 <p>
39 3proxy is a really tiny cross-platform proxy servers set, including
40 HTTP, HTTPS, FTP, SOCKS and POP3 support.
41 </p>
42 </background>
43 <description>
44 <p>
45 3proxy contains a double free vulnerability in the ftpprchild()
46 function, which frees param->hostname and calls the parsehostname()
47 function, which in turn attempts to free param->hostname again.
48 </p>
49 </description>
50 <impact type="normal">
51 <p>
52 A remote attacker could send a specially crafted request to the proxy,
53 possibly resulting in a Denial of Service. Under typical configuration,
54 the scope of this vulnerability is limited to the local network.
55 </p>
56 </impact>
57 <workaround>
58 <p>
59 There is no known workaround at this time.
60 </p>
61 </workaround>
62 <resolution>
63 <p>
64 All 3proxy users should upgrade to the latest version:
65 </p>
66 <code>
67 # emerge --sync
68 # emerge --ask --oneshot --verbose &quot;&gt;=net-proxy/3proxy-0.5.3j&quot;</code>
69 </resolution>
70 <references>
71 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5622">CVE-2007-5622</uri>
72 </references>
73 <metadata tag="requester" timestamp="Fri, 02 Nov 2007 23:15:07 +0000">
74 p-y
75 </metadata>
76 <metadata tag="submitter" timestamp="Sat, 03 Nov 2007 12:02:00 +0000">
77 keytoaster
78 </metadata>
79 <metadata tag="bugReady" timestamp="Sun, 04 Nov 2007 14:26:02 +0000">
80 rbu
81 </metadata>
82 </glsa>
83
84
85
86 --
87 gentoo-commits@g.o mailing list