Michael Koziarski

2 exploits Active since Jun 2009
CVE-2009-1904 NOMISEC WORKING POC
Ruby 1.8.6-1.8.7 - Denial of Service via BigDecimal Large Number Conversion
The BigDecimal library in Ruby 1.8.6 before p369 and 1.8.7 before p173 allows context-dependent attackers to cause a denial of service (application crash) via a string argument that represents a large number, as demonstrated by an attempted conversion to the Float data type.
14 stars
CVE-2009-1904 WRITEUP WORKING POC
Ruby 1.8.6-1.8.7 - Denial of Service via BigDecimal Large Number Conversion
The BigDecimal library in Ruby 1.8.6 before p369 and 1.8.7 before p173 allows context-dependent attackers to cause a denial of service (application crash) via a string argument that represents a large number, as demonstrated by an attempted conversion to the Float data type.