Files
CVEs-PoC/2020/CVE-2020-14209.md
T
2024-05-25 21:48:12 +02:00

20 lines
987 B
Markdown

### [CVE-2020-14209](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14209)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
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).
### POC
#### Reference
- http://packetstormsecurity.com/files/161955/Dolibarr-ERP-CRM-11.0.4-Bypass-Code-Execution.html
- https://www.wizlynxgroup.com/security-research-advisories/vuln/WLX-2020-012
#### Github
- https://github.com/404notf0und/CVE-Flow
- https://github.com/ARPSyndicate/cvemon