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-200803-18.xml

79 lines
2.6 KiB

<?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>