GLSA Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
Joined: 12 May 2004 Posts: 2663
|
Posted: Mon Jul 03, 2006 6:26 pm Post subject: [ GLSA 200607-01 ] mpg123: Heap overflow |
|
|
Gentoo Linux Security Advisory
Title: mpg123: Heap overflow (GLSA 200607-01)
Severity: normal
Exploitable: remote
Date: July 03, 2006
Updated: July 29, 2006
Bug(s): #133988
ID: 200607-01
Synopsis
A heap overflow in mpg123 was discovered, which could result in the execution of arbitrary code.
Background
mpg123 is a real time audio player designed for the MPEG format.
Affected Packages
Package: media-sound/mpg123
Vulnerable: < 0.59s-r11
Unaffected: >= 0.59s-r11
Architectures: All supported architectures
Description
In httpdget.c, a variable is assigned to the heap, and is supposed to receive a smaller allocation. As this variable was not terminated properly, strncpy() will overwrite the data assigned next in memory.
Impact
By enticing a user to visit a malicious URL, an attacker could possibly execute arbitrary code with the rights of the user running mpg123.
Workaround
There is no known workaround at this time.
Resolution
All mpg123 users should update to the latest version: Code: | # emerge --sync
# emerge --ask --oneshot --verbose ">=media-sound/mpg123-0.59s-r11" |
References
CVE-2006-3355
Last edited by GLSA on Sun Jul 30, 2006 4:18 am; edited 1 time in total |
|