### [CVE-2013-1466](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1466) ![](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 glFusion before 1.2.2.pl4 allow remote attackers to inject arbitrary web script or HTML via the (1) subject parameter to profiles.php; (2) address1, (3) address2, (4) calendar_type, (5) city, (6) state, (7) title, (8) url, or (9) zipcode parameter to calendar/index.php; (10) title or (11) url parameter to links/index.php; or (12) PATH_INFO to admin/plugins/mediagallery/xppubwiz.php/. ### POC #### Reference - http://packetstormsecurity.com/files/120423/glFusion-1.2.2-Cross-Site-Scripting.html - http://packetstormsecurity.com/files/120423/glFusion-1.2.2-Cross-Site-Scripting.html - http://www.exploit-db.com/exploits/24536 - http://www.exploit-db.com/exploits/24536 #### Github No PoCs found on GitHub currently.