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

20 lines
978 B
Markdown

### [CVE-2014-5389](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5389)
![](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 content-audit-schedule.php in the Content Audit plugin before 1.6.1 for WordPress allows remote attackers to execute arbitrary SQL commands via the "Audited content types" option in the content-audit page to wp-admin/options-general.php.
### POC
#### Reference
- http://packetstormsecurity.com/files/128525/WordPress-Content-Audit-1.6-Blind-SQL-Injection.html
- http://seclists.org/fulldisclosure/2014/Oct/8
- https://security.dxw.com/advisories/blind-sqli-vulnerability-in-content-audit-could-allow-a-privileged-attacker-to-exfiltrate-password-hashes/
#### Github
No PoCs found on GitHub currently.