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

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
serve node module before 6.4.9 suffers from a Path Traversal vulnerability due to not handling %2e (.) and %2f (/) and allowing them in paths, which allows a malicious user to view the contents of any directory with known path.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://hackerone.com/reports/307666
|
|
|
|
#### Github
|
|
- https://github.com/ossf-cve-benchmark/CVE-2018-3712
|
|
|