urllib in Python 2.x through 2.7.16 supports the local_file: scheme, which makes it easier for remote attackers to bypass protection mechanisms that blacklist file: URIs, as demonstrated by triggering a urllib.urlopen('local_file:///etc/passwd') call.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
Configuration 5 (hide)
|
Configuration 6 (hide)
|
History
No history.
Information
Published : 2019-03-23 18:29
Updated : 2023-11-07 03:13
NVD link : CVE-2019-9948
Mitre link : CVE-2019-9948
CVE.ORG link : CVE-2019-9948
JSON object : View
Products Affected
redhat
- enterprise_linux_server
- enterprise_linux_desktop
- enterprise_linux_server_eus
- enterprise_linux_eus
- enterprise_linux_tus
- enterprise_linux_workstation
python
- python
canonical
- ubuntu_linux
fedoraproject
- fedora
opensuse
- leap
debian
- debian_linux
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')