aboutsummaryrefslogtreecommitdiff
path: root/security/vuxml/vuln.xml
diff options
context:
space:
mode:
authorSimon L. B. Nielsen <simon@FreeBSD.org>2005-08-27 21:54:42 +0000
committerSimon L. B. Nielsen <simon@FreeBSD.org>2005-08-27 21:54:42 +0000
commit32797fc1e4ac2d253f8824819e6071ad234c93ae (patch)
tree542692b1b63e3fd08a13a6759457f56832569623 /security/vuxml/vuln.xml
parent85cf42888aa3e5f853a42d6fe697b9d94bd0574c (diff)
downloadports-32797fc1e4ac2d253f8824819e6071ad234c93ae.tar.gz
ports-32797fc1e4ac2d253f8824819e6071ad234c93ae.zip
Notes
Diffstat (limited to 'security/vuxml/vuln.xml')
-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 0006b80eb071..523b5f22a35c 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>