CVE-2022-24719

Unauthorized forwarding of confidential headers in fluture-node

Description

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 fluture-node@4.0.2.

Categories

2.6
CVSS
Severity: Low
CVSS 3.1 •
CVSS 2.0 •
EPSS 0.25%
Vendor Advisory github.com
Affected: fluture-js fluture-node
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2022-24719?
CVE-2022-24719 has been scored as a low severity vulnerability.
How to fix CVE-2022-24719?
To fix CVE-2022-24719, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2022-24719 being actively exploited in the wild?
As for now, there are no information to confirm that CVE-2022-24719 is being actively exploited. According to its EPSS score, there is a ~0% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2022-24719?
CVE-2022-24719 affects fluture-js fluture-node.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.