Lucene search
+L

78 matches found

UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.10 views

CVE-2024-45776

When reading the language .mo file in grubmofileopen, grub2 fails to verify an integer overflow when allocating its internal buffer. A crafted .mo file may lead the buffer size calculation to overflow, leading to out-of-bound reads and writes. This flaw allows an attacker to leak sensitive data o...

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

CVE-2024-45775

A flaw was found in grub2 where the grubextcmddispatcher function calls grubarglistalloc to allocate memory for the grub's argument list. However, it fails to check in case the memory allocation fails. Once the allocation fails, a NULL point will be processed by the parseoption function, leading...

5.2CVSS7AI score0.0028EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.8 views

CVE-2025-0685

A flaw was found in grub2. When reading data from a jfs filesystem, grub's jfs filesystem 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 filesystem may lead some o...

6.4CVSS7AI score0.00278EPSS
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-0622

A flaw was found in command/gpg. In some scenarios, hooks created by loaded modules are not removed when the related module is unloaded. This flaw allows an attacker to force grub2 to call the hooks once the module that registered it was unloaded, leading to a use-after-free vulnerability. If...

6.4CVSS6.6AI score0.00283EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.11 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.5AI score0.00468EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/02/18 6:0 p.m.12 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.7AI score0.00271EPSS
SaveExploits0References1
NVD
NVD
added 2025/01/31 4:15 p.m.23 views

CVE-2025-23215

PMD is an extensible multilanguage static code analyzer. The passphrase for the PMD and PMD Designer release signing keys are included in jar published to Maven Central. The private key itself is not known to have been compromised itself, but given its passphrase is, it must also be considered...

9.3CVSS0.0032EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/01/31 3:25 p.m.16 views

CVE-2025-23215 PMD Designer's release key passphrase (GPG) available on Maven Central in cleartext

PMD is an extensible multilanguage static code analyzer. The passphrase for the PMD and PMD Designer release signing keys are included in jar published to Maven Central. The private key itself is not known to have been compromised itself, but given its passphrase is, it must also be considered...

6.7AI score0.0032EPSS
SaveExploits0References3
CVE
CVE
added 2025/01/31 3:25 p.m.2633 views

CVE-2025-23215

PMD Designer’s release signing keys were found with passphrases exposed in Maven Central jars. The two compromised keys (94A5 2756 9CAF 7A47 AFCA BDE4 86D3 7ECA 8C2E 4C5B and EBB2 41A5 45CB 17C8 7FAC B2EB D0BF 1D73 7C9A 1C22) have been revoked; signatures on past artifacts remain valid, and the g...

9.3CVSS6.6AI score0.0032EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/01/09 5:23 p.m.13 views

JWK Set's HTTP client only overwrites and appends JWK to local cache during refresh

Impact 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 cases that utilize the provided auto-caching HTTP client and where key...

2.1CVSS6.9AI score0.00559EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/01/09 5:23 p.m.13 views

GHSA-675F-RQ2R-JW82 JWK Set's HTTP client only overwrites and appends JWK to local cache during refresh

Impact 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 cases that utilize the provided auto-caching HTTP client and where key...

2.1CVSS8.5AI score0.00559EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/01/09 5:22 p.m.10 views

CVE-2025-22149 JWK Set's HTTP client only overwrites and appends JWK to local cache during refresh

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.1CVSS7.1AI score0.00559EPSS
SaveExploits0References3
CVE
CVE
added 2025/01/09 5:22 p.m.84 views

CVE-2025-22149

The CVE-2025-22149 issue affects the JWK Set Go implementation’s auto-caching HTTP client (github.com/MicahParks/jwkset). Before v0.6.0, the local JWK Set cache could overwrite or append during remote refresh instead of performing a full replacement, potentially leaving revoked keys usable if rem...

2.1CVSS6.5AI score0.00559EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/01/09 12:0 a.m.6 views

JWK Set 安全漏洞

JWK Set is a JWK and JWK-Set implementation by the individual developer Micah Parks. An auto-caching JWK-Set HTTP client is provided. A security vulnerability exists in versions prior to JWK Set 0.6.0, which stems from an HTTP client that incorrectly overwrites or appends the local cache when...

2.1CVSS6.6AI score0.00559EPSS
SaveExploits0References3
GitLab Advisory Database
GitLab Advisory Database
added 2025/01/09 12:0 a.m.13 views

JWK Set's HTTP client only overwrites and appends JWK to local cache during refresh

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 cases that utilize the provided auto-caching HTTP client and where key removal fr...

2.1CVSS7.2AI score0.00559EPSS
SaveExploits0References7Affected Software1
UbuntuCve
UbuntuCve
added 2024/12/29 7:15 a.m.12 views

CVE-2024-56737

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...

8.8CVSS7AI score0.00735EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/12/29 7:15 a.m.10 views

CVE-2024-56738

GNU GRUB aka GRUB2 through 2.12 does not use a constant-time algorithm for grubcryptomemcmp and thus allows side-channel attacks...

5.3CVSS6.9AI score0.00413EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/12/19 12:0 a.m.6 views

PT-2024-12773 · Beyondtrust · Beyondtrust Remote Support

Name of the Vulnerable Software and Affected Versions: BeyondTrust Remote Support SaaS affected versions not specified Description: A security issue allowed hackers to exploit and breach Remote Support SaaS instances, resulting in the resetting of local account passwords. The incident led to the...

6.9AI score
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/11/13 3:15 p.m.13 views

CVE-2024-49504

grub2 allowed attackers with access to the grub shell to access files on the encrypted disks...

7CVSS7.2AI score0.00325EPSS
SaveExploits0References1
Rows per page
Query Builder