Description
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.
INFO
Published Date :
2024-10-22T16:34:39.210Z
Last Modified :
2025-11-03T22:33:21.116Z
Source :
PSF
AFFECTED PRODUCTS
The following products are affected by CVE-2024-9287 vulnerability.
| Vendors | Products |
|---|---|
| Python |
|
| Redhat |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2024-9287.