6.1
MEDIUM
CVE-2022-24719
Fluture-Node Redundant Confidential Header Exposure
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 [email protected].

INFO

Published Date :

March 1, 2022, 9:15 p.m.

Last Modified :

Nov. 21, 2024, 6:50 a.m.

Remotely Exploitable :

Yes !

Impact Score :

2.7

Exploitability Score :

2.8
Affected Products

The following products are affected by CVE-2022-24719 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Fluture-node_project fluture-node

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2022-24719 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2022-24719 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by af854a3a-2127-422b-91ae-364da2661108

    Nov. 21, 2024

    Action Type Old Value New Value
    Added Reference https://github.com/fluture-js/fluture-node/commit/0c99bc511533d48be17dc6bfe641f7d0aeb34d77
    Added Reference https://github.com/fluture-js/fluture-node/commit/125e4474f910c1507f8ec3232848626fbc0f55c4
    Added Reference https://github.com/fluture-js/fluture-node/security/advisories/GHSA-32x6-qvw6-mxj4
    Added Reference https://github.com/psf/requests/pull/4718
  • CVE Modified by [email protected]

    May. 14, 2024

    Action Type Old Value New Value
  • Reanalysis by [email protected]

    Jul. 03, 2023

    Action Type Old Value New Value
    Changed Reference Type https://github.com/fluture-js/fluture-node/commit/0c99bc511533d48be17dc6bfe641f7d0aeb34d77 Patch, Third Party Advisory https://github.com/fluture-js/fluture-node/commit/0c99bc511533d48be17dc6bfe641f7d0aeb34d77 Patch
    Changed Reference Type https://github.com/fluture-js/fluture-node/commit/125e4474f910c1507f8ec3232848626fbc0f55c4 Patch, Third Party Advisory https://github.com/fluture-js/fluture-node/commit/125e4474f910c1507f8ec3232848626fbc0f55c4 Patch
    Changed Reference Type https://github.com/fluture-js/fluture-node/security/advisories/GHSA-32x6-qvw6-mxj4 Patch, Third Party Advisory https://github.com/fluture-js/fluture-node/security/advisories/GHSA-32x6-qvw6-mxj4 Patch, Vendor Advisory
    Removed CWE NIST CWE-601
    Added CWE NIST CWE-212
    Changed CPE Configuration OR *cpe:2.3:a:fluture-node_project:fluture-node:4.0.0:*:*:*:*:*:*:* *cpe:2.3:a:fluture-node_project:fluture-node:4.0.1:*:*:*:*:*:*:* OR *cpe:2.3:a:fluture-node_project:fluture-node:4.0.0:*:*:*:*:node.js:*:* *cpe:2.3:a:fluture-node_project:fluture-node:4.0.1:*:*:*:*:node.js:*:*
  • Initial Analysis by [email protected]

    Mar. 14, 2022

    Action Type Old Value New Value
    Added CVSS V2 Metadata Victim must voluntarily interact with attack mechanism
    Added CVSS V2 NIST (AV:N/AC:M/Au:N/C:P/I:P/A:N)
    Added CVSS V3.1 NIST AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    Changed Reference Type https://github.com/fluture-js/fluture-node/commit/0c99bc511533d48be17dc6bfe641f7d0aeb34d77 No Types Assigned https://github.com/fluture-js/fluture-node/commit/0c99bc511533d48be17dc6bfe641f7d0aeb34d77 Patch, Third Party Advisory
    Changed Reference Type https://github.com/fluture-js/fluture-node/commit/125e4474f910c1507f8ec3232848626fbc0f55c4 No Types Assigned https://github.com/fluture-js/fluture-node/commit/125e4474f910c1507f8ec3232848626fbc0f55c4 Patch, Third Party Advisory
    Changed Reference Type https://github.com/fluture-js/fluture-node/security/advisories/GHSA-32x6-qvw6-mxj4 No Types Assigned https://github.com/fluture-js/fluture-node/security/advisories/GHSA-32x6-qvw6-mxj4 Patch, Third Party Advisory
    Changed Reference Type https://github.com/psf/requests/pull/4718 No Types Assigned https://github.com/psf/requests/pull/4718 Patch, Third Party Advisory
    Added CWE NIST CWE-601
    Added CPE Configuration OR *cpe:2.3:a:fluture-node_project:fluture-node:4.0.0:*:*:*:*:*:*:* *cpe:2.3:a:fluture-node_project:fluture-node:4.0.1:*:*:*:*:*:*:*
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2022-24719 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2022-24719 weaknesses.

Exploit Prediction

EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days.

0.25 }} -0.11%

score

0.45431

percentile

CVSS31 - Vulnerability Scoring System
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability
© cvefeed.io
Latest DB Update: Jun. 30, 2025 16:25