Skip to content

Update dependency djoser to v2.3.0 [SECURITY] - #252

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pypi-djoser-vulnerability
Open

Update dependency djoser to v2.3.0 [SECURITY]#252
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/pypi-djoser-vulnerability

Conversation

@renovate

@renovate renovate Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
djoser 2.1.02.3.0 age confidence

djoser Authentication Bypass

CVE-2024-21543 / GHSA-v49p-m6gh-747c

More information

Details

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.

Severity

  • CVSS Score: 7.1 / 10 (High)
  • Vector String: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Release Notes

sunscrapers/djoser (djoser)

v2.3.0

Compare Source

  • a potentially breaking change: fix vuln where users were given tokens if the given password was correct, but they haven't passed Django internal AUTHENTICATION_BACKENDS #​795

v2.2.3

Compare Source

v2.2.2

Compare Source

  • fix regression: rollback path changes as it resulted in regressions for some #​778
  • add Django 5 to test suite pipeline - consider it being supported #​772
  • fix in docs 641b824

v2.2.1

Compare Source

v2.2.0

Compare Source

  • add WebAuthn support
  • add translations: Japanese, German, Brazilian
  • add support for Django 3 and 4, drop support for Django 2
  • drop support for Python 3.7
  • use safe urls in templates
  • renamed ID_FIELD to USER_ID_FIELD

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants