Files
CVEs-PoC/2006/CVE-2006-5316.md
T
2024-06-18 02:51:15 +02:00

19 lines
693 B
Markdown

### [CVE-2006-5316](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5316)
![](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
registroTL stores sensitive information under the web root with insufficient access control, which allows remote attackers to download a database via a direct request for /usuarios.dat.
### POC
#### Reference
- http://securityreason.com/securityalert/1734
- https://www.exploit-db.com/exploits/2502
#### Github
No PoCs found on GitHub currently.