CVE-2024-9287
Public on 2024-10-22
Modified on 2025-01-10
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.
Severity
CVSS v3 Base Score
See breakdown
Affected Packages
Platform | Package | Release Date | Advisory | Status |
---|---|---|---|---|
HAQM Linux 2 - Core | python | Not Affected | ||
HAQM Linux 1 | python27 | Not Affected | ||
HAQM Linux 2 - Core | python3 | Pending Fix | ||
HAQM Linux 2023 | python3.11 | 2025-02-26 | ALAS2023-2025-871 | Fixed |
HAQM Linux 2023 | python3.12 | 2025-01-21 | ALAS2023-2025-808 | Fixed |
HAQM Linux 2023 | python3.9 | 2025-03-13 | ALAS2023-2025-900 | Fixed |
HAQM Linux 1 | python38 | No Fix Planned |
CVSS Scores
Score Type | Score | Vector | |
---|---|---|---|
HAQM Linux | CVSSv3 | 5.8 | CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:N |
NVD | CVSSv3 | 7.8 | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |