mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 21:42:20 +02:00
19 lines
925 B
Markdown
19 lines
925 B
Markdown
### [CVE-2008-3563](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3563)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in Plogger 3.0 and earlier allow remote attackers to execute arbitrary SQL commands via (1) the checked array parameter to plog-download.php in an album action and (2) unspecified parameters to plog-remote.php, and (3) allow remote authenticated administrators to execute arbitrary SQL commands via the activate parameter to admin/plog-themes.php, related to theme_dir settings.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4121
|
|
- https://www.exploit-db.com/exploits/6204
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|