PHP Membership Site Manager Script 'index.php' Cross Site Scripting Vulnerability
BID:51416
Info
PHP Membership Site Manager Script 'index.php' Cross Site Scripting Vulnerability
| Bugtraq ID: | 51416 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 16 2012 12:00AM |
| Updated: | Jan 16 2012 12:00AM |
| Credit: | Atmon3r |
| Vulnerable: |
e-soft24 PHP Membership Site Manager Script 2.1 |
| Not Vulnerable: | |
Discussion
PHP Membership Site Manager Script 'index.php' Cross Site Scripting Vulnerability
PHP Membership Site Manager Script is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input before using it in dynamically generated content.
An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
PHP Membership Site Manager Script version 2.1 and prior are vulnerable.
PHP Membership Site Manager Script is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input before using it in dynamically generated content.
An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
PHP Membership Site Manager Script version 2.1 and prior are vulnerable.
Exploit / POC
PHP Membership Site Manager Script 'index.php' Cross Site Scripting Vulnerability
Attackers can exploit this issue by enticing an unsuspecting victim to follow a malicious URI.
The following example URI is available:
http://www.example.com/[path]/scripts/membershipsite/manager/index.php?action=search&key=[xss]
Attackers can exploit this issue by enticing an unsuspecting victim to follow a malicious URI.
The following example URI is available:
http://www.example.com/[path]/scripts/membershipsite/manager/index.php?action=search&key=[xss]
Solution / Fix
PHP Membership Site Manager Script 'index.php' Cross Site Scripting Vulnerability
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
PHP Membership Site Manager Script 'index.php' Cross Site Scripting Vulnerability
References:
References:
- PHP Membership Site Manager Script Homepage ( e-Soft24)