Files
CVEs-PoC/2014/CVE-2014-9175.md
T
2024-06-18 02:51:15 +02:00

20 lines
894 B
Markdown

### [CVE-2014-9175](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9175)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.