Rozšírené hľadanie
Piatok 10. Máj 2024 |
meniny má Viktória
Fedora 32: python36 2020-8bdd3fd7a4>

LinuxSecurity.com 04.07.2020 03:32 # Python 3.6.11 Python 3.6.11 is the latest security fix release of Python 3.6. - bpo-39073: Disallow CR or LF in email.headerregistry.Address arguments to guard against header injection attacks. - bpo-38576: Disallow control characters in hostnames in http.client, addressing CVE-2019-18348. Such potentially malicious header injection URLs now cause a InvalidURL to be raised. -