First published: Wed Apr 05 2006(Updated: )
Buffer overflow in playlistimport.cpp in Kaffeine Player 0.4.2 through 0.7.1 allows user-assisted attackers to execute arbitrary code via long HTTP request headers when Kaffeine is "fetching remote playlists", which triggers the overflow in the http_peek function.
Credit: security@debian.org
Affected Software | Affected Version | How to fix |
---|---|---|
Kaffeine Player | =0.4.2 | |
Kaffeine Player | =0.4.3 | |
Kaffeine Player | =0.4.3b | |
Kaffeine Player | =0.5_rc1 | |
Kaffeine Player | =0.7.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2006-0051 is considered a high severity vulnerability due to the potential for arbitrary code execution.
To mitigate CVE-2006-0051, update Kaffeine Player to version 0.7.2 or later, as this version addresses the buffer overflow.
CVE-2006-0051 affects Kaffeine Player versions 0.4.2 through 0.7.1.
CVE-2006-0051 allows user-assisted attackers to execute arbitrary code through long HTTP request headers during remote playlist fetching.
The buffer overflow in CVE-2006-0051 occurs in the http_peek function within playlistimport.cpp.