7.5
CVSSv2

CVE-2019-1619

Published: 27/06/2019 Updated: 06/10/2020
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
CVSS v3 Base Score: 9.8 | Impact Score: 5.9 | Exploitability Score: 3.9
VMScore: 835
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

A vulnerability in the web-based management interface of Cisco Data Center Network Manager (DCNM) could allow an unauthenticated, remote malicious user to bypass authentication and execute arbitrary actions with administrative privileges on an affected device. The vulnerability is due to improper session management on affected DCNM software. An attacker could exploit this vulnerability by sending a crafted HTTP request to the affected device. A successful exploit could allow the malicious user to gain administrative access on the affected device.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

cisco data center network manager 10.4\\(2\\)

Vendor Advisories

A vulnerability in the web-based management interface of Cisco Data Center Network Manager (DCNM) could allow an unauthenticated, remote attacker to bypass authentication and execute arbitrary actions with administrative privileges on an affected device The vulnerability is due to improper session management on affected DCNM software An attacker ...

Exploits

## # This module requires Metasploit: metasploitcom/download # Current source: githubcom/rapid7/metasploit-framework ## class MetasploitModule < Msf::Exploit::Remote Rank = ExcellentRanking include Msf::Exploit::Remote::HttpClient include Msf::Exploit::EXE include Msf::Exploit::FileDropper def initialize(info = {}) ...
DCNM exposes a file upload servlet (FileUploadServlet) at /fm/fileUpload An authenticated user can abuse this servlet to upload a WAR to the Apache Tomcat webapps directory and achieve remote code execution as root This module exploits two other vulnerabilities, CVE-2019-1619 for authentication bypass on versions 104(2) and below, and CVE-2019-1 ...
Cisco Data Center Network Manager (DCNM) versions 111(1) and below suffer from authentication bypass, arbitrary file upload, arbitrary file download, and information disclosure vulnerabilities ...
DCNM exposes a file upload servlet (FileUploadServlet) at /fm/fileUpload An authenticated user can abuse this servlet to upload a WAR to the Apache Tomcat webapps directory and achieve remote code execution as root This module exploits two other vulnerabilities, CVE-2019-1619 for authentication bypass on versions 1 ...
DCNM exposes a file upload servlet (FileUploadServlet) at /fm/fileUpload An authenticated user can abuse this servlet to upload a WAR to the Apache Tomcat webapps directory and achieve remote code execution as root This module exploits two other vulnerabilities, CVE-2019-1619 for authentication bypass on versions 1 ...

Metasploit Modules

Cisco Data Center Network Manager Unauthenticated Remote Code Execution

DCNM exposes a file upload servlet (FileUploadServlet) at /fm/fileUpload. An authenticated user can abuse this servlet to upload a WAR to the Apache Tomcat webapps directory and achieve remote code execution as root. This module exploits two other vulnerabilities, CVE-2019-1619 for authentication bypass on versions 10.4(2) and below, and CVE-2019-1622 (information disclosure) to obtain the correct directory for the WAR file upload. This module was tested on the DCNM Linux virtual appliance 10.4(2), 11.0(1) and 11.1(1), and should work on a few versions below 10.4(2). Only version 11.0(1) requires authentication to exploit (see References to understand why).

msf > use exploit/multi/http/cisco_dcnm_upload_2019
msf exploit(cisco_dcnm_upload_2019) > show targets
    ...targets...
msf exploit(cisco_dcnm_upload_2019) > set TARGET < target-id >
msf exploit(cisco_dcnm_upload_2019) > show options
    ...show and set options...
msf exploit(cisco_dcnm_upload_2019) > exploit
Cisco Data Center Network Manager Unauthenticated Remote Code Execution

DCNM exposes a file upload servlet (FileUploadServlet) at /fm/fileUpload. An authenticated user can abuse this servlet to upload a WAR to the Apache Tomcat webapps directory and achieve remote code execution as root. This module exploits two other vulnerabilities, CVE-2019-1619 for authentication bypass on versions 10.4(2) and below, and CVE-2019-1622 (information disclosure) to obtain the correct directory for the WAR file upload. This module was tested on the DCNM Linux virtual appliance 10.4(2), 11.0(1) and 11.1(1), and should work on a few versions below 10.4(2). Only version 11.0(1) requires authentication to exploit (see References to understand why).

msf > use exploit/multi/http/cisco_dcnm_upload_2019
msf exploit(cisco_dcnm_upload_2019) > show targets
    ...targets...
msf exploit(cisco_dcnm_upload_2019) > set TARGET < target-id >
msf exploit(cisco_dcnm_upload_2019) > show options
    ...show and set options...
msf exploit(cisco_dcnm_upload_2019) > exploit