Digishop Cart.PHP Cross-Site Scripting Vulnerability
BID:20297
Info
Digishop Cart.PHP Cross-Site Scripting Vulnerability
| Bugtraq ID: | 20297 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 02 2006 12:00AM |
| Updated: | Oct 12 2006 07:04PM |
| Credit: | meto5757 is credited with the discovery of this vulnerability. |
| Vulnerable: |
Sum Effect Software digiSHOP 4.0 |
| Not Vulnerable: | |
Discussion
Digishop Cart.PHP Cross-Site Scripting Vulnerability
digiSHOP is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.
An attacker can exploit this issue to have arbitrary script code execute in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.
This issue affects version 4.0.0; other versions may also be vulnerable.
digiSHOP is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.
An attacker can exploit this issue to have arbitrary script code execute in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.
This issue affects version 4.0.0; other versions may also be vulnerable.
Exploit / POC
Digishop Cart.PHP Cross-Site Scripting Vulnerability
Attackers can exploit this issue via a web client.
The following proof-of-concept URI is available:
http://www.example.com/shopping-cart-software/cart.php?m=product_list&pageNumber=&c=190&v=[&sortBy=[xss]&search=[xss]
Attackers can exploit this issue via a web client.
The following proof-of-concept URI is available:
http://www.example.com/shopping-cart-software/cart.php?m=product_list&pageNumber=&c=190&v=[&sortBy=[xss]&search=[xss]
Solution / Fix
Digishop Cart.PHP Cross-Site Scripting Vulnerability
Solution:
The vendor has released a patch to address this issue. Please contact vendor for information on obtaining and applying fixes.
Solution:
The vendor has released a patch to address this issue. Please contact vendor for information on obtaining and applying fixes.
References
Digishop Cart.PHP Cross-Site Scripting Vulnerability
References:
References:
- digishop Homepage (Sum Effect)
- digishop v 4.0.0 Xss Vuln ([email protected])