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

19 lines
885 B
Markdown

### [CVE-2021-44315](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44315)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
In Bus Pass Management System v1.0, Directory Listing/Browsing is enabled on the web server which allows an attacker to view the sensitive files of the application, for example: Any file which contains sensitive information of the user or server.
### POC
#### Reference
- https://github.com/abhiunix/Bus-Pass-Management-System-v1.0/blob/master/Directory%20listing/Report_Directory%20listing.pdf
- https://github.com/abhiunix/Bus-Pass-Management-System-v1.0/tree/master/Directory%20listing
#### Github
No PoCs found on GitHub currently.