Lucene search
+L

3628 matches found

OpenVAS
OpenVAS
added 2021/06/09 12:0 a.m.10 views

SUSE: Security Advisory (SUSE-SU-2020:2158-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5AI score
SaveExploits0References2
OpenVAS
OpenVAS
added 2021/06/09 12:0 a.m.21 views

SUSE: Security Advisory (SUSE-SU-2021:14659-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.2CVSS7.5AI score0.04153EPSS
SaveExploits0References11
OpenVAS
OpenVAS
added 2021/06/09 12:0 a.m.19 views

SUSE: Security Advisory (SUSE-SU-2020:2629-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.2CVSS8.5AI score0.01068EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2021/06/09 12:0 a.m.6 views

SUSE: Security Advisory (SUSE-SU-2020:2160-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5AI score
SaveExploits0References2
OpenVAS
OpenVAS
added 2021/06/07 12:0 a.m.22 views

Huawei EulerOS: Security Advisory for grub2 (EulerOS-SA-2021-1927)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.2CVSS7.6AI score0.01738EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2021/06/03 12:0 a.m.54 views

EulerOS 2.0 SP9 : grub2 (EulerOS-SA-2021-1948)

According to the versions of the grub2 packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - 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...

8.2CVSS7.8AI score0.01738EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2021/05/19 12:0 a.m.52 views

RHEL 8 : shim (RHSA-2021:1734)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2021:1734 advisory. The shim package contains a first-stage UEFI boot loader that handles chaining to a trusted full boot loader under secure boot environments...

8.2CVSS7.4AI score0.01738EPSS
SaveExploits0References19
OpenVAS
OpenVAS
added 2021/05/19 12:0 a.m.25 views

Huawei EulerOS: Security Advisory for grub2 (EulerOS-SA-2021-1900)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.2CVSS7.5AI score0.01152EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2021/05/18 1:47 p.m.5 views

grub2: cutmem command allows privileged user to remove memory regions when Secure Boot is enabled

A flaw was found in grub2. 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 threat from this...

7.5CVSS5.7AI score0.0039EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2021/05/18 1:47 p.m.14 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/05/18 1:47 p.m.3 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/05/18 1:47 p.m.5 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/05/18 1:47 p.m.143 views

Moderate: Red Hat Security Advisory: shim security update

An update for shim, shim-unsigned-aarch64, and shim-unsigned-x64 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, ...

8.2CVSS7AI score0.01738EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2021/05/18 1:47 p.m.2 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
AlmaLinux
AlmaLinux
added 2021/05/18 5:57 a.m.67 views

Moderate: shim security update

The shim package contains a first-stage UEFI boot loader that handles chaining to a trusted full boot loader under secure boot environments. Security Fixes: grub2: acpi command allows privileged user to load crafted ACPI tables when Secure Boot is enabled CVE-2020-14372 grub2: Use-after-free in...

8.2CVSS8.4AI score0.01738EPSS
SaveExploits0References8
Rockylinux
Rockylinux
added 2021/05/18 5:57 a.m.40 views

shim security update

An update is available for shim-unsigned-aarch64. 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 shim package contains a first-stage UEFI boot loader that...

8.2CVSS8.3AI score0.01738EPSS
SaveExploits0
OSV
OSV
added 2021/05/18 5:57 a.m.36 views

ALSA-2021:1734 Moderate: shim security update

The shim package contains a first-stage UEFI boot loader that handles chaining to a trusted full boot loader under secure boot environments. Security Fixes: grub2: acpi command allows privileged user to load crafted ACPI tables when Secure Boot is enabled CVE-2020-14372 grub2: Use-after-free in...

8.2CVSS8.1AI score0.01738EPSS
SaveExploits0References8
OSV
OSV
added 2021/05/18 5:57 a.m.40 views

RLSA-2021:1734 Moderate: shim security update

The shim package contains a first-stage UEFI boot loader that handles chaining to a trusted full boot loader under secure boot environments. Security Fixes: grub2: acpi command allows privileged user to load crafted ACPI tables when Secure Boot is enabled CVE-2020-14372 grub2: Use-after-free in...

7.6CVSS8.1AI score0.01738EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2021/05/18 12:0 a.m.38 views

EulerOS 2.0 SP5 : grub2 (EulerOS-SA-2021-1900)

According to the versions of the grub2 packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - A flaw was found in grub2 in versions prior to 2.06. During USB device initialization, descriptors are read with very little bounds checking and...

8.2CVSS7.9AI score0.01152EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2021/05/18 12:0 a.m.37 views

EulerOS 2.0 SP8 : grub2 (EulerOS-SA-2021-1875)

According to the versions of the grub2 packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - A flaw was found in grub2 in versions prior to 2.06. Setparamprefix in the menu rendering code performs a length calculation on the assumption th...

8.2CVSS7.8AI score0.01738EPSS
SaveExploits0References8
Rows per page
Query Builder