Lucene search
+L

3628 matches found

NVD
NVD
added 2025/03/03 5:15 p.m.13 views

CVE-2024-45782

A flaw was found in the HFS filesystem. When reading an HFS volume's name at grubfsmount, the HFS filesystem driver performs a strcpy using the user-provided volume name as input without properly validating the volume name's length. This issue may read to a heap-based out-of-bounds writer,...

7.8CVSS0.00206EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/03 5:15 p.m.11 views

CVE-2024-45782

A flaw was found in the HFS filesystem. When reading an HFS volume's name at grubfsmount, the HFS filesystem driver performs a strcpy using the user-provided volume name as input without properly validating the volume name's length. This issue may read to a heap-based out-of-bounds writer,...

7.8CVSS6.2AI score0.00206EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/03 5:15 p.m.9 views

AZL-57691 CVE-2024-45782 affecting package grub2 for versions less than 2.06-25

A flaw was found in the HFS filesystem. When reading an HFS volume's name at grubfsmount, the HFS filesystem driver performs a strcpy using the user-provided volume name as input without properly validating the volume name's length. This issue may read to a heap-based out-of-bounds writer,...

7.8CVSS6.2AI score0.00206EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/03 5:15 p.m.6 views

AZL-57666 CVE-2024-45782 affecting package grub2 for versions less than 2.06-15

A flaw was found in the HFS filesystem. When reading an HFS volume's name at grubfsmount, the HFS filesystem driver performs a strcpy using the user-provided volume name as input without properly validating the volume name's length. This issue may read to a heap-based out-of-bounds writer,...

7.8CVSS6.2AI score0.00206EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/03/03 5:14 p.m.8 views

CVE-2025-0686 Grub2: romfs: integer overflow when handling symlinks may lead to heap based out-of-bounds write when reading dat

A flaw was found in grub2. When performing a symlink lookup from a romfs filesystem, grub's romfs filesystem module uses user-controlled parameters from the filesystem geometry to determine the internal buffer size, however, it improperly checks for integer overflows. A maliciously crafted...

6.4CVSS6.8AI score0.0026EPSS
SaveExploits0References3
CVE
CVE
added 2025/03/03 5:14 p.m.88 views

CVE-2025-0686

Affects grub2 ROMFS symlink handling (CVE-2025-0686). The romfs module uses user-controlled geometry parameters to size buffers in symlink lookups and fails to guard integer overflows, allowing buffer size miscalculation. This can cause grub_malloc to allocate too small a buffer, leading to out-o...

6.4CVSS6.9AI score0.0026EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/03/03 5:14 p.m.91 views

CVE-2025-0685

CVE-2025-0685 affects grub2, specifically the JFS filesystem module. The vulnerability arises from an integer overflow in buffer size calculations when reading data from JFS, allowing grub_jfs_read_file() to write beyond an internal buffer via grub_jfs_lookup_symlink(), which could corrupt grub’s...

6.4CVSS6.7AI score0.00269EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/03/03 5:14 p.m.32 views

CVE-2025-0684 Grub2: reiserfs: integer overflow when handling symlinks may lead to heap based out-of-bounds write when reading data

A flaw was found in grub2. When performing a symlink lookup from a reiserfs filesystem, grub's reiserfs fs module uses user-controlled parameters from the filesystem geometry to determine the internal buffer size, however, it improperly checks for integer overflows. A maliciouly crafted filesyste...

6.4CVSS0.00261EPSS
SaveExploits0References3
CVE
CVE
added 2025/03/03 5:14 p.m.112 views

CVE-2025-0684

CVE-2025-0684 – grub2 (reiserfs) heap-based OOB write Affects grub2’s reiserfs filesystem driver. The vulnerability arises during symlink lookups where the driver uses user-controlled filesystem geometry to size internal buffers and fails to properly guard for integer overflow. This can cause buf...

6.4CVSS6.8AI score0.00261EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/03/03 5:5 p.m.124 views

CVE-2025-0678

The CVE-2025-0678 entry describes a grub2 squash4 filesystem flaw where integer overflow in buffer size calculations leads to grub_malloc() under-allocating and a heap-based out-of-bounds write during direct_read(), potentially allowing arbitrary code execution and bypass of secure boot. Connecte...

7.8CVSS6.8AI score0.00275EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/03 5:5 p.m.11 views

