MEDIUM 5.3
GHSA-966j-vmvw-g2g9
AIOHTTP leaks Cookie and Proxy-Authorization headers on cross-origin redirect
상세
### Summary
When following redirects to a different origin, aiohttp drops the Authorization header, but retains the Cookie and Proxy-Authorization headers.
### Impact
The Cookie and Proxy-Authorizations headers could contain sensitive information which may be leaked to an unintended party after following a redirect.
-----
Patch: https://github.com/aio-libs/aiohttp/commit/5351c980dcec7ad385730efdf4e1f4338b24fdb6
이 버전이 영향받나요?
사용 중인 패키지 버전을 입력하면 즉시 평가합니다.
영향 패키지
참고
- https://github.com/aio-libs/aiohttp/security/advisories/GHSA-966j-vmvw-g2g9 [WEB]
- https://nvd.nist.gov/vuln/detail/CVE-2026-34518 [ADVISORY]
- https://github.com/aio-libs/aiohttp/commit/5351c980dcec7ad385730efdf4e1f4338b24fdb6 [WEB]
- https://github.com/aio-libs/aiohttp [PACKAGE]
- https://github.com/aio-libs/aiohttp/releases/tag/v3.13.4 [WEB]