Lucene search
+L

184 matches found

Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2024-45782

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

7.8CVSS6.7AI score0.00215EPSS
SaveExploits0References2
NVD
NVD
added 2025/03/03 5:15 p.m.14 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.00215EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2025/03/03 5:15 p.m.5 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.7AI score0.00215EPSS
SaveExploits0References3
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.00215EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/03 5:15 p.m.7 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.00215EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/03/03 5:5 p.m.45 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.00215EPSS
SaveExploits0References2
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.00215EPSS
SaveExploits0References2
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.00215EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2025/03/03 3:15 p.m.10 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.8CVSS0.00427EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/03/03 2:16 p.m.29 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.00427EPSS
SaveExploits0References3
Amazon
Amazon
added 2025/02/25 12:0 a.m.5 views

Medium: grub2

Issue Overview: 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. CVE-2024-56737 Affected Packages: grub2 Note: This advisory is applicable to Amazon Linux 2 AL2 Core repository. Visit this FAQ section for the difference...

8.8CVSS7.5AI score0.00735EPSS
SaveExploits0
Amazon
Amazon
added 2025/02/21 12:0 a.m.4 views

Medium: grub2

Issue Overview: 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. CVE-2024-56737 Affected Packages: grub2 Issue Correction: Run dnf update grub2 --releasever 2023.6.20250218 or dnf update --advisory ALAS2023-2025-847...

8.8CVSS7.3AI score0.00735EPSS
SaveExploits0
Amazon
Amazon
added 2025/02/21 12:0 a.m.7 views

Medium: grub2

Issue Overview: 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. CVE-2024-56737 Affected Packages: grub2 Issue Correction: Run dnf update grub2 --releasever 2023.6.20250218 to update your system. New Packages: aarch64: ...

8.8CVSS7.3AI score0.00735EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/02/18 7:53 p.m.14 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.5AI score0.00215EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/02/18 7:26 p.m.29 views

CVE-2024-45783 Grub2: fs/hfs+: refcount can be decremented twice

A flaw was found in grub2. When failing to mount an HFS+ grub, the hfsplus filesystem driver doesn't properly set an ERRNO value. This issue may lead to a NULL pointer access...

4.4CVSS0.00221EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/02/18 7:26 p.m.11 views

CVE-2024-45783 Grub2: fs/hfs+: refcount can be decremented twice

A flaw was found in grub2. When failing to mount an HFS+ grub, the hfsplus filesystem driver doesn't properly set an ERRNO value. This issue may lead to a NULL pointer access...

4.4CVSS4.5AI score0.00221EPSS
SaveExploits0References3
CVE
CVE
added 2025/02/18 7:26 p.m.96 views

CVE-2024-45783

CVE-2024-45783 affects grub2, specifically the fs/hfs+ driver. The root cause is that when failing to mount an HFS+ grub, the hfsplus driver does not set an ERRNO value, which can lead to a NULL pointer access. Connected advisories confirm a fix is available in patched grub2 versions (e.g.,

4.4CVSS6.9AI score0.00221EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/02/18 7:25 p.m.15 views

CVE-2024-45783

A flaw was found in grub2. When failing to mount an HFS+ grub, the hfsplus filesystem driver doesn't properly set an ERRNO value. This issue may lead to a NULL pointer access. Mitigation Mitigation for this issue is either not available or the currently available options do not meet the Red Hat...

4.4CVSS6.4AI score0.00221EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/02/18 12:0 a.m.5 views

GNU GRUB 安全漏洞

GRUB2 is a multiple bootloader for the GNU Project. GNU GRUB2 suffers from an out-of-bounds write vulnerability that stems from a flaw found in the HFS file system. No details of the vulnerability are provided at this time...

7.8CVSS6.7AI score0.00215EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/02/11 12:0 a.m.4 views

PT-2025-6692

Name of the Vulnerable Software and Affected Versions Grub2 affected versions not specified Description A defect was found in Grub2 related to the handling of HFS+ filesystems. When Grub2 fails to mount an HFS+ filesystem, the hfsplus filesystem driver does not properly set an ERRNO value. This...

8.8CVSS6.5AI score0.00735EPSS
SaveExploits1References155
Rows per page
Query Builder