mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 22:53:11 +00:00
1.1 KiB
1.1 KiB
CVE-2009-20003
Description
Xenorate versions up to and including 2.50, a Windows-based multimedia player, is vulnerable to a stack-based buffer overflow when processing .xpl playlist files. The application fails to properly validate the length of input data, allowing an attacker to craft a malicious .xpl file that overwrites the Structured Exception Handler (SEH) and enables arbitrary code execution. Exploitation requires local interaction, typically by convincing a user to open the crafted file.
POC
Reference
- https://www.exploit-db.com/exploits/10371
- https://www.exploit-db.com/exploits/10373
- https://www.vulncheck.com/advisories/xenorate-xpl-file-stack-based-buffer-overflow
Github
No PoCs found on GitHub currently.