mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 00:14:52 +02:00
24 lines
1.0 KiB
Markdown
24 lines
1.0 KiB
Markdown
### [CVE-2014-4149](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4149)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Microsoft .NET Framework 1.1 SP1, 2.0 SP2, 3.5, 3.5.1, 4, 4.5, 4.5.1, and 4.5.2 does not properly perform TypeFilterLevel checks, which allows remote attackers to execute arbitrary code via crafted data to a .NET Remoting endpoint, aka "TypeFilterLevel Vulnerability."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/alphaSeclab/sec-daily-2019
|
|
- https://github.com/emtee40/ExploitRemotingService
|
|
- https://github.com/jezzus/ExploitRemotingService
|
|
- https://github.com/likescam/ExploitRemotingService
|
|
- https://github.com/parteeksingh005/ExploitRemotingService_Compiled
|
|
- https://github.com/theralfbrown/ExploitRemotingService-binaries
|
|
- https://github.com/tyranid/ExploitRemotingService
|
|
|