mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 10:41:43 +00:00
18 lines
729 B
Markdown
18 lines
729 B
Markdown
![]() |
### [CVE-2017-16092](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16092)
|
||
|

|
||
|

|
||
|
&color=brighgreen)
|
||
|
|
||
|
### Description
|
||
|
|
||
|
Sencisho is a simple http server for local development. Sencisho 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/sencisho
|
||
|
|
||
|
#### Github
|
||
|
No PoCs found on GitHub currently.
|
||
|
|