| VID |
14142 |
| Severity |
30 |
| Port |
22 |
| Protocol |
TCP |
| Class |
LSC |
| Detailed Description |
The host system's /var/adm/syslog/syslog.log file's permission or owner is unsafe. /var/adm/syslog/syslog.log is a log file of server access. 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 644 as the following chmod 644 /var/adm/syslog/syslog.log
if the owner of the file is not root, change the owner chown root /var/adm/syslog/syslog.log |
| Related URL |
(CVE) |
| Related URL |
(SecurityFocus) |
| Related URL |
(ISS) |
|