mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
19 lines
968 B
Markdown
19 lines
968 B
Markdown
### [CVE-2014-9414](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9414)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The W3 Total Cache plugin before 0.9.4.1 for WordPress does not properly handle empty nonces, which allows remote attackers to conduct cross-site request forgery (CSRF) attacks and hijack the authentication of administrators for requests that change the mobile site redirect URI via the mobile_groups[*][redirect] parameter and an empty _wpnonce parameter in the w3tc_mobile page to wp-admin/admin.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/129512/W3-Total-Cache-0.9.4-Cross-Site-Request-Forgery.html
|
|
- http://seclists.org/fulldisclosure/2014/Dec/67
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|