#VU88177 Information disclosure in undici - CVE-2024-30260
Published: April 5, 2024
undici
Node.js
Description
The vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists due to the application clears Authorization and Proxy-Authorization headers during cross-origin redirects for the fetch() method, however does not clear them for the undici.request() method, which can leak sensitive information to an unauthorized party.