### [CVE-2008-5854](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5854) ![](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 login.php in myPHPscripts Login Session 2.0 allow remote attackers to inject arbitrary web script or HTML via the (1) ls_user and (2) ls_email parameters (aka the User form) in an ls_register action. NOTE: some of these details are obtained from third party information. ### POC #### Reference - http://securityreason.com/securityalert/4873 - https://www.exploit-db.com/exploits/7526 #### Github - https://github.com/gosirys/Exploits