Lucene search
K

421 matches found

UbuntuCve
UbuntuCve
added 2024/08/23 9:15 a.m.22 views

CVE-2024-38807

Applications that use spring-boot-loader or spring-boot-loader-classic and contain custom code that performs signature verification of nested jar files may be vulnerable to signature forgery where content that appears to have been signed by one signer has, in fact, been signed by another...

6.3CVSS7.1AI score0.00123EPSS
Exploits0References2
OSV
OSV
added 2024/08/23 9:15 a.m.1 views

UBUNTU-CVE-2024-38807

Applications that use spring-boot-loader or spring-boot-loader-classic and contain custom code that performs signature verification of nested jar files may be vulnerable to signature forgery where content that appears to have been signed by one signer has, in fact, been signed by another...

6.3CVSS5.8AI score0.00123EPSS
Exploits0References3
CVE
CVE
added 2024/08/23 8:26 a.m.93 views

CVE-2024-38807

CVE-2024-38807 describes a signature forgery vulnerability in VMware Spring Boot/loader components where signature verification of nested JARs can be bypassed, enabling content signed by one signer to appear signed by another. The NVD summary matches this description. Connected advisories identif...

6.3CVSS6.5AI score0.00123EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2024/08/23 8:26 a.m.14 views

CVE-2024-38807

Applications that use spring-boot-loader or spring-boot-loader-classic and contain custom code that performs signature verification of nested jar files may be vulnerable to signature forgery where content that appears to have been signed by one signer has, in fact, been signed by another...

6.3CVSS8.5AI score0.00123EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2024/08/13 12:0 a.m.3 views

PT-2024-11054 · Amd · Amd Athlon™ 3000 Series Desktop Processors With Radeon™ Graphics +22

Name of the Vulnerable Software and Affected Versions: Insufficient information is provided to determine the specific software and versions affected. Description: The issue is related to insufficient input validation in the ABL, which may allow a privileged attacker with access to the BIOS menu o...

3.9CVSS7.1AI score0.00181EPSS
Exploits0References7
BDU FSTEC
BDU FSTEC
added 2024/07/12 12:0 a.m.1 views

The vulnerability of the U-Boot network media player Chromecast’s downloader allows a hacker to bypass the secure download mechanism.

The vulnerability of the U-Boot network media player Chromecast relates to the execution of operations beyond the buffer in memory. Exploiting this vulnerability could allow a malicious actor to bypass the secure download mechanism...

10CVSS5.9AI score0.00238EPSS
Exploits0References4
Rockylinux
Rockylinux
added 2024/06/14 1:59 p.m.35 views

grub2 security update

An update is available for grub2. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The grub2 packages provide version 2 of the Grand Unified Boot Loader GRUB, a...

7.8CVSS7AI score0.00536EPSS
Exploits2
OSV
OSV
added 2024/06/14 11:8 a.m.4 views

OESA-2024-1714 grub2 security update

GNU GRUB is a Multiboot boot loader. It was derived from GRUB, the GRand Unified Bootloader, which was originally designed and implemented by Erich Stefan Boleyn. Security Fixes: GNU Libtasn1 before 4.19.0 has an ETYPEOK off-by-one array size check that affects asn1encodesimpleder.CVE-2021-46848...

9.1CVSS7AI score0.02062EPSS
Exploits1References2
OSV
OSV
added 2024/06/07 11:8 a.m.5 views

OESA-2024-1700 grub2 security update

GNU GRUB is a Multiboot boot loader. It was derived from GRUB, the GRand Unified Bootloader, which was originally designed and implemented by Erich Stefan Boleyn. Security Fixes: GNU Libtasn1 before 4.19.0 has an ETYPEOK off-by-one array size check that affects asn1encodesimpleder.CVE-2021-46848...

9.1CVSS7AI score0.02062EPSS
Exploits1References2
RedHat Linux
RedHat Linux
added 2024/05/22 10:18 a.m.37 views

Moderate: Red Hat Security Advisory: grub2 security update

An update for grub2 is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

7.8CVSS6.6AI score0.00536EPSS
Exploits2References7
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.2 views

kernel: ext4: fix bug_on in __es_tree_search caused by bad boot loader inode

A flaw was identified in the ext4 filesystem implementation in the Linux kernel where a malformed or improperly initialized boot loader inode could trigger a BUGON condition inside the estreesearch function. This occurs when the inode’s mode imode is an unexpected type and the code does not...

7.3AI score0.00205EPSS
Exploits0References5
OSV
OSV
added 2024/05/22 12:0 a.m.29 views

ALSA-2024:3184 Moderate: grub2 security update

The grub2 packages provide version 2 of the Grand Unified Boot Loader GRUB, a highly configurable and customizable boot loader with modular architecture. The packages support a variety of kernel formats, file systems, computer architectures, and hardware devices. Security Fixes: grub2:...

7.8CVSS6.8AI score0.00536EPSS
Exploits2References8
OSV
OSV
added 2024/05/14 4:17 p.m.2 views

CVE-2024-32741

A vulnerability has been identified in SIMATIC CN 4100 All versions V3.0. The affected device contains hard coded password which is used for the privileged system user root and for the boot loader GRUB by default . An attacker who manages to crack the password hash gains root access to the device...

10CVSS5.7AI score0.00629EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.1 views

kernel: ext4: add EXT4_IGET_BAD flag to prevent unexpected bad inode

In the Linux kernel, the following vulnerability has been resolved: ext4: add EXT4IGETBAD flag to prevent unexpected bad inode There are many places that will get unhappy and crash when ext4iget returns a bad inode. However, if iget the boot loader inode, allows a bad inode to be returned, becaus...

5.5CVSS6.8AI score0.00155EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.3 views

kernel: ext4: fix bug_on in __es_tree_search caused by bad boot loader inode

A flaw was identified in the ext4 filesystem implementation in the Linux kernel where a malformed or improperly initialized boot loader inode could trigger a BUGON condition inside the estreesearch function. This occurs when the inode’s mode imode is an unexpected type and the code does not...

7.3AI score0.00205EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/04/29 12:31 p.m.62 views

Important: Red Hat Security Advisory: shim security update

An update for shim is now available for Red Hat Enterprise Linux 8.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for ea...

8.3CVSS7.1AI score0.04892EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2024/04/23 4:44 p.m.67 views

Moderate: Red Hat Security Advisory: grub2 security update

An update for grub2 is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

8.6CVSS7AI score0.00514EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2024/04/23 1:0 a.m.250 views

Important: Red Hat Security Advisory: shim security update

An update for shim is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

8.3CVSS7.1AI score0.04892EPSS
Exploits0References10
RedHat Linux
RedHat Linux
added 2024/04/18 5:44 p.m.78 views

Important: Red Hat Security Advisory: shim security update

An update for shim is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

8.3CVSS7.1AI score0.04892EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2024/04/18 5:42 p.m.44 views

Important: Red Hat Security Advisory: shim bug fix update

An update for shim is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

8.3CVSS7.1AI score0.04892EPSS
Exploits0References7
Rows per page
Query Builder