Gentoo Archives: gentoo-commits

From: "Sergey Popov (pinkbyte)" <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201311-15.xml
Date: Mon, 25 Nov 2013 17:22:50
Message-Id: 20131125172244.265B32004B@flycatcher.gentoo.org
1 pinkbyte 13/11/25 17:22:44
2
3 Added: glsa-201311-15.xml
4 Log:
5 GLSA 201311-15
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-201311-15.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201311-15.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201311-15.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-201311-15.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="201311-15">
20 <title>Zabbix: Multiple vulnerabilities</title>
21 <synopsis>Multiple vulnerabilities have been found in Zabbix, possibly
22 leading to SQL injection attacks, Denial of Service, or information
23 disclosure.
24 </synopsis>
25 <product type="ebuild">zabbix</product>
26 <announced>November 25, 2013</announced>
27 <revised>November 25, 2013: 1</revised>
28 <bug>312875</bug>
29 <bug>394497</bug>
30 <bug>428372</bug>
31 <bug>452878</bug>
32 <bug>486696</bug>
33 <access>remote</access>
34 <affected>
35 <package name="net-analyzer/zabbix" auto="yes" arch="*">
36 <unaffected range="ge">2.0.9_rc1-r2</unaffected>
37 <vulnerable range="lt">2.0.9_rc1-r2</vulnerable>
38 </package>
39 </affected>
40 <background>
41 <p>Zabbix is software for monitoring applications, networks, and servers.</p>
42 </background>
43 <description>
44 <p>Multiple vulnerabilities have been discovered in Zabbix. Please review
45 the CVE identifiers referenced below for details.
46 </p>
47 </description>
48 <impact type="normal">
49 <p>A remote attacker may be able to execute arbitrary SQL statements, cause
50 a Denial of Service condition, or obtain sensitive information.
51 </p>
52 </impact>
53 <workaround>
54 <p>There is no known workaround at this time.</p>
55 </workaround>
56 <resolution>
57 <p>All Zabbix users should upgrade to the latest version:</p>
58
59 <code>
60 # emerge --sync
61 # emerge --ask --oneshot --verbose
62 "&gt;=net-analyzer/zabbix-2.0.9_rc1-r2"
63 </code>
64 </resolution>
65 <references>
66 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1277">CVE-2010-1277</uri>
67 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-2904">CVE-2011-2904</uri>
68 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-3263">CVE-2011-3263</uri>
69 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-4674">CVE-2011-4674</uri>
70 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-3435">CVE-2012-3435</uri>
71 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1364">CVE-2013-1364</uri>
72 <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-5572">CVE-2013-5572</uri>
73 </references>
74 <metadata tag="requester" timestamp="Fri, 07 Oct 2011 23:37:48 +0000">craig</metadata>
75 <metadata tag="submitter" timestamp="Mon, 25 Nov 2013 17:22:15 +0000">ackle</metadata>
76 </glsa>