CVE-2021-20233
HIGHGRUB2 < 2.06 - Out-of-bounds Write via Menu Rendering
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2021-20233. PoCs published by pauljrowland.
AI-analyzed exploit summary This PowerShell script remediates the BootHole vulnerability (CVE-2020-25632) by downloading and applying the latest Secure Boot DBX revocation list to invalidate vulnerable modules. It automates the process of fetching the necessary files and updating the UEFI configuration.
Description
A flaw was found in grub2 in versions prior to 2.06. Setparam_prefix() in the menu rendering code performs a length calculation on the assumption that expressing a quoted single quote will require 3 characters, while it actually requires 4 characters which allows an attacker to corrupt memory by one byte for each quote in the input. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
Exploits (1)
This PowerShell script remediates the BootHole vulnerability (CVE-2020-25632) by downloading and applying the latest Secure Boot DBX revocation list to invalidate vulnerable modules. It automates the process of fetching the necessary files and updating the UEFI configuration.
References (4)
Scores
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H