Staging
v0.5.1
https://github.com/python/cpython
Revision f3232294ee695492f43d424cc6969d018d49861d authored by Miss Islington (bot) on 15 July 2020, 12:30:33 UTC, committed by GitHub on 15 July 2020, 12:30:33 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>

Automerge-Triggered-By: @encukou
1 parent 805874a
History
Tip revision: f3232294ee695492f43d424cc6969d018d49861d authored by Miss Islington (bot) on 15 July 2020, 12:30:33 UTC
[3.9] bpo-39017: Avoid infinite loop in the tarfile module (GH-21454) (GH-21482)
Tip revision: f323229
File Mode Size
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 8.5 KB
README.rst -rw-r--r-- 4.6 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.7 KB
conf.py -rw-r--r-- 6.8 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 52.3 KB
license.rst -rw-r--r-- 45.2 KB
make.bat -rw-r--r-- 5.5 KB
requirements.txt -rw-r--r-- 128 bytes
runtime.txt -rw-r--r-- 3 bytes

README.rst

back to top