mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 16:47:53 +02:00
19 lines
923 B
Markdown
19 lines
923 B
Markdown
### [CVE-2014-6242](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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.
|
|
|