As you’re likely already aware, a denial of service (DoS) vulnerability in Ruby’s BigDecimal library was uncovered, fixed and reported on June 9, 2009. Patching options include:
- Replacing your current ruby installation with a patched version
- Installing a gem to patch the code and then updating your application to load the patch.