CVE-2015-2455
Microsoft .NET Framework - Remote Code Execution via TrueType Font Parsing
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2015-2455. PoCs published by Google Security Research.
AI-analyzed exploit summary This exploit demonstrates a pool-based buffer overflow in the Windows kernel's win32k!itrp_IUP function due to improper handling of malformed TTF font files. The vulnerability arises from the lack of validation for the SZP2[] instruction with a 0 argument, leading to remote code execution in kernel context.
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, Windows 10, 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-2456.
Exploits (1)
This exploit demonstrates a pool-based buffer overflow in the Windows kernel's win32k!itrp_IUP function due to improper handling of malformed TTF font files. The vulnerability arises from the lack of validation for the SZP2[] instruction with a 0 argument, leading to remote code execution in kernel context.