LiveActive security incident?Get immediate response
CVE Record

CVE-2019-3737: Dell EMC Avamar Security Update for ADMe Web UI Vulnerability

Dell EMC Avamar ADMe Web Interface 1.0.50 and 1.0.51 are affected by an LFI vulnerability which may allow a malicious user to download arbitrary files from the affected system by sending a specially crafted request to the Web Interface application.

HighCVSS 8.6Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Dell EMC Avamar ADMe Web UI versions 1.0.50 and 1.0.51 can expose files from the affected system. An attacker may be able to retrieve arbitrary files through the web interface, creating a serious confidentiality risk for backup infrastructure.

Executive priority

Treat as high priority where affected Avamar ADMe Web UI instances are exposed. The main business risk is unauthorized disclosure of sensitive system files from backup management infrastructure.

Technical view

CVE-2019-3737 is a CWE-22 local file inclusion/path traversal issue in Dell EMC Avamar ADMe Web Interface 1.0.50 and 1.0.51. The CVSS 3.0 vector is network exploitable, low complexity, no privileges, no user interaction, scope changed, and high confidentiality impact only.

Likely exposure

Exposure is limited to environments running Avamar ADMe Web UI 1.0.50 or 1.0.51, especially if the interface is reachable from untrusted networks or broadly accessible internally.

Exploitation context

The provided sources do not show active exploitation, and the CVE is not marked as CISA KEV. The vulnerability is still important because the CVSS vector indicates unauthenticated network access could lead to arbitrary file download.

Researcher notes

Evidence identifies only ADMe Web UI 1.0.50 and 1.0.51. No fixed version, exploit details, or active exploitation evidence is present in the supplied bundle, so remediation should be anchored to Dell EMC advisory guidance.

Mitigation direction

  • Identify any Avamar ADMe Web UI 1.0.50 or 1.0.51 deployments.
  • Review Dell EMC security update guidance before choosing a fix.
  • Restrict ADMe Web UI access to trusted administrative networks only.
  • Remove or disable vulnerable web interface exposure if not operationally required.
  • Monitor web interface logs for suspicious file access attempts.

Validation and detection

  • Confirm the deployed ADMe Web UI version on each Avamar environment.
  • Verify whether the web interface is reachable from untrusted networks.
  • Check access controls limiting administrative web access.
  • Review logs for unusual file download or traversal-like requests.
  • Confirm Dell EMC guidance has been applied or tracked as an exception.
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-22: File access and web shell behavior lookup

File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. 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-3737 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.6 (3.0)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.0 score

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

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/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
Dell EMCAvamarADMe Web UI 1.0.50, ADMe Web UI 1.0.51Listed
Weakness

CWE details

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

CWE-22 · source CWE mapping

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.