From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- metadata/glsa/glsa-200612-19.xml | 63 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 metadata/glsa/glsa-200612-19.xml (limited to 'metadata/glsa/glsa-200612-19.xml') diff --git a/metadata/glsa/glsa-200612-19.xml b/metadata/glsa/glsa-200612-19.xml new file mode 100644 index 000000000000..523319126b1c --- /dev/null +++ b/metadata/glsa/glsa-200612-19.xml @@ -0,0 +1,63 @@ + + + + pam_ldap: Authentication bypass vulnerability + + pam_ldap contains a vulnerability that may allow a remote user with a + locked account to gain unauthorized system access. + + pam_ldap + 2006-12-20 + 2006-12-20: 01 + 153916 + remote + + + 183 + 183 + + + +

+ pam_ldap is a Pluggable Authentication Module which allows + authentication against LDAP directories. +

+
+ +

+ Steve Rigler discovered that pam_ldap does not correctly handle + "PasswordPolicyResponse" control responses from an LDAP directory. This + causes the pam_authenticate() function to always succeed, even if the + previous authentication failed. +

+
+ +

+ A locked user may exploit this vulnerability to bypass the LDAP + authentication mechanism, possibly gaining unauthorized access to the + system. +

+
+ +

+ There is no known workaround at this time. +

+
+ +

+ All pam_ldap users should upgrade to the latest version: +

+ + # emerge --sync + # emerge --ask --oneshot --verbose ">=sys-auth/pam_ldap-183" +
+ + CVE-2006-5170 + + + falco + + + falco + +
-- cgit v1.2.3