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

CVE-2024-27351: Regular expression denial-of-service in Django

March 15, 2024 (updated June 10, 2024)

In Django 3.2 before 3.2.25, 4.2 before 4.2.11, and 5.0 before 5.0.3, the django.utils.text.Truncator.words() method (with html=True) and the truncatewords_html template filter are subject to a potential regular expression denial-of-service attack via a crafted string. NOTE: this issue exists because of an incomplete fix for CVE-2019-14232 and CVE-2023-43665.

References

  • docs.djangoproject.com/en/5.0/releases/security
  • github.com/advisories/GHSA-vm8q-m57g-pff3
  • github.com/django/django
  • github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2024-47.yaml
  • groups.google.com/forum/
  • nvd.nist.gov/vuln/detail/CVE-2024-27351
  • www.djangoproject.com/weblog/2024/mar/04/security-releases

Code Behaviors & Features

Detect and mitigate CVE-2024-27351 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 before 3.2.25, all versions starting from 4.0.0 before 4.2.11, all versions starting from 5.0 before 5.0.3

Fixed versions

  • 3.2.25
  • 4.2.11
  • 5.0.3

Solution

Upgrade to versions 3.2.25, 4.2.11, 5.0.3 or above.

Impact 5.3 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-1333: Inefficient Regular Expression Complexity

Source file

pypi/Django/CVE-2024-27351.yml

Spotted a mistake? Edit the file on GitLab.

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

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