Bugzilla – Bug 1221446
VUL-0: CVE-2024-2467: perl-Crypt-OpenSSL-RSA: side-channel attack in PKCS#1 v1.5 padding mode (Marvin Attack)
Last modified: 2024-03-15 09:15:05 UTC
A timing based side-channel exists in the perl-Crypt-OpenSSL-RSA 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. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-2467 https://bugzilla.redhat.com/show_bug.cgi?id=2269567 https://github.com/toddr/Crypt-OpenSSL-RSA/issues/42