LiveActive security incident?Get immediate response
CVE Record

CVE-2021-1283: Cisco Data Center Network Manager Information Disclosure Vulnerability

A vulnerability in the logging subsystem of Cisco Data Center Network Manager (DCNM) could allow an authenticated, local attacker to view sensitive information in a system log file that should be restricted. The vulnerability exists because sensitive information is not properly masked before it is written to system log files. An attacker could exploit this vulnerability by authenticating to an affected device and inspecting a specific system log file. A successful exploit could allow the attacker to view sensitive information in the system log file. To exploit this vulnerability, the attacker would need to have valid user credentials.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Cisco DCNM may write sensitive information into a system log without proper masking. A low-privileged authenticated local user could read that log and learn confidential data. This is not remote unauthenticated compromise, but it matters for environments where DCNM handles sensitive network management information.

Executive priority

Treat as a moderate-priority confidentiality issue. Prioritize DCNM environments that manage sensitive network infrastructure or have broad local user access. Escalate if logs contain credentials, tokens, or operational secrets.

Technical view

CVE-2021-1283 affects the Cisco Data Center Network Manager logging subsystem. Sensitive data is not properly masked before being written to a restricted system log. Exploitation requires valid user credentials and local authenticated access. CVSS 3.1 is 5.5: local attack vector, low complexity, low privileges, high confidentiality impact.

Likely exposure

Exposure is limited to organizations running Cisco Data Center Network Manager with affected versions. The bundle does not provide exact affected or fixed version numbers, so teams must verify installed releases against Cisco’s advisory.

Exploitation context

No supplied source or KEV status indicates active exploitation. An attacker would need valid credentials and local access, then could inspect a sensitive log file. The main risk is confidential information disclosure, not integrity or availability impact.

Researcher notes

The source bundle confirms the vulnerability mechanics and CVSS vector, but does not include exact affected versions, log filename, fixed releases, or concrete indicators of exploitation. Avoid assuming exploitability beyond authenticated local log access.

Mitigation direction

  • Review Cisco’s advisory for affected and fixed release guidance.
  • Inventory all Cisco DCNM deployments and installed versions.
  • Limit local access to DCNM hosts to trusted administrators.
  • Audit DCNM user accounts and remove unnecessary access.
  • Assess whether exposed log data requires credential rotation.

Validation and detection

  • Confirm whether Cisco DCNM is deployed in the environment.
  • Compare installed DCNM versions against Cisco’s advisory.
  • Review administrative access paths to DCNM systems.
  • Check whether sensitive data appears in relevant DCNM logs.
  • Document compensating controls if immediate upgrade is unavailable.
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-789: 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
cve · low confidence lookup

CVE-2021-1283 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
Medium
CVSS
5.5 (3.1)
Known Exploited
No
Published

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

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
5.5CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N1.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.5Medium
CVSS 3.1 vector shape for CVE-2021-1283Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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-789 · source CWE mapping

Memory Allocation with Excessive Size Value

Memory Allocation with Excessive Size Value represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.