BIT-django-2024-27351

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/django/BIT-django-2024-27351.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-django-2024-27351
Aliases
Published
2024-07-02T07:16:49.319Z
Modified
2024-11-27T19:40:48.342Z
Summary
[none]
Details

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.

Database specific
{
    "cpes": [
        "cpe:2.3:a:djangoproject:django:*:*:*:*:*:python:*:*"
    ],
    "severity": "Medium"
}
References

Affected packages

Bitnami / django

Package

Name
django
Purl
pkg:bitnami/django

Severity

  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
5.0.0
Fixed
5.0.3
Introduced
4.2.0
Fixed
4.2.11
Introduced
3.2.0
Fixed
3.2.25