Files
CVEs-PoC/2010/CVE-2010-4254.md
T
2024-06-18 02:51:15 +02:00

18 lines
729 B
Markdown

### [CVE-2010-4254](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4254)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Mono, when Moonlight before 2.3.0.1 or 2.99.x before 2.99.0.10 is used, does not properly validate arguments to generic methods, which allows remote attackers to bypass generic constraints, and possibly execute arbitrary code, via a crafted method call.
### POC
#### Reference
- http://www.exploit-db.com/exploits/15974
#### Github
No PoCs found on GitHub currently.