Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2020-14310

5.7 · MEDIUM
Published Jul 31, 2020 gnu CWE-122 EPSS 0.48% (39th pctl)

Overview

CVE-2020-14310 is a medium-severity vulnerability affecting gnu grub2. It was published on July 31, 2020 and has a CVSS 3.1 base score of 5.7 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.7, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

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

Remediation

Check the references section for vendor advisories and patches from gnu. Update grub2 to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
gnu grub2 >= 0, < 2.06 Affected

Frequently Asked Questions

What is CVE-2020-14310?

CVE-2020-14310 is a medium-severity vulnerability affecting gnu grub2. It was published on July 31, 2020 and has a CVSS 3.1 base score of 5.7 (MEDIUM).

How severe is CVE-2020-14310?

This vulnerability has a CVSS 3.1 base score of 5.7, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2020-14310?

Check the references section for vendor advisories and patches from gnu. Update grub2 to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2020-14310?

CyberStrike's AI-powered security agents can automatically detect CVE-2020-14310 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.