exploit-db-mirror/exploits/php/webapps/25764.txt
Offensive Security d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00

9 lines
No EOL
867 B
Text

source: http://www.securityfocus.com/bid/13817/info
X-Cart is prone to SQL injection and cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
These vulnerabilities could permit remote attackers to pass malicious input to database queries, resulting in modification of query logic or other attacks. Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation. An attacker may also steal cookie-based authentication credentials and carry out other attacks.
X-Cart 4.0.8 is reportedly vulnerable. Other versions may be affected as well.
http://www.example.com/register.php?mode='><script>alert(document.cookie)</script>