From a24567fbc43f221b14e805f9bc0b7c6d16911c46 Mon Sep 17 00:00:00 2001 From: Alex Legler Date: Sun, 8 Mar 2015 22:02:38 +0100 Subject: Import existing advisories --- glsa-201110-23.xml | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 glsa-201110-23.xml (limited to 'glsa-201110-23.xml') diff --git a/glsa-201110-23.xml b/glsa-201110-23.xml new file mode 100644 index 00000000..1ec2f16c --- /dev/null +++ b/glsa-201110-23.xml @@ -0,0 +1,59 @@ + + + + + + Apache mod_authnz_external: SQL injection + An input sanitation flaw in mod_authnz_external allows remote + attacker to conduct SQL injection. + + mod_authnz_external + October 25, 2011 + October 25, 2011: 1 + 386165 + remote + + + 3.2.6 + 3.2.6 + + + +

mod_authnz_external is a tool for creating custom authentication + backends for HTTP basic authentication. +

+
+ +

mysql/mysql-auth.pl in mod_authnz_external does not properly sanitize + input before using it in an SQL query. +

+
+ +

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. +

+
+ +

There is no known workaround at this time.

+
+ +

All Apache mod_authnz_external users should upgrade to the latest + version: +

+ + + # emerge --sync + # emerge --ask --oneshot --verbose + ">=www-apache/mod_authnz_external-3.2.6" + + +
+ + CVE-2011-2688 + + + underling + + a3li +
-- cgit v1.2.3-65-gdbad