CVE-2022-0819
Code injection in dolibarr/dolibarr
8.8
HIGH
CVSS 3.1
EPSS 1.7%
Description
Improper php function sanitization, lead to an ability to inject arbitrary PHP code and run arbitrary commands on file system. In the function "dol_eval" in file "dolibarr/htdocs/core/lib/functions.lib.php" dangerous PHP functions are sanitized using "str_replace" and can be bypassed using following code in $s parameter
How to fix CVE-2022-0819
To remediate CVE-2022-0819, upgrade the affected package to a fixed version below.
- —upgrade to 15.0.1 or later
- —upgrade to 15.0.1 or later
Is CVE-2022-0819 being exploited?
Low — EPSS is 1.7%, meaning exploitation activity has not been observed at scale.
Affected packages (2)
- from 0, < 15.0.1
- from 0, < 15.0.1
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH8.8 | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |