LiveActive security incident?Get immediate response
CVE Record

CVE-2022-28734: Out-of-bounds write when handling split HTTP headers

Out-of-bounds write when handling split HTTP headers; When handling split HTTP headers, GRUB2 HTTP code accidentally moves its internal data buffer point by one position. This can lead to a out-of-bound write further when parsing the HTTP request, writing a NULL byte past the buffer. It's conceivable that an attacker controlled set of packets can lead to corruption of the GRUB2's internal memory metadata.

HighCVSS 8.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2022-28734 is a high-severity memory corruption flaw in GNU GRUB's HTTP handling. A crafted pattern of split HTTP headers can make GRUB write one NULL byte beyond an internal buffer. Because GRUB runs before the operating system, compromise at this layer can be operationally serious, especially for network-booted systems.

Executive priority

Treat as high priority for environments using network boot or centrally managed boot images. It is less urgent for systems with no GRUB2 HTTP exposure, but the lack of fixed-version detail in the provided sources means asset owners should confirm vendor status promptly.

Technical view

The GRUB2 HTTP parser can advance an internal buffer pointer by one byte while handling split headers. Later parsing may write a NULL byte out of bounds, potentially corrupting GRUB internal memory metadata. CVSS 3.1 rates it 8.1: network reachable, high complexity, no privileges, no user interaction, high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is most relevant where GNU GRUB/grub2 uses its HTTP code, such as HTTP-based network boot flows. The provided sources identify GNU GRUB/grub2 but do not provide a complete affected-version matrix or fixed-version list.

Exploitation context

The source bundle does not show CISA KEV status or any cited evidence of active exploitation. The CVSS vector indicates exploitation is network-based but high complexity, requiring attacker-controlled packet behavior that reaches GRUB2's HTTP header parsing path.

Researcher notes

Key uncertainty is version scope: the bundle lists GNU GRUB/grub2 and version value "0" but no authoritative affected or fixed ranges. Analysis should focus on GRUB2 HTTP split-header parsing, memory metadata corruption potential, and vendor-specific package advisories.

Mitigation direction

  • Check GNU GRUB and OS vendor advisories for fixed grub2 packages.
  • Prioritize review of systems using GRUB2 HTTP or network boot.
  • Restrict GRUB2 HTTP boot services to trusted network segments.
  • Review NetApp guidance if NetApp products are in scope.
  • Avoid assuming remediation is complete without vendor version confirmation.

Validation and detection

  • Inventory systems and images containing GNU GRUB/grub2.
  • Identify boot flows that use GRUB2 HTTP handling.
  • Compare installed grub2 versions against GNU and OS vendor advisories.
  • Check whether NetApp advisory NTAP-20230825-0002 applies to your environment.
  • Confirm compensating network controls around HTTP boot infrastructure.
Prepared
Confidence
medium
Sources
5

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.

cve · low confidence lookup

CVE-2022-28734 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
8.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/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
4Source 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
8.1CVSS 3.1HighCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H2.25.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.1High
CVSS 3.1 vector shape for CVE-2022-28734Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
GNU ProjectGNU GRUBgrub2, 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.