You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/metadata/glsa/glsa-200712-02.xml

65 lines
1.9 KiB

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200712-02">
<title>Cacti: SQL injection</title>
<synopsis>
An SQL injection vulnerability has been discovered in Cacti.
</synopsis>
<product type="ebuild">cacti</product>
<announced>2007-12-05</announced>
<revised count="02">2007-12-05</revised>
<bug>199509</bug>
<access>remote</access>
<affected>
<package name="net-analyzer/cacti" auto="yes" arch="*">
<unaffected range="rge">0.8.6j-r7</unaffected>
<unaffected range="ge">0.8.7a</unaffected>
<vulnerable range="lt">0.8.7a</vulnerable>
</package>
</affected>
<background>
<p>
Cacti is a complete web-based frontend to rrdtool.
</p>
</background>
<description>
<p>
It has been reported that the "local_graph_id" variable used in the
file graph.php is not properly sanitized before being processed in an
SQL statement.
</p>
</description>
<impact type="normal">
<p>
A remote attacker could send a specially crafted request to the
vulnerable host, possibly resulting in the execution of arbitrary SQL
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.6j-r7"</code>
</resolution>
<references>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6035">CVE-2007-6035</uri>
</references>
<metadata tag="requester" timestamp="2007-12-02T22:34:20Z">
p-y
</metadata>
<metadata tag="bugReady" timestamp="2007-12-02T22:34:29Z">
p-y
</metadata>
<metadata tag="submitter" timestamp="2007-12-04T22:01:32Z">
p-y
</metadata>
</glsa>