1.2 KiB
1.2 KiB
CVE-2010-10016
Description
BS.Player version 2.57 (build 1051) contains a vulnerability in its playlist import functionality. When processing .m3u files, the application fails to properly validate the length of playlist entries, resulting in a buffer overflow condition. This flaw occurs during parsing of long URLs embedded in the playlist, allowing overwrite of Structured Exception Handler (SEH) records. The vulnerability is triggered upon opening a crafted playlist file and affects the Unicode parsing logic in the Windows client.
POC
Reference
- https://www.exploit-db.com/exploits/15934
- https://www.exploit-db.com/exploits/18375
- https://www.vulncheck.com/advisories/bs-player-buffer-overflow-via-m3u-playlist-import
Github
No PoCs found on GitHub currently.