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

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
angular-http-server node module suffers from a Path Traversal vulnerability due to lack of validation of possibleFilename, which allows a malicious user to read content of any file with known path.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://hackerone.com/reports/309120
|
|
|
|
#### Github
|
|
- https://github.com/ossf-cve-benchmark/CVE-2018-3713
|
|
|