CubeCart 3.0.x - 'footer.inc.php?la_pow_by' Cross-Site Scripting



EKU-ID: 33921 CVE: CVE-2006-5108;OSVDB-29251 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/footer.inc.php?la_pow_by=<script>alert(document.cookie);</script>