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

exploitDog

nvd логотип

CVE-2023-2512

Опубликовано: 12 мая 2023
Источник: nvd
CVSS3: 6.5
CVSS3: 8.1
EPSS Низкий

Описание

Prior to version v1.20230419.0, the FormData API implementation was subject to an integer overflow. If a FormData instance contained more than 2^31 elements, the forEach() method could end up reading from the wrong location in memory while iterating over elements. This would most likely lead to a segmentation fault, but could theoretically allow arbitrary undefined behavior.

In order for the bug to be exploitable, the process would need to be able to allocate 160GB of RAM. Due to this, the bug was never exploitable on the Cloudflare Workers platform, but could theoretically be exploitable on deployments of workerd running on machines with a huge amount of memory. Moreover, in order to be remotely exploited, an attacker would have to upload a single form-encoded HTTP request of at least tens of gigabytes in size. The application code would then have to use request.formData() to parse the request and formData.forEach() to iterate over this data. Due to these limitations, the exploit

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

Конфигурация 1
cpe:2.3:a:cloudflare:workerd:*:*:*:*:*:node.js:*:*
Версия до 1.20230419.0 (исключая)

EPSS

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

6.5 Medium

CVSS3

8.1 High

CVSS3

Дефекты

CWE-125
CWE-190

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

CVSS3: 6.5
github
больше 2 лет назад

Buffer under-read in workerd

EPSS

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

6.5 Medium

CVSS3

8.1 High

CVSS3

Дефекты

CWE-125
CWE-190