mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 11:06:19 +00:00
793 B
793 B
CVE-2017-16101
Description
serverwg is a simple http server. serverwg 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/serverwg
- https://github.com/JacksonGL/NPM-Vuln-PoC/tree/master/directory-traversal/serverwg
Github
No PoCs found on GitHub currently.