#VU15464 Arbitrary file upload in Navigate CMS - CVE-2018-17553
Published: October 22, 2018 / Updated: October 23, 2018
Navigate CMS
Naviwebs
Description
The vulnerability allows a remote attacker to conduct directory traversal attack on the target system.
The vulnerability exists in the navigate_upload.php code due to insufficient validation of user-supplied input. A remote attacker can send a POST request with engine=picnik and id=../../../navigate_info.php. that submits malicious directory traversal characters, upload PHP files to arbitrary locations on the system, bypass authentication and execute arbitrary code with elevated privileges.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.