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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
JWX is Go module implementing various JWx (JWA/JWE/JWK/JWS/JWT, otherwise known as JOSE) technologies. This vulnerability allows an attacker with a trusted public key to cause a Denial-of-Service (DoS) condition by crafting a malicious JSON Web Encryption (JWE) token with an exceptionally high compression ratio. This issue has been patched in versions 1.2.29 and 2.0.21.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/lestrrat-go/jwx/security/advisories/GHSA-hj3v-m684-v259
|
|
- https://github.com/lestrrat-go/jwx/security/advisories/GHSA-hj3v-m684-v259
|
|
|
|
#### Github
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
|