#VU100986 OS Command Injection in needrestart - CVE-2024-11003

 

#VU100986 OS Command Injection in needrestart - CVE-2024-11003

Published: November 27, 2024 / Updated: November 29, 2024


Vulnerability identifier: #VU100986
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:N/SI:N/SA:N/E:P/U:Clear
CVE-ID: CVE-2024-11003
CWE-ID: CWE-78
Exploitation vector: Local access
Exploit availability: Public exploit is available
Vulnerable software:
needrestart
Software vendor:
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).


Remediation

Install updates from vendor's website.

External links