#VU101032 Command Injection in py3-virtualenv - CVE-2024-53899

 

#VU101032 Command Injection in py3-virtualenv - CVE-2024-53899

Published: November 28, 2024


Vulnerability identifier: #VU101032
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2024-53899
CWE-ID: CWE-77
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
py3-virtualenv
Software vendor:
www.virtualenv.org

Description

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

The vulnerability exists due to improper input validation when handling magic templates strings in activation scripts. A local user can pass specially crafted value via an environment variable to the affected script and execute arbitrary OS commands on the system.


Remediation

Install updates from vendor's website.

External links