Operating System - HP-UX
1832542 Members
5681 Online
110043 Solutions
New Discussion

Re: how to fix SSH Server CBC Mode Ciphers Enabled vulnerability

 
KhushalMahajan9
Regular Visitor

how to fix SSH Server CBC Mode Ciphers Enabled vulnerability

How to fix SSH Server CBC Mode Ciphers Enabled vulnerability on CPPM 6.10.8.188650

2 REPLIES 2
Sunitha_Mod
Honored Contributor

Re: how to fix SSH Server CBC Mode Ciphers Enabled vulnerability

Hello @KhushalMahajan9,

Thank you for posting! 

Could you please let us know what HPE product you are referring to? So we can check and guide you further. 

We await your response. 

hqlsolutions
New Member

Re: how to fix SSH Server CBC Mode Ciphers Enabled vulnerability

To fix the SSH Server CBC Mode Ciphers Enabled vulnerability, edit the SSH configuration file (/etc/ssh/sshd_config) and disable CBC mode ciphers by adding or modifying the Ciphers line. For example, set it to Ciphers aes256-ctr,aes192-ctr,aes128-ctr. Restart the SSH service for changes to take effect.

[Moderator edit: Removed the 3rd party link.]