#VU71993 Information Exposure Through Timing Discrepancy in OpenSSL - CVE-2022-4304
Published: February 7, 2023 / Updated: January 5, 2024
OpenSSL
OpenSSL Software Foundation
Description
The vulnerability allows a remote attacker to obtain sensitive information.
The vulnerability exists due to a timing based side channel exists in the OpenSSL RSA Decryption implementation. A remote attacker can perform a Bleichenbacher style attack and decrypt data sent over the network.
To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE.