First published: Thu Jul 06 2006(Updated: )
Heap-based buffer overflow in httpdget.c in mpg123 before 0.59s-rll allows remote attackers to execute arbitrary code via a long URL, which is not properly terminated before being used with the strncpy function. NOTE: This appears to be the result of an incomplete patch for CVE-2004-0982.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
mpg123 | =pre0.59s_r11 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2006-3355 has a severity rating of high due to its potential to allow remote code execution.
To fix CVE-2006-3355, users should update to the latest version of mpg123 that addresses this vulnerability.
CVE-2006-3355 is a heap-based buffer overflow vulnerability in the mpg123 audio player.
Any user running mpg123 versions prior to 0.59s-rll may be affected by CVE-2006-3355.
CVE-2006-3355 is caused by improper handling of long URLs in the httpdget.c file, leading to a buffer overflow.