製品・ソフトウェアに関する情報
Python 用 urllib3 library における証明書検証に関する脆弱性
Title Python 用 urllib3 library における証明書検証に関する脆弱性
Summary

Python 用 urllib3 library には、証明書検証に関する脆弱性が存在します。

Possible impacts 情報を取得される、および情報を改ざんされる可能性があります。
Solution

ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date March 15, 2021, midnight
Registration Date Nov. 25, 2021, 3:54 p.m.
Last Update Nov. 25, 2021, 3:54 p.m.
CVSS3.0 : 警告
Score 6.5
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
CVSS2.0 : 警告
Score 6.4
Vector AV:N/AC:L/Au:N/C:P/I:P/A:N
Affected System
Python Software Foundation
urllib3 1.26.4 未満の 1.26.x
Fedora Project
Fedora 
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2021年11月25日]
  掲載
Nov. 25, 2021, 3:54 p.m.

NVD Vulnerability Information
CVE-2021-28363
Summary

The urllib3 library 1.26.x before 1.26.4 for Python omits SSL certificate validation in some cases involving HTTPS to HTTPS proxies. The initial connection to the HTTPS proxy (if an SSLContext isn't given via proxy_config) doesn't verify the hostname of the certificate. This means certificates for different servers that still validate properly with the default urllib3 SSLContext will be silently accepted.

Publication Date March 16, 2021, 3:15 a.m.
Registration Date March 16, 2021, 10:03 a.m.
Last Update Nov. 21, 2024, 2:59 p.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:python:urllib3:*:*:*:*:*:*:*:* 1.26.0 1.26.4
Configuration2 or higher or less more than less than
cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*
Configuration3 or higher or less more than less than
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:*
Related information, measures and tools
Common Vulnerabilities List