summaryrefslogtreecommitdiff
blob: de63e3eb08d95eadb1fccdef232d509e37a11b4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
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>