LiveActive security incident?Get immediate response
CVE Record

CVE-2019-3753: Dell EMC PowerConnect 8024, 7000, M6348, M6220, M8024 and M8024-K running firmware versions prior to 5.1.15...

Dell EMC PowerConnect 8024, 7000, M6348, M6220, M8024 and M8024-K running firmware versions prior to 5.1.15.2 contain a plain-text password storage vulnerability. TACACS\Radius credentials are stored in plain text in the system settings menu. An authenticated malicious user with access to the system settings menu may obtain the exposed password to use it in further attacks.

HighCVSS 7.2Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Some Dell EMC PowerConnect switches stored TACACS/RADIUS credentials in plain text in the system settings menu. A privileged authenticated user who can view that menu could read those credentials and reuse them for broader access.

Executive priority

Treat as high priority for legacy network infrastructure because exposed authentication credentials can enable lateral movement. Urgency is greatest where many administrators have switch management access or credentials are reused across network devices.

Technical view

CVE-2019-3753 is a CWE-312 plain-text password storage flaw affecting listed Dell EMC PowerConnect models on firmware before 5.1.15.2. CVSS 3.0 is 7.2, with network attack vector and high privileges required, but high confidentiality, integrity, and availability impact if credentials are abused.

Likely exposure

Exposure is most likely in environments still running legacy Dell EMC PowerConnect 8024, 7000, M6348, M6220, M8024, or M8024-K firmware before 5.1.15.2. The attacker must already have authenticated access to the system settings menu.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. The practical risk is credential disclosure to an already privileged user or compromised administrator account, enabling follow-on attacks using TACACS/RADIUS credentials.

Researcher notes

Evidence is limited to the CVE record and Dell reference in the bundle. The vulnerability requires high privileges, but the impact rating is high because disclosed TACACS/RADIUS credentials may affect other systems beyond the switch.

Mitigation direction

  • Upgrade affected PowerConnect firmware to 5.1.15.2 or later per Dell guidance.
  • Restrict access to the system settings menu to trusted administrators only.
  • Rotate TACACS/RADIUS credentials after remediation if exposure is possible.
  • Review vendor guidance before making changes on unsupported legacy hardware.

Validation and detection

  • Inventory affected PowerConnect models and record current firmware versions.
  • Confirm no listed switch runs firmware earlier than 5.1.15.2.
  • Review administrator accounts with access to system settings menus.
  • Check authentication logs for unusual TACACS/RADIUS activity after possible exposure.
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-312: 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-3753 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
7.2 (3.0)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.0 score

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

Vector: CVSS:3.0/AV:N/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
Dell EMCPowerConnect 8024unspecifiedListed
Dell EMCPowerConnect 7000unspecifiedListed
Dell EMCPowerConnect M6348unspecifiedListed
Dell EMCPowerConnect M6220unspecifiedListed
Dell EMCPowerConnect M8024unspecifiedListed
Dell EMCPowerConnect M8024-KunspecifiedListed
Weakness

CWE details

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

CWE-312 · source CWE mapping

Cleartext Storage of Sensitive Information

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