CVE-2015-2463
Microsoft .NET Framework - Remote Code Execution via TrueType Font Parsing
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2015-2463. PoCs published by Google Security Research.
AI-analyzed exploit summary This exploit demonstrates a Windows kernel crash in win32k!fsc_RemoveDups due to a corrupted TTF font file. The vulnerability is triggered by processing a malformed 'glyf' table, leading to a PAGE_FAULT_IN_NONPAGED_AREA error.
Description
Microsoft Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, Windows RT Gold and 8.1, Office 2007 SP3 and 2010 SP2, Live Meeting 2007 Console, Lync 2010, Lync 2010 Attendee, Lync 2013 SP1, Lync Basic 2013 SP1, Silverlight before 5.1.40728, and .NET Framework 3.0 SP2, 3.5, 3.5.1, 4, 4.5, 4.5.1, 4.5.2, and 4.6 allow remote attackers to execute arbitrary code via a crafted TrueType font, aka "TrueType Font Parsing Vulnerability," a different vulnerability than CVE-2015-2464.
Exploits (1)
This exploit demonstrates a Windows kernel crash in win32k!fsc_RemoveDups due to a corrupted TTF font file. The vulnerability is triggered by processing a malformed 'glyf' table, leading to a PAGE_FAULT_IN_NONPAGED_AREA error.