Vulnerability 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.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Nodejs | Undici | < 5.28.3 |
Related Weaknesses (CWE)
References
- http://www.openwall.com/lists/oss-security/2024/03/11/1Third Party Advisory
- https://github.com/nodejs/undici/commit/b9da3e40f1f096a06b4caedbb27c2568730434efPatch
- https://github.com/nodejs/undici/security/advisories/GHSA-3787-6prv-h9w3Vendor Advisory
- https://security.netapp.com/advisory/ntap-20240419-0007/Third Party Advisory
- http://www.openwall.com/lists/oss-security/2024/03/11/1Third Party Advisory
- https://github.com/nodejs/undici/commit/b9da3e40f1f096a06b4caedbb27c2568730434efPatch
- https://github.com/nodejs/undici/security/advisories/GHSA-3787-6prv-h9w3Vendor Advisory
- https://security.netapp.com/advisory/ntap-20240419-0007/Third Party Advisory
FAQ
What is CVE-2024-24758?
CVE-2024-24758 is a vulnerability with a CVSS score of 3.9 (LOW). 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...
How severe is CVE-2024-24758?
CVE-2024-24758 has been rated LOW with a CVSS base score of 3.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-24758?
Check the references section above for vendor advisories and patch information. Affected products include: Nodejs Undici.