LOW 3.9
GHSA-m4v8-wqvr-p9f7
Undici's Proxy-Authorization header not cleared on cross-origin redirect for dispatch, request, stream, pipeline
Details
### Impact
Undici cleared Authorization and Proxy-Authorization headers for `fetch()`, but did not clear them for `undici.request()`.
### Patches
This has been patched in https://github.com/nodejs/undici/commit/6805746680d27a5369d7fb67bc05f95a28247d75. Fixes has been released in v5.28.4 and v6.11.1.
### Workarounds
use `fetch()` or disable `maxRedirections`.
### References
Linzi Shang reported this.
* https://hackerone.com/reports/2408074 * https://github.com/nodejs/undici/security/advisories/GHSA-3787-6prv-h9w3
Are you affected?
Enter the version of the package you're using.
Affected packages
References
- https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7 [WEB]
- https://nvd.nist.gov/vuln/detail/CVE-2024-30260 [ADVISORY]
- https://github.com/nodejs/undici/commit/64e3402da4e032e68de46acb52800c9a06aaea3f [WEB]
- https://github.com/nodejs/undici/commit/6805746680d27a5369d7fb67bc05f95a28247d75 [WEB]
- https://hackerone.com/reports/2408074 [WEB]
- https://github.com/nodejs/undici [PACKAGE]
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HQVHWAS6WDXXIU7F72XI55VZ2LTZUB33 [WEB]
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NC3V3HFZ5MOJRZDY5ZELL6REIRSPFROJ [WEB]
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/P6Q4RGETHVYVHDIQGTJGU5AV6NJEI67E [WEB]
- https://security.netapp.com/advisory/ntap-20240905-0008 [WEB]