CVE-2014-9175
high
CVSS v3
—
CVSS v2
7.5
VIR risk
7.5
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.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| wpdatatables | wpdatatables | {"endIncluding":"1.5.3"} | |
References
- 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
- http://www.securityfocus.com/bid/71271
- https://exchange.xforce.ibmcloud.com/vulnerabilities/98928
- 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
- http://www.securityfocus.com/bid/71271
- https://exchange.xforce.ibmcloud.com/vulnerabilities/98928
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.