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

exploitDog

github логотип

GHSA-gg7g-5hm7-ggx5

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

Описание

Heap out-of-bounds read in Clickhouse's LZ4 compression codec when parsing a malicious query. As part of the LZ4::decompressImpl() loop, a 16-bit unsigned user-supplied value ('offset') is read from the compressed data. The offset is later used in the length of a copy operation, without checking the lower bounds of the source of the copy operation.

Heap out-of-bounds read in Clickhouse's LZ4 compression codec when parsing a malicious query. As part of the LZ4::decompressImpl() loop, a 16-bit unsigned user-supplied value ('offset') is read from the compressed data. The offset is later used in the length of a copy operation, without checking the lower bounds of the source of the copy operation.

EPSS

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

8.1 High

CVSS3

Дефекты

CWE-125

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

CVSS3: 8.1
ubuntu
почти 4 года назад

Heap out-of-bounds read in Clickhouse's LZ4 compression codec when parsing a malicious query. As part of the LZ4::decompressImpl() loop, a 16-bit unsigned user-supplied value ('offset') is read from the compressed data. The offset is later used in the length of a copy operation, without checking the lower bounds of the source of the copy operation.

CVSS3: 8.1
nvd
почти 4 года назад

Heap out-of-bounds read in Clickhouse's LZ4 compression codec when parsing a malicious query. As part of the LZ4::decompressImpl() loop, a 16-bit unsigned user-supplied value ('offset') is read from the compressed data. The offset is later used in the length of a copy operation, without checking the lower bounds of the source of the copy operation.

CVSS3: 8.1
debian
почти 4 года назад

Heap out-of-bounds read in Clickhouse's LZ4 compression codec when par ...

EPSS

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

8.1 High

CVSS3

Дефекты

CWE-125