CVE-2025-50182
urllib3 does not control redirects in browsers and Node.js
5.3
MEDIUM
CVSS 3.1
EPSS 0.32%
描述
urllib3 is a user-friendly HTTP client library for Python. Starting in version 2.2.0 and 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.
如何修補 CVE-2025-50182
要修補 CVE-2025-50182,請將受影響套件升級到下列已修補版本。
- —升級至 2.5.0 或更新版本
- —升級至 2.5.0 或更新版本
CVE-2025-50182 正在被利用嗎?
低 — EPSS 為 0.3%,目前沒有觀察到大規模利用活動。
受影響套件(2)
- >= 2.2.0, < 2.5.0
- >= 2.2.0, < 2.5.0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM5.3 | CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N |