|
Sendmail contains a flaw that may allow a local attacker to access privileged files. The issue occured when calling sendmail with the -C option (alternate configuration file). By specifying an arbitrary system file with restricted permissions, sendmail would complain that the file was not a valid configuration file and display the contents to standard outpout. This could be used to read the contents of /etc/shadow or other sensitive files.
|