summaryrefslogtreecommitdiff
blob: 5f8c75c50b8ce1d4443424729217433ec566c2bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200903-40">
  <title>Analog: Denial of Service</title>
  <synopsis>
    A Denial of Service vulnerability was discovered in Analog.
  </synopsis>
  <product type="ebuild">analog</product>
  <announced>2009-03-29</announced>
  <revised count="01">2009-03-29</revised>
  <bug>249140</bug>
  <access>local</access>
  <affected>
    <package name="app-admin/analog" auto="yes" arch="*">
      <unaffected range="ge">6.0-r2</unaffected>
      <vulnerable range="lt">6.0-r2</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    Analog is a a webserver log analyzer.
    </p>
  </background>
  <description>
    <p>
    Diego E. Petteno reported that the Analog package in Gentoo is built
    with its own copy of bzip2, making it vulnerable to CVE-2008-1372 (GLSA
    200804-02).
    </p>
  </description>
  <impact type="normal">
    <p>
    A local attacker could place specially crafted log files into a log
    directory being analyzed by analog, e.g. /var/log/apache, resulting in
    a crash when being processed by the application.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All Analog users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=app-admin/analog-6.0-r2"</code>
    <p>
    NOTE: Analog is now linked against the system bzip2 library.
    </p>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1372">CVE-2008-1372</uri>
    <uri link="https://www.gentoo.org/security/en/glsa/glsa-200804-02.xml">GLSA 200804-02</uri>
  </references>
  <metadata tag="requester" timestamp="2008-12-21T20:13:59Z">
    keytoaster
  </metadata>
  <metadata tag="submitter" timestamp="2009-03-26T12:22:59Z">
    p-y
  </metadata>
  <metadata tag="bugReady" timestamp="2009-03-26T12:23:07Z">
    p-y
  </metadata>
</glsa>