Information
The /var/adm/ras directory contains log files which contain sensitive information such as login times and IP addresses.
The log files in the /var/adm/ras directory can contain sensitive information such as login times and IP addresses, which may be altered by an attacker when removing traces of system access. All files in this directory must be secured from unauthorized access and modifications.
Solution
Remove world read and write access from all files in /var/adm/ras :
chmod o-rw /var/adm/ras/*