- EPSS 0.14%
- Published 20.07.2023 01:15:10
- Last modified 21.11.2024 06:57:49
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, wr...
CVE-2022-28733
- EPSS 0.11%
- Published 20.07.2023 01:15:10
- Last modified 21.11.2024 06:57:49
Integer underflow in grub_net_recv_ip4_packets; A malicious crafted IP packet can lead to an integer underflow in grub_net_recv_ip4_packets() function on rsm->total_len value. Under certain circumstances the total_len value may end up wrapping around...
CVE-2022-3775
- EPSS 0.07%
- Published 19.12.2022 20:15:11
- Last modified 21.11.2024 07:20:13
When rendering certain unicode sequences, grub2's font code doesn't proper validate if the informed glyph's width and height is constrained within bitmap size. As consequence an attacker can craft an input which will lead to a out-of-bounds write int...
CVE-2022-2601
- EPSS 0.07%
- Published 14.12.2022 21:15:10
- Last modified 21.11.2024 07:01:19
A buffer overflow was found in grub_font_construct_glyph(). A malicious crafted pf2 font can lead to an overflow when calculating the max_glyph_size value, allocating a smaller than needed buffer for the glyph, this further leads to a buffer overflow...
- EPSS 0.07%
- Published 06.07.2022 16:15:08
- Last modified 21.11.2024 06:22:10
A crafted JPEG image may lead the JPEG reader to underflow its data pointer, allowing user-controlled data to be written in heap. To a successful to be performed the attacker needs to perform some triage over the heap layout and craft an image with a...
CVE-2021-3696
- EPSS 0.11%
- Published 06.07.2022 16:15:08
- Last modified 21.11.2024 06:22:10
A heap out-of-bounds write may heppen during the handling of Huffman tables in the PNG reader. This may lead to data corruption in the heap space. Confidentiality, Integrity and Availablity impact may be considered Low as it's very complex to an atta...
CVE-2021-3695
- EPSS 0.06%
- Published 06.07.2022 16:15:08
- Last modified 21.11.2024 06:22:10
A crafted 16-bit grayscale PNG image may lead to a out-of-bounds write in the heap area. An attacker may take advantage of that to cause heap data corruption or eventually arbitrary code execution and circumvent secure boot protections. This issue ha...
CVE-2021-46705
- EPSS 0.04%
- Published 16.03.2022 10:15:08
- Last modified 21.11.2024 06:34:36
A Insecure Temporary File vulnerability in grub-once of grub2 in SUSE Linux Enterprise Server 15 SP4, openSUSE Factory allows local attackers to truncate arbitrary files. This issue affects: SUSE Linux Enterprise Server 15 SP4 grub2 versions prior to...
CVE-2021-3981
- EPSS 0.02%
- Published 10.03.2022 17:43:14
- Last modified 21.11.2024 06:23:18
A flaw in grub2 was found where its configuration file, known as grub.cfg, is being created with the wrong permission set allowing non privileged users to read its content. This represents a low severity confidentiality issue, as those users can even...
CVE-2021-3418
- EPSS 0.06%
- Published 15.03.2021 22:15:13
- Last modified 21.11.2024 06:21:27
If certificates that signed grub are installed into db, grub can be booted directly. It will then boot any kernel without signature validation. The booted kernel will think it was booted in secureboot mode and will implement lockdown, yet it could ha...