vendor:
Rukovoditel Project Management CRM
by:
Ihsan Sencan
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Rukovoditel Project Management CRM
Affected Version From: 2.3
Affected Version To: 2.3
Patch Exists: NO
Related CWE: N/A
CPE: a:rukovoditel:rukovoditel_project_management_crm
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018
Rukovoditel Project Management CRM 2.3 – ‘path’ SQL Injection
The client+ user group can run sql injection codes. An attacker can send a specially crafted HTTP request to the vulnerable application in order to exploit this vulnerability and execute arbitrary SQL commands in application's database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being passed to the database.