summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-200710-13.xml')
-rw-r--r--metadata/glsa/glsa-200710-13.xml67
1 files changed, 67 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200710-13.xml b/metadata/glsa/glsa-200710-13.xml
new file mode 100644
index 000000000000..de63e3eb08d9
--- /dev/null
+++ b/metadata/glsa/glsa-200710-13.xml
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="200710-13">
+ <title>Ampache: Multiple vulnerabilities</title>
+ <synopsis>
+ An SQL injection vulnerability and a possible identity theft have been
+ discovered in Ampache.
+ </synopsis>
+ <product type="ebuild">ampache</product>
+ <announced>2007-10-13</announced>
+ <revised count="01">2007-10-13</revised>
+ <bug>189607</bug>
+ <access>remote</access>
+ <affected>
+ <package name="www-apps/ampache" auto="yes" arch="*">
+ <unaffected range="ge">3.3.3.5</unaffected>
+ <vulnerable range="lt">3.3.3.5</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ Ampache is a PHP-based tool for managing, updating and playing audio
+ files via a web interface.
+ </p>
+ </background>
+ <description>
+ <p>
+ LT discovered that the "match" parameter in albums.php is not properly
+ sanitized before being processed. The Ampache development team also
+ reported an error when handling user sessions.
+ </p>
+ </description>
+ <impact type="low">
+ <p>
+ A remote attacker could provide malicious input to the application,
+ possibly resulting in the execution of arbitrary SQL code. He could
+ also entice a user to open a specially crafted link to steal the user's
+ session.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There is no known workaround at this time.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All Ampache users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=www-apps/ampache-3.3.3.5"</code>
+ </resolution>
+ <references>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4437">CVE-2007-4437</uri>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4438">CVE-2007-4438</uri>
+ </references>
+ <metadata tag="requester" timestamp="2007-09-17T21:08:28Z">
+ p-y
+ </metadata>
+ <metadata tag="bugReady" timestamp="2007-09-17T21:08:38Z">
+ p-y
+ </metadata>
+ <metadata tag="submitter" timestamp="2007-10-02T19:57:29Z">
+ p-y
+ </metadata>
+</glsa>