cve/2024/CVE-2024-3296.md
2025-09-29 16:08:36 +00:00

1.0 KiB

CVE-2024-3296

Description

A timing-based side-channel flaw exists in the rust-openssl package, which could be sufficient to recover a plaintext across a network in a Bleichenbacher-style attack. To achieve successful decryption, an attacker would have to be able to send a large number of trial messages for decryption. The vulnerability affects the legacy PKCS#1v1.5 RSA encryption padding mode.

POC

Reference

No PoCs from references.

Github