diff options
Diffstat (limited to 'metadata/glsa/glsa-201311-15.xml')
-rw-r--r-- | metadata/glsa/glsa-201311-15.xml | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201311-15.xml b/metadata/glsa/glsa-201311-15.xml new file mode 100644 index 000000000000..5f56d0cc88b0 --- /dev/null +++ b/metadata/glsa/glsa-201311-15.xml @@ -0,0 +1,60 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="201311-15"> + <title>Zabbix: Multiple vulnerabilities</title> + <synopsis>Multiple vulnerabilities have been found in Zabbix, possibly + leading to SQL injection attacks, Denial of Service, or information + disclosure. + </synopsis> + <product type="ebuild">zabbix</product> + <announced>2013-11-25</announced> + <revised count="1">2013-11-25</revised> + <bug>312875</bug> + <bug>394497</bug> + <bug>428372</bug> + <bug>452878</bug> + <bug>486696</bug> + <access>remote</access> + <affected> + <package name="net-analyzer/zabbix" auto="yes" arch="*"> + <unaffected range="ge">2.0.9_rc1-r2</unaffected> + <vulnerable range="lt">2.0.9_rc1-r2</vulnerable> + </package> + </affected> + <background> + <p>Zabbix is software for monitoring applications, networks, and servers.</p> + </background> + <description> + <p>Multiple vulnerabilities have been discovered in Zabbix. Please review + the CVE identifiers referenced below for details. + </p> + </description> + <impact type="normal"> + <p>A remote attacker may be able to execute arbitrary SQL statements, cause + a Denial of Service condition, or obtain sensitive information. + </p> + </impact> + <workaround> + <p>There is no known workaround at this time.</p> + </workaround> + <resolution> + <p>All Zabbix users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose + ">=net-analyzer/zabbix-2.0.9_rc1-r2" + </code> + </resolution> + <references> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1277">CVE-2010-1277</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-2904">CVE-2011-2904</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-3263">CVE-2011-3263</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-4674">CVE-2011-4674</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-3435">CVE-2012-3435</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1364">CVE-2013-1364</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-5572">CVE-2013-5572</uri> + </references> + <metadata tag="requester" timestamp="2011-10-07T23:37:48Z">craig</metadata> + <metadata tag="submitter" timestamp="2013-11-25T17:22:15Z">ackle</metadata> +</glsa> |