mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
24 lines
937 B
Markdown
24 lines
937 B
Markdown
### [CVE-2011-0751](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0751)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in nhttpd (aka Nostromo webserver) before 1.9.4 allows remote attackers to execute arbitrary programs or read arbitrary files via a ..%2f (encoded dot dot slash) in a URI.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/8140
|
|
- http://www.redteam-pentesting.de/advisories/rt-sa-2011-001
|
|
|
|
#### Github
|
|
- https://github.com/20142995/Goby
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/HimmelAward/Goby_POC
|
|
- https://github.com/NHPT/CVE-2019-16278
|
|
- https://github.com/Z0fhack/Goby_POC
|
|
- https://github.com/jas502n/CVE-2019-16278
|
|
|