Styria-Digital/django-rest-framework-jwt

Styria-Digital/django-rest-framework-jwt

Releases55
Frequency1 month 3 weeks
Last Release
Stars193
JSON Web Token Authentication support for Django REST Framework

CVE History

CVEPublishedCVSS v3CVSS v2
9.1 CRITICAL5.8 MEDIUM

An issue was discovered in drf-jwt 1.15.x before 1.15.1. It allows attackers with access to a notionally invalidated token to obtain a new, working token via the refresh endpoint, because the blacklist protection mechanism is incompatible with the token-refresh feature. NOTE: drf-jwt is a fork of jpadilla/django-rest-framework-jwt, which is unmaintained.