CVE-2024-39317

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-39317
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-39317.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-39317
Aliases
Published
2024-07-11T15:23:22Z
Modified
2025-10-15T11:27:26.175086Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Wagtail regular expression denial-of-service via search query parsing
Details

Wagtail is an open source content management system built on Django. A bug in Wagtail's parse_query_string would result in it taking a long time to process suitably crafted inputs. When used to parse sufficiently long strings of characters without a space, parse_query_string would take an unexpectedly large amount of time to process, resulting in a denial of service. In an initial Wagtail installation, the vulnerability can be exploited by any Wagtail admin user. It cannot be exploited by end users. If your Wagtail site has a custom search implementation which uses parse_query_string, it may be exploitable by other users (e.g. unauthenticated users). Patched versions have been released as Wagtail 5.2.6, 6.0.6 and 6.1.3.

References

Affected packages

Git / github.com/wagtail/wagtail

Affected ranges

Type
GIT
Repo
https://github.com/wagtail/wagtail
Events
Type
GIT
Repo
https://github.com/wagtail/wagtail
Events
Type
GIT
Repo
https://github.com/wagtail/wagtail
Events

Affected versions

v6.*

v6.0
v6.0.1
v6.0.2
v6.0.3
v6.0.4
v6.0.5
v6.1
v6.1.1
v6.1.2