Add a check for length = 0 in the _proc_pax function to avoid running into an infinite loop
miss-islington added a commit to miss-islington/cpython that referenced this pull request
Avoid infinite loop when reading specially crafted TAR files using the tarfile module (CVE-2019-20907). (cherry picked from commit 5a8d121) Co-authored-by: Rishi <rishi_devan@mail.com>
miss-islington added a commit to miss-islington/cpython that referenced this pull request
Avoid infinite loop when reading specially crafted TAR files using the tarfile module (CVE-2019-20907). (cherry picked from commit 5a8d121) Co-authored-by: Rishi <rishi_devan@mail.com>
miss-islington added a commit to miss-islington/cpython that referenced this pull request
Avoid infinite loop when reading specially crafted TAR files using the tarfile module (CVE-2019-20907). (cherry picked from commit 5a8d121) Co-authored-by: Rishi <rishi_devan@mail.com>
miss-islington added a commit to miss-islington/cpython that referenced this pull request
Avoid infinite loop when reading specially crafted TAR files using the tarfile module (CVE-2019-20907). (cherry picked from commit 5a8d121) Co-authored-by: Rishi <rishi_devan@mail.com>
miss-islington added a commit that referenced this pull request
miss-islington added a commit that referenced this pull request
ned-deily pushed a commit that referenced this pull request
ned-deily pushed a commit that referenced this pull request
Avoid infinite loop when reading specially crafted TAR files using the tarfile module (CVE-2019-20907). (cherry picked from commit 5a8d121) Co-authored-by: Rishi <rishi_devan@mail.com>
rishi93 deleted the rishi93:fix-issue-39017 branch
encukou added a commit that referenced this pull request
Avoid infinite loop when reading specially crafted TAR files using the tarfile module (CVE-2019-20907). (cherry picked from commit 5a8d121) Co-authored-by: Rishi <rishi_devan@mail.com>
larryhastings pushed a commit that referenced this pull request
J-Arun-Mani added a commit to J-Arun-Mani/cpython that referenced this pull request
Closed
shihai1991 added a commit to shihai1991/cpython that referenced this pull request
shihai1991 added a commit to shihai1991/cpython that referenced this pull request
xzy3 pushed a commit to xzy3/cpython that referenced this pull request
chrisburr added a commit to chrisburr/cpython that referenced this pull request