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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in wpdatatables.php in the wpDataTables plugin 1.5.3 and earlier for WordPress allows remote attackers to execute arbitrary SQL commands via the table_id parameter in a get_wdtable action to wp-admin/admin-ajax.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/129232/WordPress-wpDataTables-1.5.3-SQL-Injection.html
|
|
- http://www.exploit-db.com/exploits/35340
|
|
- http://www.homelab.it/index.php/2014/11/23/wordpress-wpdatatables-sql-injection-vulnerability
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|