Description
AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to version 3.13.4, when following redirects to a different origin, aiohttp drops the Authorization header, but retains the Cookie and Proxy-Authorization headers. This issue has been patched in version 3.13.4.
Problem types
CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
Product status
References
github.com/...iohttp/security/advisories/GHSA-966j-vmvw-g2g9
github.com/...ommit/5351c980dcec7ad385730efdf4e1f4338b24fdb6
github.com/aio-libs/aiohttp/releases/tag/v3.13.4