mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-22 22:19:39 +02:00
20 lines
858 B
Markdown
20 lines
858 B
Markdown
### [CVE-2015-2479](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2479)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The RyuJIT compiler in Microsoft .NET Framework 4.6 produces incorrect code during an attempt at optimization, which allows remote attackers to execute arbitrary code via a crafted .NET application, aka "RyuJIT Optimization Elevation of Privilege Vulnerability," a different vulnerability than CVE-2015-2480 and CVE-2015-2481.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/nitishbadole/oscp-note-2
|
|
- https://github.com/rmsbpro/rmsbpro
|
|
|