VYPR

Simple Web Server

by Simple Web Server

CVEs (1)

  • CVE-2012-10053CriAug 8, 2025
    risk 0.64cvss epss 0.01

    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…