CVE-2019-18582
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedDell EMC Data Protection Advisor versions 6.3, 6.4, 6.5, 18.2 versions prior to patch 83, and 19.1 versions prior to patch 71 contain a server-side template injection vulnerability in the REST API. A remote authenticated malicious user with administrative privileges may potentially exploit this vulnerability to inject malicious report generation scripts in the server. This may lead to OS command execution as the regular user runs the DPA service on the affected system.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceDell EMC Data Protection Advisor contains a server-side template injection (SSTI) vulnerability in its REST API. An authenticated attacker with administrative privileges can inject malicious report generation scripts that execute OS commands as the user running the DPA service, due to unsafe handling of user-supplied input in server-side templates.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data= 6.3= 6.4= 6.5= 18.1= 18.2= 19.1= 2.0= 2.1= 2.2= 2.3= 2.4CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- High
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify DPA installation and versionLocate the Dell EMC Data Protection Advisor installation directory and check the version information file or use the DPA version command in the management interfaceAffected if The installed version matches 6.3, 6.4, 6.5, 18.1, 18.2, or 19.1 (or the firmware version matches 2.0-2.4 for Integrated Data Protection Appliance)
-
Verify REST API service statusCheck if the DPA REST API service is running and accessible on the server. Look for the REST API endpoint (typically port 8443 or configured port) responding to requestsAffected if The REST API service is exposed and reachable on the network
-
Review administrative user accountsQuery the DPA user management console or database to list accounts with administrative privileges. Focus on identifying any unauthorized or unexpected admin accountsAffected if There are administrative accounts present in the system (the vulnerability requires admin-level access)
-
Audit REST API access logsExamine DPA REST API access logs for suspicious report generation requests, especially those containing template syntax characters like ${, <% , or unusual script patternsAffected if Logs show report generation requests with unexpected template injection patterns or commands that could indicate exploitation attempts
You are affected if Dell EMC Data Protection Advisor version 6.3-6.5, 18.1, 18.2, or 19.1 (or Integrated Data Protection Appliance firmware 2.0-2.4) is installed, the REST API is enabled, and administrative access exists, especially if logs reveal suspicious template injection patterns.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
From vendor dataApply vendor patches: upgrade to DPA 18.2 patch 83 or 19.1 patch 71 or later. For older versions (6.3-6.5), upgrade to a supported version with corresponding patches. Restrict administrative access to trusted personnel as an interim compensating control.
- Consultation4.0 h
- Implementation6.0 h
- Testing4.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $4,544.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2019-18582 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2019-18582 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data