mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-22 11:34:10 +00:00
18 lines
787 B
Markdown
18 lines
787 B
Markdown
### [CVE-2012-6290](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-6290)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in ImageCMS before 4.2 allows remote authenticated administrators to execute arbitrary SQL commands via the q parameter to admin/admin_search/. NOTE: this can be leveraged using CSRF to allow remote unauthenticated attackers to execute arbitrary SQL commands.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/119806/ImageCMS-4.0.0b-SQL-Injection.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|