### [CVE-2011-5149](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-5149) ![](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 SpamTitan 5.08 and earlier allow remote attackers to inject arbitrary web script or HTML via the (1) testaddr or (2) testpass parameter to auth-settings.php; (3) hostname, (4) domainname, or (5) mailserver parameter to setup-relay.php; or (6) subnetmask or (7) defaultroute parameter to setup-network.php. ### POC #### Reference - http://www.exploit-db.com/exploits/18261 - http://www.vulnerability-lab.com/get_content.php?id=91 #### Github No PoCs found on GitHub currently.