mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 18:42:36 +02:00
18 lines
731 B
Markdown
18 lines
731 B
Markdown
### [CVE-2017-16105](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16105)
|
|

|
|

|
|
&color=brightgreen)
|
|
|
|
### Description
|
|
|
|
serverwzl is a simple http server. serverwzl is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing "../" in the URL.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/JacksonGL/NPM-Vuln-PoC/tree/master/directory-traversal/serverwzl
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|