CVE-2022-24719
Forwarding of confidentials headers to third parties in fluture-node
描述
Fluture-Node is a FP-style HTTP and streaming utils for Node based on Fluture. Using `followRedirects` or `followRedirectsWith` with any of the redirection strategies built into fluture-node 4.0.0 or 4.0.1, paired with a request that includes confidential headers such as Authorization or Cookie, exposes you to a vulnerability where, if the destination server were to redirect the request to a server on a third-party domain, or the same domain over unencrypted HTTP, the headers would be included in the follow-up request and be exposed to the third party, or potential http traffic sniffing. The redirection strategies made available in version 4.0.2 automatically redact confidential headers when a redirect is followed across to another origin. A workaround has been identified by using a custom redirection strategy via the `followRedirectsWith` function. The custom strategy can be based on the new strategies available in [email protected].
如何修補 CVE-2022-24719
要修補 CVE-2022-24719,請將受影響套件升級到下列已修補版本。
- —升級至 4.0.2 或更新版本
- —未列出修補版本
- —升級至 0c99bc511533d48be17dc6bfe641f7d0aeb34d77 或更新版本
- —升級至 0c99bc511533d48be17dc6bfe641f7d0aeb34d77 或更新版本
CVE-2022-24719 正在被利用嗎?
低 — EPSS 為 0.4%,目前沒有觀察到大規模利用活動。
受影響套件(4)
- >= 4.0.0, < 4.0.2
- from 0, <= 0.0.1
- from 0, < 0c99bc511533d48be17dc6bfe641f7d0aeb34d77, < 125e4474f910c1507f8ec3232848626fbc0f55c4 | from 0
- from 0, < 0c99bc511533d48be17dc6bfe641f7d0aeb34d77, < 125e4474f910c1507f8ec3232848626fbc0f55c4 | from 0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:A/AC:L/AT:P/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N |
| osv | CVSS 3.1 | LOW2.6 | CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N |