cve/2024/CVE-2024-3574.md
2025-09-29 16:08:36 +00:00

1014 B

CVE-2024-3574

Description

In scrapy version 2.10.1, an issue was identified where the Authorization header, containing credentials for server authentication, is leaked to a third-party site during a cross-domain redirect. This vulnerability arises from the failure to remove the Authorization header when redirecting across domains. The exposure of the Authorization header to unauthorized actors could potentially allow for account hijacking.

POC

Reference

No PoCs from references.

Github