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
07 Nov 2023, 03:09
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2020-07-13 13:15
Updated : 2024-02-28 17:47
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
opensuse
- leap
netapp
- cloud_volumes_ontap_mediator
- active_iq_unified_manager
oracle
- zfs_storage_appliance_kit
debian
- debian_linux
fedoraproject
- fedora
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')