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

18 lines
699 B
Markdown

### [CVE-2005-2337](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2337)
![](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
Ruby 1.6.x up to 1.6.8, 1.8.x up to 1.8.2, and 1.9.0 development up to 2005-09-01 allows attackers to bypass safe level and taint flag protections and execute disallowed code when Ruby processes a program through standard input (stdin).
### POC
#### Reference
- http://securityreason.com/securityalert/59
#### Github
No PoCs found on GitHub currently.