Описание
Undici proxy-authorization header not cleared on cross-origin redirect in fetch
Impact
Undici already cleared Authorization headers on cross-origin redirects, but did not clear Proxy-Authorization headers.
Patches
This is patched in v5.28.3 and v6.6.1
Workarounds
There are no known workarounds.
References
Ссылки
- https://github.com/nodejs/undici/security/advisories/GHSA-3787-6prv-h9w3
- https://nvd.nist.gov/vuln/detail/CVE-2024-24758
- https://github.com/nodejs/undici/commit/b9da3e40f1f096a06b4caedbb27c2568730434ef
- https://github.com/nodejs/undici/commit/d3aa574b1259c1d8d329a0f0f495ee82882b1458
- https://github.com/nodejs/undici/releases/tag/v5.28.3
- https://github.com/nodejs/undici/releases/tag/v6.6.1
- https://security.netapp.com/advisory/ntap-20240419-0007
- http://www.openwall.com/lists/oss-security/2024/03/11/1
Пакеты
undici
<= 5.28.2
5.28.3
undici
>= 6.0.0, <= 6.6.0
6.6.1
Связанные уязвимости
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.
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.
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.
Proxy-Authorization header not cleared on cross-origin redirect in fetch in Undici
Undici is an HTTP/1.1 client, written from scratch for Node.js. Undici ...