CVE-2012-10053

Simple Web Server 2.2 rc2 contains a stack-based buffer overflow vulnerability in its handling of the Connection HTTP header. When a remote attacker sends an overly long string in this header, the server uses vsprintf() without proper bounds checking, leading to a buffer overflow on the stack. This flaw allows remote attackers to execute arbitrary code with the privileges of the web server process. The vulnerability is triggered before authentication.
CVSS

No CVSS.

Configurations

No configuration.

History

15 Apr 2026, 00:35

Type Values Removed Values Added
Summary
  • (es) Simple Web Server 2.2 rc2 contiene una vulnerabilidad de desbordamiento de búfer en la pila al gestionar la cabecera HTTP Connection. Cuando un atacante remoto envía una cadena demasiado larga en esta cabecera, el servidor utiliza vsprintf() sin la comprobación de los límites adecuada, lo que provoca un desbordamiento de búfer en la pila. Esta falla permite a los atacantes remotos ejecutar código arbitrario con los privilegios del proceso del servidor web. La vulnerabilidad se activa antes de la autenticación.

08 Aug 2025, 19:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-08-08 19:15

Updated : 2026-04-15 00:35


NVD link : CVE-2012-10053

Mitre link : CVE-2012-10053

CVE.ORG link : CVE-2012-10053


JSON object : View

Products Affected

No product.

CWE
CWE-121

Stack-based Buffer Overflow