summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository QA checks <repo-qa-checks@gentoo.org>2016-04-14 08:02:22 +0000
committerRepository QA checks <repo-qa-checks@gentoo.org>2016-04-14 08:02:22 +0000
commit670f14532cf81a4e02d989bcb1254e1e48bcb4e4 (patch)
tree68ef72d9e802ec198860f87b94402f4ca3aae287 /metadata/glsa/glsa-201110-23.xml
parentAdd 'metadata/dtd/' from commit 'f8325042cda078a7fa29be8dcb9a092219332112' (diff)
parentAdd GLSA 201604-03 - Fix (diff)
downloadgentoo-670f14532cf81a4e02d989bcb1254e1e48bcb4e4.tar.gz
gentoo-670f14532cf81a4e02d989bcb1254e1e48bcb4e4.tar.bz2
gentoo-670f14532cf81a4e02d989bcb1254e1e48bcb4e4.zip
Add 'metadata/glsa/' from commit 'aacff3c55fb52643f95332002ecdb7d439b8e4df'
git-subtree-dir: metadata/glsa git-subtree-mainline: 3149e13ab601ad3a8f925656fd88567d2626de47 git-subtree-split: aacff3c55fb52643f95332002ecdb7d439b8e4df
Diffstat (limited to 'metadata/glsa/glsa-201110-23.xml')
-rw-r--r--metadata/glsa/glsa-201110-23.xml57
1 files changed, 57 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201110-23.xml b/metadata/glsa/glsa-201110-23.xml
new file mode 100644
index 000000000000..35d3593a3ed7
--- /dev/null
+++ b/metadata/glsa/glsa-201110-23.xml
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201110-23">
+ <title>Apache mod_authnz_external: SQL injection</title>
+ <synopsis>An input sanitation flaw in mod_authnz_external allows remote
+ attacker to conduct SQL injection.
+ </synopsis>
+ <product type="ebuild">mod_authnz_external</product>
+ <announced>October 25, 2011</announced>
+ <revised>October 25, 2011: 1</revised>
+ <bug>386165</bug>
+ <access>remote</access>
+ <affected>
+ <package name="www-apache/mod_authnz_external" auto="yes" arch="*">
+ <unaffected range="ge">3.2.6</unaffected>
+ <vulnerable range="lt">3.2.6</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>mod_authnz_external is a tool for creating custom authentication
+ backends for HTTP basic authentication.
+ </p>
+ </background>
+ <description>
+ <p>mysql/mysql-auth.pl in mod_authnz_external does not properly sanitize
+ input before using it in an SQL query.
+ </p>
+ </description>
+ <impact type="low">
+ <p>A remote attacker could exploit this vulnerability to inject arbitrary
+ SQL statements by using a specially crafted username for HTTP
+ authentication on a site using mod_authnz_external.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All Apache mod_authnz_external users should upgrade to the latest
+ version:
+ </p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose
+ "&gt;=www-apache/mod_authnz_external-3.2.6"
+ </code>
+
+ </resolution>
+ <references>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-2688">CVE-2011-2688</uri>
+ </references>
+ <metadata timestamp="Tue, 18 Oct 2011 14:42:12 +0000" tag="requester">
+ underling
+ </metadata>
+ <metadata timestamp="Tue, 25 Oct 2011 17:13:58 +0000" tag="submitter">a3li</metadata>
+</glsa>