summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-200803-18.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /metadata/glsa/glsa-200803-18.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'metadata/glsa/glsa-200803-18.xml')
-rw-r--r--metadata/glsa/glsa-200803-18.xml78
1 files changed, 78 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200803-18.xml b/metadata/glsa/glsa-200803-18.xml
new file mode 100644
index 000000000000..4bbd01636a37
--- /dev/null
+++ b/metadata/glsa/glsa-200803-18.xml
@@ -0,0 +1,78 @@
+<?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>2009-05-28: 02</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>