My client is concerned because they got some SSH issues flagged in a PCI DSS compliance audit. Specifically, there were the following issues:
- OpenSSH < 9.3p2 Vulnerability - CVE-2023-38408
- SSL Medium Strength Cipher Suites Supported (SWEET32) - CVE-2016-2183
- SSL 64-bit Block Size Cipher Suites Supported (SWEET32) - CVE-2016-6329
- The remote host is running a database server that is reachable from the Internet. This violates PCI DSS, section 1.3.7.
- The remote host is running a database server that is reachable from the Internet. This violates PCI DSS, section 1.3.7.
- OpenSSH 6.2 < 8.8 - CVE-2021-41617
- OpenSSH < 9.9p2 MitM - CVE-2025-26465
- OpenSSH < 9.6 Multiple Vulnerabilities - CVE-2023-51385, CVE-2023-48795, CVE-2023-51384
- OpenSSH < 10.0 DisableForwarding - CVE-2025-32728
I'm not sure how to resolve these in Opalstack. Can someone advise?