CVE-2006-3355: Buffer Overflow
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.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2006-3355?
CVE-2006-3355 has a severity rating of high due to its potential to allow remote code execution.
How do I fix CVE-2006-3355?
To fix CVE-2006-3355, users should update to the latest version of mpg123 that addresses this vulnerability.
What type of vulnerability is CVE-2006-3355?
CVE-2006-3355 is a heap-based buffer overflow vulnerability in the mpg123 audio player.
Who can be affected by CVE-2006-3355?
Any user running mpg123 versions prior to 0.59s-rll may be affected by CVE-2006-3355.
What causes CVE-2006-3355?
CVE-2006-3355 is caused by improper handling of long URLs in the httpdget.c file, leading to a buffer overflow.