Lucene search

K
osvGoogleOSV:USN-5199-1
HistoryDec 17, 2021 - 2:53 p.m.

python3.6 vulnerabilities

2021-12-1714:53:00
Google
osv.dev
6

0.016 Low

EPSS

Percentile

87.3%

It was discovered that the urllib.request.AbstractBasicAuthHandler class
in Python contains regex with a quadratic worst-case time complexity.
Specially crafted traffic from a malicious HTTP server could cause a regular
expression denial of service (ReDoS) condition for a client.
(CVE-2021-3733)

It was discovered that the Python urllib http client could enter into an infinite
loop when incorrectly handling certain server responses (100 Continue response).
Specially crafted traffic from a malicious HTTP server could cause a denial of
service (DoS) condition for a client.
(CVE-2021-3737)