Advisories ยป MGASA-2021-0377

Updated python-urllib3 package fixes security vulnerabilities

Publication date: 27 Jul 2021
Type: security
Affected Mageia releases : 8
CVE: CVE-2021-28363 , CVE-2021-33503

Description

The urllib3 library 1.26.x before 1.26.4 for Python omits SSL certificate
validation in some cases involving HTTPS to HTTPS proxies. The initial
connection to the HTTPS proxy (if an SSLContext isn't given via proxy_config)
doesn't verify the hostname of the certificate. This means certificates for
different servers that still validate properly with the default urllib3
SSLContext will be silently accepted (CVE-2021-28363).

An issue was discovered in urllib3 before 1.26.5. When provided with a URL
containing many @ characters in the authority component, the authority regular
expression exhibits catastrophic backtracking, causing a denial of service if
a URL were passed as a parameter or redirected to via an HTTP redirect
(CVE-2021-33503).
                

References

SRPMS

8/core