VYPR

apk package

chainguard/py3-supported-django

pkg:apk/chainguard/py3-supported-django

Vulnerabilities (9)

  • CVE-2024-56374Jan 14, 2025
    affected < 5.1.5-r0fixed 5.1.5-r0

    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_i

  • CVE-2024-53908Dec 6, 2024
    affected < 5.1.4-r0fixed 5.1.4-r0

    An issue was discovered in Django 5.1 before 5.1.4, 5.0 before 5.0.10, and 4.2 before 4.2.17. Direct usage of the django.db.models.fields.json.HasKey lookup, when an Oracle database is used, is subject to SQL injection if untrusted data is used as an lhs value. (Applications that

  • CVE-2024-53907Dec 6, 2024
    affected < 5.1.4-r0fixed 5.1.4-r0

    An issue was discovered in Django 5.1 before 5.1.4, 5.0 before 5.0.10, and 4.2 before 4.2.17. The strip_tags() method and striptags template filter are subject to a potential denial-of-service attack via certain inputs containing large sequences of nested incomplete HTML entities

  • CVE-2024-39614Jul 10, 2024
    affected < 5.0.7-r0fixed 5.0.7-r0

    An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. get_supported_language_variant() was subject to a potential denial-of-service attack when used with very long strings containing specific characters.

  • CVE-2024-39330Jul 10, 2024
    affected < 5.0.7-r0fixed 5.0.7-r0

    An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. Derived classes of the django.core.files.storage.Storage base class, when they override generate_filename() without replicating the file-path validations from the parent class, potentially allow directory t

  • CVE-2024-39329Jul 10, 2024
    affected < 5.0.7-r0fixed 5.0.7-r0

    An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. The django.contrib.auth.backends.ModelBackend.authenticate() method allows remote attackers to enumerate users via a timing attack involving login requests for users with an unusable password.

  • CVE-2024-38875Jul 10, 2024
    affected < 5.0.7-r0fixed 5.0.7-r0

    An issue was discovered in Django 4.2 before 4.2.14 and 5.0 before 5.0.7. urlize and urlizetrunc were subject to a potential denial of service attack via certain inputs with a very large number of brackets.

  • CVE-2024-27351Mar 15, 2024
    affected < 5.0.4-r0fixed 5.0.4-r0

    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

  • CVE-2024-24680Feb 6, 2024
    affected < 5.0.2-r0fixed 5.0.2-r0

    An issue was discovered in Django 3.2 before 3.2.24, 4.2 before 4.2.10, and Django 5.0 before 5.0.2. The intcomma template filter was subject to a potential denial-of-service attack when used with very long strings.