mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-05 14:58:06 +02:00
18 lines
819 B
Markdown
18 lines
819 B
Markdown
### [CVE-2017-16084](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16084)
|
|

|
|

|
|
&color=brightgreen)
|
|
|
|
### Description
|
|
|
|
list-n-stream is a server for static files to list and stream local videos. list-n-stream v0.0.10 or lower 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/list-n-stream
|
|
|
|
#### Github
|
|
- https://github.com/ossf-cve-benchmark/CVE-2017-16084
|
|
|