Files
CVEs-PoC/2020/CVE-2020-8161.md
T
2024-05-25 21:48:12 +02:00

18 lines
774 B
Markdown

### [CVE-2020-8161](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8161)
![](https://img.shields.io/static/v1?label=Product&message=https%3A%2F%2Fgithub.com%2Frack%2Frack&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
A directory traversal vulnerability exists in rack < 2.2.0 that allows an attacker perform directory traversal vulnerability in the Rack::Directory app that is bundled with Rack which could result in information disclosure.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Live-Hack-CVE/CVE-2020-8161