mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 22:53:11 +00:00
1.1 KiB
1.1 KiB
CVE-2010-20123
Description
Steinberg MyMP3Player version 3.0 (build 3.0.0.67) is vulnerable to a stack-based buffer overflow when parsing .m3u playlist files. The application fails to properly validate the length of input data within the playlist, allowing a specially crafted file to overwrite critical memory structures and execute arbitrary code. This vulnerability can be exploited locally by convincing a user to open a malicious .m3u file.
POC
Reference
- https://www.exploit-db.com/exploits/11791
- https://www.exploit-db.com/exploits/14581
- https://www.exploit-db.com/exploits/16633
- https://www.vulncheck.com/advisories/steinburg-mymp3player-buffer-overflow
Github
No PoCs found on GitHub currently.