3 matches found
BIT-DOLIBARR-2021-33816
The website builder module in Dolibarr 13.0.2 allows remote PHP code execution because of an incomplete protection mechanism in which system, exec, and shellexec are blocked but backticks are not blocked...
Remote Code Execution (RCE)
dolibarr/dolibarr is vulnerable to remote code execution. Attackers are able to perform remote code execution because the application doesn't properly escape backticks in the website builder module...
PT-2021-20331 · Dolibarr · Dolibarr
Name of the Vulnerable Software and Affected Versions: Dolibarr version 13.0.2 Description: The website builder module in Dolibarr allows remote PHP code execution due to an incomplete protection mechanism. Specifically, while system, exec, and shell exec are blocked, backticks are not blocked,...