#VU17894 Dangerous file upload in PopojiCMS - CVE-2018-18934
Published: March 4, 2019
PopojiCMS
PopojiCMS
Description
The vulnerability allows a remote attacker to upload dangerous files to the system.
The vulnerability exists due to insufficient validation of the uploaded files passed via the "fupload" parameter to "po-admin/route.php?mod=component&act=addnew" URI. A remote authenticated administrator can upload a .zip archive with .php file inside and execute it with privileges of the web server.
Note, this vulnerability can be exploited via CSRF attack.