Container is exposing SSH port Affecting Deployment service in Kubernetes
Severity Framework
Snyk CCSS
Rule category
Network / Ports
Is your enviroment affected by this misconfiguration?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsFrameworks
CIS-Controls
- Snyk ID SNYK-CC-00621
- credit Snyk Research Team
Description
SSH port is declared in ports
attribute.
How to fix?
Remove ssh from ports
array.