Improper Certificate Validation in Beats - CVE-2023-31421
Published: October 6, 2023
Beats
Elastic Stack
Description
The vulnerability allows a remote attacker to perform MitM attack.
The vulnerability exists due to the application does not verify whether the server certificate is valid for the target IP address. When the client is configured to connect to an IP address instead of a
hostname, it does not validate the server certificate's IP SAN values
against that IP address and certificate validation fails, and therefore
the connection is not blocked as expected. A remote attacker can perform MitM attack.