cve/2009/CVE-2009-0571.md
2024-06-09 00:33:16 +00:00

19 lines
741 B
Markdown

### [CVE-2009-0571](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0571)
![](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
admin.php in Ninja Designs Mailist 3.0 stores backup copies of maillist.php under the web root with insufficient access control, which allows remote attackers to obtain sensitive information via a direct request to the backup directory.
### POC
#### Reference
- https://www.exploit-db.com/exploits/8001
- https://www.exploit-db.com/exploits/8001
#### Github
No PoCs found on GitHub currently.