#VU71303 Input validation error in Ruby on Rails - CVE-2023-22796
Published: January 18, 2023
Ruby on Rails
Rails
Description
The vulnerability allows a remote attacker to perform a regular expression based denial of service (ReDoS) attack.
The vulnerability exists due to insufficient validation of user-supplied input in Active Support in Inflector.underscore. A remote attacker can pass specially crafted input to the application and perform a regular expression based denial of service (ReDoS) attack.