First published: Fri Oct 20 2023(Updated: )
A timing based side-channel exists in the libgcrypt RSA implementation 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 all RSA padding modes: PKCS#1 v1.5, RSA-OAEP, and RSASVE.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
libgcrypt |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-2236 is considered a high severity vulnerability due to its potential for plaintext recovery via a timing-based side-channel attack.
To fix CVE-2024-2236, update the GNU libgcrypt library to the latest patched version provided by the developers.
CVE-2024-2236 affects users of the GNU libgcrypt library, specifically in its RSA implementation.
CVE-2024-2236 facilitates a Bleichenbacher-style attack that can lead to plaintext recovery.
Yes, CVE-2024-2236 can potentially be exploited remotely if an attacker can send multiple trial messages across a network.