Description: |
This update for python36 fixes the following issues:
- Update to 3.6.15: - CVE-2021-3737: Fixed a DoS caused by infinitely reading potential HTTP headers after a 100 Continue status response from the server. (bsc#1189241) - CVE-2021-3426: Fixed an information disclosure via pydoc. (bsc#1183374) - CVE-2021-3733: Fixed a ReDoS in urllib.request. (bsc#1189287)
|