### [CVE-2007-2248](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2248) ![](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 admin.php in Phorum before 5.1.22 allow remote attackers to inject arbitrary web script or HTML via the (1) group_id parameter in the groups module or (2) the smiley_id parameter in the smileys modsettings module. ### POC #### Reference - http://securityreason.com/securityalert/2617 - http://www.waraxe.us/advisory-49.html #### Github No PoCs found on GitHub currently.