Dick Copits PDEstore Multiple Cross-Site Scripting Vulnerabilities
BID:15898
Info
Dick Copits PDEstore Multiple Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 15898 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 15 2005 12:00AM |
| Updated: | Dec 15 2005 12:00AM |
| Credit: | rakstija r0t3d3Vil is credited with the discovery of this issue. |
| Vulnerable: |
Dick Copits PDEstore 1.8 |
| Not Vulnerable: | |
Discussion
Dick Copits PDEstore Multiple Cross-Site Scripting Vulnerabilities
Dick Copits PDEstore is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage these issues 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.
Version 1.8 of PDEstore is affected by these issues. Other versions may also be affected.
Dick Copits PDEstore is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage these issues 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.
Version 1.8 of PDEstore is affected by these issues. Other versions may also be affected.
Exploit / POC
Dick Copits PDEstore Multiple Cross-Site Scripting Vulnerabilities
No exploit is required.
Example URIs sufficient to exploit these issues are provided:
http://www.example.com/pdestore.cgi?product=%22%3E%3Cscript%3Ealert('r0t')%3C/script%3E
http://www.example.com/pdestore.cgi?product=jewelry&cart_id=%22%3E%3Cscript%3Ealert('r0t')%3C/script%3E
No exploit is required.
Example URIs sufficient to exploit these issues are provided:
http://www.example.com/pdestore.cgi?product=%22%3E%3Cscript%3Ealert('r0t')%3C/script%3E
http://www.example.com/pdestore.cgi?product=jewelry&cart_id=%22%3E%3Cscript%3Ealert('r0t')%3C/script%3E
Solution / Fix
Dick Copits PDEstore Multiple Cross-Site Scripting Vulnerabilities
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
Dick Copits PDEstore Multiple Cross-Site Scripting Vulnerabilities
References:
References:
- PDEstore Product Page (Dick Copits)
- PDEstore XSS vuln (rakstija r0t3d3Vil)