#VU46583 Arbitrary file upload in dolibarr - CVE-2020-14209
Published: September 2, 2020 / Updated: June 17, 2021
dolibarr
Dolibarr ERP & CRM
Description
The vulnerability allows a remote authenticated user to execute arbitrary code.
Dolibarr before 11.0.5 allows low-privilege users to upload files of dangerous types, leading to arbitrary code execution. This occurs because .pht and .phar files can be uploaded. Also, a .htaccess file can be uploaded to reconfigure access control (e.g., to let .noexe files be executed as PHP code to defeat the .noexe protection mechanism).