The Dell OS10 Switch must be configured to disable the Bash shell.

Severity
Group ID
Group Title
Version
Rule ID
Date
STIG Version
highV-269777SRG-APP-000142-NDM-000245OS10-NDM-000350SV-269777r1051716_rule2024-12-111
Description
To prevent unauthorized connection of devices, unauthorized transfer of information, or unauthorized tunneling (i.e., embedding of data types within data types), organizations must disable unused or unnecessary physical and logical ports/protocols on information systems. Network devices are capable of providing a wide variety of functions and services. Some of the functions and services provided by default may not be necessary to support essential organizational operations. Additionally, it is sometimes convenient to provide multiple services from a single component (e.g., email and web services); however, doing so increases risk over limiting the services provided by any one component. To support the requirements and principles of least functionality, the network device must support the organizational requirements providing only essential capabilities and limiting the use of ports, protocols, and/or services to only those required, authorized, and approved. Some network devices have capabilities enabled by default; if these capabilities are not necessary, they must be disabled. If a particular capability is used, then it must be documented and approved.
ℹ️ Check
Verify the bash shell is disabled. Check the switch configuration for the setting "system-cli disable". If system-cli disable is not configured, this is a finding.
✔️ Fix
Disable Bash shell from the CLI: OS10# configure terminal OS10(config)# system-cli disable