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

exploitDog

github логотип

GHSA-ghm9-cr32-g9qj

Опубликовано: 22 апр. 2026
Источник: github
Github: Прошло ревью
CVSS4: 8.1

Описание

rust-openssl: rustMdCtxRef::digest_final() writes past caller buffer with no length check

EVP_DigestFinal() always writes EVP_MD_CTX_size(ctx) to the out buffer. If out is smaller than that, MdCtxRef::digest_final() writes past its end, usually corrupting the stack. This is reachable from safe Rust.

Пакеты

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

openssl

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

>= 0.10.39, < 0.10.78

0.10.78

EPSS

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

8.1 High

CVSS4

Дефекты

CWE-121

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

CVSS3: 7.5
ubuntu
3 месяца назад

rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.10.39 to before 0.10.78, EVP_DigestFinal() always writes EVP_MD_CTX_size(ctx) to the out buffer. If out is smaller than that, MdCtxRef::digest_final() writes past its end, usually corrupting the stack. This is reachable from safe Rust. This vulnerability is fixed in 0.10.78.

CVSS3: 7.5
nvd
3 месяца назад

rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.10.39 to before 0.10.78, EVP_DigestFinal() always writes EVP_MD_CTX_size(ctx) to the out buffer. If out is smaller than that, MdCtxRef::digest_final() writes past its end, usually corrupting the stack. This is reachable from safe Rust. This vulnerability is fixed in 0.10.78.

msrc
3 месяца назад

rust-openssl: MdCtxRef::digest_final() writes past caller buffer with no length check

CVSS3: 7.5
debian
3 месяца назад

rust-openssl provides OpenSSL bindings for the Rust programming langua ...

suse-cvrf
15 дней назад

Security update for aws-nitro-enclaves-cli

EPSS

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

8.1 High

CVSS4

Дефекты

CWE-121