Open Solution Quick.Cart Index.PHP Cross-Site Scripting Vulnerability
BID:13599
Info
Open Solution Quick.Cart Index.PHP Cross-Site Scripting Vulnerability
| Bugtraq ID: | 13599 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | May 11 2005 12:00AM |
| Updated: | May 11 2005 12:00AM |
| Credit: | Lostmon <[email protected]> is credited with the discovery of this vulnerability. |
| Vulnerable: |
Open Solution Quick.Cart 0.3 |
| Not Vulnerable: | |
Discussion
Open Solution Quick.Cart Index.PHP Cross-Site Scripting Vulnerability
Quick.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. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
This issue is reported to affect Quick.Cart version 0.3.0; other versions may also be affected.
Quick.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. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
This issue is reported to affect Quick.Cart version 0.3.0; other versions may also be affected.
Exploit / POC
Open Solution Quick.Cart Index.PHP Cross-Site Scripting Vulnerability
No exploit is required.
The following proof of concept URI are available:
http://www.example.com/?p=productsList&sWord=%22%3E%3Cscript%3Ealert(document.cookie)%3C/script%3E
http://www.example.com/index.php?p=productsList&sWord=%22%3E%3Cscript%3Ealert(document.cookie)%3C/script%3E
No exploit is required.
The following proof of concept URI are available:
http://www.example.com/?p=productsList&sWord=%22%3E%3Cscript%3Ealert(document.cookie)%3C/script%3E
http://www.example.com/index.php?p=productsList&sWord=%22%3E%3Cscript%3Ealert(document.cookie)%3C/script%3E
Solution / Fix
Open Solution Quick.Cart Index.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
Open Solution Quick.Cart Index.PHP Cross-Site Scripting Vulnerability
References:
References:
- Quick.cart 'sWord' variable XSS and 'iCategory' SQL injection (Lostmon ([email protected]))
- Quick.Cart Homepage (Open Solution)