vendor:
Jorani Leave Management
by:
Javier Olmedo
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Jorani Leave Management
Affected Version From: 0.6.5
Affected Version To: 0.6.5
Patch Exists: NO
Related CWE: 2018-15918
CPE: a:bbalet:jorani:0.6.5
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows, Linux
2018
Jorani Leave Management 0.6.5 – ‘startdate’ SQL Injection
Jorani Leave Management System 0.6.5 and possibly before are affected by SQL Injection in startdate and enddate parameters through POST request in '/leaves/validate' resource. This allows a user of the application without permissions to read and modify sensitive information from the database used by the application.
Mitigation:
Ensure that user input is validated and filtered before being used in SQL queries.