#VU100986 OS Command Injection in needrestart - CVE-2024-11003
Published: November 27, 2024 / Updated: November 29, 2024
needrestart
liske (Thomas Liske)
Description
The vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to the application passes unsanitized data to a library (Modules::ScanDeps) which expects safe input. A local user can execute arbitrary OS commands as root.
Note, the vulnerability is related to #VU100773 (CVE-2024-10224).