Security Advisories (1)
CPANSA-Catalyst-Authentication-Store-LDAP-2012-01 (2012-12-11)

Incorrect password check binds to the unauthenticated user.

Changes for version 1.010

  • Make AUTOLOAD method work for ->dn by generically calling has_attribute which has a special case for it.
  • Unify the handling of the ->username method between AUTOLOAD and has_attribute by special casing it more generically in has_attribute. Both RT#57610, patch and tests by Jason Fried