CVE-2020-10594: Django Rest Framework jwt allows obtaining new token from notionally invalidated token
(updated )
An issue was discovered in drf-jwt It allows attackers with access to a notionally invalidated token to obtain a new, working token via the refresh endpoint, because the block list protection mechanism is incompatible with the token-refresh feature. NOTE: drf-jwt is a fork of jpadilla/django-rest-framework-jwt, which is unmaintained.
References
- github.com/Styria-Digital/django-rest-framework-jwt
- github.com/Styria-Digital/django-rest-framework-jwt/commit/868b5c22ddad59772b447080183e7c7101bb18e0
- github.com/Styria-Digital/django-rest-framework-jwt/issues/36
- github.com/advisories/GHSA-fpjm-rp2g-3r4c
- github.com/jpadilla/django-rest-framework-jwt/issues/484
- github.com/pypa/advisory-database/tree/main/vulns/drf-jwt/PYSEC-2020-40.yaml
- nvd.nist.gov/vuln/detail/CVE-2020-10594
- pypi.org/project/drf-jwt/1.15.1/
Detect and mitigate CVE-2020-10594 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →