summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2015-03-08 22:02:38 +0100
committerAlex Legler <alex@a3li.li>2015-03-08 22:02:38 +0100
commita24567fbc43f221b14e805f9bc0b7c6d16911c46 (patch)
tree910a04fe6ee560ac0eebac55f3cd2781c3519760 /glsa-200904-15.xml
downloadglsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.gz
glsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.bz2
glsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.zip
Import existing advisories
Diffstat (limited to 'glsa-200904-15.xml')
-rw-r--r--glsa-200904-15.xml67
1 files changed, 67 insertions, 0 deletions
diff --git a/glsa-200904-15.xml b/glsa-200904-15.xml
new file mode 100644
index 00000000..9dcf58ec
--- /dev/null
+++ b/glsa-200904-15.xml
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="utf-8"?>
+<?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
+<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+
+<glsa id="200904-15">
+ <title>mpg123: User-assisted execution of arbitrary code</title>
+ <synopsis>
+ An error in mpg123 might allow for the execution of arbitrary code.
+ </synopsis>
+ <product type="ebuild">mpg123</product>
+ <announced>April 16, 2009</announced>
+ <revised>April 16, 2009: 01</revised>
+ <bug>265342</bug>
+ <access>remote</access>
+ <affected>
+ <package name="media-sound/mpg123" auto="yes" arch="*">
+ <unaffected range="ge">1.7.2</unaffected>
+ <vulnerable range="lt">1.7.2</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ mpg123 is a realtime MPEG 1.0/2.0/2.5 audio player for layers 1, 2 and
+ 3.
+ </p>
+ </background>
+ <description>
+ <p>
+ The vendor reported a signedness error in the store_id3_text() function
+ in id3.c, allowing for out-of-bounds memory access.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>
+ A remote attacker could entice a user to open an MPEG-1 Audio Layer 3
+ (MP3) file containing a specially crafted ID3 tag, possibly resulting
+ in the execution of arbitrary code with the privileges of the user
+ running the application.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There is no known workaround at this time.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All mpg123 users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose &quot;&gt;=media-sound/mpg123-1.7.2&quot;</code>
+ </resolution>
+ <references>
+ <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1301">CVE-2009-1301</uri>
+ </references>
+ <metadata tag="requester" timestamp="Sat, 11 Apr 2009 20:51:15 +0000">
+ keytoaster
+ </metadata>
+ <metadata tag="submitter" timestamp="Sat, 11 Apr 2009 21:15:29 +0000">
+ a3li
+ </metadata>
+ <metadata tag="bugReady" timestamp="Thu, 16 Apr 2009 21:52:59 +0000">
+ a3li
+ </metadata>
+</glsa>