QID 997683
Date Published: 2024-03-13
QID 997683: GO (Go) Security Update for github.com/go-jose/go-jose/v3 (GHSA-c5q2-7r4c-mv6g)
An attacker could send a JWE containing compressed data that used large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti. Those functions now return an error if the decompressed data would exceed 250kB or 10x the compressed size (whichever is larger). Thanks to Enze Wang@Alioth and Jianjun Chen@Zhongguancun Lab (@zer0yu and @chenjj) for reporting.
Successful exploitation of this vulnerability could lead to a security breach or could affect integrity, availability, and confidentiality.
Solution
Refer to Github security advisory GHSA-c5q2-7r4c-mv6g for updates and patch information.
Vendor References
- GHSA-c5q2-7r4c-mv6g -
github.com/advisories/GHSA-c5q2-7r4c-mv6g
CVEs related to QID 997683
Software Advisories
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| GHSA-c5q2-7r4c-mv6g | github.com/go-jose/go-jose/v3 |
|