VID |
14119 |
Severity |
30 |
Port |
22 |
Protocol |
TCP |
Class |
LSC |
Detailed Description |
If the configuration file in the user home directory is modified by an unauthorized person, normal user service may be restricted. It is necessary to check whether the general user is restricted
from modifying the other user's home directory so normal user environment configuration and service can be provided.
* Affected platforms: UNIX, Linux |
Recommendation |
You can set the owner and permissions of your home directory as follows:
#chown <user_name> <user_home_directory> #chmod o-r <user_home_directory> #chmod o-w <user_home_directory> |
Related URL |
(CVE) |
Related URL |
(SecurityFocus) |
Related URL |
(ISS) |
|