CubeCart 3.0.x - '/admin/image.php?image' Cross-Site Scripting



EKU-ID: 33919 CVE: CVE-2006-5108;OSVDB-29249 OSVDB-ID:
Author: HACKERS PAL Published: 2006-09-26 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


source: https://www.securityfocus.com/bid/20215/info

CubeCart is prone to multiple input-validation vulnerabilities, including information-disclosure, cross-site scripting, and SQL-injection issues, because the application fails to properly sanitize user-supplied input.

A successful exploit of these vulnerabilities could allow an attacker to compromise the application, access or modify data, steal cookie-based authentication credentials, or even exploit vulnerabilities in the underlying database implementation. Other attacks are also possible.

http://www.example.com/admin/image.php?image=<script>alert(document.cookie);</script>