Lucene search
+L

3628 matches found

OSV
OSV
added 2025/03/03 3:15 p.m.7 views

CVE-2025-1125

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.6AI score0.00414EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/03 3:15 p.m.8 views

AZL-57632 CVE-2025-1125 affecting package grub2 for versions less than 2.06-15

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.5AI score0.00414EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/03 3:15 p.m.2 views

DEBIAN-CVE-2025-1125

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.7AI score0.00414EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/03 3:15 p.m.5 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.8AI score0.00458EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/03 3:15 p.m.6 views

AZL-57551 CVE-2025-0689 affecting package grub2 for versions less than 2.06-15

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
ATTACKERKB
ATTACKERKB
added 2025/03/03 3:15 p.m.5 views

CVE-2024-45780

A flaw was found in grub2. When reading tar files, grub2 allocates an internal buffer for the file name. However, it fails to properly verify the allocation against possible integer overflows. It's possible to cause the allocation length to overflow with a crafted tar file, leading to a heap...

6.7CVSS6.8AI score0.00262EPSS
SaveExploits0References4
NVD
NVD
added 2025/03/03 3:15 p.m.10 views

CVE-2024-45780

A flaw was found in grub2. When reading tar files, grub2 allocates an internal buffer for the file name. However, it fails to properly verify the allocation against possible integer overflows. It's possible to cause the allocation length to overflow with a crafted tar file, leading to a heap...

6.7CVSS0.00262EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/03 3:15 p.m.9 views

AZL-57614 CVE-2024-45780 affecting package grub2 for versions less than 2.06-15

A flaw was found in grub2. When reading tar files, grub2 allocates an internal buffer for the file name. However, it fails to properly verify the allocation against possible integer overflows. It's possible to cause the allocation length to overflow with a crafted tar file, leading to a heap...

6.7CVSS5.9AI score0.00262EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/03 3:15 p.m.13 views

CVE-2024-45780

A flaw was found in grub2. When reading tar files, grub2 allocates an internal buffer for the file name. However, it fails to properly verify the allocation against possible integer overflows. It's possible to cause the allocation length to overflow with a crafted tar file, leading to a heap...

6.7CVSS6.8AI score0.00262EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/03 3:15 p.m.10 views

AZL-57492 CVE-2024-45780 affecting package grub2 for versions less than 2.06-25

A flaw was found in grub2. When reading tar files, grub2 allocates an internal buffer for the file name. However, it fails to properly verify the allocation against possible integer overflows. It's possible to cause the allocation length to overflow with a crafted tar file, leading to a heap...

6.7CVSS5.9AI score0.00262EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/03 3:15 p.m.2 views

DEBIAN-CVE-2024-45780

A flaw was found in grub2. When reading tar files, grub2 allocates an internal buffer for the file name. However, it fails to properly verify the allocation against possible integer overflows. It's possible to cause the allocation length to overflow with a crafted tar file, leading to a heap...

6.7CVSS6.5AI score0.00262EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/03/03 2:18 p.m.11 views

CVE-2024-45780 Grub2: fs/tar: integer overflow causes heap oob write

A flaw was found in grub2. When reading tar files, grub2 allocates an internal buffer for the file name. However, it fails to properly verify the allocation against possible integer overflows. It's possible to cause the allocation length to overflow with a crafted tar file, leading to a heap...

6.7CVSS6.8AI score0.00262EPSS
SaveExploits0References3
CVE
CVE
added 2025/03/03 2:18 p.m.101 views

CVE-2024-45780

Grub2 TAR handling flaw (CVE-2024-45780): when reading tar files, grub2 may overflow allocation size due to integer overflow, causing a heap OOB write and potentially bypassing secure boot. Affected: grub2; Root cause: unchecked allocation length; Impact: confidentiality/integrity/availability hi...

6.7CVSS6.5AI score0.00262EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/03/03 2:18 p.m.22 views

CVE-2024-45780 Grub2: fs/tar: integer overflow causes heap oob write

A flaw was found in grub2. When reading tar files, grub2 allocates an internal buffer for the file name. However, it fails to properly verify the allocation against possible integer overflows. It's possible to cause the allocation length to overflow with a crafted tar file, leading to a heap...

6.7CVSS0.00262EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/03/03 2:17 p.m.23 views

CVE-2025-0689 Grub2: udf: heap based buffer overflow in grub_udf_read_block() may lead to arbitrary code execution

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
CVE
CVE
added 2025/03/03 2:17 p.m.102 views

CVE-2025-0689

CVE-2025-0689 affects grub2, specifically the udf filesystem reader (grub_udf_read_block), where user-controlled data length metadata can cause a heap-based buffer overflow during disk read and sector iteration. This could corrupt data and allow arbitrary code execution, potentially bypassing sec...

7.8CVSS6.9AI score0.00458EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/03 2:17 p.m.10 views

CVE-2025-0689 Grub2: udf: heap based buffer overflow in grub_udf_read_block() may lead to arbitrary code execution

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.2AI score0.00458EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/03/03 2:16 p.m.7 views

CVE-2025-1125 Grub2: fs/hfs: integer overflow may lead to heap based out-of-bounds write

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.8CVSS6.9AI score0.00414EPSS
SaveExploits0References3
CVE
CVE
added 2025/03/03 2:16 p.m.103 views

CVE-2025-1125

CVE-2025-1125 concerns grub2, specifically the hfs filesystem module (fs/hfs) where integer overflow in buffer size calculations enables a heap-based out-of-bounds write. This can corrupt grub’s internal data and may allow arbitrary code execution with secure-boot bypass. Affected product: grub2 ...

7.8CVSS6.8AI score0.00414EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/03/03 2:16 p.m.24 views

CVE-2025-1125 Grub2: fs/hfs: integer overflow may lead to heap based out-of-bounds write

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.8CVSS0.00414EPSS
SaveExploits0References3
Rows per page
Query Builder