cve/2021/CVE-2021-41817.md
2024-05-25 21:48:12 +02:00

728 B

CVE-2021-41817

Description

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.

POC

Reference

No PoCs from references.

Github