CVE-2018-20852 Details
Description
http.cookiejar.DefaultPolicy.domain_return_ok in Lib/http/cookiejar.py in Python before 3.7.3 does not correctly validate the domain: it can be tricked into sending existing cookies to the wrong server. An attacker may abuse this flaw by using a server with a hostname that has another valid hostname as a suffix (e.g., pythonicexample.com to steal cookies for example.com). When a program uses http.cookiejar.DefaultPolicy and tries to do an HTTP connection to an attacker-controlled server, existing cookies can be leaked to the attacker. This affects 2.x through 2.7.16, 3.x before 3.4.10, 3.5.x before 3.5.7, 3.6.x before 3.6.9, and 3.7.x before 3.7.3.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-20 | Improper Input Validation | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| python python | >= 2.0, <= 2.7.16 >= 3.0.0, < 3.4.10 >= 3.5.0, < 3.5.7 >= 3.6.0, < 3.6.9 >= 3.7.0, < 3.7.3 |
CPE
Remediation
| |
Change History
21 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Nov 7, 2023 | CVE Modified | [email protected] |
| Aug 22, 2020 | CVE Modified | [email protected] |
| Jul 15, 2020 | CVE Modified | [email protected] |
| Apr 15, 2020 | CVE Modified | [email protected] |
| Mar 15, 2020 | CVE Modified | [email protected] |
| Jan 21, 2020 | CVE Modified | [email protected] |
| Nov 25, 2019 | CVE Modified | [email protected] |
| Nov 10, 2019 | CVE Modified | [email protected] |
| Nov 10, 2019 | CVE Modified | [email protected] |
| Nov 9, 2019 | CVE Modified | [email protected] |
| Nov 6, 2019 | CVE Modified | [email protected] |
| Sep 18, 2019 | CVE Modified | [email protected] |
| Sep 10, 2019 | CVE Modified | [email protected] |
| Sep 1, 2019 | CVE Modified | [email protected] |
| Aug 23, 2019 | CVE Modified | [email protected] |
| Aug 23, 2019 | CVE Modified | [email protected] |
| Aug 17, 2019 | CVE Modified | [email protected] |
| Jul 18, 2019 | Initial Analysis | [email protected] |