summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-26 23:43:20 +0000
committerSam James <sam@gentoo.org>2021-01-26 23:43:20 +0000
commit400c9add98812eabbfba161f555fa6cb2400f185 (patch)
treee084e94c04e6e50c9be0588f5a0f0b03e9c6bc55 /glsa-202101-31.xml
parent[ GLSA 202101-29 ] Fix version (diff)
downloadglsa-400c9add98812eabbfba161f555fa6cb2400f185.tar.gz
glsa-400c9add98812eabbfba161f555fa6cb2400f185.tar.bz2
glsa-400c9add98812eabbfba161f555fa6cb2400f185.zip
[ GLSA 202101-31 ] Cacti: Remote code execution
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'glsa-202101-31.xml')
-rw-r--r--glsa-202101-31.xml46
1 files changed, 46 insertions, 0 deletions
diff --git a/glsa-202101-31.xml b/glsa-202101-31.xml
new file mode 100644
index 00000000..3d7dcd82
--- /dev/null
+++ b/glsa-202101-31.xml
@@ -0,0 +1,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>