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

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
resolve-path node module before 1.4.0 suffers from a Path Traversal vulnerability due to lack of validation of paths with certain special characters, which allows a malicious user to read content of any file with known path.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://hackerone.com/reports/315760
|
|
|
|
#### Github
|
|
- https://github.com/ossf-cve-benchmark/CVE-2018-3732
|
|
|