CVE-2018-25091
Last modified
CVE-2018-25091 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. 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. EPSS estimates a 0.51% chance of exploitation in the next 30 days.
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).
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Python | Urllib3 | < 1.24.2 |
References
- https://github.com/urllib3/urllib3/issues/1510Issue Tracking, Patch, Vendor Advisory
- https://github.com/urllib3/urllib3/issues/1510Issue Tracking, Patch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2018-25091?
How severe is CVE-2018-25091?
How do I fix CVE-2018-25091?
Are you affected by CVE-2018-25091?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
