CVE-2018-25091

MEDIUM

urllib3 <1.24.2 - Info Disclosure

Title source: llm

Description

urllib3 before 1.24.2 does not remove the authorization HTTP header when following a cross-origin redirect (i.e., a redirect that differs in host, port, or scheme). This can allow for credentials in the authorization header to be exposed to unintended hosts or transmitted in cleartext. NOTE: this issue exists because of an incomplete fix for CVE-2018-20060 (which was case-sensitive).

Scores

CVSS v3 6.1
EPSS 0.0025
EPSS Percentile 48.0%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Classification

CWE
CWE-601
Status published

Affected Products (2)

python/urllib3 < 1.24.2
pypi/urllib3 < 1.24.2PyPI

Timeline

Published Oct 15, 2023
Tracked Since Feb 18, 2026