Gentoo Archives: gentoo-commits

From: "Raphael Marichez (falco)" <falco@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-200709-03.xml
Date: Thu, 13 Sep 2007 20:44:47
Message-Id: E1IVv9e-0001Be-2Q@stork.gentoo.org
1 falco 07/09/13 20:19:14
2
3 Added: glsa-200709-03.xml
4 Log:
5 GLSA 200709-03
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200709-03.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200709-03.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200709-03.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200709-03.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="200709-03">
21 <title>Streamripper: Buffer overflow</title>
22 <synopsis>
23 A buffer overflow vulnerability has been discovered in Streamripper,
24 allowing for user-assisted execution of arbitrary code.
25 </synopsis>
26 <product type="ebuild">streamripper</product>
27 <announced>September 13, 2007</announced>
28 <revised>September 13, 2007: 01</revised>
29 <bug>188698</bug>
30 <access>remote</access>
31 <affected>
32 <package name="media-sound/streamripper" auto="yes" arch="*">
33 <unaffected range="ge">1.62.2</unaffected>
34 <vulnerable range="lt">1.62.2</vulnerable>
35 </package>
36 </affected>
37 <background>
38 <p>
39 Streamripper is a tool for extracting and recording mp3 files from a
40 Shoutcast stream.
41 </p>
42 </background>
43 <description>
44 <p>
45 Chris Rohlf discovered several boundary errors in the
46 httplib_parse_sc_header() function when processing HTTP headers.
47 </p>
48 </description>
49 <impact type="normal">
50 <p>
51 A remote attacker could entice a user to connect to a malicious
52 streaming server, resulting in the execution of arbitrary code with the
53 privileges of the user running Streamripper.
54 </p>
55 </impact>
56 <workaround>
57 <p>
58 There is no known workaround at this time.
59 </p>
60 </workaround>
61 <resolution>
62 <p>
63 All Streamripper users should upgrade to the latest version:
64 </p>
65 <code>
66 # emerge --sync
67 # emerge --ask --oneshot --verbose &quot;&gt;=media-sound/streamripper-1.62.2&quot;</code>
68 </resolution>
69 <references>
70 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4337">CVE-2007-4337</uri>
71 </references>
72 <metadata tag="requester" timestamp="Fri, 24 Aug 2007 09:30:52 +0000">
73 p-y
74 </metadata>
75 <metadata tag="bugReady" timestamp="Fri, 24 Aug 2007 09:31:49 +0000">
76 p-y
77 </metadata>
78 <metadata tag="submitter" timestamp="Sat, 08 Sep 2007 15:35:27 +0000">
79 p-y
80 </metadata>
81 </glsa>
82
83
84
85 --
86 gentoo-commits@g.o mailing list