Lucene search
+L

1290 matches found

OSV
OSV
added 2021/03/03 5:15 p.m.2 views

DEBIAN-CVE-2020-27779

A flaw was found in grub2 in versions prior to 2.06. The cutmem command does not honor secure boot locking allowing an privileged attacker to remove address ranges from memory creating an opportunity to circumvent SecureBoot protections after proper triage about grub's memory layout. The highest...

7.5CVSS6.6AI score0.0039EPSS
SaveExploits0References1
OSV
OSV
added 2021/03/03 5:15 p.m.8 views

AZL-78302 CVE-2021-20225 affecting package grub2 for versions less than 2.06-26

A flaw was found in grub2 in versions prior to 2.06. The option parser allows an attacker to write past the end of a heap-allocated buffer by calling certain commands with a large number of specific short forms of options. The highest threat from this vulnerability is to data confidentiality and...

6.7CVSS7AI score0.01009EPSS
SaveExploits0References1
Veracode
Veracode
added 2021/03/03 8:1 a.m.33 views

Arbitrary Code Execution

grub is vulnerable to arbitrary code execution. A use-after-free in the mmod implementation allows for the bypass of Secure Boot protections and potentially arbtirary code execution on the host OS...

8.2CVSS4.4AI score0.01152EPSS
SaveExploits0References6Affected Software3
Veracode
Veracode
added 2021/03/03 6:0 a.m.41 views

Arbitrary Code Execution

grub is vulnerable to arbitrary code execution. An attacker is able to remove address ranges from memory via the cutmem command to bypass Secure Boot protections...

7.5CVSS5.6AI score0.0039EPSS
SaveExploits0References6Affected Software3
Veracode
Veracode
added 2021/03/03 3:42 a.m.34 views

Arbitrary Code Execution

grub is vulnerable to arbitrary code execution. The ACPI command is incorrectly enabled when Secure Boot is enabled, allowing an attacker to craft a malicious SSDT that overwrites the memory containing the kernel lockdown variable content, resulting in arbitrary code execution...

7.5CVSS5.3AI score0.01738EPSS
SaveExploits0References7Affected Software3
Veracode
Veracode
added 2021/03/03 12:36 a.m.25 views

Arbitrary Code Execution

grub is vulnerable to arbitrary code execution. An attacker is able to write past end of the heap-allocated buffer in the option parser, resulting in arbitrary code execution...

6.7CVSS5.4AI score0.01009EPSS
SaveExploits0References6Affected Software3
CNNVD
CNNVD
added 2021/03/03 12:0 a.m.3 views

grub2 缓冲区错误漏洞

grub2 is a Linux system boot program from the GNU community. A buffer overflow vulnerability exists in grub2 versions prior to 2.06, which stems from a heap out-of-bounds write vulnerability discovered in shortened form. No details of the vulnerability are provided at this time...

7.2CVSS6AI score0.01009EPSS
SaveExploits0References34
CNNVD
CNNVD
added 2021/03/03 12:0 a.m.3 views

grub2 缓冲区错误漏洞

grub2 is a Linux system boot program from the GNU community. A buffer overflow vulnerability exists in grub2 versions prior to 2.06 in the grubusbdeviceinitialize function, which handles USB device initialization. No details of the vulnerability are provided at this time...

7.6CVSS5.9AI score0.00794EPSS
SaveExploits0References29
CNNVD
CNNVD
added 2021/03/03 12:0 a.m.5 views

grub2 安全漏洞

grub2 is a Linux system boot program from the GNU community. GRUB2 has a security vulnerability that allows grub to be booted directly if a certificate signing grub is installed into the db. it can then boot any kernel without signature verification...

6.4CVSS6.9AI score0.00466EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2021/03/03 12:0 a.m.6 views

grub2 安全漏洞

grub2 is a Linux system boot program from the GNU community. A security vulnerability exists in versions of grub2 prior to 2.06 where it incorrectly enables the ACPI command when enabling secure boot. The vulnerability allows an attacker with privileged access to create an auxiliary system...

7.5CVSS5.8AI score0.01738EPSS
SaveExploits0References34
CNNVD
CNNVD
added 2021/03/03 12:0 a.m.5 views

