CVE-2020-14310

medium

Description

There is an issue on grub2 before version 2.06 at function read_section_as_string(). It expects a font name to be at max UINT32_MAX - 1 length in bytes but it doesn't verify it before proceed with buffer allocation to read the value from the font value. An attacker may leverage that by crafting a malicious font file which has a name with UINT32_MAX, leading to read_section_as_string() to an arithmetic overflow, zero-sized allocation and further heap-based buffer overflow.

References

https://www.tenable.com/blog/cve-2020-10713-boothole-grub2-bootloader-arbitrary-code-execution-vulnerability

https://www.tenable.com/blog/cve-2020-10713-boothole-grub2-bootloader-arbitrary-code-execution-vulnerability

https://usn.ubuntu.com/4432-1/

https://security.gentoo.org/glsa/202104-05

https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-14310

http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00017.html

http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00016.html

Details

Source: Mitre, NVD

Published: 2020-07-31

Updated: 2023-11-07

Risk Information

CVSS v2

Base Score: 3.6

Vector: CVSS2#AV:L/AC:L/Au:N/C:N/I:P/A:P

Severity: Low

CVSS v3

Base Score: 6

Vector: CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H

Severity: Medium