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

18 lines
804 B
Markdown

### [CVE-2020-22249](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-22249)
![](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
Remote Code Execution vulnerability in phplist 3.5.1. The application does not check any file extensions stored in the plugin zip file, Uploading a malicious plugin which contains the php files with extensions like PHP,phtml,php7 will be copied to the plugins directory which would lead to the remote code execution
### POC
#### Reference
- https://drive.google.com/open?id=1znDU4fDKA_seg16mJLLtgaaFfvmf-mS6
#### Github
No PoCs found on GitHub currently.