65 lines
2 KiB
XML
65 lines
2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
|
|
<glsa id="200509-04">
|
|
<title>phpLDAPadmin: Authentication bypass</title>
|
|
<synopsis>
|
|
A flaw in phpLDAPadmin may allow attackers to bypass security restrictions
|
|
and connect anonymously.
|
|
</synopsis>
|
|
<product type="ebuild">phpLDAPadmin</product>
|
|
<announced>2005-09-06</announced>
|
|
<revised count="01">2005-09-06</revised>
|
|
<bug>104293</bug>
|
|
<access>remote</access>
|
|
<affected>
|
|
<package name="net-nds/phpldapadmin" auto="yes" arch="*">
|
|
<unaffected range="ge">0.9.7_alpha6</unaffected>
|
|
<vulnerable range="lt">0.9.7_alpha6</vulnerable>
|
|
</package>
|
|
</affected>
|
|
<background>
|
|
<p>
|
|
phpLDAPadmin is a web-based LDAP client allowing to easily manage
|
|
LDAP servers.
|
|
</p>
|
|
</background>
|
|
<description>
|
|
<p>
|
|
Alexander Gerasiov discovered a flaw in login.php preventing the
|
|
application from validating whether anonymous bind has been disabled in
|
|
the target LDAP server configuration.
|
|
</p>
|
|
</description>
|
|
<impact type="low">
|
|
<p>
|
|
Anonymous users can access the LDAP server, even if the
|
|
"disable_anon_bind" parameter was explicitly set to avoid this.
|
|
</p>
|
|
</impact>
|
|
<workaround>
|
|
<p>
|
|
There is no known workaround at this time.
|
|
</p>
|
|
</workaround>
|
|
<resolution>
|
|
<p>
|
|
All phpLDAPadmin users should upgrade to the latest version:
|
|
</p>
|
|
<code>
|
|
# emerge --sync
|
|
# emerge --ask --oneshot --verbose ">=net-nds/phpldapadmin-0.9.7_alpha6"</code>
|
|
</resolution>
|
|
<references>
|
|
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2654">CAN-2005-2654</uri>
|
|
<uri link="https://secunia.com/advisories/16611/">Secunia Advisory SA16611</uri>
|
|
</references>
|
|
<metadata tag="requester" timestamp="2005-08-31T17:15:50Z">
|
|
DerCorny
|
|
</metadata>
|
|
<metadata tag="bugReady" timestamp="2005-08-31T17:15:59Z">
|
|
DerCorny
|
|
</metadata>
|
|
<metadata tag="submitter" timestamp="2005-09-02T18:39:01Z">
|
|
koon
|
|
</metadata>
|
|
</glsa>
|