发布时间: 2024年11月24日
修改时间: 2024年11月29日
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.
NVD | openEuler | |
---|---|---|
CVSS评分 | 5.3 | 6.3 |
Attack Vector | Local | Local |
Attack Complexity | Low | Low |
Privileges Required | High | High |
User Interaction | Required | |
Scope | Changed | |
Confidentiality | Low | |
Integrity | High | |
Availability | None |
公告名 | 概要 | 发布时间 |
---|---|---|
KylinSec-SA-2024-4226 | python3 security update | 2024年11月29日 |
产品 | 包 | 状态 |
---|---|---|
KY3.4-5A | python3 | Affected |
KY3.5.2 | python3 | Fixed |
V6 | python3 | Fixed |