header-logo
Suggest Exploit
vendor:
Infinicart
by:
SecurityFocus
8.5
CVSS
HIGH
HTML-injection and SQL-injection
89, 89, 89
CWE
Product Name: Infinicart
Affected Version From: Demo version
Affected Version To: Demo version
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006

Infinicart Multiple Input Validation Vulnerabilities

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.

Mitigation:

The vendor reports that these issues affect only the demonstration version of Infinicart and do not affect any official released versions of the application.
Source

Exploit-DB raw data:

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]