### [CVE-2010-4895](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4895) ![](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 scripting (XSS) vulnerability in core/showsite.php in chillyCMS 1.1.3 allows remote attackers to inject arbitrary web script or HTML via the name parameter (aka the username field). NOTE: some of these details are obtained from third party information. ### POC #### Reference - http://packetstormsecurity.org/1009-exploits/chillycms-sqlxss.txt - http://securityreason.com/securityalert/8437 - http://www.exploit-db.com/exploits/14897 #### Github No PoCs found on GitHub currently.