summaryrefslogtreecommitdiff
blob: 0c6dfbd1919fd4d83a7e7d392780df66759bef54 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201401-20">
  <title>Cacti: Multiple vulnerabilities</title>
  <synopsis>Multiple vulnerabilities have been found in Cacti, allowing
    attackers to execute arbitrary code or perform XSS attacks.
  </synopsis>
  <product type="ebuild">cacti</product>
  <announced>2014-01-21</announced>
  <revised>2014-01-21: 1</revised>
  <bug>324031</bug>
  <bug>480196</bug>
  <access>remote</access>
  <affected>
    <package name="net-analyzer/cacti" auto="yes" arch="*">
      <unaffected range="ge">0.8.8b</unaffected>
      <vulnerable range="lt">0.8.8b</vulnerable>
    </package>
  </affected>
  <background>
    <p>Cacti is a complete network graphing solution designed to harness the
      power of RRDTool’s data storage and graphing functionality.
    </p>
  </background>
  <description>
    <p>Multiple vulnerabilities have been discovered in Cacti. Please review
      the CVE identifiers referenced below for details.
    </p>
  </description>
  <impact type="high">
    <p>A remote attacker could execute arbitrary SQL commands via specially
      crafted parameters, execute arbitrary shell code or inject malicious
      script code.
    </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.8b"
    </code>
  </resolution>
  <references>
    <uri link="https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-1644">
      CVE-2010-1644
    </uri>
    <uri link="https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-1645">
      CVE-2010-1645
    </uri>
    <uri link="https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-2092">
      CVE-2010-2092
    </uri>
    <uri link="https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-2543">
      CVE-2010-2543
    </uri>
    <uri link="https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-2544">
      CVE-2010-2544
    </uri>
    <uri link="https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-2545">
      CVE-2010-2545
    </uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1434">CVE-2013-1434</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1435">CVE-2013-1435</uri>
  </references>
  <metadata tag="requester" timestamp="2011-10-07T23:37:37Z">
    underling
  </metadata>
  <metadata tag="submitter" timestamp="2014-01-21T19:02:25Z">Zlogene</metadata>
</glsa>