Lucene search

K
osvGoogleOSV:PYSEC-2021-16
HistoryFeb 08, 2021 - 8:15 p.m.

PYSEC-2021-16

2021-02-0820:15:00
Google
osv.dev
42

0.004 Low

EPSS

Percentile

72.5%

httplib2 is a comprehensive HTTP client library for Python. In httplib2 before version 0.19.0, a malicious server which responds with long series of “\xa0” characters in the “www-authenticate” header may cause Denial of Service (CPU burn while parsing header) of the httplib2 client accessing said server. This is fixed in version 0.19.0 which contains a new implementation of auth headers parsing using the pyparsing library.