The cPanel user can see alot of data
For example these are readable to the cPanel user on standard CentOS/Apache/WHM server:
/etc/named.conf + /etc/dovecot/sni.conf - hosted domains
/etc/shadow + /etc/trueuserowners - cpanel user list
/etc/fstab - filesystems, like ramdisks
/etc/localaliases - e-mail of the root/nobody user
/etc/cron.d/ - cronjobs contents if have more than 700 permission (ie 644)
/etc/my.cnf - mysql configuration file
/usr/local/apache/conf/modsec2.user.conf - mod security rules
/etc/sysconfig/network-scripts/ - ips used on the server
+ phpinfo() - many other details about apache, php, mysql
For example these are readable to the cPanel user on standard CentOS/Apache/WHM server:
/etc/named.conf + /etc/dovecot/sni.conf - hosted domains
/etc/shadow + /etc/trueuserowners - cpanel user list
/etc/fstab - filesystems, like ramdisks
/etc/localaliases - e-mail of the root/nobody user
/etc/cron.d/ - cronjobs contents if have more than 700 permission (ie 644)
/etc/my.cnf - mysql configuration file
/usr/local/apache/conf/modsec2.user.conf - mod security rules
/etc/sysconfig/network-scripts/ - ips used on the server
+ phpinfo() - many other details about apache, php, mysql