LiveActive security incident?Get immediate response
CVE Record

CVE-2020-5348: Dell Latitude 7202 Rugged Tablet BIOS versions prior to A28 contain a UAF vulnerability in EFI_BOOT_SERVICE...

Dell Latitude 7202 Rugged Tablet BIOS versions prior to A28 contain a UAF vulnerability in EFI_BOOT_SERVICES in system management mode. A local unauthenticated attacker may exploit this vulnerability by overwriting the EFI_BOOT_SERVICES structure to execute arbitrary code in system management mode.

MediumCVSS 6.8Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This vulnerability affects Dell Latitude 7202 Rugged Tablets running BIOS versions before A28. Someone with physical access could abuse a firmware memory bug to run highly privileged code below the operating system. That can undermine normal endpoint controls, but the attack requires local physical access.

Executive priority

Treat this as a targeted firmware remediation item, not an internet-scale emergency. Prioritize affected rugged tablets in locations where unauthorized physical access is realistic, because compromise at SMM level can defeat many normal endpoint controls.

Technical view

CVE-2020-5348 is a CWE-416 use-after-free in EFI_BOOT_SERVICES in system management mode. Dell describes possible arbitrary code execution in SMM after overwriting the EFI_BOOT_SERVICES structure. CVSS 3.1 is 6.8 with physical attack vector, low complexity, no privileges, no user interaction, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure appears limited to Dell Latitude 7202 Rugged Tablet BIOS versions prior to A28. The affected listing also names Dell CPG BIOS, but the vulnerability description specifically narrows the product context to that rugged tablet model.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. Exploitation requires physical access, but successful abuse would execute code in SMM, a firmware privilege level that can bypass operating-system security boundaries.

Researcher notes

The key constraints are physical attack vector and firmware scope. The bundle does not provide proof-of-concept status, exploitation telemetry, or broader affected CPE detail. Avoid extending impact beyond Dell Latitude 7202 Rugged Tablet BIOS prior to A28 without additional vendor evidence.

Mitigation direction

  • Update Dell Latitude 7202 Rugged Tablet BIOS to A28 or later where applicable.
  • Review Dell advisory SLN320792 for vendor-specific update guidance.
  • Restrict physical access to affected tablets until firmware is remediated.
  • Prioritize devices used in shared, field, kiosk, or unattended environments.

Validation and detection

  • Inventory Dell Latitude 7202 Rugged Tablet assets.
  • Record each device BIOS version from asset management or firmware settings.
  • Confirm affected devices are not running BIOS versions prior to A28.
  • Check whether exposed devices have higher physical-access risk.
  • Track remediation evidence against the Dell advisory reference.
Prepared
Confidence
medium
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-416: 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

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. 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-2020-5348 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.8 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

6.8Medium
CVSS 3.1 vector shape for CVE-2020-5348Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:P/AC:L/PR:N/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
DellCPG BIOSunspecifiedListed
Weakness

CWE details

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

CWE-416 · source CWE mapping

Use After Free

Use After Free represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.