cve/2019/CVE-2019-5437.md

18 lines
753 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-5437](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-5437)
![](https://img.shields.io/static/v1?label=Product&message=harp&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Information%20Exposure%20Through%20Directory%20Listing%20(CWE-548)&color=brighgreen)
### Description
Information exposure through the directory listing in npm's harp module allows to access files that are supposed to be ignored according to the harp server rules.Vulnerable versions are <= 0.29.0 and no fix was applied to our knowledge.
### POC
#### Reference
- https://hackerone.com/reports/453820
#### Github
No PoCs found on GitHub currently.