#VU64062 Integer underflow in grub - CVE-2022-28733

 

#VU64062 Integer underflow in grub - CVE-2022-28733

Published: June 8, 2022 / Updated: July 20, 2022


Vulnerability identifier: #VU64062
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2022-28733
CWE-ID: CWE-191
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
grub
Software vendor:
GNU

Description

The vulnerability allows a remote attacker to execute arbitrary code on the target system.

The vulnerability exists due to integer underflow when processing IP packets within the grub_net_recv_ip4_packets() function. A remote attacker can send specially crafted network traffic to the affected system, trigger an integer underflow and execute arbitrary code on the target system.

Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.


Remediation

Install updates from vendor's website.

External links