1.8 Ensure Websphere Liberty file system access is Restricted

Information

The permissions of files and directories underneath ${wlp.install.dir} should follow the principle of least privilege.

If the permissions of files and directories underneath ${wlp.install.dir} are too broad, unintended users may be able to modify or read those files. Write permission should be limited to a single administrator, read permission should be limited to a specifically-defined group containing users that require that access, and all other users should have their access entirely removed.

Solution

Change WebSphere Liberty file system access to 750 (owner has read/write/execute, group has read/execute, other has no access):

chmod -R 750 ${wlp.install.dir}

Impact:

If the file permissions are too broad, a security vulnerability exists where unintended users will have the ability to modify and read WebSphere Liberty files.

See Also

https://workbench.cisecurity.org/benchmarks/7724

Item Details

Category: ACCESS CONTROL, MEDIA PROTECTION

References: 800-53|AC-3, 800-53|AC-5, 800-53|AC-6, 800-53|MP-2, CSCv7|14.6

Plugin: Unix

Control ID: 56c7ffbfda4e89bd02094259ded0f5007b4096d1e4572a61aeea6caa0199e2df