vendor:
SaltOS Erp, Crm
by:
Ihsan Sencan
9.8
CVSS
CRITICAL
SQL Injection
89
CWE
Product Name: SaltOS Erp, Crm
Affected Version From: 3.1 r0
Affected Version To: 3.x
Patch Exists: YES
Related CWE: CVE-2018-18763
CPE: a:saltos:saltos_erp,_crm:3.1_r8126
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018
SaltOS Erp, Crm 3.1 r8126 – SQL Injection
SaltOS Erp, Crm 3.1 r8126 is vulnerable to SQL Injection. An attacker can send a specially crafted HTTP POST request to the vulnerable application to execute arbitrary SQL commands in the back-end database. This can be exploited to manipulate or disclose sensitive data.
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.