mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 16:29:28 +02:00
1.0 KiB
1.0 KiB
CVE-2010-20042
Description
Xion Audio Player versions prior to 1.0.126 are vulnerable to a Unicode-based stack buffer overflow triggered by opening a specially crafted .m3u playlist file. The file contains an overly long string that overwrites the Structured Exception Handler (SEH) chain, allowing an attacker to hijack execution flow and run arbitrary code.
POC
Reference
- https://www.exploit-db.com/exploits/14517
- https://www.exploit-db.com/exploits/14633
- https://www.exploit-db.com/exploits/15598
- https://www.exploit-db.com/exploits/16653
- https://www.vulncheck.com/advisories/xion-audio-player-unicode-stack-buffer-overflow
Github
No PoCs found on GitHub currently.