Tiny Server · Tiny Server · CVE-2012-1783
**Name of the Vulnerable Software and Affected Versions**
Tiny Server versions 1.1.9 and earlier
**Description**
The issue allows remote attackers to cause a denial of service, resulting in a crash, by sending a long string in a GET request without an HTTP version number.
**Recommendations**
For versions 1.1.9 and earlier, consider restricting the length of incoming GET requests to prevent the denial of service. As a temporary workaround, implement input validation to ensure all GET requests include a valid HTTP version number.