Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
rsa crate has potential panic on a prime being equal to 1
Vulnerability Description
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.
CVSS Information
N/A
Vulnerability Type
对异常条件检查或处理不恰当
Vulnerability Title
RSA 安全漏洞
Vulnerability Description
RSA是Rust Crypto开源的一个Rust库。 RSA 0.9.10之前版本存在安全漏洞,该漏洞源于创建RSA私钥时存在恐慌,可能导致错误处理不当。
CVSS Information
N/A
Vulnerability Type
N/A