Membership Script Multiple Cross Site Scripting Vulnerabilities
BID:31441
Info
Membership Script Multiple Cross Site Scripting Vulnerabilities
| Bugtraq ID: | 31441 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 27 2008 12:00AM |
| Updated: | Sep 29 2008 05:48PM |
| Credit: | Ghost Hacker |
| Vulnerable: |
Ed Pudol Membership Script 0 |
| Not Vulnerable: | |
Discussion
Membership Script Multiple Cross Site Scripting Vulnerabilities
Membership Script 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.
Membership Script 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.
Exploit / POC
Membership Script Multiple Cross Site Scripting Vulnerabilities
To exploit these issues an attacker entices an unsuspecting user into following a malicious URI.
The following example URIs are available:
http://www.example.com/stuffs.php?category= XSS_CODE
http://www.example.com/search.php
in search box code Xss
To exploit these issues an attacker entices an unsuspecting user into following a malicious URI.
The following example URIs are available:
http://www.example.com/stuffs.php?category= XSS_CODE
http://www.example.com/search.php
in search box code Xss
Solution / Fix
Membership Script Multiple Cross Site Scripting Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
Membership Script Multiple Cross Site Scripting Vulnerabilities
References:
References:
- Membership Script Homepage (buymyscripts.net)