24 lines
767 B
JSON
Raw Normal View History

{
"id": "CVE-2024-33664",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-04-26T00:15:09.060",
"lastModified": "2024-04-26T12:58:17.720",
"vulnStatus": "Awaiting Analysis",
"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."
}
],
"metrics": {},
"references": [
{
"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"
}
]
}