mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
765 B
Markdown
19 lines
765 B
Markdown
### [CVE-2024-33664](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-33664)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/mpdavis/python-jose/issues/344
|
|
- https://github.com/mpdavis/python-jose/issues/344
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|