grub2 资源管理错误漏洞

grub2 is a Linux system boot program from the GNU community. A resource management error vulnerability exists in grub2 versions prior to 2.06, which stems from the rmmod command. No details of the vulnerability are provided at this time...

8.2CVSS5.6AI score0.01152EPSS
SaveExploits0References34
CNNVD
CNNVD
added 2021/03/03 12:0 a.m.3 views

grub2 缓冲区错误漏洞

grub2 is a Linux system boot program from the GNU community. A security vulnerability exists in grub2 versions prior to 2.06 which identifies a stack buffer overflow vulnerability in grubparsersplitcmdline. No details of the vulnerability are provided at this time...

7.2CVSS5.9AI score0.00573EPSS
SaveExploits0References34
RedHat Linux
RedHat Linux
added 2021/03/02 9:13 p.m.8 views

grub2: Stack buffer overflow in grub_parser_split_cmdline()

A flaw was found in grub2. Variable names present are expanded in the supplied command line into their corresponding variable contents, using a 1kB stack buffer for temporary storage, without sufficient bounds checking. If the function is called with a command line that references a variable with...

7.2CVSS6.1AI score0.00573EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2021/03/02 9:13 p.m.16 views

grub2: Out-of-bounds write in grub_usb_device_initialize()

A flaw was found in grub2. During USB device initialization, descriptors are read with very little bounds checking and assumes the USB device is providing sane values. If properly exploited, an attacker could trigger memory corruption leading to arbitrary code execution allowing a bypass of the...

7.6CVSS6.2AI score0.00794EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2021/03/02 9:13 p.m.10 views

grub2: Use-after-free in rmmod command

A flaw was found in grub2. The rmmod implementation allows the unloading of a module used as a dependency without checking if any other dependent module is still loaded leading to a use-after-free scenario. This could allow arbitrary code to be executed or a bypass of Secure Boot protections. The...

8.2CVSS5.9AI score0.01152EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2021/03/02 9:13 p.m.4 views

grub2: acpi command allows privileged user to load crafted ACPI tables when Secure Boot is enabled

A flaw was found in GRUB 2, where it incorrectly enables the usage of the ACPI command when Secure Boot is enabled. This flaw allows an attacker with privileged access to craft a Secondary System Description Table SSDT containing code to overwrite the Linux kernel lockdown variable content direct...

7.5CVSS5.8AI score0.01738EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/03/02 9:13 p.m.9 views

grub2: Heap out-of-bounds write due to miscalculation of space required for quoting

A flaw was found in grub2. Setparamprefix in the menu rendering code performs a length calculation on the assumption that expressing a quoted single quote will require 3 characters, while it actually requires 4 characters which allows an attacker to corrupt memory by one byte for each quote in th...

8.2CVSS5.8AI score0.00605EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2021/03/02 9:2 p.m.7 views

grub2: Use-after-free in rmmod command

A flaw was found in grub2. The rmmod implementation allows the unloading of a module used as a dependency without checking if any other dependent module is still loaded leading to a use-after-free scenario. This could allow arbitrary code to be executed or a bypass of Secure Boot protections. The...

8.2CVSS5.9AI score0.01152EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2021/03/02 9:2 p.m.7 views

grub2: acpi command allows privileged user to load crafted ACPI tables when Secure Boot is enabled

A flaw was found in GRUB 2, where it incorrectly enables the usage of the ACPI command when Secure Boot is enabled. This flaw allows an attacker with privileged access to craft a Secondary System Description Table SSDT containing code to overwrite the Linux kernel lockdown variable content direct...

7.5CVSS5.8AI score0.01738EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/03/02 9:2 p.m.4 views

grub2: Stack buffer overflow in grub_parser_split_cmdline()

A flaw was found in grub2. Variable names present are expanded in the supplied command line into their corresponding variable contents, using a 1kB stack buffer for temporary storage, without sufficient bounds checking. If the function is called with a command line that references a variable with...

7.2CVSS6.1AI score0.00573EPSS
SaveExploits0References4
Rows per page
Query Builder