Lucene search

K
cvelistRedhatCVELIST:CVE-2020-27749
HistoryMar 03, 2021 - 4:40 p.m.

CVE-2020-27749

2021-03-0316:40:30
CWE-121
redhat
www.cve.org
7
grub2
buffer overflow
stack frame
secure boot
data integrity

AI Score

7.6

Confidence

High

EPSS

0

Percentile

5.2%

A flaw was found in grub2 in versions prior to 2.06. 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 a sufficiently large payload, it is possible to overflow the stack buffer, corrupt the stack frame and control execution which could also circumvent Secure Boot protections. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.

CNA Affected

[
  {
    "product": "grub2",
    "vendor": "n/a",
    "versions": [
      {
        "status": "affected",
        "version": "grub 2.06"
      }
    ]
  }
]