2014/01/20
tags: enlightenment vulnerability CVE-2014-1845 CVE-2014-1846
The sysactions setuid helper of the
Enlightenment window manager was found to
not sanitize its environment correctly and to ship with a weak default
configuration. This could permit privilege escalation to root.
This was efficiently fixed by the maintainer in under a week, using
clearenv(3) where available (and a blacklist where not), and with
a tightened default configuration to be adjusted by individual distro
maintainers.