Date.parse in the date gem through 3.2.0 for Ruby allows ReDoS (regular expression Denial of Service) via a long string. The fixed versions are 3.2.1, 3.1.2, 3.0.2, and 2.0.1.
| Package (Ecosystem) | Introduced | Fixed | Limit |
|---|---|---|---|
| date(RubyGems) | 3.2.0 | 3.2.1 | N/A |
| date(RubyGems) | 3.1.0 | 3.1.2 | N/A |
| date(RubyGems) | 3.0.0 | 3.0.2 | N/A |
| date(RubyGems) | 0 | 2.0.1 | N/A |
CVSS Metrics