CVE-2020-20718
https://notcve.org/view.php?id=CVE-2020-20718
File Upload vulnerability in PluckCMS v.4.7.10 dev versions allows a remote attacker to execute arbitrary code via a crafted image file to the the save_file() parameter. • https://github.com/pluck-cms/pluck/issues/79 • CWE-434: Unrestricted Upload of File with Dangerous Type •
CVE-2019-1010062
https://notcve.org/view.php?id=CVE-2019-1010062
PluckCMS 4.7.4 and earlier is affected by: CWE-434 Unrestricted Upload of File with Dangerous Type. The impact is: get webshell. The component is: data/inc/images.php line36. The attack vector is: modify the MIME TYPE on HTTP request to upload a php file. The fixed version is: after commit 09f0ab871bf633973cfd9fc4fe59d4a912397cf8. • https://github.com/pluck-cms/pluck/commit/09f0ab871bf633973cfd9fc4fe59d4a912397cf8 https://github.com/pluck-cms/pluck/issues/44 • CWE-434: Unrestricted Upload of File with Dangerous Type •