Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-c5q2-7r4c-mv6g

Опубликовано: 07 мар. 2024
Источник: github
Github: Прошло ревью
CVSS3: 4.3

Описание

Go JOSE vulnerable to Improper Handling of Highly Compressed Data (Data Amplification)

Impact

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.

Patches

The problem is fixed in the following packages and versions:

  • github.com/go-jose/go-jose/v4 version 4.0.1
  • github.com/go-jose/go-jose/v3 version 3.0.3
  • gopkg.in/go-jose/go-jose.v2 version 2.6.3

The problem will not be fixed in the following package because the package is archived:

  • gopkg.in/square/go-jose.v2

Ссылки

Пакеты

Наименование

github.com/go-jose/go-jose/v4

go
Затронутые версииВерсия исправления

< 4.0.1

4.0.1

Наименование

github.com/go-jose/go-jose/v3

go
Затронутые версииВерсия исправления

< 3.0.3

3.0.3

Наименование

gopkg.in/go-jose/go-jose.v2

go
Затронутые версииВерсия исправления

< 2.6.3

2.6.3

Наименование

gopkg.in/square/go-jose.v2

go
Затронутые версииВерсия исправления

<= 2.6.0

Отсутствует

EPSS

Процентиль: 49%
0.00254
Низкий

4.3 Medium

CVSS3

Дефекты

CWE-409

Связанные уязвимости

CVSS3: 4.3
ubuntu
больше 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.

CVSS3: 4.3
redhat
больше 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.

CVSS3: 4.3
nvd
больше 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.

CVSS3: 4.3
msrc
8 месяцев назад

Описание отсутствует

CVSS3: 4.3
debian
больше 1 года назад

Package jose aims to provide an implementation of the Javascript Objec ...

EPSS

Процентиль: 49%
0.00254
Низкий

4.3 Medium

CVSS3

Дефекты

CWE-409