vendor:
virtualenv
by:
vr_system
7.5
CVSS
HIGH
Sandbox Escape
CWE
Product Name: virtualenv
Affected Version From: 16.0.0
Affected Version To: 16.0.0
Patch Exists: YES
Related CWE: CVE-2018-17793
CPE:
Platforms Tested: kali linux
2018
virtualenv 16.0.0 – Sandbox Escape
The virtualenv version 16.0.0 allows an attacker to escape the sandbox and execute arbitrary commands with root privileges. By using the '$(bash >&2)' or '$(rbash >&2)' command injection technique, an attacker can execute arbitrary commands in the context of the virtual environment.
Mitigation:
Upgrade to a version of virtualenv that is not affected by this vulnerability.