vendor:
iServiceOnline
by:
Ihsan Sencan
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: iServiceOnline
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:iserviceonline:iserviceonline:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018
iServiceOnline 1.0 – ‘r’ SQL Injection
iServiceOnline 1.0 is vulnerable to an SQL injection vulnerability in the 'r' parameter of the Report/Repair page. An attacker can send a maliciously crafted HTTP request to the application to execute arbitrary SQL commands on the underlying 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.