vendor:
Virtuemart
by:
Matias Fontanini
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Virtuemart
Affected Version From: 2.0.8
Affected Version To: 2.0.22a
Patch Exists: YES
Related CWE: N/A
CPE: a:virtuemart:virtuemart
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
2013
Joomla! VirtueMart component <= 2.0.22a - SQL Injection
The vulnerability is located in the 'user' controller, 'removeAddressST' task. The 'virtuemart_userinfo_id' parameter is not properly sanitized before being used in the 'DELETE' query performed in it, allowing the execution of arbitrary SQL queries. In order to exploit the vulnerability, an attacker must be authenticated as a customer in the application. However, since the system allows free account registration, this is not a problem.
Mitigation:
Upgrade the product to the 2.0.22b version.