GNU GRUB2 HFS Filesystem Heap-based Buffer Overflow Vulnerability
CVE-2024-56737 Published on December 29, 2024
GNU GRUB (aka GRUB2) through 2.12 has a heap-based buffer overflow in fs/hfs.c via crafted sblock data in an HFS filesystem.
Vulnerability Analysis
CVE-2024-56737 can be exploited with network access, requires user interaction. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to be very high.
Weakness Type
Heap-based Buffer Overflow
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
Products Associated with CVE-2024-56737
Want to know whenever a new CVE is published for GNU Grub2? stack.watch will email you.
Affected Versions
GNU GRUB2:- Version 2.00, <= 2.12 is affected.
Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.