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

900 B

CVE-2023-22796

Description

A regular expression based DoS vulnerability in Active Support <6.1.7.1 and <7.0.4.1. A specially crafted string passed to the underscore method can cause the regular expression engine to enter a state of catastrophic backtracking. This can cause the process to use large amounts of CPU and memory, leading to a possible DoS vulnerability.

POC

Reference

No PoCs from references.

Github