NA

CVE-2024-28180

Published: 09/03/2024 Updated: 31/03/2024

Vulnerability Summary

Package jose aims to provide an implementation of the Javascript Object Signing and Encryption set of standards. 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). This vulnerability has been patched in versions 4.0.1, 3.0.3 and 2.6.3.

Vendor Advisories

Debian Bug report logs - #1065814 golang-github-go-jose-go-jose: CVE-2024-28180 Package: src:golang-github-go-jose-go-jose; Maintainer for src:golang-github-go-jose-go-jose is Debian Go Packaging Team <team+pkg-go@trackerdebianorg>; Reported by: Salvatore Bonaccorso <carnil@debianorg> Date: Sun, 10 Mar 2024 07:42:0 ...