Be notified of new releases
Create your free GitHub account today to subscribe to this repository for new releases and build software alongside 50 million developers.
Sign up00354-cve-2020-26116-http-request-method-crlf-injection-in-httplib.patch 00354 # Reject control chars in HTTP method in httplib.putrequest to prevent HTTP header injection Backported from Python 3.5-3.10 (and adjusted for py2's single-module httplib): - https://bugs.python.org/issue39603 - #18485 (3.10) - #21946 (3.5) Co-authored-by: AMIR <31338382+amiremohamadi@users.noreply.github.com>
00351-cve-2019-20907-fix-infinite-loop-in-tarfile.patch 00351 # Avoid infinite loop when reading specially crafted TAR files using the tarfile module (CVE-2019-20907). See: https://bugs.python.org/issue39017
PreviousNext