#VU17896 Path traversal in PopojiCMS - CVE-2018-18936
Published: March 4, 2019
PopojiCMS
PopojiCMS
Description
The vulnerability allows a remote attacker to perform directory traversal attacks.
The vulnerability exists due to input validation error when processing directory traversal sequences within admin_library.php when processing data passed via the "id" parameter to "po-admin/route.php?mod=library&act=delete" URI. A remote administrator can send a specially crafted HTTP request and delete arbitrary files on the system.
Note, this vulnerability can be exploited via CSRF.