vendor:
Dolibarr ERP/CRM
by:
Metin Yunus Kandemir (kandemir)
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Dolibarr ERP/CRM
Affected Version From: 10.0.1
Affected Version To: 10.0.1
Patch Exists: NO
Related CWE: N/A
CPE: a:dolibarr:dolibarr:10.0.1
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Xampp for Linux
2020
Dolibarr ERP/CRM – elemid Sql Injection
Dolibarr ERP & CRM is vulnerable to SQL Injection via the elemid parameter. An attacker can exploit this vulnerability to gain access to sensitive information from the database. The payloads used in the exploit are error-based and time-based blind.
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.