Administrators would like to determine if Management Center (MC) devices are vulnerable to CVE-2023-48795.
Management Center (MC)
Vulnerability Details
Advisory Link(s)
Since this vulnerability requires the negotiation of either ChaCha20-Poly1305, or any CBC cipher in combination with Encrypt-then-MAC as the connection's encryption mode, the only solution at the MC level is to remove the use of these ciphers from the SSH Console. This can be conducted via the CLI using the following commands:
ssh-console ciphers view
ssh-console ciphers remove [cipher_name]