mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
19 lines
803 B
Markdown
19 lines
803 B
Markdown
### [CVE-2014-1459](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1459)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in dg-admin/index.php in doorGets CMS 5.2 and earlier allows remote authenticated administrators to execute arbitrary SQL commands via the _position_down_id parameter. NOTE: this can be leveraged using CSRF to allow remote attackers to execute arbitrary SQL commands.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/125078
|
|
- http://www.exploit-db.com/exploits/31521
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|