### [CVE-2009-3755](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3755) ![](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 phpBMS 0.96 allow remote attackers to inject arbitrary web script or HTML via the PATH_INFO to (1) index.php and (2) modules\base\myaccount.php; and the PATH_INFO to (3) modules_view.php, (4) tabledefs_options.php, and (5) adminsettings.php in phpbms\modules\base\. ### POC #### Reference - http://www.exploit-db.com/exploits/9101 - http://www.exploit-db.com/exploits/9101 #### Github No PoCs found on GitHub currently.