Skip to content
Sep 30, 2020
00354-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>
Sep 29, 2020
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
Sep 23, 2020
Python 3.8.6
Sep 16, 2020
Python 3.9.0rc2
Sep 7, 2020
Python 3.8.6rc1
Sep 5, 2020
Python 3.5.10
Aug 19, 2020
Python 3.5.10rc1
Aug 15, 2020
Python 3.7.9
Aug 15, 2020
Python 3.6.12
Aug 11, 2020
Python 3.9.0rc1
You can’t perform that action at this time.