| VID |
14148 |
| Severity |
30 |
| Port |
22 |
| Protocol |
TCP |
| Class |
LSC |
| Detailed Description |
The host system's /etc/tcb/file/auth file's permission or owner is unsafe. /etc/tcb/file/auth contains settings for HP-UX authorization. If this file is exposed, serious security problems can occur. So normal users need to be prohibited from accessing this file.
* Platforms Affected: UNIX, Linux |
| Recommendation |
Reset permissions of the file lower than 400 as the following chmod 400 /etc/tcb/file/auth
if the owner of the file is not root, change the owner chown root /etc/tcb/file/auth |
| Related URL |
(CVE) |
| Related URL |
(SecurityFocus) |
| Related URL |
(ISS) |
|