vendor:
Quick Count
by:
Ihsan Sencan
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Quick Count
Affected Version From: 2.0
Affected Version To: 2.0
Patch Exists: NO
Related CWE: N/A
CPE: a:quickcount:quick_count:2.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018
Quick Count 2.0 – ‘txtInstID’ SQL Injection
A SQL injection vulnerability exists in Quick Count 2.0 web application. An attacker can send a maliciously crafted HTTP POST request to the vulnerable application in order to execute arbitrary SQL commands 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.