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
07 Nov 2023, 03:13
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2019-03-23 18:29
Updated : 2023-11-07 03:13
NVD link : CVE-2019-9948
Mitre link : CVE-2019-9948
JSON object : View
Products Affected
debian
- debian_linux
redhat
- enterprise_linux_server_eus
- enterprise_linux_desktop
- enterprise_linux_server
- enterprise_linux_eus
- enterprise_linux_workstation
- enterprise_linux_tus
fedoraproject
- fedora
canonical
- ubuntu_linux
opensuse
- leap
python
- python
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')