Get a Pentest and security assessment of your IT network.

2021-current

CVE-2020-14310 – There is an issue on grub2 before version 2.06 at function read_section_a

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.

 

Source: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14310

Reference (s):

  • https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-14310
  • URL: https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-14310
  • GENTOO:GLSA-202104-05
  • URL: https://security.gentoo.org/glsa/202104-05
  • SUSE:openSUSE-SU-2020:1168
Related posts
2021-current

CVE-2004-1715 - Directory traversal vulnerability in MIMEsweeper for Web before 5.0.4 all

2021-current

CVE-2014-4742 - Cross-site scripting (XSS) vulnerability in system/class_link.php in the

2021-current

CVE-2014-9837 - coders/pnm.c in ImageMagick 6.9.0-1 Beta and earlier allows remote attack

2021-current

CVE-2020-10446 - The way URIs are handled in admin/header.php in Chadha PHPKB Standard Mul