vendor:
VMap
by:
Ihsan Sencan
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: VMap
Affected Version From: 1.9.6
Affected Version To: 1.9.6
Patch Exists: NO
Related CWE: N/A
CPE: a:wdmtech:vmap:1.9.6
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2019
Joomla! Component VMap 1.9.6 – SQL Injection
A SQL injection vulnerability exists in Joomla! Component VMap 1.9.6. An attacker can send a specially crafted HTTP request containing malicious SQL statements to the vulnerable application in order to gain access to unauthorized information or to manipulate data. This vulnerability can be exploited without authentication.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL statements. Additionally, parameterized queries should be used to prevent SQL injection attacks.