mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 11:01:35 +02:00
19 lines
897 B
Markdown
19 lines
897 B
Markdown
### [CVE-2008-3924](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3924)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The "Make a backup" functionality in Content Management Made Easy (CMME) 1.12 stores sensitive information under the web root with insufficient access control, which allows remote attackers to discover (1) account names and (2) password hashes via a direct request for (a) backup/cmme_data.zip or (b) backup/cmme_cmme.zip. NOTE: it was later reported that vector a also affects CMME 1.19.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4220
|
|
- https://www.exploit-db.com/exploits/6313
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|