CVE-2019-10160

Source
https://nvd.nist.gov/vuln/detail/CVE-2019-10160
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-10160.json
Aliases
Related
Published
2019-06-07T18:29:00Z
Modified
2023-11-29T06:53:32.404065Z
Details

A security regression of CVE-2019-9636 was discovered in python since commit d537ab0ff9767ef024f26246899728f0116b1ec3 affecting versions 2.7, 3.5, 3.6, 3.7 and from v3.8.0a4 through v3.8.0b1, which still allows an attacker to exploit CVE-2019-9636 by abusing the user and password parts of a URL. When an application parses user-supplied URLs to store cookies, authentication credentials, or other kind of information, it is possible for an attacker to provide specially crafted URLs to make the application locate host-related information (e.g. cookies, authentication data) and send them to a different host than where it should, unlike if the URLs had been correctly parsed. The result of an attack may vary based on the application.

References

Affected packages

Git / github.com/python/cpython

Affected versions

v3.*

v3.4.6
v3.4.6rc1
v3.5.3
v3.5.3rc1
v3.6.0
v3.7.0a1
v3.7.0a2
v3.7.0a3
v3.7.0a4
v3.8.0a1
v3.8.0a2
v3.8.0a3
v3.8.0a4