---
cve: "CVE-2024-39317"
severity: "MEDIUM"
cvss: 6.5
epss: "62%"
vendor: "wagtail"
kev: false
exploited: false
published: "2024-07-11 16:15:02"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-03T21:53:38+02:00"
---

# CVE-2024-39317

> 6.5 MEDIUM · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Keine | good |
| I Integrität | Keine | good |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- 3ee28ee8b2554232a8854035277d442e46975b0c (Commit)
- 24fb4064e5b71d0ec6fd2d354df07718841e1ad5 (Commit)

## Referenzen

- <https://github.com/wagtail/wagtail/security/advisories/GHSA-jmp3-39vp-fwg8>
- <https://github.com/wagtail/wagtail/commit/31b1e8532dfb1b70d8d37d22aff9cbde9109cdf2>
- <https://github.com/wagtail/wagtail/commit/3c941136f79c48446e3858df46e5b668d7f83797>
- <https://github.com/wagtail/wagtail/commit/b783c096b6d4fd2cfc05f9137a0be288850e99a2>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2024-39317) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
