### [CVE-2009-20003](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-20003) ![](https://img.shields.io/static/v1?label=Product&message=Xenorate&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=*%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-121%20Stack-based%20Buffer%20Overflow&color=brightgreen) ### 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.