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

exploitDog

github логотип

GHSA-47qf-hp3h-rwmm

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

Описание

wolfSSL's ECCSI signature verifier wc_VerifyEccsiHash decodes the r and s scalars from the signature blob via mp_read_unsigned_bin with no check that they lie in [1, q-1]. A crafted forged signature could verify against any message for any identity, using only publicly-known constants.

wolfSSL's ECCSI signature verifier wc_VerifyEccsiHash decodes the r and s scalars from the signature blob via mp_read_unsigned_bin with no check that they lie in [1, q-1]. A crafted forged signature could verify against any message for any identity, using only publicly-known constants.

EPSS

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

7.6 High

CVSS4

Дефекты

CWE-347

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

ubuntu
5 дней назад

wolfSSL's ECCSI signature verifier `wc_VerifyEccsiHash` decodes the `r` and `s` scalars from the signature blob via `mp_read_unsigned_bin` with no check that they lie in `[1, q-1]`. A crafted forged signature could verify against any message for any identity, using only publicly-known constants.

nvd
5 дней назад

wolfSSL's ECCSI signature verifier `wc_VerifyEccsiHash` decodes the `r` and `s` scalars from the signature blob via `mp_read_unsigned_bin` with no check that they lie in `[1, q-1]`. A crafted forged signature could verify against any message for any identity, using only publicly-known constants.

debian
5 дней назад

wolfSSL's ECCSI signature verifier `wc_VerifyEccsiHash` decodes the `r ...

EPSS

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

7.6 High

CVSS4

Дефекты

CWE-347