summaryrefslogtreecommitdiff
blob: f760c5aed23f298698a47b739d1d1df7feef66b9 (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
68
69
70
71
72
73
74
75
76
77
78
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200803-18">
  <title>Cacti: Multiple vulnerabilities</title>
  <synopsis>
    Multiple vulnerabilities were discovered in Cacti.
  </synopsis>
  <product type="ebuild">cacti</product>
  <announced>2008-03-10</announced>
  <revised count="02">2009-05-28</revised>
  <bug>209918</bug>
  <access>remote</access>
  <affected>
    <package name="net-analyzer/cacti" auto="yes" arch="*">
      <unaffected range="ge">0.8.7b</unaffected>
      <unaffected range="rge">0.8.6j-r8</unaffected>
      <vulnerable range="lt">0.8.7b</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    Cacti is a web-based network graphing and reporting tool.
    </p>
  </background>
  <description>
    <p>
    The following inputs are not properly sanitized before being processed:
    </p>
    <ul><li>"view_type" parameter in the file graph.php, "filter" parameter
    in the file graph_view.php, "action" and "login_username" parameters in
    the file index.php (CVE-2008-0783).</li>
    <li>"local_graph_id" parameter in the file graph.php
    (CVE-2008-0784).</li>
    <li>"graph_list" parameter in the file graph_view.php, "leaf_id" and
    "id" parameters in the file tree.php, "local_graph_id" in the file
    graph_xport.php (CVE-2008-0785).</li>
    </ul>
    <p>
    Furthermore, CRLF injection attack are possible via unspecified vectors
    (CVE-2008-0786).
    </p>
  </description>
  <impact type="normal">
    <p>
    A remote attacker could exploit these vulnerabilities, leading to path
    disclosure, Cross-Site Scripting attacks, SQL injection, and HTTP
    response splitting.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All Cacti users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=net-analyzer/cacti-0.8.7b"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0783">CVE-2008-0783</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0784">CVE-2008-0784</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0785">CVE-2008-0785</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0786">CVE-2008-0786</uri>
  </references>
  <metadata tag="requester" timestamp="2008-02-25T22:16:20Z">
    rbu
  </metadata>
  <metadata tag="submitter" timestamp="2008-03-07T23:16:40Z">
    p-y
  </metadata>
  <metadata tag="bugReady" timestamp="2008-03-07T23:16:51Z">
    p-y
  </metadata>
</glsa>