68 lines
2.1 KiB
XML
68 lines
2.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
|
|
<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
|
|
<!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>September 18, 2007</announced>
|
|
<revised>September 18, 2007: 01</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="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3193">CVE-2007-3193</uri>
|
|
</references>
|
|
<metadata tag="requester" timestamp="Tue, 04 Sep 2007 23:41:27 +0000">
|
|
aetius
|
|
</metadata>
|
|
<metadata tag="bugReady" timestamp="Sat, 08 Sep 2007 16:22:11 +0000">
|
|
p-y
|
|
</metadata>
|
|
<metadata tag="submitter" timestamp="Sat, 15 Sep 2007 20:54:32 +0000">
|
|
p-y
|
|
</metadata>
|
|
</glsa>
|