Inefficient regular expression complexity in wagtail - CVE-2024-39317

 

Inefficient regular expression complexity in wagtail - CVE-2024-39317

Published: July 16, 2024


Vulnerability identifier: #VU94376
CSH Severity: Medium
CVSS v4: 7.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2024-39317
CWE-ID: CWE-1333
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to insufficient input validation when processing untrusted input with a regular expressions within parse_query_string. A remote user can pass specially crafted data to the application and perform regular expression denial of service (ReDos) attack.


Affected software

wagtail

How to mitigate CVE-2024-39317

Install updates from vendor's website.

wagtail - addressed in versions 5.2.6, 6.0.6, 6.1.3

External References

Related Security Bulletins