Lucene search
+L

80 matches found

UbuntuCve
UbuntuCve
added 2025/11/18 7:15 p.m.4 views

CVE-2025-54771

A use-after-free vulnerability has been identified in the GNU GRUB Grand Unified Bootloader. The flaw occurs because the file-closing process incorrectly retains a memory pointer, leaving an invalid reference to a file system structure. An attacker could exploit this vulnerability to cause grub t...

4.9CVSS5.8AI score0.00147EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/11/18 7:15 p.m.8 views

CVE-2025-61661

A vulnerability has been identified in the GRUB Grand Unified Bootloader component. This flaw occurs because the bootloader mishandles string conversion when reading information from a USB device, allowing an attacker to exploit inconsistent length values. A local attacker can connect a malicious...

4.8CVSS5.7AI score0.00194EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/11/18 7:15 p.m.10 views

CVE-2025-61662

A Use-After-Free vulnerability has been discovered in GRUB's gettext module. This flaw stems from a programming error where the gettext command remains registered in memory after its module is unloaded. An attacker can exploit this condition by invoking the orphaned command, causing the applicati...

7.8CVSS5.8AI score0.00204EPSS
SaveExploits0References3
Fedora
Fedora
added 2025/10/31 12:55 a.m.14 views

[SECURITY] Fedora 43 Update: openbao-2.4.3-1.fc43

Openbao secures, stores, and tightly controls access to tokens, passwords, certificates, API keys, and other secrets in modern computing. Openbao handles leasing, key revocation, key rolling, and auditing. Through a unified API, us ers can access an encrypted Key/Value store and network...

7.5CVSS7AI score0.00293EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2025-0011

Malicious code in bioql PyPI...

2.1CVSS6.8AI score0.00559EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2025-0212

Malicious code in bioql PyPI...

9.3CVSS6.3AI score0.0032EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2022-24537

Malicious code in bioql PyPI...

5.4CVSS7.3AI score0.00373EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/05/23 11:59 a.m.14 views

CVE-2025-22149

JWK Set JSON Web Key Set is a JWK and JWK Set Go implementation. Prior to 0.6.0, the project's provided HTTP client's local JWK Set cache should do a full replacement when the goroutine refreshes the remote JWK Set. The current behavior is to overwrite or append. This is a security issue for use...

2.1CVSS6.7AI score0.00559EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/05/09 12:15 p.m.8 views

CVE-2025-4382

A flaw was found in systems utilizing LUKS-encrypted disks with GRUB configured for TPM-based auto-decryption. When GRUB is set to automatically decrypt disks using keys stored in the TPM, it reads the decryption key into system memory. If an attacker with physical access can corrupt the underlyi...

5.9CVSS6.2AI score0.00354EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.26 views

CVE-2024-45779

An integer overflow flaw was found in the BFS file system driver in grub2. When reading a file with an indirect extent map, grub2 fails to validate the number of extent entries to be read. A crafted or corrupted BFS filesystem may cause an integer overflow during the file reading, leading to a he...

6CVSS6.2AI score0.00286EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.15 views

CVE-2024-45781

A flaw was found in grub2. When reading a symbolic link's name from a UFS filesystem, grub2 fails to validate the string length taken as an input. The lack of validation may lead to a heap out-of-bounds write, causing data integrity issues and eventually allowing an attacker to circumvent secure...

6.7CVSS6.6AI score0.00243EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 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.8CVSS6.8AI score0.00215EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.11 views

CVE-2024-45777

A flaw was found in grub2. The calculation of the translation buffer when reading a language .mo file in grubgettextgetstrfromposition may overflow, leading to a Out-of-bound write. This issue can be leveraged by an attacker to overwrite grub2's sensitive heap data, eventually leading to the...

6.7CVSS6.7AI score0.00239EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.12 views

CVE-2024-45774

A flaw was found in grub2. A specially crafted JPEG file can cause the JPEG parser of grub2 to incorrectly check the bounds of its internal buffers, resulting in an out-of-bounds write. The possibility of overwriting sensitive information to bypass secure boot protections is not discarded...

6.7CVSS6.6AI score0.00252EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.14 views

CVE-2025-0686

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.4CVSS7.2AI score0.00269EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.14 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...

4.4CVSS5.8AI score0.00221EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.6 views

CVE-2025-0677

A flaw was found in grub2. When performing a symlink lookup, the grub's UFS module checks the inode's data size to allocate the internal buffer to read the file content, however, it fails to check if the symlink data size has overflown. When this occurs, grubmalloc may be called with a smaller...

6.4CVSS7.3AI score0.00328EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.9 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.2AI score0.00427EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.15 views

CVE-2025-0684

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.4CVSS6.9AI score0.00269EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.8 views

CVE-2025-0690

The read command is used to read the keyboard input from the user, while reads it keeps the input length in a 32-bit integer value which is further used to reallocate the line buffer to accept the next character. During this process, with a line big enough it's possible to make this variable to...

6.1CVSS7.1AI score0.00702EPSS
SaveExploits1References1
Rows per page
Query Builder