### [CVE-2014-4717](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4717) ![](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 cross-site request forgery (CSRF) vulnerabilities in the Simple Share Buttons Adder plugin before 4.5 for WordPress allow remote attackers to hijack the authentication of administrators for requests that conduct cross-site scripting (XSS) attacks via the (1) ssba_share_text parameter in a save action to wp-admin/options-general.php, which is not properly handled in the homepage, and unspecified vectors related to (2) Pages, (3) Posts, (4) Category/Archive pages or (5) post Excerpts. ### POC #### Reference - http://packetstormsecurity.com/files/127238/WordPress-Simple-Share-Buttons-Adder-4.4-CSRF-XSS.html - http://seclists.org/fulldisclosure/2014/Jun/138 - https://security.dxw.com/advisories/csrf-and-stored-xss-in-simple-share-buttons-adder #### Github - https://github.com/Live-Hack-CVE/CVE-2014-4717