SQL Injection Affecting dolibarr/dolibarr package, versions <8.0.4
Threat Intelligence
EPSS
0.12% (48th
percentile)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-PHP-DOLIBARRDOLIBARR-6673775
- published 25 Apr 2024
- disclosed 14 May 2022
- credit Unknown
Introduced: 14 May 2022
CVE-2018-19998 Open this link in a new tabHow to fix?
Upgrade dolibarr/dolibarr
to version 8.0.4 or higher.
Overview
dolibarr/dolibarr is a modern and easy to use web software to manage your business.
Affected versions of this package are vulnerable to SQL Injection due to improper sanitization of user-supplied input in the employee
parameter. An attacker can execute arbitrary SQL commands by manipulating the input to the employee
parameter.