CVE编号
CVE-2022-24719利用情况
暂无补丁情况
N/A披露时间
2022-03-02漏洞描述
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].解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接 |
|
---|---|
https://github.com/fluture-js/fluture-node/commit/0c99bc511533d48be17dc6bfe64... | |
https://github.com/fluture-js/fluture-node/commit/125e4474f910c1507f8ec323284... | |
https://github.com/fluture-js/fluture-node/security/advisories/GHSA-32x6-qvw6-mxj4 | |
https://github.com/psf/requests/pull/4718 |
受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
应用 | fluture-node_project | fluture-node | 4.0.0 | - | |||||
运行在以下环境 | |||||||||
应用 | fluture-node_project | fluture-node | 4.0.1 | - |
- 攻击路径 网络
- 攻击复杂度 低
- 权限要求 无
- 影响范围 已更改
- 用户交互 需要
- 可用性 无
- 保密性 低
- 完整性 低
还没有评论,来说两句吧...