CVEs (7)
CVE VENDORS PRODUCTS UPDATED PUBLISHED CVSS |
|---|
1Rust Openssl Project 1Rust Openssl Jul 15, 2026 Apr 24, 2026 8.3 HIGH· v4 5.3 MEDIUM· v3 N/A· v2 rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.24 to before 0.10.78, the FFI trampolines behind SslContextBuilder::set_psk_client_callback, set_psk_server_callback, set_cookie_generat...Show more |
1Rust Openssl Project 1Rust Openssl Jul 15, 2026 Apr 24, 2026 8.1 HIGH· v4 7.5 HIGH· v3 N/A· v2 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::di...Show more |
1Rust Openssl Project 1Rust Openssl Jul 17, 2026 Apr 24, 2026 7.2 HIGH· v4 8.1 HIGH· v3 N/A· v2 rust-openssl provides OpenSSL bindings for the Rust programming language. From to before 0.10.78, aes::unwrap_key() contains an incorrect assertion: it checks that out.len() + 8 <= in_.len(), but this condition is reve...Show more |
1Rust Openssl Project 1Rust Openssl Jun 17, 2026 Apr 24, 2026 1.7 LOW· v4 9.1 CRITICAL· v3 N/A· v2 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...Show more |
1Rust Openssl Project 1Rust Openssl Jul 15, 2026 Apr 24, 2026 7.2 HIGH· v4 7.5 HIGH· v3 N/A· v2 rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.27 to before 0.10.78, Deriver::derive (and PkeyCtxRef::derive) sets len = buf.len() and passes it as the in/out length to EVP_PKEY_deriv...Show more |
1Rust Openssl Project 1Rust Openssl Nov 21, 2024 Aug 26, 2019 N/A· v4 9.8 CRITICAL· v3 7.5 HIGH· v2 An issue was discovered in the openssl crate before 0.10.9 for Rust. A use-after-free occurs in CMS Signing. |
1Rust Openssl Project 1Rust Openssl Nov 21, 2024 Aug 26, 2019 N/A· v4 8.1 HIGH· v3 6.8 MEDIUM· v2 An issue was discovered in the openssl crate before 0.9.0 for Rust. There is an SSL/TLS man-in-the-middle vulnerability because certificate verification is off by default and there is no API for hostname verification. |