LiveActive security incident?Get immediate response
CVE Record

CVE-2019-19308: In text_to_glyphs in sushi-font-widget.c in gnome-font-viewer 3.34.0, there is a NULL pointer dereference w...

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

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

CVE-2019-19308 is a crash bug in GNOME Font Viewer 3.34.0 when it parses a malformed TTF font missing a name section. The available sources describe a NULL pointer dereference, which usually means denial of service for the application, not system compromise.

Executive priority

Treat this as a low-priority desktop hardening issue unless the organization routinely handles untrusted font files. It is not supported by the provided sources as remotely exploitable, actively exploited, or capable of code execution.

Technical view

The flaw is in text_to_glyphs in sushi-font-widget.c. A TTF file without a name section can lead g_strconcat to return NULL, causing a NULL pointer dereference during font parsing. The source bundle does not provide CVSS, CWE, patch details, or broader affected-version ranges.

Likely exposure

Exposure is most likely on Linux desktops or environments using GNOME Font Viewer 3.34.0 where users preview or open untrusted TTF font files. Server exposure is unlikely unless the application is used in an automated font-processing workflow.

Exploitation context

The bundle does not show active exploitation, and the CVE is not listed as KEV. Exploitation appears to require a crafted TTF file being parsed by GNOME Font Viewer. The documented impact is an application crash from NULL pointer dereference.

Researcher notes

Evidence is limited to the CVE description, a GNOME issue reference, and source lines around the vulnerable code. No CVSS vector, CWE, patch commit, exploit status, or complete affected-version range is provided in the bundle.

Mitigation direction

  • Check GNOME and Linux distribution advisories for fixed packages or vendor guidance.
  • Update gnome-font-viewer through trusted vendor package channels if a fixed build is available.
  • Avoid previewing untrusted TTF files on systems running GNOME Font Viewer 3.34.0.
  • Restrict font handling on sensitive workstations until exposure is confirmed.
  • Consider removing the viewer where it is not operationally required.

Validation and detection

  • Inventory desktop systems for GNOME Font Viewer 3.34.0.
  • Review package changelogs for CVE-2019-19308 or GNOME issue 17 references.
  • Confirm whether users receive or preview untrusted TTF files.
  • Check helpdesk or crash telemetry for gnome-font-viewer crashes involving TTF files.
  • Document any vendor-fixed version found during package review.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2019-19308 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.