• CVE-2024-9287

发布时间: 2024年11月29日

修改时间: 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.

CVSS v3 指标

NVD openEuler
Confidentiality Low
Attack Vector Local
CVSS评分 N/A 6.3
Attack Complexity Low
Privileges Required High
Scope Changed
Integrity High
User Interaction Required
Availability None

安全公告

公告名 概要 发布时间
KylinSec-SA-2024-4226 python3 security update 2024年12月11日

影响产品

产品 状态
KY3.5.2 python3 Fixed
V6 python3 Fixed
KY3.5.3 python3 Fixed