MyWeight 1.0 - 'user_forgot_pwd_form.php?info' Cross-Site Scripting

EDB-ID:

34741


Author:

Moudi

Type:

webapps


Platform:

PHP

Date:

2009-07-20


source: https://www.securityfocus.com/bid/43488/info
 
MyWeight is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.
 
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
 
phplemon MyWeight 1.0 is vulnerable; others versions may be affected. 

http://www.example.com/user_forgot_pwd_form.php?info=1<script>alert(394944650346)</script>