All FTP users must have a default umask of 077.

From HP-UX 11.31 Security Technical Implementation Guide

Part of GEN005040

Associated with IA controls: ECCD-2, ECCD-1

Associated with: CCI-000225

SV-38263r1_rule All FTP users must have a default umask of 077.

Vulnerability discussion

The umask controls the default access mode assigned to newly created files. An umask of 077 limits new files to mode 700 or less permissive. Although umask is stored as a 4-digit number, the first digit representing special access modes is typically ignored or required to be zero.

Check content

Check the umask setting for the "ftp" user. # su - ftp $ umask If the umask value does not return 077, this is a finding.

Fix text

Edit the initialization files for the ftp user and set the umask to 077.

Pro Tips

Lavender hyperlinks in small type off to the right (of CSS class id, if you view the page source) point to globally unique URIs for each document and item. Copy the link location and paste anywhere you need to talk unambiguously about these things.

You can obtain data about documents and items in other formats. Simply provide an HTTP header Accept: text/turtle or Accept: application/rdf+xml.

Powered by sagemincer