#VU24717 Permissions, Privileges, and Access Controls in systemd - CVE-2019-3844

 

#VU24717 Permissions, Privileges, and Access Controls in systemd - CVE-2019-3844

Published: January 29, 2020


Vulnerability identifier: #VU24717
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:U/U:Clear
CVE-ID: CVE-2019-3844
CWE-ID: CWE-264
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
systemd
Software vendor:
Freedesktop.org

Description

The vulnerability allows a local user to escalate privileges on the system.

The vulnerability exists due to the systemd service that uses DynamicUser property can get new privileges through the execution of SUID binaries, which would allow to create binaries owned by the service transient group with the setgid bit set. A local user may use this flaw to access resources that will be owned by a potentially different service in the future, when the GID will be recycled.


Remediation

Install updates from vendor's website.

External links