CartWIZ Error.ASP Cross-Site Scripting Vulnerability
BID:13339
Info
CartWIZ Error.ASP Cross-Site Scripting Vulnerability
| Bugtraq ID: | 13339 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 23 2005 12:00AM |
| Updated: | Apr 23 2005 12:00AM |
| Credit: | dcrab <[email protected]> is credited with the discovery of this vulnerability. |
| Vulnerable: |
Elemental Software CartWIZ 1.10 |
| Not Vulnerable: | |
Discussion
CartWIZ Error.ASP Cross-Site Scripting Vulnerability
CartWIZ 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. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
CartWIZ 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. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
Exploit / POC
CartWIZ Error.ASP Cross-Site Scripting Vulnerability
No exploit is required.
The following proof of concept URI is available:
http://www.example.com/store/error.asp?message='"><script>alert(document.cookie)</script>
No exploit is required.
The following proof of concept URI is available:
http://www.example.com/store/error.asp?message='"><script>alert(document.cookie)</script>
Solution / Fix
CartWIZ Error.ASP 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
CartWIZ Error.ASP Cross-Site Scripting Vulnerability
References:
References:
- CartWIZ Home Page (Elemental Software)
- Multiple Sql injection and XSS in CartWIZ ASP Cart (dcrab
)