JShop E-Commerce Suite Page.PHP Cross-Site Scripting Vulnerability
BID:11003
Info
JShop E-Commerce Suite Page.PHP Cross-Site Scripting Vulnerability
| Bugtraq ID: | 11003 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Aug 23 2004 12:00AM |
| Updated: | Aug 23 2004 12:00AM |
| Credit: | Discovery of this issue is credited to "Dr Ponidi" <[email protected]>. |
| Vulnerable: |
JShop E-Commerce JShop Server 0 JShop E-Commerce JShop Professional v3 |
| Not Vulnerable: | |
Discussion
JShop E-Commerce Suite Page.PHP Cross-Site Scripting Vulnerability
Reportedly the JShop E-Commerce Suite is affected by a cross-site scripting vulnerability in the 'page.php' script. This issue is due to a failure of the application to properly santitize user-supplied input.
As a result of this vulnerability, it is possible for a remote attacker to create a malicious link containing script code that will be executed in the browser of an unsuspecting user when followed. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
Reportedly the JShop E-Commerce Suite is affected by a cross-site scripting vulnerability in the 'page.php' script. This issue is due to a failure of the application to properly santitize user-supplied input.
As a result of this vulnerability, it is possible for a remote attacker to create a malicious link containing script code that will be executed in the browser of an unsuspecting user when followed. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
Exploit / POC
JShop E-Commerce Suite Page.PHP Cross-Site Scripting Vulnerability
No exploit is required to leverage this issue. The following proof of concept has been provided:
http://www.example.com/page.php?xPage=<SCRIPT>alert(document.cookie)</SCRIPT>
No exploit is required to leverage this issue. The following proof of concept has been provided:
http://www.example.com/page.php?xPage=<SCRIPT>alert(document.cookie)</SCRIPT>
Solution / Fix
JShop E-Commerce Suite Page.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
JShop E-Commerce Suite Page.PHP Cross-Site Scripting Vulnerability
References:
References:
- JShop E-Commerce Homepage (JShop E-Commerce)
- JShop Input Validation Hole in 'page.php' Permits Cross-Site Scripting Attacks ("Dr Ponidi"
)