CVE-2018-25393
MEDIUMNavigate CMS 2.8.5 Path Traversal via navigate_download.php
Title source: cnaExploitation Summary
EIP tracks 1 public exploit for CVE-2018-25393. PoCs published by Ihsan Sencan.
AI-analyzed exploit summary This exploit demonstrates an arbitrary file download vulnerability in Navigate CMS 2.8.5. The `navigate_download.php` script fails to properly sanitize the `id` parameter, allowing path traversal attacks to download sensitive files like `globals.php` or `win.ini`.
Description
Navigate CMS 2.8.5 contains a path traversal vulnerability that allows authenticated users to download arbitrary files by injecting directory traversal sequences in the id parameter. Attackers can send GET requests to navigate_download.php with path traversal payloads ../../../cfg/globals.php to access sensitive configuration files and system files outside the intended directory.
Exploits (1)
This exploit demonstrates an arbitrary file download vulnerability in Navigate CMS 2.8.5. The `navigate_download.php` script fails to properly sanitize the `id` parameter, allowing path traversal attacks to download sensitive files like `globals.php` or `win.ini`.
References (4)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N