CVE-2024-30260: Undici's Proxy-Authorization header not cleared on cross-origin redirect for dispatch, request, stream, pipeline
Undici cleared Authorization and Proxy-Authorization headers for fetch()
, but did not clear them for undici.request()
.
References
- github.com/advisories/GHSA-m4v8-wqvr-p9f7
- github.com/nodejs/undici
- github.com/nodejs/undici/commit/64e3402da4e032e68de46acb52800c9a06aaea3f
- github.com/nodejs/undici/commit/6805746680d27a5369d7fb67bc05f95a28247d75
- github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7
- hackerone.com/reports/2408074
- nvd.nist.gov/vuln/detail/CVE-2024-30260
Detect and mitigate CVE-2024-30260 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 →