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

exploitDog

github логотип

GHSA-8mxc-vqrq-gcm8

Опубликовано: 26 фев. 2025
Источник: github
Github: Не прошло ревью
CVSS3: 8.1

Описание

jq v1.7.1 contains a stack-buffer-overflow in the decNumberCopy function within decNumber.c.

jq v1.7.1 contains a stack-buffer-overflow in the decNumberCopy function within decNumber.c.

EPSS

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

8.1 High

CVSS3

Дефекты

CWE-843

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

CVSS3: 8.1
ubuntu
4 месяца назад

decNumberCopy in decNumber.c in jq through 1.7.1 does not properly consider that NaN is interpreted as numeric, which has a resultant stack-based buffer overflow and out-of-bounds write, as demonstrated by use of --slurp with subtraction, such as a filter of .-. when the input has a certain form of digit string with NaN (e.g., "1 NaN123" immediately followed by many more digits).

CVSS3: 5.3
redhat
4 месяца назад

decNumberCopy in decNumber.c in jq through 1.7.1 does not properly consider that NaN is interpreted as numeric, which has a resultant stack-based buffer overflow and out-of-bounds write, as demonstrated by use of --slurp with subtraction, such as a filter of .-. when the input has a certain form of digit string with NaN (e.g., "1 NaN123" immediately followed by many more digits).

CVSS3: 8.1
nvd
4 месяца назад

decNumberCopy in decNumber.c in jq through 1.7.1 does not properly consider that NaN is interpreted as numeric, which has a resultant stack-based buffer overflow and out-of-bounds write, as demonstrated by use of --slurp with subtraction, such as a filter of .-. when the input has a certain form of digit string with NaN (e.g., "1 NaN123" immediately followed by many more digits).

CVSS3: 8.1
msrc
3 месяца назад

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

CVSS3: 8.1
debian
4 месяца назад

decNumberCopy in decNumber.c in jq through 1.7.1 does not properly con ...

EPSS

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

8.1 High

CVSS3

Дефекты

CWE-843