Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. wagtail
  4. ›
  5. CVE-2024-39317

CVE-2024-39317: Wagtail regular expression denial-of-service via search query parsing

July 11, 2024 (updated November 18, 2024)

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).

References

  • github.com/advisories/GHSA-jmp3-39vp-fwg8
  • github.com/pypa/advisory-database/tree/main/vulns/wagtail/PYSEC-2024-86.yaml
  • github.com/wagtail/wagtail
  • github.com/wagtail/wagtail/commit/31b1e8532dfb1b70d8d37d22aff9cbde9109cdf2
  • github.com/wagtail/wagtail/commit/3c941136f79c48446e3858df46e5b668d7f83797
  • github.com/wagtail/wagtail/commit/b783c096b6d4fd2cfc05f9137a0be288850e99a2
  • github.com/wagtail/wagtail/security/advisories/GHSA-jmp3-39vp-fwg8
  • nvd.nist.gov/vuln/detail/CVE-2024-39317

Code Behaviors & Features

Detect and mitigate CVE-2024-39317 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 2.0 before 5.2.6, all versions starting from 6.0 before 6.0.6, all versions starting from 6.1 before 6.1.3

Fixed versions

  • 6.0.6
  • 6.1.3
  • 5.2.6

Solution

Upgrade to versions 5.2.6, 6.0.6, 6.1.3 or above.

Impact 4.9 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-1333: Inefficient Regular Expression Complexity

Source file

pypi/wagtail/CVE-2024-39317.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:16:03 +0000.