ReDoS Vulnerability in Ruby Date Gem Affects Ruby Language
CVE-2021-41817
7.5HIGH
What is CVE-2021-41817?
The date gem in Ruby, up to version 3.2.0, is susceptible to a regular expression denial of service (ReDoS) attack. This vulnerability allows an attacker to cause excessive resource consumption by triggering a slow regular expression match against specially crafted input. This can lead to significant performance degradation, potentially making the affected system unresponsive. Users are advised to upgrade to the fixed versions (3.2.1, 3.1.2, 3.0.2, or 2.0.1) to mitigate this risk.