Gentoo Archives: gentoo-commits

From: "Sean Amoss (ackle)" <ackle@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201401-20.xml
Date: Tue, 21 Jan 2014 19:03:17
Message-Id: 20140121190313.3BEAA2004C@flycatcher.gentoo.org
1 ackle 14/01/21 19:03:13
2
3 Added: glsa-201401-20.xml
4 Log:
5 GLSA 201401-20 by Mikle Kolyada (Zlogene)
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201401-20.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201401-20.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201401-20.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201401-20.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 <glsa id="201401-20">
20 <title>Cacti: Multiple vulnerabilities</title>
21 <synopsis>Multiple vulnerabilities have been found in Cacti, allowing
22 attackers to execute arbitrary code or perform XSS attacks.
23 </synopsis>
24 <product type="ebuild">cacti</product>
25 <announced>January 21, 2014</announced>
26 <revised>January 21, 2014: 1</revised>
27 <bug>324031</bug>
28 <bug>480196</bug>
29 <access>remote</access>
30 <affected>
31 <package name="net-analyzer/cacti" auto="yes" arch="*">
32 <unaffected range="ge">0.8.8b</unaffected>
33 <vulnerable range="lt">0.8.8b</vulnerable>
34 </package>
35 </affected>
36 <background>
37 <p>Cacti is a complete network graphing solution designed to harness the
38 power of RRDTool’s data storage and graphing functionality.
39 </p>
40 </background>
41 <description>
42 <p>Multiple vulnerabilities have been discovered in Cacti. Please review
43 the CVE identifiers referenced below for details.
44 </p>
45 </description>
46 <impact type="high">
47 <p>A remote attacker could execute arbitrary SQL commands via specially
48 crafted parameters, execute arbitrary shell code or inject malicious
49 script code.
50 </p>
51 </impact>
52 <workaround>
53 <p>There is no known workaround at this time.</p>
54 </workaround>
55 <resolution>
56 <p>All Cacti users should upgrade to the latest version:</p>
57
58 <code>
59 # emerge --sync
60 # emerge --ask --oneshot --verbose "&gt;=net-analyzer/cacti-0.8.8b"
61 </code>
62 </resolution>
63 <references>
64 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-1644">
65 CVE-2010-1644
66 </uri>
67 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-1645">
68 CVE-2010-1645
69 </uri>
70 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-2092">
71 CVE-2010-2092
72 </uri>
73 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-2543">
74 CVE-2010-2543
75 </uri>
76 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-2544">
77 CVE-2010-2544
78 </uri>
79 <uri link="http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-2545">
80 CVE-2010-2545
81 </uri>
82 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1434">CVE-2013-1434</uri>
83 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1435">CVE-2013-1435</uri>
84 </references>
85 <metadata tag="requester" timestamp="Fri, 07 Oct 2011 23:37:37 +0000">
86 underling
87 </metadata>
88 <metadata tag="submitter" timestamp="Tue, 21 Jan 2014 19:02:25 +0000">Zlogene</metadata>
89 </glsa>