发布时间: 2022年3月7日
修改时间: 2024年10月31日
A flaw was found in Python, specifically within the urllib.parse module. This module helps break Uniform Resource Locator (URL) strings into components. The issue involves how the urlparse method does not sanitize input and allows characters like r and n in the URL path. This flaw allows an attacker to input a crafted URL, leading to injection attacks. This flaw affects Python versions prior to 3.10.0b1, 3.9.5, 3.8.11, 3.7.11 and 3.6.14.
NVD | openEuler | |
---|---|---|
Confidentiality | None | Low |
Attack Vector | Network | Network |
CVSS评分 | 7.5 | 6.5 |
Attack Complexity | Low | Low |
Privileges Required | None | None |
Scope | Unchanged | Unchanged |
Integrity | High | Low |
User Interaction | None | None |
Availability | None | None |
公告名 | 概要 | 发布时间 |
---|---|---|
KylinSec-SA-2022-1783 | python3 security update | 2022年3月7日 |
产品 | 包 | 状态 |
---|---|---|
KY3.4-4A | python3 | Fixed |
KY3.4-5A | python3 | Fixed |