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

exploitDog

github логотип

GHSA-cp6g-7hqx-qxhp

Опубликовано: 10 фев. 2026
Источник: github
Github: Прошло ревью
CVSS4: 6.9
CVSS3: 6.5

Описание

mongo-go-driver has Heap Out-of-Bounds Read in GSSAPI Error Handling

The mongo-go-driver repository contains CGo bindings for GSSAPI (Kerberos) authentication on Linux and macOS. The C wrapper implementation contains a heap out-of-bounds read vulnerability due to incorrect assumptions about string termination in the GSSAPI standard. Since GSSAPI buffers are not guaranteed to be null-terminated or have extra padding, this results in reading one byte past the allocated heap buffer.

Пакеты

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

go.mongodb.org/mongo-driver

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

< 1.17.7

1.17.7

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

go.mongodb.org/mongo-driver/v2

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

< 2.4.2

2.4.2

EPSS

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

6.9 Medium

CVSS4

6.5 Medium

CVSS3

Дефекты

CWE-183

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

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

The mongo-go-driver repository contains CGo bindings for GSSAPI (Kerberos) authentication on Linux and macOS. The C wrapper implementation contains a heap out-of-bounds read vulnerability due to incorrect assumptions about string termination in the GSSAPI standard. Since GSSAPI buffers are not guaranteed to be null-terminated or have extra padding, this results in reading one byte past the allocated heap buffer.

CVSS3: 6.5
fstec
5 месяцев назад

Уязвимость стандарта GSSAPI драйвера MongoDB Go Driver, позволяющая нарушителю оказать влияние целостность защищаемой информации

EPSS

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

6.9 Medium

CVSS4

6.5 Medium

CVSS3

Дефекты

CWE-183