mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
20 lines
978 B
Markdown
20 lines
978 B
Markdown
### [CVE-2014-5389](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5389)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|