#VU95799 Inadequate Encryption Strength in Apache Mina SSHD - CVE-2024-41909
Published: August 12, 2024
Apache Mina SSHD
Apache Foundation
Description
The vulnerability allows a remote attacker to perform MitM attack.
The vulnerability exists due to incorrect implementation of the SSH Binary Packet Protocol (BPP), which mishandles the handshake phase and the use of sequence numbers. A remote attacker can perform MitM attack and delete the SSH2_MSG_EXT_INFO message sent before authentication starts, allowing the attacker to disable a subset of the keystroke timing obfuscation features and perform "Terrapin attack".