LiveActive security incident?Get immediate response
CVE Record

CVE-2021-36317: Dell EMC Avamar Server version 19.4 contains a plain-text password storage vulnerability in AvInstaller.

Dell EMC Avamar Server version 19.4 contains a plain-text password storage vulnerability in AvInstaller. A local attacker could potentially exploit this vulnerability, leading to the disclosure of certain user credentials. The attacker may be able to use the exposed credentials to access the vulnerable application with privileges of the compromised account.

MediumCVSS 6.7Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Dell EMC Avamar Server 19.4 stores certain AvInstaller passwords in plaintext. Someone who already has high local privileges on the server could read exposed credentials and use them to access Avamar as that account. This is not a remote drive-by issue, but it can deepen compromise of a backup platform.

Executive priority

Treat this as a moderate-priority backup-platform hardening issue. It requires high local privileges, so it is less urgent than a remote exploit, but credential exposure on backup infrastructure can increase business impact during an intrusion.

Technical view

CVE-2021-36317 is a CWE-256 plaintext password storage issue in Dell EMC Avamar Server 19.4 AvInstaller. CVSS 3.1 is 6.7 with local attack vector, low complexity, high privileges required, no user interaction, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is limited to environments running Dell EMC Avamar Server 19.4. The provided sources do not identify other affected versions. Practical risk is highest where untrusted administrators, shared local accounts, or already-compromised hosts can access Avamar server internals.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation. The described path is local and post-compromise: a high-privileged local attacker may disclose stored credentials and reuse them with the compromised account’s privileges.

Researcher notes

Evidence supports Dell EMC Avamar Server 19.4 only. The advisory describes plaintext password storage in AvInstaller and possible credential disclosure by a local high-privileged attacker. Do not assume remote exploitability, broader version impact, or public exploitation from the provided sources.

Mitigation direction

  • Review Dell advisory 000193369 for vendor remediation guidance.
  • Prioritize updating or remediating Avamar Server 19.4 systems per Dell guidance.
  • Restrict local administrative access to Avamar servers.
  • Rotate potentially exposed Avamar credentials if compromise is suspected.
  • Monitor privileged Avamar account use for unusual access patterns.

Validation and detection

  • Confirm whether any Avamar Server 19.4 instances are deployed.
  • Check Avamar remediation status against Dell advisory 000193369.
  • Review local administrator and service account access to Avamar hosts.
  • Inspect credential rotation records after any suspected local compromise.
  • Verify monitoring covers privileged Avamar authentication events.
Prepared
Confidence
high
Sources
4

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-256: 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-2021-36317 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
6.7 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/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
3Source 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
6.7CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H0.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
DellAvamar19.4Listed
Weakness

CWE details

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

CWE-256 · source CWE mapping

Plaintext Storage of a Password

Plaintext Storage of a Password represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.