LiveActive security incident?Get immediate response
CVE Record

CVE-2022-28737: There's a possible overflow in handle_image() when shim tries to load and execute crafted EFI executables

There's a possible overflow in handle_image() when shim tries to load and execute crafted EFI executables; The handle_image() function takes into account the SizeOfRawData field from each section to be loaded. An attacker can leverage this to perform out-of-bound writes into memory. Arbitrary code execution is not discarded in such scenario.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2022-28737 is a bootloader shim memory corruption issue. A crafted EFI executable could trigger out-of-bounds memory writes while shim loads it. The scenario requires local, highly privileged access and user interaction, but impact could include compromise of confidentiality, integrity, and availability during the boot chain.

Executive priority

Treat this as a moderate-priority boot chain risk. It is not remotely exploitable based on the supplied evidence, but affected secure boot infrastructure deserves prompt inventory and vendor-guided remediation because compromise at this layer can undermine system trust.

Technical view

The reported flaw is in shim handle_image(), which considers each section's SizeOfRawData when loading EFI executables. The source says crafted input can cause out-of-bound memory writes, and arbitrary code execution is not ruled out. CVSS 3.1 is 6.5 with local access, low complexity, high privileges, and user interaction required.

Likely exposure

Exposure is most likely on systems using the affected shim package in UEFI boot flows. The source names Red Hat Bootloader Team shim, but does not identify specific downstream distributions, package versions, or fixed releases. Confirm exposure against vendor advisories and installed shim package metadata.

Exploitation context

The provided sources do not show active exploitation, and the CVE is not listed as KEV in the bundle. Exploitation appears constrained by local access, high privileges, and user interaction, but the target is sensitive because shim participates in early boot and Secure Boot-related execution paths.

Researcher notes

Evidence is limited to the CVE description, CVSS vector, affected shim package entry, and Openwall/MITRE references. No fix version, exploit proof, or downstream affected product list is provided in the bundle, so validation should avoid assumptions and rely on vendor-specific package advisories.

Mitigation direction

  • Check vendor guidance for affected shim packages and fixed releases.
  • Apply vendor-provided shim updates when available for your platform.
  • Restrict administrative access to systems and boot configuration changes.
  • Control physical access and unauthorized removable boot media.
  • Review bootloader and firmware change-management procedures.

Validation and detection

  • Inventory systems using shim in UEFI or Secure Boot boot paths.
  • Compare installed shim packages against vendor CVE guidance.
  • Confirm whether boot media and EFI executables are tightly controlled.
  • Review asset records for affected bootloader package ownership.
  • Track remediation status separately from operating system package updates.
Prepared
Confidence
medium
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.

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-2022-28737 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.5 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

6.5Medium
CVSS 3.1 vector shape for CVE-2022-28737Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:H/UI:R/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Red Hat Bootloader Teamshimshim, 0Listed
Weakness

CWE details

No CWE listed

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