summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-200607-13.xml')
-rw-r--r--metadata/glsa/glsa-200607-13.xml66
1 files changed, 66 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200607-13.xml b/metadata/glsa/glsa-200607-13.xml
new file mode 100644
index 000000000000..c2aec45f25bb
--- /dev/null
+++ b/metadata/glsa/glsa-200607-13.xml
@@ -0,0 +1,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>