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.
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: Low
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: None
- Availability Impact: None
For more information on CVSS3 Scores, click here.
Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
Vulnerable Library - djangorestframework_simplejwt-4.6.0-py3-none-any.whl
A minimal JSON Web Token authentication plugin for Django REST Framework
Library home page: https://files.pythonhosted.org/packages/85/96/2fd03654b2a252fa81ea7584e8a56937a2862b87a5bd9b32705449dcb6da/djangorestframework_simplejwt-4.6.0-py3-none-any.whl
Path to dependency file: /requirements.txt
Path to vulnerable library: /requirements.txt
Found in HEAD commit: 5ab3a90e6565ab40c5d420f2dd7b7d54c086025a
Vulnerabilities
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2024-22513
### Vulnerable Library - djangorestframework_simplejwt-4.6.0-py3-none-any.whlA minimal JSON Web Token authentication plugin for Django REST Framework
Library home page: https://files.pythonhosted.org/packages/85/96/2fd03654b2a252fa81ea7584e8a56937a2862b87a5bd9b32705449dcb6da/djangorestframework_simplejwt-4.6.0-py3-none-any.whl
Path to dependency file: /requirements.txt
Path to vulnerable library: /requirements.txt
Dependency Hierarchy: - :x: **djangorestframework_simplejwt-4.6.0-py3-none-any.whl** (Vulnerable Library)
Found in HEAD commit: 5ab3a90e6565ab40c5d420f2dd7b7d54c086025a
Found in base branch: main
### Vulnerability Detailsdjangorestframework-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.
Publish Date: 2024-03-16
URL: CVE-2024-22513
### CVSS 3 Score Details (5.5)Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - Availability Impact: None
For more information on CVSS3 Scores, click here. Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)