CVE-2024-24758: Exposure of Sensitive Information to an Unauthorized Actor
Undici is an HTTP/1.1 client, written from scratch for Node.js. Undici already cleared Authorization headers on cross-origin redirects, but does 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.
References
- github.com/advisories/GHSA-3787-6prv-h9w3
- github.com/nodejs/undici/commit/b9da3e40f1f096a06b4caedbb27c2568730434ef
- github.com/nodejs/undici/commit/d3aa574b1259c1d8d329a0f0f495ee82882b1458
- github.com/nodejs/undici/releases/tag/v5.28.3
- github.com/nodejs/undici/releases/tag/v6.6.1
- github.com/nodejs/undici/security/advisories/GHSA-3787-6prv-h9w3
Detect and mitigate CVE-2024-24758 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →