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-200903-40.xml
Date: Sun, 29 Mar 2009 21:38:27
Message-Id: E1Lo2i0-0007CF-SB@stork.gentoo.org
1 py 09/03/29 21:38:24
2
3 Added: glsa-200903-40.xml
4 Log:
5 GLSA 200903-40
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200903-40.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200903-40.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200903-40.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200903-40.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="200903-40">
21 <title>Analog: Denial of Service</title>
22 <synopsis>
23 A Denial of Service vulnerability was discovered in Analog.
24 </synopsis>
25 <product type="ebuild">analog</product>
26 <announced>March 29, 2009</announced>
27 <revised>March 29, 2009: 01</revised>
28 <bug>249140</bug>
29 <access>local</access>
30 <affected>
31 <package name="app-admin/analog" auto="yes" arch="*">
32 <unaffected range="ge">6.0-r2</unaffected>
33 <vulnerable range="lt">6.0-r2</vulnerable>
34 </package>
35 </affected>
36 <background>
37 <p>
38 Analog is a a webserver log analyzer.
39 </p>
40 </background>
41 <description>
42 <p>
43 Diego E. Petteno reported that the Analog package in Gentoo is built
44 with its own copy of bzip2, making it vulnerable to CVE-2008-1372 (GLSA
45 200804-02).
46 </p>
47 </description>
48 <impact type="normal">
49 <p>
50 A local attacker could place specially crafted log files into a log
51 directory being analyzed by analog, e.g. /var/log/apache, resulting in
52 a crash when being processed by the application.
53 </p>
54 </impact>
55 <workaround>
56 <p>
57 There is no known workaround at this time.
58 </p>
59 </workaround>
60 <resolution>
61 <p>
62 All Analog users should upgrade to the latest version:
63 </p>
64 <code>
65 # emerge --sync
66 # emerge --ask --oneshot --verbose &quot;&gt;=app-admin/analog-6.0-r2&quot;</code>
67 <p>
68 NOTE: Analog is now linked against the system bzip2 library.
69 </p>
70 </resolution>
71 <references>
72 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1372">CVE-2008-1372</uri>
73 <uri link="http://www.gentoo.org/security/en/glsa/glsa-200804-02.xml">GLSA 200804-02</uri>
74 </references>
75 <metadata tag="requester" timestamp="Sun, 21 Dec 2008 20:13:59 +0000">
76 keytoaster
77 </metadata>
78 <metadata tag="submitter" timestamp="Thu, 26 Mar 2009 12:22:59 +0000">
79 p-y
80 </metadata>
81 <metadata tag="bugReady" timestamp="Thu, 26 Mar 2009 12:23:07 +0000">
82 p-y
83 </metadata>
84 </glsa>