Python Software Foundation の urllib3 におけるオープンリダイレクトの脆弱性
タイトル Python Software Foundation の urllib3 におけるオープンリダイレクトの脆弱性
概要

Python Software Foundation の urllib3 には、オープンリダイレクトの脆弱性が存在します。

想定される影響 情報を取得される、および情報を改ざんされる可能性があります。
対策

ベンダアドバイザリまたはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。

公表日 2025年6月19日0:00
登録日 2025年12月25日11:24
最終更新日 2025年12月25日11:24
CVSS3.0 : 警告
スコア 6.1
ベクター CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
影響を受けるシステム
Python Software Foundation
urllib3 2.2.0 以上 2.5.0 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
変更履歴
No 変更内容 変更日
1 [2025年12月25日]
  掲載
2025年12月25日11:24

NVD脆弱性情報
CVE-2025-50182
概要

urllib3 is a user-friendly HTTP client library for Python. Prior to 2.5.0, urllib3 does not control redirects in browsers and Node.js. urllib3 supports being used in a Pyodide runtime utilizing the JavaScript Fetch API or falling back on XMLHttpRequest. This means Python libraries can be used to make HTTP requests from a browser or Node.js. Additionally, urllib3 provides a mechanism to control redirects, but the retries and redirect parameters are ignored with Pyodide; the runtime itself determines redirect behavior. This issue has been patched in version 2.5.0.

公表日 2025年6月19日11:15
登録日 2025年6月20日4:00
最終更新日 2025年6月19日11:15
関連情報、対策とツール
共通脆弱性一覧