CVE-2024-9287
HIGH7.8EPSS 0.06%Virtual environment (venv) activation scripts don't quote paths
Published: 10/22/2024Modified: 4/28/2026
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.
Affected packages (8)
- Alpine/python3from 0, < 3.11.11-r0
- Bitnami/libpythonfrom 0, < 3.9.21, >= 3.10.0, < 3.10.16, >= 3.11.0, < 3.11.11, >= 3.12.0, < 3.12.8, >= 3.13.0, < 3.13.1
- Bitnami/pythonfrom 0, < 3.9.21, >= 3.10.0, < 3.10.16, >= 3.11.0, < 3.11.11, >= 3.12.0, < 3.12.8, >= 3.13.0, < 3.13.1
- Bitnami/python-minfrom 0, < 3.9.21, >= 3.10.0, < 3.10.16, >= 3.11.0, < 3.11.11, >= 3.12.0, < 3.12.8, >= 3.13.0, < 3.13.1
- Debian/pypy3from 0, < 7.3.5+dfsg-2+deb11u4
- Debian/python3.11from 0, < 3.11.2-6+deb12u5
- Debian/python3.13from 0, < 3.13.1-1
- Debian/python3.9from 0, < 3.9.2-1+deb11u2
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:Green |
| osv | CVSS 3.1 | HIGH7.8 | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
References (15)
- ADVISORYhttps://security.alpinelinux.org/vuln/CVE-2024-9287
- ADVISORYhttps://security-tracker.debian.org/tracker/CVE-2024-9287
- WEBhttps://github.com/python/cpython/commit/633555735a023d3e4d92ba31da35b1205f9ecbd7
- WEBhttps://github.com/python/cpython/commit/8450b2482586857d689b6658f08de9c8179af7db
- WEBhttps://github.com/python/cpython/commit/9286ab3a107ea41bd3f3c3682ce2512692bdded8
- WEBhttps://github.com/python/cpython/commit/ae961ae94bf19c8f8c7fbea3d1c25cc55ce8ae97
- WEBhttps://github.com/python/cpython/commit/d48cc82ed25e26b02eb97c6263d95dcaa1e9111b
- WEBhttps://github.com/python/cpython/commit/e52095a0c1005a87eed2276af7a1f2f66e2b6483
- WEBhttps://github.com/python/cpython/issues/124651
- WEBhttps://github.com/python/cpython/pull/124712
- WEBhttps://lists.debian.org/debian-lts-announce/2024/11/msg00024.html
- WEBhttps://lists.debian.org/debian-lts-announce/2024/12/msg00000.html
- WEBhttps://mail.python.org/archives/list/[email protected]/thread/RSPJ2B5JL22FG3TKUJ7D7DQ4N5JRRBZL/
- WEBhttps://nvd.nist.gov/vuln/detail/CVE-2024-9287
- WEBhttps://security.netapp.com/advisory/ntap-20250425-0006/