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

18 lines
761 B
Markdown

### [CVE-2003-1571](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1571)
![](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
Web Wiz Guestbook 6.0 stores sensitive information under the web root with insufficient access control, which allows remote attackers to download the database and obtain sensitive information via a direct request for database/WWGguestbook.mdb. NOTE: it was later reported that 8.21 is also affected.
### POC
#### Reference
- https://www.exploit-db.com/exploits/7488
#### Github
No PoCs found on GitHub currently.