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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The .NET Remoting implementation in Microsoft .NET Framework 1.1 SP1, 2.0 SP2, 3.5, 3.5.1, 4, 4.5, and 4.5.1 does not properly restrict memory access, which allows remote attackers to execute arbitrary code via vectors involving malformed objects, aka "TypeFilterLevel Vulnerability."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Parist0nH1ll/Vulnerabilities-Write-Ups
|
|
- 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
|
|
|