LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3384: Cisco Data Center Network Manager Command Injection Vulnerability

A vulnerability in specific REST API endpoints of Cisco Data Center Network Manager (DCNM) could allow an authenticated, remote attacker to inject arbitrary commands on the underlying operating system with the privileges of the logged-in user. The vulnerability is due to insufficient validation of user-supplied input to the API. An attacker could exploit this vulnerability by sending a crafted request to the API. A successful exploit could allow the attacker to inject arbitrary commands on the underlying operating system.

HighCVSS 8.2Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Cisco DCNM has a high-severity command injection flaw in specific REST API endpoints. An authenticated remote attacker could cause the server to run operating-system commands with the logged-in user's privileges. This matters most for organizations using DCNM to manage data center networks.

Executive priority

Treat this as a high-priority infrastructure management-plane issue. If DCNM is deployed, confirm exposure and vendor remediation status promptly, because successful exploitation could compromise sensitive network-management data.

Technical view

CVE-2020-3384 is caused by insufficient validation of user-supplied input in Cisco DCNM REST API endpoints. The CVSS 3.1 score is 8.2 with network attack vector, low complexity, low privileges required, required user interaction, changed scope, and high confidentiality impact.

Likely exposure

Exposure is limited to Cisco Data Center Network Manager deployments with the affected REST API endpoints. The provided bundle does not identify affected versions, so asset inventory must be checked against Cisco's advisory.

Exploitation context

The bundle does not show CISA KEV listing or cited evidence of active exploitation. Exploitation requires authenticated remote access and a crafted API request; the CVSS vector also records user interaction as required.

Researcher notes

Source evidence confirms command injection in specific DCNM REST API endpoints, authenticated remote attack, and CVSS 8.2. The source bundle does not provide affected version ranges, exploit-in-the-wild evidence, or explicit fix details.

Mitigation direction

  • Review Cisco's advisory for affected releases and official fixed-version guidance.
  • Prioritize updates or mitigations recommended by Cisco for internet-reachable or broadly reachable DCNM systems.
  • Restrict DCNM REST API access to trusted administration networks where operationally possible.
  • Review DCNM account permissions and remove unnecessary access.

Validation and detection

  • Identify all Cisco DCNM deployments and their software versions.
  • Compare each deployment against Cisco's CVE-2020-3384 advisory.
  • Confirm REST API endpoints are not exposed beyond required administrative access paths.
  • Review DCNM authentication and audit logs for unusual API activity.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-184: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-3384 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.2 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:L

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.2CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:L2.35.3Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.2High
CVSS 3.1 vector shape for CVE-2020-3384Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:L

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoCisco Data Center Network Managern/aListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-184 · source CWE mapping

Incomplete List of Disallowed Inputs

Incomplete List of Disallowed Inputs represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.