1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200609-01 / streamripper |
| Release Date | September 06, 2006 |
| Latest Revision | September 06, 2006: 01 |
| Impact | normal |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| media-sound/streamripper | < 1.61.26 | >= 1.61.26 | All supported architectures |
Related bugreports: #144861
Streamripper is vulnerable to multiple remote buffer overflows, leading to the execution of arbitrary code.
Streamripper extracts and records individual MP3 file tracks from SHOUTcast streams.
Ulf Harnhammar, from the Debian Security Audit Project, has found that Streamripper is vulnerable to multiple stack based buffer overflows caused by improper bounds checking when processing malformed HTTP headers.
By enticing a user to connect to a malicious server, an attacker could execute arbitrary code with the permissions of the user running Streamripper
There is no known workaround at this time.
All Streamripper users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=media-sound/streamripper-1.61.26" |