Lucene search

K
prionPRIOn knowledge basePRION:CVE-2024-28180
HistoryMar 09, 2024 - 1:15 a.m.

Code injection

2024-03-0901:15:00
PRIOn knowledge base
www.prio-n.com
15
code injection
javascript object signing
encryption
security patch

4.4 Medium

AI Score

Confidence

High

0.0005 Low

EPSS

Percentile

17.1%

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.