CVE-2007-6603
Hot or Not Clone - Unauthenticated Database Backup Disclosure via Direct Request
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-6603. PoCs published by RoMaNcYxHaCkEr.
AI-analyzed exploit summary This is a writeup describing an information leakage vulnerability in Hot or Not Clone by Jnshosts.com, where unauthenticated access to backup files exposes admin credentials. The exploit involves downloading a backup file and extracting plaintext credentials.
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.
Exploits (1)
This is a writeup describing an information leakage vulnerability in Hot or Not Clone by Jnshosts.com, where unauthenticated access to backup files exposes admin credentials. The exploit involves downloading a backup file and extracting plaintext credentials.