vendor:
Sentrifugo HRMS
by:
Javier Olmedo
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Sentrifugo HRMS
Affected Version From: 3.2
Affected Version To: 3.2
Patch Exists: NO
Related CWE: N/A
CPE: a:sapplica:sentrifugo_hrms
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Win10x64 & Kali Linux
2018
Sentrifugo HRMS 3.2 – ‘deptid’ SQL Injection
Sentrifugo HRMS version 3.2 and possibly before are affected by Blind SQL Injection in deptid parameter through POST request in '/index.php/servicedeskconf/getemployees/format/html' resource. This allows a user of the application without permissions to read sensitive information from the database used by the application.
Mitigation:
Input validation and sanitization should be done to prevent SQL Injection attacks.