SB2022072567 - Information disclosure in scrapy
Published: July 25, 2022 Updated: April 23, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Information disclosure (CVE-ID: N/A)
CWE-ID: CWE-200 - Exposure of sensitive information to an unauthorized actor
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to disclose proxy credentials to a different proxy.
The vulnerability exists due to improper handling of authentication headers in the built-in HTTP proxy downloader middleware when processing requests whose proxy metadata is changed during retries or redirects. A remote attacker can use a proxy-rotation setup that changes proxy metadata without clearing the previous authentication header to disclose proxy credentials to a different proxy.
The issue affects environments that rotate proxies from different proxy providers and where at least one proxy requires credentials.
Remediation
Install update from vendor's website.