summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-202101-31.xml
blob: 3d7dcd82f908c123ff0822c3e748bcce582d6dbe (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="202101-31">
  <title>Cacti: Remote code execution</title>
  <synopsis>A vulnerability in Cacti could lead to remote code execution.</synopsis>
  <product type="ebuild">cacti</product>
  <announced>2021-01-26</announced>
  <revised count="1">2021-01-26</revised>
  <bug>765019</bug>
  <access>remote</access>
  <affected>
    <package name="net-analyzer/cacti" auto="yes" arch="*">
      <unaffected range="ge">1.2.16-r1</unaffected>
      <vulnerable range="lt">1.2.16-r1</vulnerable>
    </package>
  </affected>
  <background>
    <p>Cacti is a complete frontend to rrdtool.</p>
  </background>
  <description>
    <p>The side_id parameter in data_debug.php does not properly verify input
      allowing SQL injection.
    </p>
  </description>
  <impact type="normal">
    <p>A remote attacker could possibly execute arbitrary code with the
      privileges of the process or cause a Denial of Service condition.
    </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-1.2.16-r1"
    </code>
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/vuln/detail/CVE-2020-35701">CVE-2020-35701</uri>
  </references>
  <metadata tag="requester" timestamp="2021-01-26T00:34:29Z">sam_c</metadata>
  <metadata tag="submitter" timestamp="2021-01-26T23:38:21Z">sam_c</metadata>
</glsa>