django-select2@5.4.2 vulnerabilities

This is a Django_ integration of Select2_.

  • latest version

    8.4.1

  • latest non vulnerable version

  • first published

    12 years ago

  • latest version published

    1 months ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the django-select2 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
    • H
    Transmission of Private Resources into a New Sphere ('Resource Leak')

    django-select2 is a Django integration of Select2.

    Affected versions of this package are vulnerable to Transmission of Private Resources into a New Sphere ('Resource Leak') via a HeavySelect2Mixin class in forms.py. An attacker can access restricted data by exploiting the reuse of widget instances across different requests. This is limited to use cases where instances of widget classes are created during app loading and not during a request.

    How to fix Transmission of Private Resources into a New Sphere ('Resource Leak')?

    Upgrade django-select2 to version 8.2.4, 8.4.1 or higher.

    [,8.2.4)[8.3.0,8.4.1)
    • M
    Authentication Bypass

    django-select2 is a Django integration of Select2.

    Affected versions of this package are vulnerable to Authentication Bypass. It allows a field_id to only be used for the intended JSON endpoint.

    How to fix Authentication Bypass?

    Upgrade django-select2 to version 5.7.0 or higher.

    [,5.7.0)