CVE-2019-20907 Detail

Current Description

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.

View Analysis Description

Analysis Description

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.

Severity

CVSS 3.x Severity and Metrics:

CVSS 2.0 Severity and Metrics:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to [email protected].

Weakness Enumeration

CWE-ID CWE Name Source
CWE-835 Loop with Unreachable Exit Condition (‘Infinite Loop’) NIST  

Change History

1 change records found show changes

Initial Analysis 7/16/2020 1:30:22 PM

Action Type Old Value New Value
Added CPE Configuration
OR
     *cpe:2.3:a:python:python:*:*:*:*:*:*:*:* versions up to (including) 3.8.3
Added CVSS V2
NIST (AV:N/AC:L/Au:N/C:N/I:N/A:P)
Added CVSS V3.1
NIST AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Added CWE
NIST CWE-835
Changed Reference Type
https://bugs.python.org/issue39017 No Types Assigned
https://bugs.python.org/issue39017 Vendor Advisory
Changed Reference Type
https://github.com/python/cpython/pull/21454 No Types Assigned
https://github.com/python/cpython/pull/21454 Patch, Third Party Advisory

Quick Info

CVE Dictionary Entry:
CVE-2019-20907
NVD Published Date:
07/13/2020
NVD Last Modified:
07/16/2020
Source:
MITRE