summaryrefslogtreecommitdiffstats
path: root/Lib/test/recursion.tar
diff options
context:
space:
mode:
authorRishi <rishi_devan@mail.com>2020-07-15 11:51:00 (GMT)
committerGitHub <noreply@github.com>2020-07-15 11:51:00 (GMT)
commit5a8d121a1f3ef5ad7c105ee378cc79a3eac0c7d4 (patch)
tree68dffaf58d9509ec482ef1cddd0815fbd5c70fa7 /Lib/test/recursion.tar
parentbbceef6851895135c80e588a55854c1afab46499 (diff)
downloadcpython-5a8d121a1f3ef5ad7c105ee378cc79a3eac0c7d4.zip
cpython-5a8d121a1f3ef5ad7c105ee378cc79a3eac0c7d4.tar.gz
cpython-5a8d121a1f3ef5ad7c105ee378cc79a3eac0c7d4.tar.bz2
bpo-39017: Avoid infinite loop in the tarfile module (GH-21454)
Avoid infinite loop when reading specially crafted TAR files using the tarfile module (CVE-2019-20907).
Diffstat (limited to 'Lib/test/recursion.tar')
-rw-r--r--Lib/test/recursion.tarbin0 -> 516 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/Lib/test/recursion.tar b/Lib/test/recursion.tar
new file mode 100644
index 0000000..b823725
--- /dev/null
+++ b/Lib/test/recursion.tar
Binary files differ