CVE-2024-22513

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.
Configurations

No configuration.

History

21 Nov 2024, 08:56

Type Values Removed Values Added
References () https://github.com/dmdhrumilmistry/CVEs/tree/main/CVE-2024-22513 - () https://github.com/dmdhrumilmistry/CVEs/tree/main/CVE-2024-22513 -

01 Nov 2024, 20:35

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CWE CWE-306
Summary
  • (es) Djangorestframework-simplejwt versión 5.3.1 y anteriores es vulnerable a la divulgación de información. Un usuario puede acceder a los recursos de la aplicación web incluso después de que su cuenta haya sido deshabilitada debido a que faltan verificaciones de validación del usuario a través del método for_user.

16 Mar 2024, 07:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-03-16 07:15

Updated : 2024-11-21 08:56


NVD link : CVE-2024-22513

Mitre link : CVE-2024-22513

CVE.ORG link : CVE-2024-22513


JSON object : View

Products Affected

No product.

CWE
CWE-306

Missing Authentication for Critical Function