mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 19:04:02 +02:00
20 lines
945 B
Markdown
20 lines
945 B
Markdown
### [CVE-2015-2084](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2084)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Cross-site request forgery (CSRF) vulnerability in the Easy Social Icons plugin before 1.2.3 for WordPress allows remote attackers to hijack the authentication of administrators for requests that conduct cross-site scripting (XSS) attacks via the image_file parameter in an edit action in the cnss_social_icon_add page to wp-admin/admin.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/130461/WordPress-Easy-Social-Icons-1.2.2-CSRF-XSS.html
|
|
- http://seclists.org/fulldisclosure/2015/Feb/76
|
|
- http://www.exploit-db.com/exploits/36161
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|