#VU49178 OS Command Injection in dolibarr - CVE-2020-35136
Published: December 23, 2020 / Updated: December 29, 2020
dolibarr
Dolibarr ERP & CRM
Description
The vulnerability allows a remote user to execute arbitrary shell commands on the target system.
The vulnerability exists due to improper input validation within the backup functionality. A remote privileged user can pass specially crafted filename via the zipfilename_template parameter to admin/tools/dolibarr_export.php and execute arbitrary OS commands on the target system.