
Local privilege escalation exploit for CVE-2022-37706 targeting Enlightenment's setuid enlightenment_sys binary on Linux, enabling unprivileged users to gain root access.
CVE-2022-37706 is a Local Privilege Escalation (LPE) vulnerability found in the enlightenment_sys component of the Enlightenment desktop environment for Linux. This vulnerability allows a local low-privileged user to escalate privileges to root on vulnerable systems.
enlightenment_sysThe vulnerability occurs because the enlightenment_sys binary runs with setuid root privileges and does not properly validate certain pathnames. The unsafe handling of paths starting with the pattern /dev/.. can allow a local user to bypass intended restrictions and gain higher privileges.
All versions of Enlightenment before 0.25.4 are reported to be vulnerable to CVE-2022-37706.
Successful exploitation can result in:
Administrators can check:
enlightenment_sys binary.enlightenment_sys.Update Enlightenment to version 0.25.4 or later.
If updates are not yet available:
This document is provided for educational purposes, security research, and vulnerability management only. Use of this information for unauthorized access to systems owned by others may violate applicable laws.
MIT License
MassiveHQ Research Team