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

19 lines
923 B
Markdown

### [CVE-2014-6242](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6242)
![](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
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.