5.3
CVSSv3

CVE-2019-1622

Published: 27/06/2019 Updated: 06/10/2020
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
CVSS v3 Base Score: 5.3 | Impact Score: 1.4 | Exploitability Score: 3.9
VMScore: 585
Vector: AV:N/AC:L/Au:N/C:P/I:N/A:N

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 retrieve sensitive information from an affected device. The vulnerability is due to improper access controls for certain URLs on affected DCNM software. An attacker could exploit this vulnerability by connecting to the web-based management interface of an affected device and requesting specific URLs. A successful exploit could allow the malicious user to download log files and diagnostic information from the affected device.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

cisco data center network manager 11.0\\(1\\)

Vendor Advisories

A vulnerability in the web-based management interface of Cisco Data Center Network Manager (DCNM) could allow an unauthenticated, remote attacker to retrieve sensitive information from an affected device The vulnerability is due to improper access controls for certain URLs on affected DCNM software An attacker could exploit this vulnerability by ...

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