mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 21:39:29 +02:00
18 lines
803 B
Markdown
18 lines
803 B
Markdown
### [CVE-2007-6603](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6603)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|