Staging
v0.8.1
https://github.com/python/cpython
Revision 47a2955589bdb1a114d271496ff803ad73f954b8 authored by Miss Islington (bot) on 15 July 2020, 12:36:36 UTC, committed by GitHub on 15 July 2020, 12:36:36 UTC
Avoid infinite loop when reading specially crafted TAR files using the tarfile module
(CVE-2019-20907).
(cherry picked from commit 5a8d121a1f3ef5ad7c105ee378cc79a3eac0c7d4)

Co-authored-by: Rishi <rishi_devan@mail.com>
1 parent 6463cf0
History
Tip revision: 47a2955589bdb1a114d271496ff803ad73f954b8 authored by Miss Islington (bot) on 15 July 2020, 12:36:36 UTC
bpo-39017: Avoid infinite loop in the tarfile module (GH-21454) (#21485)
Tip revision: 47a2955
File Mode Size
__init__.py -rw-r--r-- 3.3 KB
ascii.py -rw-r--r-- 2.5 KB
has_key.py -rw-r--r-- 5.5 KB
panel.py -rw-r--r-- 87 bytes
textpad.py -rw-r--r-- 7.5 KB

back to top