Bugzilla – Bug 1221568
VUL-0: CVE-2024-22513: python-djangorestframework-simplejwt: information disclosure via inactive user
Last modified: 2024-06-18 14:25:16 UTC
djangorestframework-simplejwt version 5.3.1 and before is vulnerable to information disclosure. A user can access web application resources even after their account has been disabled due to missing user validation checks via the for_user method. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-22513 https://www.zerodayinitiative.com/advisories/ZDI-24-101/ https://www.cve.org/CVERecord?id=CVE-2024-22513 https://github.com/dmdhrumilmistry/CVEs/tree/main/CVE-2024-22513 https://bugzilla.redhat.com/show_bug.cgi?id=2269822
https://github.com/jazzband/djangorestframework-simplejwt/issues/805 possible fix https://github.com/jazzband/djangorestframework-simplejwt/pull/804