Vulnerabilities > CVE-2018-17553 - Unrestricted Upload of File with Dangerous Type vulnerability in Naviwebs Navigate CMS 2.8

047910
CVSS 8.8 - HIGH
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
LOW
Confidentiality impact
HIGH
Integrity impact
HIGH
Availability impact
HIGH
network
low complexity
naviwebs
CWE-434
exploit available
metasploit

Summary

An "Unrestricted Upload of File with Dangerous Type" issue with directory traversal in navigate_upload.php in Naviwebs Navigate CMS 2.8 allows authenticated attackers to achieve remote code execution via a POST request with engine=picnik and id=../../../navigate_info.php.

Vulnerable Configurations

Part Description Count
Application
Naviwebs
1

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Accessing Functionality Not Properly Constrained by ACLs
    In applications, particularly web applications, access to functionality is mitigated by the authorization framework, whose job it is to map ACLs to elements of the application's functionality; particularly URL's for web apps. In the case that the administrator failed to specify an ACL for a particular element, an attacker may be able to access it with impunity. An attacker with the ability to access functionality not properly constrained by ACLs can obtain sensitive information and possibly compromise the entire application. Such an attacker can access resources that must be available only to users at a higher privilege level, can access management sections of the application or can run queries for data that he is otherwise not supposed to.
  • Privilege Abuse
    An adversary is able to exploit features of the target that should be reserved for privileged users or administrators but are exposed to use by lower or non-privileged accounts. Access to sensitive information and functionality must be controlled to ensure that only authorized users are able to access these resources. If access control mechanisms are absent or misconfigured, a user may be able to access resources that are intended only for higher level users. An adversary may be able to exploit this to utilize a less trusted account to gain information and perform activities reserved for more trusted accounts. This attack differs from privilege escalation and other privilege stealing attacks in that the adversary never actually escalates their privileges but instead is able to use a lesser degree of privilege to access resources that should be (but are not) reserved for higher privilege accounts. Likewise, the adversary does not exploit trust or subvert systems - all control functionality is working as configured but the configuration does not adequately protect sensitive resources at an appropriate level.

D2sec

nameNavigate CMS 2.8 File Upload
urlhttp://www.d2sec.com/exploits/navigate_cms_2.8_file_upload.html

Exploit-Db

descriptionNavigate CMS - Unauthenticated Remote Code Execution (Metasploit). CVE-2018-17552,CVE-2018-17553. Remote exploit for PHP platform. Tags: Metasploit Framework...
fileexploits/php/remote/45561.rb
idEDB-ID:45561
last seen2018-10-08
modified2018-10-08
platformphp
port
published2018-10-08
reporterExploit-DB
sourcehttps://www.exploit-db.com/download/45561/
titleNavigate CMS - Unauthenticated Remote Code Execution (Metasploit)
typeremote

Metasploit

descriptionThis module exploits insufficient sanitization in the database::protect method, of Navigate CMS versions 2.8 and prior, to bypass authentication. The module then uses a path traversal vulnerability in navigate_upload.php that allows authenticated users to upload PHP files to arbitrary locations. Together these vulnerabilities allow an unauthenticated attacker to execute arbitrary PHP code remotely. This module was tested against Navigate CMS 2.8.
idMSF:EXPLOIT/MULTI/HTTP/NAVIGATE_CMS_RCE
last seen2020-06-13
modified2019-08-02
published2018-09-26
references
reporterRapid7
sourcehttps://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/multi/http/navigate_cms_rce.rb
titleNavigate CMS Unauthenticated Remote Code Execution

Packetstorm

data sourcehttps://packetstormsecurity.com/files/download/149686/navigate_cms_rce.rb.txt
idPACKETSTORM:149686
last seen2018-10-06
published2018-10-05
reporterPyriphlegethon
sourcehttps://packetstormsecurity.com/files/149686/Navigate-CMS-Unauthenticated-Remote-Code-Execution.html
titleNavigate CMS Unauthenticated Remote Code Execution