summaryrefslogtreecommitdiff
blob: 4b33ca3223aceb7064035003a0d25cd7ef177d87 (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="201009-04">
  <title>SARG: User-assisted execution of arbitrary code</title>
  <synopsis>
    Multiple stack-based buffer overflow vulnerabilities were discovered in
    SARG allowing for remote code execution.
  </synopsis>
  <product type="ebuild">SARG sarg</product>
  <announced>2010-09-07</announced>
  <revised count="01">2010-09-07</revised>
  <bug>222121</bug>
  <access>remote</access>
  <affected>
    <package name="net-analyzer/sarg" auto="yes" arch="*">
      <unaffected range="ge">2.2.5-r5</unaffected>
      <vulnerable range="lt">2.2.5-r5</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    SARG is the Squid Analysis Report Generator.
    </p>
  </background>
  <description>
    <p>
    Multiple vulnerabilities were discovered in SARG. For further
    information please consult the CVE entries referenced below.
    </p>
  </description>
  <impact type="normal">
    <p>
    These vulnerabilities might allow attackers to execute arbitrary code
    via unknown vectors.
    </p>
    <p>
    NOTE: This is a legacy GLSA. Updates for all affected architectures are
    available since April 18, 2009. It is likely that your system is
    already no longer affected by this issue.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All SARG users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=net-analyzer/sarg-2.2.5-r5"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1922">CVE-2008-1922</uri>
  </references>
  <metadata tag="requester" timestamp="2009-07-12T23:13:31Z">
    rbu
  </metadata>
  <metadata tag="submitter" timestamp="2010-04-10T02:16:14Z">
    craig
  </metadata>
  <metadata tag="bugReady" timestamp="2010-09-03T21:21:35Z">
    p-y
  </metadata>
</glsa>