fkie_cve-2024-33664
Vulnerability from fkie_nvd
Published
2024-04-26 00:15
Modified
2024-11-21 09:17
Severity ?
Summary
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.
References
Impacted products
Vendor | Product | Version |
---|
{ "cveTags": [], "descriptions": [ { "lang": "en", "value": "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." }, { "lang": "es", "value": "python-jose hasta la versi\u00f3n 3.3.0 permite a los atacantes provocar una denegaci\u00f3n de servicio (consumo de recursos) durante una decodificaci\u00f3n a trav\u00e9s de un token JSON Web Encryption (JWE) manipulado con una alta relaci\u00f3n de compresi\u00f3n, tambi\u00e9n conocido como una \"bomba JWT\". Esto es similar a CVE-2024-21319." } ], "id": "CVE-2024-33664", "lastModified": "2024-11-21T09:17:21.297", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 1.4, "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }, "published": "2024-04-26T00:15:09.060", "references": [ { "source": "cve@mitre.org", "url": "https://github.com/mpdavis/python-jose/issues/344" }, { "source": "cve@mitre.org", "url": "https://github.com/mpdavis/python-jose/pull/345" }, { "source": "cve@mitre.org", "url": "https://www.vicarius.io/vsociety/posts/jwt-bomb-in-python-jose-cve-2024-33664" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://github.com/mpdavis/python-jose/issues/344" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://github.com/mpdavis/python-jose/pull/345" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://www.vicarius.io/vsociety/posts/jwt-bomb-in-python-jose-cve-2024-33664" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Awaiting Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-400" } ], "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }
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.