CVE-2024-9287

Severity CVSS v4.0:
MEDIUM
Type:
CWE-428 Unquoted Search Path or Element
Publication date:
22/10/2024
Last modified:
25/04/2025

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:python:python:*:*:*:*:*:*:*:* 3.9.21 (excluding)
cpe:2.3:a:python:python:*:*:*:*:*:*:*:* 3.10.0 (including) 3.10.16 (excluding)
cpe:2.3:a:python:python:*:*:*:*:*:*:*:* 3.11.0 (including) 3.11.11 (excluding)
cpe:2.3:a:python:python:*:*:*:*:*:*:*:* 3.12.0 (including) 3.12.8 (excluding)
cpe:2.3:a:python:python:*:*:*:*:*:*:*:* 3.13.0 (including) 3.13.1 (excluding)
cpe:2.3:a:python:python:3.14.0:alpha1:*:*:*:*:*:*