ghsa-www2-v7xj-xrc6
Vulnerability from github
Published
2018-12-12 15:52
Modified
2022-09-14 22:10
Severity ?
Summary
Exposure of Sensitive Information to an Unauthorized Actor in urllib3
Details
urllib3 before version 1.23 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.
{ "affected": [ { "ecosystem_specific": { "affected_functions": [ "urllib3.poolmanager.PoolManager.urlopen", "urllib3.util.retry.Retry", "urllib3.util.retry.Retry.__init__", "urllib3.util.retry.Retry.new" ] }, "package": { "ecosystem": "PyPI", "name": "urllib3" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.23" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-20060" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T22:01:30Z", "nvd_published_at": "2018-12-11T17:29:00Z", "severity": "CRITICAL" }, "details": "urllib3 before version 1.23 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.", "id": "GHSA-www2-v7xj-xrc6", "modified": "2022-09-14T22:10:48Z", "published": "2018-12-12T15:52:07Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-20060" }, { "type": "WEB", "url": "https://github.com/urllib3/urllib3/issues/1316" }, { "type": "WEB", "url": "https://github.com/urllib3/urllib3/pull/1346" }, { "type": "WEB", "url": "https://github.com/urllib3/urllib3/commit/560bd227b90f74417ffaedebf5f8d05a8ee4f532" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:2272" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1649153" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-www2-v7xj-xrc6" }, { "type": "WEB", "url": "https://github.com/urllib3/urllib3/blob/master/CHANGES.rst" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2021/06/msg00015.html" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5SJERZEJDSUYQP7BNBXMBHRHGY26HRZD" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BXLAXHM3Z6DUCXZ7ZXZ2EAYJXWDCZFCT" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XWP36YW3KSVLXDBY3QJKDYEPCIMN3VQZ" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3990-1" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00039.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Exposure of Sensitive Information to an Unauthorized Actor in urllib3" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.