The Juniper SRX Services Gateway must ensure TCP forwarding is disabled for SSH to prevent unauthorized access.
Overview
| Finding ID | Version | Rule ID | IA Controls | Severity |
| V-223214 | JUSX-DM-000114 | SV-223214r1043177_rule | CCI-000382 | medium |
| Description | ||||
| Use this configuration option to prevent a user from creating an SSH tunnel over a CLI session to the Juniper SRX via SSH. This type of tunnel could be used to forward TCP traffic, bypassing any firewall filters or ACLs, allowing unauthorized access. | ||||
| STIG | Date | |||
| Juniper SRX Services Gateway NDM Security Technical Implementation Guide | 2024-12-20 | |||
Related Frameworks
3 paths across 3 frameworks
Related Frameworks
NIST 800-531 mapping
CM-7
1.00
- DISA · V3R3 · disa_xccdf · related
- DISA · 2025-01-23 · disa_cci_list · equivalent
NIST 800-1711 mapping
3.4.6
1.00
- DISA · V3R3 · disa_xccdf · related
- DISA · 2025-01-23 · disa_cci_list · equivalent
- NIST · Rev 2 (Feb 2020, errata Jan 2021) · nist_800_171_app_d · equivalent
CCI1 mapping
CCI-000382
1.00
- DISA · V3R3 · disa_xccdf · related
Details
Check Text (C-223214r1043177_chk)
Use the CLI to view this setting for disabled for SSH.
[edit]
show system services ssh
If TCP forwarding is not disabled for the root user, this is a finding.
Fix Text (F-24875r513330_fix)
From the configuration mode, enter the following commands to disable TCP forwarding for the SSH protocol.
[edit]
set system services ssh no-tcp-forwarding