GHSA-5VCC-86WM-547Q
Vulnerability from github – Published: 2024-03-16 09:30 – Updated: 2025-09-02 15:26
VLAI?
Summary
Improper Privilege Management in djangorestframework-simplejwt
Details
djangorestframework-simplejwt before version 5.5.1 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.
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "djangorestframework-simplejwt"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.5.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2024-22513"
],
"database_specific": {
"cwe_ids": [
"CWE-269"
],
"github_reviewed": true,
"github_reviewed_at": "2024-03-18T20:37:23Z",
"nvd_published_at": "2024-03-16T07:15:06Z",
"severity": "LOW"
},
"details": "djangorestframework-simplejwt before version 5.5.1 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.",
"id": "GHSA-5vcc-86wm-547q",
"modified": "2025-09-02T15:26:12Z",
"published": "2024-03-16T09:30:35Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22513"
},
{
"type": "WEB",
"url": "https://github.com/jazzband/djangorestframework-simplejwt/issues/779"
},
{
"type": "WEB",
"url": "https://github.com/jazzband/djangorestframework-simplejwt/pull/872"
},
{
"type": "WEB",
"url": "https://github.com/jazzband/djangorestframework-simplejwt/pull/873"
},
{
"type": "WEB",
"url": "https://github.com/jazzband/djangorestframework-simplejwt/pull/891"
},
{
"type": "WEB",
"url": "https://github.com/jazzband/djangorestframework-simplejwt/commit/14e8b2cf5fa0df954af82ff3926fa6d6c4ecf13e"
},
{
"type": "WEB",
"url": "https://github.com/jazzband/djangorestframework-simplejwt/commit/1ad763bfe73936515aa4756263338c63866364c9"
},
{
"type": "WEB",
"url": "https://github.com/jazzband/djangorestframework-simplejwt/commit/a2d0a0201b6123536ecf76cd4d0ec7389317d0a7"
},
{
"type": "WEB",
"url": "https://github.com/dmdhrumilmistry/CVEs/tree/main/CVE-2024-22513"
},
{
"type": "PACKAGE",
"url": "https://github.com/jazzband/djangorestframework-simplejwt"
},
{
"type": "WEB",
"url": "https://github.com/jazzband/djangorestframework-simplejwt/blob/c791e987332ed5e22a86428160d6372b1d85ffae/rest_framework_simplejwt/tokens.py#L281"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "Improper Privilege Management in djangorestframework-simplejwt"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…