Gentoo Archives: gentoo-commits

From: "Stefan Behte (craig)" <craig@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201009-04.xml
Date: Tue, 07 Sep 2010 19:10:56
Message-Id: 20100907191041.488BD20051@flycatcher.gentoo.org
1 craig 10/09/07 19:10:41
2
3 Added: glsa-201009-04.xml
4 Log:
5 GLSA 201009-04
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201009-04.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201009-04.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201009-04.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201009-04.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="201009-04">
21 <title>SARG: User-assisted execution of arbitrary code</title>
22 <synopsis>
23 Multiple stack-based buffer overflow vulnerabilities were discovered in
24 SARG allowing for remote code execution.
25 </synopsis>
26 <product type="ebuild">SARG sarg</product>
27 <announced>September 07, 2010</announced>
28 <revised>September 07, 2010: 01</revised>
29 <bug>222121</bug>
30 <access>remote</access>
31 <affected>
32 <package name="net-analyzer/sarg" auto="yes" arch="*">
33 <unaffected range="ge">2.2.5-r5</unaffected>
34 <vulnerable range="lt">2.2.5-r5</vulnerable>
35 </package>
36 </affected>
37 <background>
38 <p>
39 SARG is the Squid Analysis Report Generator.
40 </p>
41 </background>
42 <description>
43 <p>
44 Multiple vulnerabilities were discovered in SARG. For further
45 information please consult the CVE entries referenced below.
46 </p>
47 </description>
48 <impact type="normal">
49 <p>
50 These vulnerabilities might allow attackers to execute arbitrary code
51 via unknown vectors.
52 </p>
53 <p>
54 NOTE: This is a legacy GLSA. Updates for all affected architectures are
55 available since April 18, 2009. It is likely that your system is
56 already no longer affected by this issue.
57 </p>
58 </impact>
59 <workaround>
60 <p>
61 There is no known workaround at this time.
62 </p>
63 </workaround>
64 <resolution>
65 <p>
66 All SARG users should upgrade to the latest version:
67 </p>
68 <code>
69 # emerge --sync
70 # emerge --ask --oneshot --verbose &quot;&gt;=net-analyzer/sarg-2.2.5-r5&quot;</code>
71 </resolution>
72 <references>
73 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1922">CVE-2008-1922</uri>
74 </references>
75 <metadata tag="requester" timestamp="Sun, 12 Jul 2009 23:13:31 +0000">
76 rbu
77 </metadata>
78 <metadata tag="submitter" timestamp="Sat, 10 Apr 2010 02:16:14 +0000">
79 craig
80 </metadata>
81 <metadata tag="bugReady" timestamp="Fri, 03 Sep 2010 21:21:35 +0000">
82 p-y
83 </metadata>
84 </glsa>