mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 03:30:24 +02:00
18 lines
868 B
Markdown
18 lines
868 B
Markdown
### [CVE-2014-0257](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0257)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Microsoft .NET Framework 1.0 SP3, 1.1 SP1, 2.0 SP2, 3.5, 3.5.1, 4, 4.5, and 4.5.1 does not properly determine whether it is safe to execute a method, which allows remote attackers to execute arbitrary code via (1) a crafted web site or (2) a crafted .NET Framework application that exposes a COM server endpoint, aka "Type Traversal Vulnerability."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/127246/MS14-009-.NET-Deployment-Service-IE-Sandbox-Escape.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|