cve/2007/CVE-2007-6405.md
2024-05-26 14:27:05 +02:00

802 B

CVE-2007-6405

Description

Sergey Lyubka Simple HTTPD (shttpd) 1.38 and earlier on Windows allows remote attackers to download arbitrary CGI programs or scripts via a URI with an appended (1) '+' character, (2) '.' character, (3) %2e sequence (hex-encoded dot), or (4) hex-encoded character greater than 0x7f. NOTE: the %20 vector is already covered by CVE-2007-3407.

POC

Reference

Github

No PoCs found on GitHub currently.