#VU39295 Input validation error in Ruby - CVE-2017-6181
Published: April 3, 2017 / Updated: August 8, 2020
Ruby
Ruby
Description
The vulnerability allows a remote non-authenticated attacker to perform a denial of service (DoS) attack.
The parse_char_class function in regparse.c in the Onigmo (aka Oniguruma-mod) regular expression library, as used in Ruby 2.4.0, allows remote attackers to cause a denial of service (deep recursion and application crash) via a crafted regular expression.