JUEX-RT-000150 - The Juniper multicast edge router must be configured to establish boundaries for administratively scoped multicast traffic.

Information

If multicast traffic is forwarded beyond the intended boundary, it is possible that it can be intercepted by unauthorized or unintended personnel.

Administrative scoped multicast addresses are locally assigned and are to be used exclusively by the enterprise network or enclave. Administrative scoped multicast traffic must not cross the enclave perimeter in either direction. Restricting multicast traffic makes it more difficult for a malicious user to access sensitive traffic.

Admin-Local scope is encouraged for any multicast traffic within a network intended for network management, as well as for control plane traffic that must reach beyond link-local destinations.

NOTE: Nessus has provided the target output to assist in reviewing the benchmark to ensure target compliance.

Solution

Configure the policy to deny packets with multicast administratively scoped destination addresses.
set routing-options multicast scope <IPv4 scope name> prefix 239.0.0.0/8;
set routing-options multicast scope <IPv6 scope name> prefix ff08::/16;

-or-

set policy-options policy-statement <policy name> term 1 from route-filter 239.0.0.0/8 orlonger
set policy-options policy-statement <policy name> term 1 from route-filter ff08::/16 orlonger

Apply the multicast boundary at the appropriate interfaces.
set routing-options multicast scope <IPv4 scope name> interface [ <external interface 1> <external interface 2> ]
set routing-options multicast scope <IPv6 scope name> interface [ <external interface 1> <external interface 2> ]

-or-

set routing-options multicast scope-policy <policy name>

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_Juniper_EX_Switches_Y24M01_STIG.zip

Item Details

Category: ACCESS CONTROL

References: 800-53|AC-4, CAT|III, CCI|CCI-001414, Rule-ID|SV-253987r843994_rule, STIG-ID|JUEX-RT-000150, Vuln-ID|V-253987

Plugin: Juniper

Control ID: dcb93fe173c03622175aaf6d5ffb0f1644d1abeac22764e100a45b4797609149