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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in BLOG:CMS 4.2.1b allow remote attackers to execute arbitrary SQL commands via (1) the blogid parameter to index.php, (2) the user parameter to action.php, or (3) the field parameter to admin/plugins/table/index.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/4919
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|