PEAR-Auth is a PEAR package that provides methods to create a PHP based authentication system.
Matt Van Gundy discovered that PEAR-Auth did not correctly validate data passed to the DB and LDAP containers.
A remote attacker could possibly exploit this vulnerability to bypass the authentication mechanism by injecting specially crafted input to the underlying storage containers.
There is no known workaround at this time.
All PEAR-Auth users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-php/PEAR-Auth-1.2.4"