summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorsimon <simon@FreeBSD.org>2005-08-27 21:54:42 +0000
committersimon <simon@FreeBSD.org>2005-08-27 21:54:42 +0000
commit57cc7d562ea59bfa8ab74cee4ed2bd61bad26b8d (patch)
tree749e2d2f9e4787707f21c142957319cb2257c772 /security
parentfe46fc0fdae44511da32228a479080069f6640ce (diff)
downloadFreeBSD-ports-57cc7d562ea59bfa8ab74cee4ed2bd61bad26b8d.zip
FreeBSD-ports-57cc7d562ea59bfa8ab74cee4ed2bd61bad26b8d.tar.gz
Document pam_ldap -- authentication bypass vulnerability.
Approved by: portmgr (blanket, VuXML)
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 0006b80e..523b5f2 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -32,6 +32,38 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="38c76fcf-1744-11da-978e-0001020eed82">
+ <topic>pam_ldap -- authentication bypass vulnerability</topic>
+ <affects>
+ <package>
+ <name>pam_ldap</name>
+ <range><lt>1.8.0</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Luke Howard reports:</p>
+ <blockquote cite="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=166163">
+ <p>If a pam_ldap client authenticates against an LDAP server
+ that returns a passwordPolicyResponse control, but omits
+ the optional "error" field of the
+ PasswordPolicyResponseValue, then the LDAP authentication
+ result will be ignored and the authentication step will
+ always succeed.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CAN-2005-2641</cvename>
+ <certvu>778916</certvu>
+ <url>https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=166163</url>
+ </references>
+ <dates>
+ <discovery>2005-08-22</discovery>
+ <entry>2005-08-27</entry>
+ </dates>
+ </vuln>
+
<vuln vid="b971d2a6-1670-11da-978e-0001020eed82">
<topic>pcre -- regular expression buffer overflow</topic>
<affects>
OpenPOWER on IntegriCloud