mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 15:31:27 +02:00
18 lines
962 B
Markdown
18 lines
962 B
Markdown
### [CVE-2009-2497](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2497)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Common Language Runtime (CLR) in Microsoft .NET Framework 2.0, 2.0 SP1, 2.0 SP2, 3.5, and 3.5 SP1, and Silverlight 2, does not properly handle interfaces, which allows remote attackers to execute arbitrary code via (1) a crafted XAML browser application (XBAP), (2) a crafted Silverlight application, (3) a crafted ASP.NET application, or (4) a crafted .NET Framework application, aka "Microsoft Silverlight and Microsoft .NET Framework CLR Vulnerability."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2009/ms09-061
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|