VYPR

Django Rest Framework JSON Web Tokens

by Styria

CVEs (1)

  • CVE-2020-10594CriMar 15, 2020
    risk 0.52cvss 9.1epss 0.02

    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:…