A vulnerability has been found in the CPython `venv` module and CLI where path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment "activation" scripts (ie "source venv/bin/activate"). This means that attacker-controlled virtual environments are able to run commands when the virtual environment is activated. Virtual environments which are not created by an attacker or which aren't activated before being used (ie "./venv/bin/python") are not affected.
CVSS
No CVSS.
References
Configurations
No configuration.
History
04 Nov 2024, 18:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
30 Oct 2024, 16:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
23 Oct 2024, 15:12
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
22 Oct 2024, 17:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-10-22 17:15
Updated : 2024-11-04 18:15
NVD link : CVE-2024-9287
Mitre link : CVE-2024-9287
CVE.ORG link : CVE-2024-9287
JSON object : View
Products Affected
No product.
CWE
CWE-428
Unquoted Search Path or Element