cve/2009/CVE-2009-1904.md
2024-06-18 02:51:15 +02:00

924 B

CVE-2009-1904

Description

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.

POC

Reference

Github