Exploitation Summary
EIP tracks 1 public exploit for CVE-2014-9175. PoCs published by Claudio Viviani.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in WordPress wpDataTables 1.5.3 and below, where the 'table_id' parameter is not sanitized. The PoC includes a URL for manual testing and a sqlmap command for automated exploitation.
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.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in WordPress wpDataTables 1.5.3 and below, where the 'table_id' parameter is not sanitized. The PoC includes a URL for manual testing and a sqlmap command for automated exploitation.