summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-200603-13.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-200603-13.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'metadata/glsa/glsa-200603-13.xml')
-rw-r--r--metadata/glsa/glsa-200603-13.xml65
1 files changed, 65 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200603-13.xml b/metadata/glsa/glsa-200603-13.xml
new file mode 100644
index 000000000000..3941eaba673d
--- /dev/null
+++ b/metadata/glsa/glsa-200603-13.xml
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="200603-13">
+ <title>PEAR-Auth: Potential authentication bypass</title>
+ <synopsis>
+ PEAR-Auth did not correctly verify data passed to the DB and LDAP
+ containers, thus allowing to inject false credentials to bypass the
+ authentication.
+ </synopsis>
+ <product type="ebuild">pear-auth</product>
+ <announced>2006-03-17</announced>
+ <revised>2006-03-17: 01</revised>
+ <bug>123832</bug>
+ <access>remote</access>
+ <affected>
+ <package name="dev-php/PEAR-Auth" auto="yes" arch="*">
+ <unaffected range="ge">1.2.4</unaffected>
+ <vulnerable range="lt">1.2.4</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ PEAR-Auth is a PEAR package that provides methods to create a PHP
+ based authentication system.
+ </p>
+ </background>
+ <description>
+ <p>
+ Matt Van Gundy discovered that PEAR-Auth did not correctly
+ validate data passed to the DB and LDAP containers.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>
+ A remote attacker could possibly exploit this vulnerability to
+ bypass the authentication mechanism by injecting specially crafted
+ input to the underlying storage containers.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There is no known workaround at this time.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All PEAR-Auth users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=dev-php/PEAR-Auth-1.2.4"</code>
+ </resolution>
+ <references>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0868">CVE-2006-0868</uri>
+ </references>
+ <metadata tag="requester" timestamp="2006-03-14T21:29:18Z">
+ koon
+ </metadata>
+ <metadata tag="bugReady" timestamp="2006-03-14T21:29:45Z">
+ koon
+ </metadata>
+ <metadata tag="submitter" timestamp="2006-03-14T23:22:04Z">
+ DerCorny
+ </metadata>
+</glsa>