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.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupExecution 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 lookupCVE-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- 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
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H0.95.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.8MediumVector: CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://www.dell.com/support/article/SLN320792CVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Use After Free
Use After Free represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
