mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
898 B
Markdown
18 lines
898 B
Markdown
### [CVE-2007-3494](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3494)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Papoo CMS 3.6, and possibly earlier, does not verify user privileges when accessing the backend administration plugins, which allows remote authenticated users to (1) read the entire database by accessing the database backup plugin via a devtools/templates/newdump_backend.html argument in the template parameter to interna/plugin.php, (2) create plugins, (3) remove plugins, (4) enable debug mode, and have other unspecified impact.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/2853
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|