Описание
The rsa crate is an RSA implementation written in rust. Prior to version 0.9.10, when creating a RSA private key from its components, the construction panics instead of returning an error when one of the primes is 1. Version 0.9.10 fixes the issue.
EPSS
Процентиль: 13%
0.00042
Низкий
Дефекты
CWE-703
Связанные уязвимости
ubuntu
6 дней назад
The `rsa` crate is an RSA implementation written in rust. Prior to version 0.9.10, when creating a RSA private key from its components, the construction panics instead of returning an error when one of the primes is `1`. Version 0.9.10 fixes the issue.
debian
7 дней назад
The `rsa` crate is an RSA implementation written in rust. Prior to ver ...
EPSS
Процентиль: 13%
0.00042
Низкий
Дефекты
CWE-703