vendor:
vReview
by:
Ihsan Sencan
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: vReview
Affected Version From: 1.9.11
Affected Version To: 1.9.11
Patch Exists: NO
Related CWE: N/A
CPE: a:wdmtech:vreview:1.9.11
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2019
Joomla! Component vReview 1.9.11 – SQL Injection
A SQL injection vulnerability exists in Joomla! Component vReview 1.9.11. An attacker can send a specially crafted HTTP request to the vulnerable application in order to execute arbitrary SQL commands in the back-end database. This can be exploited to manipulate or disclose arbitrary data in the back-end database.
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 queries.