Skip to content

Permissions on user .netrc files must be 750 or less permissive.

An XCCDF Rule

Description

<VulnDiscussion>.netrc files may contain unencrypted passwords that can be used to attack other systems.</VulnDiscussion><FalsePositives></FalsePositives><FalseNegatives></FalseNegatives><Documentable>false</Documentable><Mitigations></Mitigations><SeverityOverrideGuidance></SeverityOverrideGuidance><PotentialImpacts></PotentialImpacts><ThirdPartyTools></ThirdPartyTools><MitigationControl></MitigationControl><Responsibility></Responsibility><IAControls></IAControls>

ID
SV-216183r959010_rule
Severity
Medium
References
Updated



Remediation - Manual Procedure

The root role is required. 

Change the permissions on users' .netrc files to 750 or less permissive.

# chmod 750 [file name]