CVE-2012-0163
Microsoft .NET Framework Remote Code Execution via Improper Function Parameter Validation
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2012-0163. PoCs published by Akita Software Security.
AI-analyzed exploit summary The exploit demonstrates an integer overflow vulnerability in the .NET Framework's EncoderParameter class, leading to heap corruption and potential arbitrary code execution with Full Trust permissions from a Partial Trust context.
Description
Microsoft .NET Framework 1.0 SP3, 1.1 SP1, 2.0 SP2, 3.5, 3.5.1, 4, and 4.5 does not properly validate function parameters, which allows remote attackers to execute arbitrary code via (1) a crafted XAML browser application (aka XBAP), (2) a crafted ASP.NET application, or (3) a crafted .NET Framework application, aka ".NET Framework Parameter Validation Vulnerability."
Exploits (1)
The exploit demonstrates an integer overflow vulnerability in the .NET Framework's EncoderParameter class, leading to heap corruption and potential arbitrary code execution with Full Trust permissions from a Partial Trust context.