• CVE-2023-43804

发布时间: 2024年7月19日

修改时间: 2025年4月13日

概要

urllib3 is a user-friendly HTTP client library for Python. urllib3 doesn t treat the `Cookie` HTTP header special or provide any helpers for managing cookies over HTTP, that is the responsibility of the user. However, it is possible for a user to specify a `Cookie` header and unknowingly leak information via HTTP redirects to a different origin if that user doesn t disable redirects explicitly. This issue has been patched in urllib3 version 1.26.17 or 2.0.5.

CVSS v3 指标

NVD openEuler
CVSS评分 8.1 8.1
Attack Vector Network Network
Attack Complexity Low Low
Privileges Required Low Low
User Interaction None None
Scope Unchanged Unchanged
Confidentiality High High
Integrity High High
Availability None None

安全公告

公告名 概要 发布时间
KylinSec-SA-2024-3132 python-pip security update 2024年7月19日
KylinSec-SA-2024-3240 python-pip security update 2024年7月19日

影响产品

产品 状态
KY3.4-5A python-pip Fixed
KY3.5.2 python-pip Fixed
V6 python-pip Unaffected