CVE-2020-11078

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:httplib2_project:httplib2:*:*:*:*:*:*:*:*

Configuration 2 (hide)

OR cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*
cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*

Configuration 3 (hide)

cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*

History

No history.

Information

Published : 2020-05-20 16:15

Updated : 2023-11-07 03:14


NVD link : CVE-2020-11078

Mitre link : CVE-2020-11078

CVE.ORG link : CVE-2020-11078


JSON object : View

Products Affected

debian

  • debian_linux

fedoraproject

  • fedora

httplib2_project

  • httplib2
CWE
CWE-93

Improper Neutralization of CRLF Sequences ('CRLF Injection')

CWE-74

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')