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="200709-10">
|
|
<title>PhpWiki: Authentication bypass</title>
|
|
<synopsis>
|
|
A vulnerability has been discovered in PhpWiki authentication mechanism.
|
|
</synopsis>
|
|
<product type="ebuild">phpwiki</product>
|
|
<announced>2007-09-18</announced>
|
|
<revised count="01">2007-09-18</revised>
|
|
<bug>181692</bug>
|
|
<access>remote</access>
|
|
<affected>
|
|
<package name="www-apps/phpwiki" auto="yes" arch="*">
|
|
<unaffected range="ge">1.3.14</unaffected>
|
|
<vulnerable range="lt">1.3.14</vulnerable>
|
|
</package>
|
|
</affected>
|
|
<background>
|
|
<p>
|
|
PhpWiki is an application that creates a web site where anyone can edit
|
|
the pages through HTML forms.
|
|
</p>
|
|
</background>
|
|
<description>
|
|
<p>
|
|
The PhpWiki development team reported an authentication error within
|
|
the file lib/WikiUser/LDAP.php when binding to an LDAP server with an
|
|
empty password.
|
|
</p>
|
|
</description>
|
|
<impact type="low">
|
|
<p>
|
|
A remote attacker could provide an empty password when authenticating.
|
|
Depending on the LDAP implementation used, this could bypass the
|
|
PhpWiki authentication mechanism and grant the attacker access to the
|
|
application.
|
|
</p>
|
|
</impact>
|
|
<workaround>
|
|
<p>
|
|
There is no known workaround at this time.
|
|
</p>
|
|
</workaround>
|
|
<resolution>
|
|
<p>
|
|
All PhpWiki users should upgrade to the latest version:
|
|
</p>
|
|
<code>
|
|
# emerge --sync
|
|
# emerge --ask --oneshot --verbose ">=www-apps/phpwiki-1.3.14"</code>
|
|
</resolution>
|
|
<references>
|
|
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3193">CVE-2007-3193</uri>
|
|
</references>
|
|
<metadata tag="requester" timestamp="2007-09-04T23:41:27Z">
|
|
aetius
|
|
</metadata>
|
|
<metadata tag="bugReady" timestamp="2007-09-08T16:22:11Z">
|
|
p-y
|
|
</metadata>
|
|
<metadata tag="submitter" timestamp="2007-09-15T20:54:32Z">
|
|
p-y
|
|
</metadata>
|
|
</glsa>
|