Skip to content

Commit e02d329

Browse files
1 parent d469640 commit e02d329

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

advisories/github-reviewed/2025/12/GHSA-3677-xxcr-wjqv/GHSA-3677-xxcr-wjqv.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-3677-xxcr-wjqv",
4-
"modified": "2025-12-18T15:34:32Z",
4+
"modified": "2026-01-06T19:46:21Z",
55
"published": "2025-12-17T18:31:33Z",
66
"aliases": [
77
"CVE-2024-29371"
88
],
99
"summary": "jose4j is vulnerable to DoS via compressed JWE content",
10-
"details": "In jose4j before 0.9.5, an attacker can cause a Denial-of-Service (DoS) condition by crafting a malicious JSON Web Encryption (JWE) token with an exceptionally high compression ratio. When this token is processed by the server, it results in significant memory allocation and processing time during decompression.",
10+
"details": "In jose4j before 0.9.6, an attacker can cause a Denial-of-Service (DoS) condition by crafting a malicious JSON Web Encryption (JWE) token with an exceptionally high compression ratio. When this token is processed by the server, it results in significant memory allocation and processing time during decompression.",
1111
"severity": [
1212
{
1313
"type": "CVSS_V3",
@@ -28,7 +28,7 @@
2828
"introduced": "0"
2929
},
3030
{
31-
"fixed": "0.9.5"
31+
"fixed": "0.9.6"
3232
}
3333
]
3434
}

0 commit comments

Comments
 (0)