#VU62767 Man-in-the-Middle (MitM) attack in OpenSSL - CVE-2022-1434
Published: May 3, 2022 / Updated: February 22, 2023
OpenSSL
OpenSSL Software Foundation
Description
The vulnerability allows a remote attacker to perform MitM attack.
The vulnerability exists in OpenSSL 3.0 implementation of the RC4-MD5 ciphersuite due to incorrect usage of AAD data as the MAC key. This makes the MAC key trivially predictable. An attacker can perform a man-in-the-middle (MitM) attack to modify data being sent from one endpoint to an OpenSSL 3.0 recipient such that the modified data would still pass the MAC integrity check.