### [CVE-2015-5063](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5063) ![](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 scripting (XSS) vulnerabilities in SilverStripe CMS & Framework 3.1.13 allow remote attackers to inject arbitrary web script or HTML via the (1) admin_username or (2) admin_password parameter to install.php. ### POC #### Reference - http://hyp3rlinx.altervista.org/advisories/AS-SILVERSTRIPE0607.txt - http://packetstormsecurity.com/files/132223/SilverStripe-CMS-3.1.13-XSS-Open-Redirect.html #### Github No PoCs found on GitHub currently.