CVE-2025-0678 Grub2: squash4: integer overflow may lead to heap based out-of-bounds write when reading data

A flaw was found in grub2. When reading data from a squash4 filesystem, grub's squash4 fs module uses user-controlled parameters from the filesystem geometry to determine the internal buffer size, however, it improperly checks for integer overflows. A maliciously crafted filesystem may lead some ...

7.8CVSS6.7AI score0.00275EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/03/03 5:5 p.m.43 views

CVE-2025-0678 Grub2: squash4: integer overflow may lead to heap based out-of-bounds write when reading data

A flaw was found in grub2. When reading data from a squash4 filesystem, grub's squash4 fs module uses user-controlled parameters from the filesystem geometry to determine the internal buffer size, however, it improperly checks for integer overflows. A maliciously crafted filesystem may lead some ...

7.8CVSS0.00275EPSS
SaveExploits0References3
CVE
CVE
added 2025/03/03 5:5 p.m.103 views

CVE-2024-45782

CVE-2024-45782 affects grub2, specifically the HFS filesystem path where grub_fs_mount() uses strcpy on a user-provided volume name, enabling a heap-based out-of-bounds write and potential secure-boot bypass. Affected packages include grub2 prior to the updated 2.06 releases; remediation is to up...

7.8CVSS6.3AI score0.00206EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/03 5:5 p.m.11 views

CVE-2024-45782 Grub2: fs/hfs: strcpy() using the volume name (fs/hfs.c:382)

A flaw was found in the HFS filesystem. When reading an HFS volume's name at grubfsmount, the HFS filesystem driver performs a strcpy using the user-provided volume name as input without properly validating the volume name's length. This issue may read to a heap-based out-of-bounds writer,...

7.8CVSS6.3AI score0.00206EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/03/03 5:5 p.m.40 views

CVE-2024-45782 Grub2: fs/hfs: strcpy() using the volume name (fs/hfs.c:382)

A flaw was found in the HFS filesystem. When reading an HFS volume's name at grubfsmount, the HFS filesystem driver performs a strcpy using the user-provided volume name as input without properly validating the volume name's length. This issue may read to a heap-based out-of-bounds writer,...

7.8CVSS0.00206EPSS
SaveExploits0References2
NVD
NVD
added 2025/03/03 3:15 p.m.8 views

CVE-2025-0689

When reading data from disk, the grub's UDF filesystem module utilizes the user controlled data length metadata to allocate its internal buffers. In certain scenarios, while iterating through disk sectors, it assumes the read size from the disk is always smaller than the allocated buffer size whi...

7.8CVSS0.00458EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2025/03/03 3:15 p.m.3 views

CVE-2025-0689

When reading data from disk, the grub's UDF filesystem module utilizes the user controlled data length metadata to allocate its internal buffers. In certain scenarios, while iterating through disk sectors, it assumes the read size from the disk is always smaller than the allocated buffer size whi...

7.8CVSS7.6AI score0.00458EPSS
SaveExploits0References4
OSV
OSV
added 2025/03/03 3:15 p.m.5 views

AZL-57513 CVE-2025-1125 affecting package grub2 for versions less than 2.06-25

When reading data from a hfs filesystem, grub's hfs filesystem module uses user-controlled parameters from the filesystem metadata to calculate the internal buffers size, however it misses to properly check for integer overflows. A maliciouly crafted filesystem may lead some of those buffer size...

7.8CVSS7.3AI score0.00414EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/03 3:15 p.m.3 views

DEBIAN-CVE-2025-0689

When reading data from disk, the grub's UDF filesystem module utilizes the user controlled data length metadata to allocate its internal buffers. In certain scenarios, while iterating through disk sectors, it assumes the read size from the disk is always smaller than the allocated buffer size whi...

7.8CVSS8.2AI score0.00458EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/03 3:15 p.m.8 views

AZL-57507 CVE-2025-0689 affecting package grub2 for versions less than 2.06-25

When reading data from disk, the grub's UDF filesystem module utilizes the user controlled data length metadata to allocate its internal buffers. In certain scenarios, while iterating through disk sectors, it assumes the read size from the disk is always smaller than the allocated buffer size whi...

7.8CVSS8.1AI score0.00458EPSS
SaveExploits0References1
Rows per page
Query Builder