Check: RCKS-NDM-000340
RUCKUS ICX NDM STIG:
RCKS-NDM-000340
(in version v1 r1)
Title
The RUCKUS ICX device must be configured to prohibit the use of all unnecessary and/or nonsecure functions, ports, protocols, and/or services (Cat I impact)
Discussion
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 Content
Check the configuration for unnecessary/nonsecure functions including any of the below commands: ip dns server … web-management http web-management https telnet server ip proxy-arp If the above or any other service/function deemed unnecessary or unsecure is listed, this is a finding.
Fix Text
Disable unnecessary/unsecure functions as required, such as: SSH@ICX(config)# web http disable SSH@ICX(config)# web https disable SSH@ICX(config)# no ip proxy-arp SSH@ICX(config)# no ip dns server [address] SSH@ICX(config)# no telnet server
Additional Identifiers
Rule ID: SV-273798r1110830_rule
Vulnerability ID: V-273798
Group Title: SRG-APP-000142-NDM-000245
Expert Comments
CCIs
Number | Definition |
---|---|
CCI-000382 |
Configure the system to prohibit or restrict the use of organization-defined prohibited or restricted functions, system ports, protocols, software, and/or services. |
Controls
Number | Title |
---|---|
CM-7 |
Least Functionality |