Withdrawn Advisory: Incorrect Authorization in cross-fetch
Moderate severity
GitHub Reviewed
Published
Apr 17, 2022
to the GitHub Advisory Database
•
Updated Oct 8, 2025
Withdrawn
This advisory was withdrawn on Oct 8, 2025
Description
Published by the National Vulnerability Database
Apr 15, 2022
Published to the GitHub Advisory Database
Apr 17, 2022
Reviewed
Apr 28, 2022
Withdrawn
Oct 8, 2025
Last updated
Oct 8, 2025
Withdrawn Advisory
This advisory has been withdrawn because the vulnerability originates from a dependency. For more information, see the
Maintainer
comments in https://huntr.com/bounties/ab55dfdd-2a60-437a-a832-e3efe3d264ac.Original Description
When fetching a remote url with Cookie if it get Location response header then it will follow that url and try to fetch that url with provided cookie . So cookie is leaked here to thirdparty.
Ex: you try to fetch example.com with cookie and if it get redirect url to attacker.com then it fetch that redirect url with provided cookie .
References