CVE-2011-10025

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.
CVSS

No CVSS.

Configurations

No configuration.

History

22 Aug 2025, 18:09

Type Values Removed Values Added
Summary
  • (es) Subtitle Processor 7.7.1 presenta una vulnerabilidad de desbordamiento de búfer en su analizador de archivos .m3u. Al abrir un archivo de lista de reproducción manipulado, la aplicación convierte la entrada a Unicode y la copia a un búfer de pila de tamaño fijo sin la comprobación de los límites adecuada. Esto permite a un atacante sobrescribir el manejador de excepciones estructurado (SEH) y ejecutar código arbitrario.

20 Aug 2025, 16:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-08-20 16:15

Updated : 2025-08-22 18:09


NVD link : CVE-2011-10025

Mitre link : CVE-2011-10025

CVE.ORG link : CVE-2011-10025


JSON object : View

Products Affected

No product.

CWE
CWE-120

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')