Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-5854. PoCs published by Osirys.
AI-analyzed exploit summary The document describes two vulnerabilities in myPHPscripts Login Session 2.0: an XSS vulnerability due to unfiltered user input in the registration form and a database disclosure issue where user credentials are stored in a flat text file. No executable exploit code is provided.
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.
Exploits (1)
The document describes two vulnerabilities in myPHPscripts Login Session 2.0: an XSS vulnerability due to unfiltered user input in the registration form and a database disclosure issue where user credentials are stored in a flat text file. No executable exploit code is provided.