Path traversal in noneCMS - CVE-2018-6022
Published: January 17, 2019
noneCMS
Detailed vulnerability 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 in application/admin/controller/Main.php in NoneCms through 1.3.0. A remote authenticated attacker can send a specially specially crafted HTTP request and delete arbitrary files by leveraging back-office access to provide a "." (dot) in the param.path parameter.