#VU86802 Inefficient regular expression complexity in Ruby on Rails - CVE-2024-26142
Published: February 26, 2024 / Updated: February 27, 2024
Ruby on Rails
Rails
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to insufficient input validation when processing untrusted input with a regular expressions. A remote attacker can pass specially crafted data to the application and perform regular expression denial of service (ReDos) attack.