Vulnerability Description
Subtitle Processor 7.7.1 contains a buffer overflow vulnerability in its .m3u file parser. When a crafted playlist file is opened, the application converts input to Unicode and copies it to a fixed-size stack buffer without proper bounds checking. This allows an attacker to overwrite the Structured Exception Handler (SEH) and execute arbitrary code.
Related Weaknesses (CWE)
References
- https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exp
- https://sourceforge.net/projects/subtitleproc/
- https://www.exploit-db.com/exploits/17217
- https://www.exploit-db.com/exploits/17225
- https://www.fortiguard.com/encyclopedia/ips/26849
- https://www.vulncheck.com/advisories/subtitle-processor-m3u-seh-unicode-buffer-o
FAQ
What is CVE-2011-10025?
CVE-2011-10025 is a documented vulnerability. Subtitle Processor 7.7.1 contains a buffer overflow vulnerability in its .m3u file parser. When a crafted playlist file is opened, the application converts input to Unicode and copies it to a fixed-si...
How severe is CVE-2011-10025?
CVSS scoring is not yet available for CVE-2011-10025. Check NVD for updates.
Is there a patch for CVE-2011-10025?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.