djangorestframework-simplejwt@4.1.1 vulnerabilities

A minimal JSON Web Token authentication plugin for Django REST Framework

Direct Vulnerabilities

Known vulnerabilities in the djangorestframework-simplejwt package. This does not include vulnerabilities belonging to this package’s dependencies.

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • M
Information Exposure

djangorestframework-simplejwt is an A minimal JSON Web Token authentication plugin for Django REST Framework

Affected versions of this package are vulnerable to Information Exposure due to improper handling of sensitive information. An attacker can access web application resources even after their account has been disabled due to missing user validation checks via the for_user method.

How to fix Information Exposure?

There is no fixed version for djangorestframework-simplejwt.

[0,)
  • M
Insufficient Session Expiration

djangorestframework-simplejwt is an A minimal JSON Web Token authentication plugin for Django REST Framework

Affected versions of this package are vulnerable to Insufficient Session Expiration due to access tokens not expiring.

How to fix Insufficient Session Expiration?

Upgrade djangorestframework-simplejwt to version 5.2.2 or higher.

[,5.2.2)