CVE-2019-1145
HIGHWindows - Remote Code Execution via Embedded Font Handling
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2019-1145. PoCs published by Google Security Research.
AI-analyzed exploit summary The writeup describes a use-after-free vulnerability in Microsoft Font Subsetting DLL (fontsub.dll) triggered by malformed font files. The MergeFontPackage function returns stale pointers to freed memory, potentially leading to arbitrary code execution.
Description
A remote code execution vulnerability exists when the Windows font library improperly handles specially crafted embedded fonts. An attacker who successfully exploited the vulnerability could take control of the affected system. An attacker could then install programs; view, change, or delete data; or create new accounts with full user rights. Users whose accounts are configured to have fewer user rights on the system could be less impacted than users who operate with administrative user rights. There are multiple ways an attacker could exploit the vulnerability: In a web-based attack scenario, an attacker could host a specially crafted website that is designed to exploit the vulnerability and then convince users to view the website. An attacker would have no way to force users to view the attacker-controlled content. Instead, an attacker would have to convince users to take action, typically by getting them to click a link in an email or instant message that takes users to the attacker's website, or by opening an attachment sent through email. In a file-sharing attack scenario, an attacker could provide a specially crafted document file designed to exploit the vulnerability and then convince users to open the document file. The security update addresses the vulnerability by correcting how the Windows font library handles embedded fonts.
Exploits (1)
The writeup describes a use-after-free vulnerability in Microsoft Font Subsetting DLL (fontsub.dll) triggered by malformed font files. The MergeFontPackage function returns stale pointers to freed memory, potentially leading to arbitrary code execution.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H