Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

djangorestframework_simplejwt-5.3.1-py3-none-any.whl: 1 vulnerabilities (highest severity is: 5.5) #9

Open
mend-bolt-for-github bot opened this issue Oct 25, 2024 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@mend-bolt-for-github
Copy link
Contributor

mend-bolt-for-github bot commented Oct 25, 2024

Vulnerable Library - djangorestframework_simplejwt-5.3.1-py3-none-any.whl

A minimal JSON Web Token authentication plugin for Django REST Framework

Library home page: https://files.pythonhosted.org/packages/f2/ab/88f73cf08d2ad3fb9f71b956dceca5680a57f121e5ce9a604f365877d57e/djangorestframework_simplejwt-5.3.1-py3-none-any.whl

Path to dependency file: /server/requirements.txt

Path to vulnerable library: /server/requirements.txt

Found in HEAD commit: 8233eb35f209c5b712ecc7d96645a2de905e8282

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (djangorestframework_simplejwt version) Remediation Possible**
CVE-2024-22513 Medium 5.5 djangorestframework_simplejwt-5.3.1-py3-none-any.whl Direct N/A

**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-5.3.1-py3-none-any.whl

A minimal JSON Web Token authentication plugin for Django REST Framework

Library home page: https://files.pythonhosted.org/packages/f2/ab/88f73cf08d2ad3fb9f71b956dceca5680a57f121e5ce9a604f365877d57e/djangorestframework_simplejwt-5.3.1-py3-none-any.whl

Path to dependency file: /server/requirements.txt

Path to vulnerable library: /server/requirements.txt

Dependency Hierarchy:

  • djangorestframework_simplejwt-5.3.1-py3-none-any.whl (Vulnerable Library)

Found in HEAD commit: 8233eb35f209c5b712ecc7d96645a2de905e8282

Found in base branch: main

Vulnerability Details

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.

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

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label Oct 25, 2024
@mend-bolt-for-github mend-bolt-for-github bot changed the title djangorestframework_simplejwt-5.3.1-py3-none-any.whl: 1 vulnerabilities (highest severity is: 7.5) djangorestframework_simplejwt-5.3.1-py3-none-any.whl: 1 vulnerabilities (highest severity is: 5.5) Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend
Projects
None yet
Development

No branches or pull requests

0 participants