SQL Injection Affecting dolibarr/dolibarr package, versions <6.0.1
Threat Intelligence
EPSS
0.12% (47th
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-6673754
- published 25 Apr 2024
- disclosed 17 May 2022
- credit Unknown
Introduced: 17 May 2022
CVE-2017-14242 Open this link in a new tabHow to fix?
Upgrade dolibarr/dolibarr
to version 6.0.1 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 validation of user-supplied input in the statut
parameter. An attacker can execute arbitrary SQL commands by manipulating the input to the statut
parameter.