django-filter@2.0.0.dev1 vulnerabilities

Django-filter is a reusable Django application for allowing users to filter querysets dynamically.

  • latest version

    24.3

  • latest non vulnerable version

  • first published

    15 years ago

  • latest version published

    5 months ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the django-filter package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • M
    Denial of Service (DoS)

    django-filter is a reusable Django application for allowing users to filter querysets dynamically.

    Affected versions of this package are vulnerable to Denial of Service (DoS). It automatically generates NumberFilter instances, whose value was later converted to an integer. These are subject to potential DoS from maliciously input using exponential format with sufficiently large exponents.

    How to fix Denial of Service (DoS)?

    Upgrade django-filter to version 2.4.0 or higher.

    [,2.4.0)