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

exploitDog

github логотип

GHSA-pr85-w493-9w3x

Опубликовано: 18 авг. 2026
Источник: github
Github: Прошло ревью
CVSS3: 9.8

Описание

resdata has Classic Buffer Overflow, Improper Validation of Array Index, NULL Pointer Dereference and Out-of-bounds Read

Impact

Prior to version 6.2.9 resdata would not correctly validate input in GRDECL files. The severity rating assumes that resdata is used to parse untrused files in a networking context such as a webservice.

Patches

The bug has been patched starting with version 6.2.9.

Пакеты

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

resdata

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

< 6.2.9

6.2.9

EPSS

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

9.8 Critical

CVSS3

Дефекты

CWE-120
CWE-125
CWE-129
CWE-476

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

CVSS3: 9.8
nvd
9 дней назад

resdata is software for reading and writing result files from the Eclipse reservoir simulator. Prior to 6.2.9, resdata insufficiently validates numeric fields, grid dimensions, keyword sizes, and array indexes while parsing untrusted GRDECL files in lib/resdata/rd_kw_grdecl.cpp and lib/resdata/rd_grid.cpp. Malformed COORD, ZCORN, CORSNUM, ACTNUM, or MAPAXES data can reach rd_grid_alloc_GRDECL_kw__ with inconsistent lengths, while unbounded floating-point conversion can exceed the intended parser buffer. In a network service that accepts untrusted GRDECL files, these conditions can cause a classic buffer overflow, out-of-bounds reads, invalid array access, NULL pointer dereference, memory corruption, or service termination. This issue is fixed in version 6.2.9.

EPSS

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

9.8 Critical

CVSS3

Дефекты

CWE-120
CWE-125
CWE-129
CWE-476