node-fetch forwards secure headers such as authorization, www-authenticate, cookie, & cookie2 when redirecting to a untrusted site.
authorization
www-authenticate
cookie
cookie2
{ "affected_functions": [ "(node-fetch).fetch" ] }