mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
18 lines
805 B
Markdown
18 lines
805 B
Markdown
### [CVE-2012-3791](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3791)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in Simple Web Content Management System 1.1 allow remote attackers to execute arbitrary SQL commands via the id parameter to (1) item_delete.php, (2) item_status.php, (3) item_detail.php, (4) item_modify.php, or (5) item_position.php in admin/; or (6) status parameter to admin/item_status.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.exploit-db.com/exploits/18955
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|