Security update for python
This update for python fixes the following issues:
- CVE-2019-20907: Avoid a possible infinite loop caused by specifically crafted tarballs (bsc#1174091).
This update was imported from the SUSE:SLE-15:Update update project.
-
Submitted by
Matej Cepl (mcepl)
Fixed bugs
bnc#1174091
VUL-1: CVE-2019-20907: python,python36,python3,python27: in Lib/tarfile.py 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