Lucene search

K
cvelistMitreCVELIST:CVE-2023-26604
HistoryMar 03, 2023 - 12:00 a.m.

CVE-2023-26604

2023-03-0300:00:00
mitre
www.cve.org
1
systemd
local privilege escalation
sudo configurations
security risk

8.1 High

AI Score

Confidence

High

0.0005 Low

EPSS

Percentile

17.2%

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.