VYPR

PyPI package

djoser

pkg:pypi/djoser

Vulnerabilities (1)

  • CVE-2024-21543HigDec 13, 2024
    affected < 2.3.0fixed 2.3.0

    Versions of the package djoser before 2.3.0 are vulnerable to Authentication Bypass when the authenticate() function fails. This is because the system falls back to querying the database directly, granting access to users with valid credentials, and eventually bypassing custom au