Security Advisory

CVE-2024-21543

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-12-13 05:00:16
Last updated 2025-02-20 22:02:38
Assigner snyk
State PUBLISHED

Description

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 authentication checks such as two-factor authentication, LDAP validations, or requirements from configured AUTHENTICATION_BACKENDS.