summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-200709-10.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /metadata/glsa/glsa-200709-10.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'metadata/glsa/glsa-200709-10.xml')
-rw-r--r--metadata/glsa/glsa-200709-10.xml65
1 files changed, 65 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200709-10.xml b/metadata/glsa/glsa-200709-10.xml
new file mode 100644
index 000000000000..e89ed3ee5806
--- /dev/null
+++ b/metadata/glsa/glsa-200709-10.xml
@@ -0,0 +1,65 @@
+<?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>2007-09-18: 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 "&gt;=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>