Privilege escalation in Exim - CVE-2011-0017
Published: August 22, 2016 / Updated: December 29, 2016
Exim
Detailed vulnerability description
The vulnerability allows a local user to escalate privileges on the vulnerable system.
The vulnerability exists due to Exim implementation on Linux system does not check return values from the setuid()/setgid() system calls. A local user can execute arbitrary commands on the system with root privileges.
Successful exploitation of this vulnerability will allow a local user to gain root privileges on the system.