### [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.