发布时间: 2023年10月13日
修改时间: 2024年10月31日
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.
NVD | openEuler | |
---|---|---|
Confidentiality | High | High |
Attack Vector | Network | Network |
CVSS评分 | 8.1 | 5.9 |
Attack Complexity | Low | High |
Privileges Required | Low | High |
Scope | Unchanged | Unchanged |
Integrity | High | High |
User Interaction | None | None |
Availability | None | None |
公告名 | 概要 | 发布时间 |
---|---|---|
KylinSec-SA-2023-1736 | python-urllib3 security update | 2023年10月13日 |
KylinSec-SA-2024-3132 | python-pip security update | 2024年7月19日 |
KylinSec-SA-2024-3240 | python-pip security update | 2024年7月19日 |
产品 | 包 | 状态 |
---|---|---|
KY3.4-4A | python-urllib3 | Fixed |
KY3.4-5A | python-urllib3 | Fixed |
KY3.5.2 | python-urllib3 | Fixed |
KY3.5.1 | python-urllib3 | Fixed |