GLSA 200607-01: mpg123: Heap overflow
Severity: | normal |
Title: | mpg123: Heap overflow |
Date: | 07/03/2006 |
Bugs: |
|
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 | Vulnerable | Unaffected | Architecture(s) |
---|---|---|---|
media-sound/mpg123 | < 0.59s-r11 | >= 0.59s-r11 | 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:
# emerge --sync # emerge --ask --oneshot --verbose ">=media-sound/mpg123-0.59s-r11"
References
Availability
This GLSA and any updates to it are available for viewing at the Gentoo Security Website:
Concerns?
Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.
License
Copyright 2010 Gentoo Foundation, Inc; referenced text belongs to its owner(s). The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.