VYPR

gnome-font-viewer

by GNOME Foundation

CVEs (2)

  • CVE-2020-37011HigJan 29, 2026
    risk 0.49cvss 7.5epss 0.00

    Gnome Fonts Viewer 3.34.0 contains a heap corruption vulnerability that allows attackers to trigger an out-of-bounds write by crafting a malicious TTF font file. Attackers can generate a specially crafted TTF file with an oversized pattern to exhaust memory through repeated…

  • CVE-2019-19308MedNov 27, 2019
    risk 0.36cvss 5.5epss 0.01

    In text_to_glyphs in sushi-font-widget.c in gnome-font-viewer 3.34.0, there is a NULL pointer dereference while parsing a TTF font file that lacks a name section (due to a g_strconcat call that returns NULL).