pysec-2024-233
Vulnerability from pysec
Published
2024-04-26 00:15
Modified
2025-02-18 19:20
Details
python-jose through 3.3.0 allows attackers to cause a denial of service (resource consumption) during a decode via a crafted JSON Web Encryption (JWE) token with a high compression ratio, aka a "JWT bomb." This is similar to CVE-2024-21319.
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "python-jose", "purl": "pkg:pypi/python-jose" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.4.0" } ], "type": "ECOSYSTEM" } ], "versions": [ "0.1.0", "0.1.1", "0.1.2", "0.1.3", "0.1.4", "0.1.5", "0.1.6", "0.1.7", "0.1.8", "0.2.0", "0.3.0", "0.4.0", "0.5.0", "0.5.1", "0.5.2", "0.5.3", "0.5.4", "0.5.5", "0.5.6", "0.6.1", "0.6.2", "0.7.0", "1.0.0", "1.1.0", "1.2.0", "1.3.0", "1.3.1", "1.3.2", "1.4.0", "2.0.0", "2.0.1", "2.0.2", "3.0.0", "3.0.1", "3.1.0", "3.2.0", "3.3.0" ] } ], "aliases": [ "CVE-2024-33664" ], "details": "python-jose through 3.3.0 allows attackers to cause a denial of service (resource consumption) during a decode via a crafted JSON Web Encryption (JWE) token with a high compression ratio, aka a \"JWT bomb.\" This is similar to CVE-2024-21319.", "id": "PYSEC-2024-233", "modified": "2025-02-18T19:20:15.511369+00:00", "published": "2024-04-26T00:15:09+00:00", "references": [ { "type": "REPORT", "url": "https://github.com/mpdavis/python-jose/issues/344" }, { "type": "WEB", "url": "https://github.com/mpdavis/python-jose/pull/345" }, { "type": "WEB", "url": "https://www.vicarius.io/vsociety/posts/jwt-bomb-in-python-jose-cve-2024-33664" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.