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

20 lines
1.0 KiB
Markdown

### [CVE-2014-6312](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6312)
![](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
Cross-site request forgery (CSRF) vulnerability in the Login Widget With Shortcode (login-sidebar-widget) plugin before 3.2.1 for WordPress allows remote attackers to hijack the authentication of administrators for requests that conduct cross-site scripting (XSS) attacks via the custom_style_afo parameter on the login_widget_afo page to wp-admin/options-general.php.
### POC
#### Reference
- http://seclists.org/fulldisclosure/2014/Sep/58
- http://www.exploit-db.com/exploits/34762
- https://security.dxw.com/advisories/csrfxss-vulnerablity-in-login-widget-with-shortcode-allows-unauthenticated-attackers-to-do-anything-an-admin-can-do
#### Github
No PoCs found on GitHub currently.