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).
References
Link | Resource |
---|---|
https://github.com/GNOME/gnome-font-viewer/blob/919dfbe684b75904563b8c6723c9778a4e00aad7/src/sushi-font-widget.c#L115-L117 | Third Party Advisory |
https://gitlab.gnome.org/GNOME/gnome-font-viewer/issues/17 | Patch Third Party Advisory |
https://github.com/GNOME/gnome-font-viewer/blob/919dfbe684b75904563b8c6723c9778a4e00aad7/src/sushi-font-widget.c#L115-L117 | Third Party Advisory |
https://gitlab.gnome.org/GNOME/gnome-font-viewer/issues/17 | Patch Third Party Advisory |
Configurations
History
21 Nov 2024, 04:34
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/GNOME/gnome-font-viewer/blob/919dfbe684b75904563b8c6723c9778a4e00aad7/src/sushi-font-widget.c#L115-L117 - Third Party Advisory | |
References | () https://gitlab.gnome.org/GNOME/gnome-font-viewer/issues/17 - Patch, Third Party Advisory |
Information
Published : 2019-11-27 15:15
Updated : 2024-11-21 04:34
NVD link : CVE-2019-19308
Mitre link : CVE-2019-19308
CVE.ORG link : CVE-2019-19308
JSON object : View
Products Affected
gnome
- gnome-font-viewer
CWE
CWE-476
NULL Pointer Dereference