Gentoo Archives: gentoo-commits

From: "Pierre-Yves Rofes (py)" <py@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-200712-02.xml
Date: Wed, 05 Dec 2007 22:49:39
Message-Id: E1J02ow-000369-Ss@stork.gentoo.org
1 py 07/12/05 22:34:22
2
3 Added: glsa-200712-02.xml
4 Log:
5 GLSA 200712-02
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200712-02.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200712-02.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200712-02.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200712-02.xml
14 ===================================================================
15 <?xml version="1.0" encoding="utf-8"?>
16 <?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
17 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
18 <!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
19
20 <glsa id="200712-02">
21 <title>Cacti: SQL injection</title>
22 <synopsis>
23 An SQL injection vulnerability has been discovered in Cacti.
24 </synopsis>
25 <product type="ebuild">cacti</product>
26 <announced>December 05, 2007</announced>
27 <revised>December 05, 2007: 01</revised>
28 <bug>199509</bug>
29 <access>remote</access>
30 <affected>
31 <package name="net-analyzer/cacti" auto="yes" arch="*">
32 <unaffected range="ge">0.8.6j-r7</unaffected>
33 <unaffected range="ge">0.8.7a</unaffected>
34 <vulnerable range="lt">0.8.7a</vulnerable>
35 </package>
36 </affected>
37 <background>
38 <p>
39 Cacti is a complete web-based frontend to rrdtool.
40 </p>
41 </background>
42 <description>
43 <p>
44 It has been reported that the "local_graph_id" variable used in the
45 file graph.php is not properly sanitized before being processed in an
46 SQL statement.
47 </p>
48 </description>
49 <impact type="normal">
50 <p>
51 A remote attacker could send a specially crafted request to the
52 vulnerable host, possibly resulting in the execution of arbitrary SQL
53 code.
54 </p>
55 </impact>
56 <workaround>
57 <p>
58 There is no known workaround at this time.
59 </p>
60 </workaround>
61 <resolution>
62 <p>
63 All Cacti users should upgrade to the latest version:
64 </p>
65 <code>
66 # emerge --sync
67 # emerge --ask --oneshot --verbose &quot;&gt;=net-analyzer/cacti-0.8.6j-r7&quot;</code>
68 </resolution>
69 <references>
70 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6035">CVE-2007-6035</uri>
71 </references>
72 <metadata tag="requester" timestamp="Sun, 02 Dec 2007 22:34:20 +0000">
73 p-y
74 </metadata>
75 <metadata tag="bugReady" timestamp="Sun, 02 Dec 2007 22:34:29 +0000">
76 p-y
77 </metadata>
78 <metadata tag="submitter" timestamp="Tue, 04 Dec 2007 22:01:32 +0000">
79 p-y
80 </metadata>
81 </glsa>
82
83
84
85 --
86 gentoo-commits@g.o mailing list