Files
CVEs-PoC/2011/CVE-2011-5331.md
2024-06-18 02:51:15 +02:00

21 lines
651 B
Markdown

### [CVE-2011-5331](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-5331)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Distributed Ruby (aka DRuby) 1.8 mishandles instance_eval.
### POC
#### Reference
- https://www.exploit-db.com/exploits/17058
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/CVEDB/PoC-List
- https://github.com/CVEDB/awesome-cve-repo
- https://github.com/tomquinn8/CVE-2011-5331