vendor:
vAccount
by:
Ihsan Sencan
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: vAccount
Affected Version From: 2.0.2
Affected Version To: 2.0.2
Patch Exists: NO
Related CWE: N/A
CPE: a:wdmtech:vaccount:2.0.2
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2019
Joomla! Component vAccount 2.0.2 – SQL Injection
A SQL injection vulnerability exists in Joomla! Component vAccount 2.0.2, which allows an attacker to execute arbitrary SQL commands via the 'vid' parameter in a 'expense' page request. This can be exploited to read, modify or delete data from the database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Additionally, the application should use parameterized queries to prevent SQL injection.