summaryrefslogtreecommitdiff
blob: a2819eb1d418a88dca98bbd471ee56dc0c60c5fe (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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200703-11">
  <title>Amarok: User-assisted remote execution of arbitrary code</title>
  <synopsis>
    The Magnatune component shipped with Amarok is vulnerable to the injection
    of arbitrary shell code from a malicious Magnatune server.
  </synopsis>
  <product type="ebuild">amarok</product>
  <announced>2007-03-13</announced>
  <revised count="01">2007-03-13</revised>
  <bug>166901</bug>
  <access>remote</access>
  <affected>
    <package name="media-sound/amarok" auto="yes" arch="*">
      <unaffected range="ge">1.4.5-r1</unaffected>
      <vulnerable range="lt">1.4.5-r1</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    Amarok is an advanced music player.
    </p>
  </background>
  <description>
    <p>
    The Magnatune downloader doesn't quote the "m_currentAlbumFileName"
    parameter while calling the "unzip" shell command.
    </p>
  </description>
  <impact type="normal">
    <p>
    A compromised or malicious Magnatune server can remotely execute
    arbitrary shell code with the rights of the user running Amarok on a
    client that have previously registered for buying music.
    </p>
  </impact>
  <workaround>
    <p>
    Do not use the Magnatune component of Amarok.
    </p>
  </workaround>
  <resolution>
    <p>
    All Amarok users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=media-sound/amarok-1.4.5-r1"</code>
  </resolution>
  <references>
    <uri link="https://secunia.com/advisories/24159">SA24159</uri>
  </references>
  <metadata tag="requester" timestamp="2007-02-23T17:45:23Z">
    falco
  </metadata>
  <metadata tag="bugReady" timestamp="2007-02-27T13:56:19Z">
    falco
  </metadata>
  <metadata tag="submitter" timestamp="2007-02-27T14:11:31Z">
    falco
  </metadata>
</glsa>