漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
rust-openssl: Out-of-bounds read in PEM password callback when user callback returns an oversized length
Vulnerability Description
rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.0 to before 0.10.78, the *_from_pem_callback APIs did not validate the length returned by the user's callback. A password callback that returns a value larger than the buffer it was given can cause some versions of OpenSSL to over-read this buffer. OpenSSL 3.x is not affected by this. This vulnerability is fixed in 0.10.78.
CVSS Information
N/A
Vulnerability Type
跨界内存读
Vulnerability Title
rust-openssl 缓冲区错误漏洞
Vulnerability Description
rust-openssl是rust-openssl开源的一个用于与 OpenSSL 库进行交互的库。 rust-openssl 0.9.0版本至0.10.78之前版本存在缓冲区错误漏洞,该漏洞源于*_from_pem_callback API未验证用户回调返回的长度,密码回调返回大于给定缓冲区的值可能导致某些OpenSSL版本过度读取该缓冲区。
CVSS Information
N/A
Vulnerability Type
N/A