mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
802 B
Markdown
18 lines
802 B
Markdown
### [CVE-2007-6405](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://www.exploit-db.com/exploits/4700
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|