Security Advisory

CVE-2023-26604

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2023-03-03 00:00:00
Last updated 2025-03-07 18:16:47
Assigner mitre
State PUBLISHED

Description

systemd before 247 does not adequately block local privilege escalation for some Sudo configurations, e.g., plausible sudoers files in which the "systemctl status" command may be executed. Specifically, systemd does not set LESSSECURE to 1, and thus other programs may be launched from the less program. This presents a substantial security risk when running systemctl from Sudo, because less executes as root when the terminal size is too small to show the complete systemctl output.