mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-11 17:06:06 +00:00
923 B
923 B
CVE-2014-6242
Description
Multiple SQL injection vulnerabilities in the All In One WP Security & Firewall plugin before 3.8.3 for WordPress allow remote authenticated users to execute arbitrary SQL commands via the (1) orderby or (2) order parameter in the aiowpsec page to wp-admin/admin.php. NOTE: this can be leveraged using CSRF to allow remote attackers to execute arbitrary SQL commands.
POC
Reference
- http://packetstormsecurity.com/files/128419/All-In-One-WP-Security-3.8.2-SQL-Injection.html
- http://www.exploit-db.com/exploits/34781
Github
No PoCs found on GitHub currently.