LiveActive security incident?Get immediate response
CVE Record

CVE-2019-3736: Dell EMC Integrated Data Protection Appliance versions prior to 2.3 contain a password storage vulnerabilit...

Dell EMC Integrated Data Protection Appliance versions prior to 2.3 contain a password storage vulnerability in the ACM component. A remote authenticated malicious user with root privileges may potentially use a support tool to decrypt encrypted passwords stored locally on the system to use it to access other components using the privileges of the compromised user.

HighCVSS 8.2Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Dell EMC IDPA before 2.3 can leave encrypted passwords recoverable through ACM support tooling. An attacker already authenticated with root privileges could decrypt locally stored credentials and use them to access other appliance components as the compromised user. The main business risk is credential expansion inside backup infrastructure after privileged compromise.

Executive priority

Treat as high priority for any IDPA environment below 2.3, especially because backup appliances often hold sensitive operational trust. The prerequisite is privileged access, so prioritize alongside root-account review and credential rotation rather than as an unauthenticated internet emergency.

Technical view

CWE-257 password storage issue in the ACM component of Dell EMC Integrated Data Protection Appliance prior to 2.3. CVSS 3.0 is 8.2: AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H. The issue requires high privileges, but recovered credentials may affect confidentiality, integrity, and availability across components.

Likely exposure

Exposure is limited to Dell EMC Integrated Data Protection Appliance deployments running versions prior to 2.3. The source bundle does not identify other Dell products, hosted services, or specific configurations as affected.

Exploitation context

No provided source says this CVE is actively exploited, and it is not listed as KEV in the bundle. Exploitation requires an authenticated attacker with root privileges and access to locally stored encrypted passwords or the relevant support tool path.

Researcher notes

The key uncertainty is advisory detail: the bundle names DSA-2019-112 but does not provide full remediation text beyond affected versions prior to 2.3. Avoid assuming exploit availability, unauthenticated reachability, or affected components beyond ACM and related IDPA components named here.

Mitigation direction

  • Identify all Dell EMC IDPA appliances and record current versions.
  • Upgrade affected appliances to version 2.3 or later if supported by Dell guidance.
  • Review Dell advisory DSA-2019-112 for exact remediation and component guidance.
  • Rotate credentials that may be stored locally on affected ACM systems.
  • Restrict root access and support-tool access to essential administrators only.

Validation and detection

  • Confirm no IDPA appliance remains below version 2.3.
  • Verify ACM local credential storage is no longer exposed as described.
  • Review root login history for unexpected administrative access.
  • Check whether appliance component credentials were reused elsewhere.
  • Document remediation evidence for backup and recovery systems.
Prepared
Confidence
high
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-257: 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

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. 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-2019-3736 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.0)
Known Exploited
No
Published

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

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.0HighCVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H1.56Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

8.2High
CVSS 3.0 vector shape for CVE-2019-3736Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

Products and packages named in the record

VendorProductVersion / packageStatus
DellIntegrated Data Protection Applianceprior to 2.3Listed
Weakness

CWE details

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

CWE-257 · source CWE mapping

Storing Passwords in a Recoverable Format

Storing Passwords in a Recoverable Format represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.