VYPR
Unrated severityNVD Advisory· Published Nov 12, 2019· Updated Aug 4, 2024

CVE-2019-1411

CVE-2019-1411

Description

An information disclosure vulnerability exists when DirectWrite improperly discloses the contents of its memory, aka 'DirectWrite Information Disclosure Vulnerability'. This CVE ID is unique from CVE-2019-1432.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

CVE-2019-1411 is an out-of-bounds read in DirectWrite's font parsing, enabling information disclosure when a user opens a malicious file or visits a malicious page.

Vulnerability

An information disclosure vulnerability exists in the DirectWrite library included with Microsoft Windows, specifically within the parsing of font files. The issue results from the lack of proper validation of user-supplied data, which can lead to an out-of-bounds read past the end of an allocated buffer [1]. This CVE is unique from CVE-2019-1432 [1]. The vulnerability affects all supported versions of Windows at the time of disclosure, including Windows 7, Windows 8.1, Windows 10, and Windows Server 2008 through 2019 [1].

Exploitation

Exploitation requires user interaction: the target must visit a malicious webpage or open a specially crafted font file [1]. An attacker can serve the malicious file via email or a compromised website. The vulnerability can be triggered when DirectWrite processes the crafted font, causing a read of memory beyond the allocated buffer boundary. No special privileges or authentication are needed beyond the user interaction [1].

Impact

A successful read past the end of the buffer can leak sensitive memory contents, such as cryptographic keys, passwords, or other confidential data present in the process address space [1]. The CVSS score is 3.3 (low) with confidentiality impact limited to partial disclosure [1]. The disclosure could be used as an information-gathering step in a larger attack chain, possibly enabling code execution if combined with another vulnerability [1].

Mitigation

Microsoft released a security update on November 12, 2019, as part of the monthly Patch Tuesday rollout [1]. All users should apply the cumulative update for their Windows version. No workaround is available; the fix addresses the out-of-bounds read by adding proper input validation in the DirectWrite font parser. This CVE is not listed on the CISA Known Exploited Vulnerabilities (KEV) catalog as of this writing.

References
  1. ZDI-19-973

AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

7
  • Range: 7 for 32-bit Systems Service Pack 1
  • Microsoft/Windows 10 Version 1903 for 32-bit Systemsv5
    Range: unspecified
  • Microsoft/Windows 10 Version 1903 for ARM64-based Systemsv5
    Range: unspecified
  • Microsoft/Windows 10 Version 1903 for x64-based Systemsv5
    Range: unspecified
  • Range: 2008 R2 for x64-based Systems Service Pack 1 (Core installation)
  • Microsoft/Windows Server, version 1903 (Server Core installation)v5
    Range: unspecified

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

0

No linked articles in our index yet.