AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2012-10053

UNKNOWN · CVSS N/A EPSS 1.21% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-08-08 · Last synced 2026-08-04

CyberRota Analysis

This vulnerability has an unknown severity rating. Public exploit code or proof-of-concept references have been detected in its references. It may be remotely exploitable.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2012-10053
Severity
UNKNOWN
CVSS
N/A
EPSS
1.21%

Original NVD Description

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.