#VU100984 Code Injection in needrestart - CVE-2024-48992

 

#VU100984 Code Injection in needrestart - CVE-2024-48992

Published: November 27, 2024


Vulnerability identifier: #VU100984
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:U/U:Clear
CVE-ID: CVE-2024-48992
CWE-ID: CWE-94
Exploitation vector: Local access
Exploit availability: No public exploit 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 insecure handling of environment variables. A local user can trick the application into running the Ruby interpreter with an attacker-controlled RUBYLIB environment variable and execute arbitrary code on the system as root.

Remediation

Install updates from vendor's website.

External links