summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-200607-13.xml
blob: c2aec45f25bb3b3ea9aa00caeec0b1dbdb947ca9 (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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200607-13">
  <title>Audacious: Multiple heap and buffer overflows</title>
  <synopsis>
    The adplug library included in Audacious is vulnerable to various overflows
    that could result in the execution of arbitrary code.
  </synopsis>
  <product type="ebuild">audacious</product>
  <announced>2006-07-29</announced>
  <revised count="01">2006-07-29</revised>
  <bug>139957</bug>
  <access>remote</access>
  <affected>
    <package name="media-sound/audacious" auto="yes" arch="*">
      <unaffected range="ge">1.1.0</unaffected>
      <vulnerable range="lt">1.1.0</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    Audacious is a media player that has been forked from Beep Media
    Player.
    </p>
  </background>
  <description>
    <p>
    Luigi Auriemma has found that the adplug library fails to verify the
    size of the destination buffers in the unpacking instructions,
    resulting in various possible heap and buffer overflows.
    </p>
  </description>
  <impact type="normal">
    <p>
    An attacker can entice a user to load a specially crafted media file,
    resulting in a crash or possible execution of arbitrary code.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All Audacious users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=media-sound/audacious-1.1.0"</code>
  </resolution>
  <references>
    <uri link="http://www.securityfocus.com/archive/1/439432/30/0/threaded">BugTraq Announcement</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3581">CVE-2006-3581</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3582">CVE-2006-3582</uri>
  </references>
  <metadata tag="requester" timestamp="2006-07-12T17:07:27Z">
    jaervosz
  </metadata>
  <metadata tag="submitter" timestamp="2006-07-16T10:46:17Z">
    daxomatic
  </metadata>
  <metadata tag="bugReady" timestamp="2006-07-17T16:55:12Z">
    koon
  </metadata>
</glsa>