INFINICART - 'browsesubcat.asp' Multiple SQL Injections

EDB-ID:

28994




Platform:

ASP

Date:

2006-11-13


source: https://www.securityfocus.com/bid/21043/info
     
Infinicart is prone to multiple input-validation vulnerabilities, including HTML-injection 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.
     
The vendor reports that these issues affect only the demonstration version of Infinicart and do not affect any official released versions of the application.
     
http://www.example.com/infinicart-demo/browsesubcat.asp?catid=[sql]
http://www.example.com/infinicart-demo/browsesubcat.asp?catid=13&subid=[sql]