CVE-2024-56374

HIGH EPSS 76.5%
Published Jan 14, 20251y ago · Modified Jun 17, 20262w ago
7.5 CVSS 3.1
High
Find Similar
Published Jan 14, 2025 1y ago
Last Modified Jun 17, 2026 2w ago

Description

An issue was discovered in Django 5.1 before 5.1.5, 5.0 before 5.0.11, and 4.2 before 4.2.18. Lack of upper-bound limit enforcement in strings passed when performing IPv6 validation could lead to a potential denial-of-service attack. The undocumented and private functions clean_ipv6_address and is_valid_ipv6_address are vulnerable, as is the django.forms.GenericIPAddressField form field. (The django.db.models.GenericIPAddressField model field is not affected.)

CVSS Details

Base Score
7.5
Exploitability
3.9
Impact
3.6
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High

Threat Intelligence

EPSS Exploit Probability
76.5% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-770

Affected Products 4

VendorProductVersionRange
djangoprojectdjango*≥4.2  –  <4.2.18
djangoprojectdjango*≥5.0  –  <5.0.11
djangoprojectdjango*≥5.1  –  <5.1.5
debiandebian_linux11.0any

References 5

  • openwall.com http://www.openwall.com/lists/oss-security/2025/01/14/2
    Mailing ListThird Party Advisory
  • docs.djangoproject.com https://docs.djangoproject.com/en/dev/releases/security/
    Vendor Advisory
  • groups.google.com https://groups.google.com/g/django-announce
    Vendor Advisory
  • lists.debian.org https://lists.debian.org/debian-lts-announce/2025/01/msg00024.html
    Mailing ListThird Party Advisory
  • djangoproject.com https://www.djangoproject.com/weblog/2025/jan/14/security-releases/
    Vendor Advisory

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.