In Lib/tarfile.py in Python through 3.8.3, an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
Configuration 5 (hide)
|
Configuration 6 (hide)
|
Configuration 7 (hide)
|
History
No history.
Information
Published : 2020-07-13 13:15
Updated : 2023-11-07 03:09
NVD link : CVE-2019-20907
Mitre link : CVE-2019-20907
CVE.ORG link : CVE-2019-20907
JSON object : View
Products Affected
python
- python
canonical
- ubuntu_linux
fedoraproject
- fedora
opensuse
- leap
oracle
- zfs_storage_appliance_kit
netapp
- active_iq_unified_manager
- cloud_volumes_ontap_mediator
debian
- debian_linux
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')