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

exploitDog

nvd логотип

CVE-2023-24534

Опубликовано: 06 апр. 2023
Источник: nvd
CVSS3: 7.5
EPSS Низкий

Уязвимость DoS атаки из-за некорректной обработки заголовков HTTP и MIME, приводящей к чрезмерному выделению памяти в HTTP-сервере

Описание

Некорректная обработка заголовков HTTP и MIME может выделять большие объемы памяти даже при обработке небольших входных данных, что может привести к DoS атаке. Определенные необычные структуры входных данных вызывают функцию, используемую для парсинга заголовков HTTP и MIME, выделять значительно больше памяти, чем необходимо для хранения разобранных заголовков. Злоумышленник способен воспользоваться этим поведением, чтобы заставить HTTP-сервер выделить большое количество памяти от небольшого запроса, что может привести к истощению памяти и DoS атаке.

В обновлении безопасности обработка заголовков теперь корректно выделяет только то количество памяти, которое необходимо для хранения разобранных заголовков.

Тип уязвимости

  • Истощение памяти (memory exhaustion)
  • DoS атака

Уязвимые конфигурации

Конфигурация 1

Одно из

cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*
Версия до 1.19.8 (исключая)
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*
Версия от 1.20.0 (включая) до 1.20.3 (исключая)

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-400
CWE-400

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

CVSS3: 7.5
ubuntu
около 2 лет назад

HTTP and MIME header parsing can allocate large amounts of memory, even when parsing small inputs, potentially leading to a denial of service. Certain unusual patterns of input data can cause the common function used to parse HTTP and MIME headers to allocate substantially more memory than required to hold the parsed headers. An attacker can exploit this behavior to cause an HTTP server to allocate large amounts of memory from a small request, potentially leading to memory exhaustion and a denial of service. With fix, header parsing now correctly allocates only the memory required to hold parsed headers.

CVSS3: 7.5
redhat
около 2 лет назад

HTTP and MIME header parsing can allocate large amounts of memory, even when parsing small inputs, potentially leading to a denial of service. Certain unusual patterns of input data can cause the common function used to parse HTTP and MIME headers to allocate substantially more memory than required to hold the parsed headers. An attacker can exploit this behavior to cause an HTTP server to allocate large amounts of memory from a small request, potentially leading to memory exhaustion and a denial of service. With fix, header parsing now correctly allocates only the memory required to hold parsed headers.

CVSS3: 7.5
debian
около 2 лет назад

HTTP and MIME header parsing can allocate large amounts of memory, eve ...

CVSS3: 7.5
github
около 2 лет назад

HTTP and MIME header parsing can allocate large amounts of memory, even when parsing small inputs, potentially leading to a denial of service. Certain unusual patterns of input data can cause the common function used to parse HTTP and MIME headers to allocate substantially more memory than required to hold the parsed headers. An attacker can exploit this behavior to cause an HTTP server to allocate large amounts of memory from a small request, potentially leading to memory exhaustion and a denial of service. With fix, header parsing now correctly allocates only the memory required to hold parsed headers.

CVSS3: 7.5
fstec
около 2 лет назад

Уязвимость пакета net/textproto языка программирования Golang, позволяющая нарушителю вызвать отказ в обслуживании

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-400
CWE-400