CVE-2024-24758
Undici Proxy Authentication Header Exposure
Description
Undici is an HTTP/1.1 client, written from scratch for Node.js. Undici already cleared Authorization headers on cross-origin redirects, but did not clear `Proxy-Authentication` headers. This issue has been patched in versions 5.28.3 and 6.6.1. Users are advised to upgrade. There are no known workarounds for this vulnerability.
INFO
Published Date :
Feb. 16, 2024, 10:15 p.m.
Last Modified :
Dec. 17, 2024, 5:50 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
3.6
Exploitability Score :
0.9
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-24758
.
URL | Resource |
---|---|
http://www.openwall.com/lists/oss-security/2024/03/11/1 | Third Party Advisory |
https://github.com/nodejs/undici/commit/b9da3e40f1f096a06b4caedbb27c2568730434ef | Patch |
https://github.com/nodejs/undici/security/advisories/GHSA-3787-6prv-h9w3 | Vendor Advisory |
https://security.netapp.com/advisory/ntap-20240419-0007/ | Third Party Advisory |
http://www.openwall.com/lists/oss-security/2024/03/11/1 | Third Party Advisory |
https://github.com/nodejs/undici/commit/b9da3e40f1f096a06b4caedbb27c2568730434ef | Patch |
https://github.com/nodejs/undici/security/advisories/GHSA-3787-6prv-h9w3 | Vendor Advisory |
https://security.netapp.com/advisory/ntap-20240419-0007/ | Third Party Advisory |
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-2024-24758
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-24758
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.
-
Initial Analysis by [email protected]
Dec. 17, 2024
Action Type Old Value New Value Added CVSS V3.1 NIST AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:N/A:N Added CWE NIST NVD-CWE-noinfo Added CPE Configuration OR *cpe:2.3:a:nodejs:undici:*:*:*:*:*:node.js:*:* versions up to (excluding) 5.28.3 *cpe:2.3:a:nodejs:undici:*:*:*:*:*:node.js:*:* versions from (including) 6.0.0 up to (excluding) 6.6.1 Changed Reference Type http://www.openwall.com/lists/oss-security/2024/03/11/1 No Types Assigned http://www.openwall.com/lists/oss-security/2024/03/11/1 Third Party Advisory Changed Reference Type http://www.openwall.com/lists/oss-security/2024/03/11/1 No Types Assigned http://www.openwall.com/lists/oss-security/2024/03/11/1 Third Party Advisory Changed Reference Type https://github.com/nodejs/undici/commit/b9da3e40f1f096a06b4caedbb27c2568730434ef No Types Assigned https://github.com/nodejs/undici/commit/b9da3e40f1f096a06b4caedbb27c2568730434ef Patch Changed Reference Type https://github.com/nodejs/undici/commit/b9da3e40f1f096a06b4caedbb27c2568730434ef No Types Assigned https://github.com/nodejs/undici/commit/b9da3e40f1f096a06b4caedbb27c2568730434ef Patch Changed Reference Type https://github.com/nodejs/undici/security/advisories/GHSA-3787-6prv-h9w3 No Types Assigned https://github.com/nodejs/undici/security/advisories/GHSA-3787-6prv-h9w3 Vendor Advisory Changed Reference Type https://github.com/nodejs/undici/security/advisories/GHSA-3787-6prv-h9w3 No Types Assigned https://github.com/nodejs/undici/security/advisories/GHSA-3787-6prv-h9w3 Vendor Advisory Changed Reference Type https://security.netapp.com/advisory/ntap-20240419-0007/ No Types Assigned https://security.netapp.com/advisory/ntap-20240419-0007/ Third Party Advisory Changed Reference Type https://security.netapp.com/advisory/ntap-20240419-0007/ No Types Assigned https://security.netapp.com/advisory/ntap-20240419-0007/ Third Party Advisory -
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Nov. 21, 2024
Action Type Old Value New Value Added Reference http://www.openwall.com/lists/oss-security/2024/03/11/1 Added Reference https://github.com/nodejs/undici/commit/b9da3e40f1f096a06b4caedbb27c2568730434ef Added Reference https://github.com/nodejs/undici/security/advisories/GHSA-3787-6prv-h9w3 Added Reference https://security.netapp.com/advisory/ntap-20240419-0007/ -
CVE Modified by [email protected]
May. 14, 2024
Action Type Old Value New Value -
CVE Modified by [email protected]
May. 01, 2024
Action Type Old Value New Value Added Reference GitHub, Inc. http://www.openwall.com/lists/oss-security/2024/03/11/1 [No types assigned] -
CVE Modified by [email protected]
Apr. 19, 2024
Action Type Old Value New Value Added Reference GitHub, Inc. https://security.netapp.com/advisory/ntap-20240419-0007/ [No types assigned] -
CVE Received by [email protected]
Feb. 16, 2024
Action Type Old Value New Value Added Description Undici is an HTTP/1.1 client, written from scratch for Node.js. Undici already cleared Authorization headers on cross-origin redirects, but did not clear `Proxy-Authentication` headers. This issue has been patched in versions 5.28.3 and 6.6.1. Users are advised to upgrade. There are no known workarounds for this vulnerability. Added Reference GitHub, Inc. https://github.com/nodejs/undici/security/advisories/GHSA-3787-6prv-h9w3 [No types assigned] Added Reference GitHub, Inc. https://github.com/nodejs/undici/commit/b9da3e40f1f096a06b4caedbb27c2568730434ef [No types assigned] Added CWE GitHub, Inc. CWE-200 Added CVSS V3.1 GitHub, Inc. AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:L
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-24758
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-2024-24758
weaknesses.