vendor:
MultiCart
by:
Salvatore Fresta aka Drosophila
7,5
CVSS
HIGH
Multiple SQL Injection
89
CWE
Product Name: MultiCart
Affected Version From: 2.2
Affected Version To: 2.2
Patch Exists: NO
Related CWE: N/A
CPE: 2.2
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
2010
iScripts MultiCart 2.2 Multiple SQL Injection Vulnerability
The solution adopted to avoid SQL Injection flaws is not appropriate. This allows the existence of many SQL Injection flaws. The solution adopted consists in transforming the query string in uppercase and checking the existence of the words UNION and SELECT. But using the C-like comments in the query string, it is possible to bypass the filter.
Mitigation:
No Fix.