CVE-2013-5673
high
CVSS v3
—
CVSS v2
7.5
VIR risk
7.5
Description
SQL injection vulnerability in testimonial.php in the IndiaNIC Testimonial plugin 2.2 for WordPress allows remote attackers to execute arbitrary SQL commands via the custom_query parameter in a testimonial_add 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 |
|---|---|---|---|
| indianic | testimonial_plugin | 2.2 | |
| wordpress | wordpress | - | |
References
- http://archives.neohapsis.com/archives/bugtraq/2013-09/0006.html
- http://osvdb.org/96793
- http://packetstormsecurity.com/files/123036
- http://seclists.org/fulldisclosure/2013/Sep/5
- http://seclists.org/oss-sec/2013/q3/531
- http://www.exploit-db.com/exploits/28054
- http://www.securityfocus.com/bid/62108
- https://exchange.xforce.ibmcloud.com/vulnerabilities/86847
- http://archives.neohapsis.com/archives/bugtraq/2013-09/0006.html
- http://osvdb.org/96793
- http://packetstormsecurity.com/files/123036
- http://seclists.org/fulldisclosure/2013/Sep/5
- http://seclists.org/oss-sec/2013/q3/531
- http://www.exploit-db.com/exploits/28054
- http://www.securityfocus.com/bid/62108
- https://exchange.xforce.ibmcloud.com/vulnerabilities/86847
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.