Naxtor Shopping Cart Lost_password.PHP Cross Site Scripting Vulnerability
BID:14454
Info
Naxtor Shopping Cart Lost_password.PHP Cross Site Scripting Vulnerability
| Bugtraq ID: | 14454 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Aug 02 2005 12:00AM |
| Updated: | Aug 02 2005 12:00AM |
| Credit: | John Cobb is credited with the discovery of this vulnerability. |
| Vulnerable: |
Naxtor Cart Standard Edition 1.0 Naxtor Cart Professional Edition 1.0 |
| Not Vulnerable: | |
Discussion
Naxtor Shopping Cart Lost_password.PHP Cross Site Scripting Vulnerability
Naxtor Shopping Cart is prone to a cross-site scripting vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage this issue to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
Naxtor Shopping Cart is prone to a cross-site scripting vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage this issue to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
Exploit / POC
Naxtor Shopping Cart Lost_password.PHP Cross Site Scripting Vulnerability
No exploit is required. An example has been provided:
http://www.example.com/lost_password.php?&email=<script>var%20xss=31337;alert(xss);</script>&reset=reset
No exploit is required. An example has been provided:
http://www.example.com/lost_password.php?&email=<script>var%20xss=31337;alert(xss);</script>&reset=reset
Solution / Fix
Naxtor Shopping Cart Lost_password.PHP Cross Site Scripting Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
References
Naxtor Shopping Cart Lost_password.PHP Cross Site Scripting Vulnerability
References:
References:
- Naxtor Web Site (Naxtor)
- Naxtor Shopping Cart 1.0 - Information Disclosure & Possible SQL Injection] (John Cobb
)