Lucene search

K
cvelistGitHub_MCVELIST:CVE-2020-11078
HistoryMay 20, 2020 - 4:00 p.m.

CVE-2020-11078 CRLF injection in httplib2

2020-05-2016:00:16
CWE-93
GitHub_M
raw.githubusercontent.com
3

6.4 Medium

AI Score

Confidence

High

0.005 Low

EPSS

Percentile

75.6%

In httplib2 before version 0.18.0, an attacker controlling unescaped part of uri for httplib2.Http.request() could change request headers and body, send additional hidden requests to same server. This vulnerability impacts software that uses httplib2 with uri constructed by string concatenation, as opposed to proper urllib building with escaping. This has been fixed in 0.18.0.

6.4 Medium

AI Score

Confidence

High

0.005 Low

EPSS

Percentile

75.6%