The Juniper router must be configured to prohibit installation of software without explicit privileged status.
An XCCDF Rule
Description
<VulnDiscussion>Allowing anyone to install software, without explicit privileges, creates the risk that untested or potentially malicious software will be installed on the system. This requirement applies to code changes and upgrades for all network devices.</VulnDiscussion><FalsePositives></FalsePositives><FalseNegatives></FalseNegatives><Documentable>false</Documentable><Mitigations></Mitigations><SeverityOverrideGuidance></SeverityOverrideGuidance><PotentialImpacts></PotentialImpacts><ThirdPartyTools></ThirdPartyTools><MitigationControl></MitigationControl><Responsibility></Responsibility><IAControls></IAControls>
- ID
- SV-217336r1015748_rule
- Severity
- Medium
- References
- Updated
Remediation - Manual Procedure
Configure one or more classes as shown in the example below whose users will not be permitted to add or change software installed on the router.
[edit system]
set login class JR_ENGINEER permissions all
set login class JR_ENGINEER deny-commands “(request system software)”