mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 18:08:00 +02:00
18 lines
804 B
Markdown
18 lines
804 B
Markdown
### [CVE-2020-22249](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-22249)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|