LiveActive security incident?Get immediate response
CVE Record

CVE-2019-3747: Dell EMC Integrated Data Protection Appliance versions prior to 2.3 contain a stored cross-site scripting v...

Dell EMC Integrated Data Protection Appliance versions prior to 2.3 contain a stored cross-site scripting vulnerability. A remote malicious ACM admin user may potentially exploit this vulnerability to store malicious HTML or JavaScript code in Cloud DR add-on specific field. When victim users access the page through their browsers, the malicious code gets executed by the web browser in the context of the vulnerable web application.

HighCVSS 8.4Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Dell EMC Integrated Data Protection Appliance before version 2.3 has a stored cross-site scripting issue. A malicious ACM admin could save hostile HTML or JavaScript in a Cloud DR add-on field, causing another user's browser to run it inside the appliance application.

Executive priority

Treat this as high priority for affected backup and recovery infrastructure. It requires privileged access, but successful abuse could compromise browser sessions and administrative trust boundaries inside a critical data protection platform.

Technical view

CVE-2019-3747 is CWE-79 stored XSS in Dell EMC Integrated Data Protection Appliance prior to 2.3. CVSS 3.0 is 8.4 with network access, low complexity, high privileges required, user interaction required, changed scope, and high confidentiality, integrity, and availability impacts.

Likely exposure

Exposure is limited to organizations running Dell EMC Integrated Data Protection Appliance versions before 2.3. The attacker must be a remote ACM admin, and a victim must access the affected page. Risk is highest where ACM admin access is broadly assigned or insufficiently monitored.

Exploitation context

The provided sources do not show active exploitation, and this CVE is not marked as CISA KEV. The described scenario is insider or compromised-admin abuse: an ACM admin stores script content that later executes when another user views the vulnerable Cloud DR page.

Researcher notes

Evidence supports affected product, version boundary, vulnerability class, and privilege/user-interaction requirements. The source bundle does not provide exploit details, active exploitation evidence, or detailed mitigation steps beyond the version boundary and Dell advisory reference.

Mitigation direction

  • Confirm Dell EMC IDPA version and identify systems prior to 2.3.
  • Review Dell advisory DSA-2019-112 for the vendor-supported fixed version and instructions.
  • Upgrade affected appliances to version 2.3 or later if supported by Dell guidance.
  • Restrict ACM admin access to trusted users only.
  • Audit ACM admin accounts for unnecessary or stale privileges.

Validation and detection

  • Inventory Dell EMC IDPA appliances and record current versions.
  • Confirm whether Cloud DR add-on functionality is present or enabled.
  • Review ACM admin user lists for unexpected or excessive access.
  • Check change and audit logs for suspicious Cloud DR field modifications.
  • Verify remediation against Dell advisory DSA-2019-112.
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 · medium confidence lookup

CWE-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-2019-3747 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.4 (3.0)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.0 score

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

Vector: CVSS:3.0/AV:N/AC:L/PR:H/UI:R/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-79 · source CWE mapping

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.