CVE-2023-22796

Source
https://cve.org/CVERecord?id=CVE-2023-22796
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-22796.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-22796
Aliases
Downstream
Related
Published
2023-02-09T20:15:11.487Z
Modified
2026-03-15T22:45:49.283186Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-22796.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "6.1.7.1"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "7.0.0"
            },
            {
                "fixed": "7.0.4.1"
            }
        ]
    }
]