#VU102418 Information disclosure in Deno - CVE-2025-21620
Published: January 7, 2025
Deno
Deno Land
Description
The vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists due to fetch() function does not remove authorization headers when handling redirects between domains. A remote attacker can trick the application into requesting a URL that redirects to a third-party website and gain access to authorization data.