PSF-2019-17
Dashboard / Vulnerabilities / PSF-2019-17
PSF-2019-17
Published: 3 Jan 2019Last Modified: 9 Oct 2025
Summary: http.cookiejar: Incorrect validation of path
Details: Cookies of ``example.com`` with ``path=/any`` were sent to ``example.com/anybad/`` while using a cookiejar with `http.cookiejar.DefaultCookiePolicy` policy. The code did not check for the first non-matching character in prefix match to be a slash.
References: https://bugs.python.org/issue35647
Affected packages
Package
Name:
Purl:
Affected ranges
Affected versions
2.5
Common Vulnerability Scoring System
Attack Vector
Network
Adjacent
Local
Physical
Privileges Required
None
Low
High
User Interaction
None
Required
Scope
Unchanged
Changed
Confidentiality
None
Low
High
Integrity
None
Low
High
Availability
None
Low
High
