### [CVE-2007-6603](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6603) ![](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 Hot or Not Clone has insufficient access control for producing and reading database backups, which allows remote attackers to obtain the administrator username and password via a direct request to control/backup/backup.php, which generates a backup/dump/backup.sql file that can be downloaded via a direct request to control/downloadfile.php. ### POC #### Reference - https://www.exploit-db.com/exploits/4804 #### Github No PoCs found on GitHub currently.