CVE-2020-11078
Last modified
CVE-2020-11078 is a medium-severity vulnerability rated 6.8/10 on the CVSS scale. 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. EPSS estimates a 2.59% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Httplib2 Project | Httplib2 | < 0.18.0 |
| Fedoraproject | Fedora | 31 |
| Fedoraproject | Fedora | 32 |
| Debian | Debian Linux | 8.0 |
References
- https://github.com/httplib2/httplib2/commit/a1457cc31f3206cf691d11d2bf34e98865873e9ePatch, Third Party Advisory
- https://github.com/httplib2/httplib2/security/advisories/GHSA-gg84-qgv9-w4pqPatch, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2020/06/msg00000.htmlMailing List, Third Party Advisory
- https://github.com/httplib2/httplib2/commit/a1457cc31f3206cf691d11d2bf34e98865873e9ePatch, Third Party Advisory
- https://github.com/httplib2/httplib2/security/advisories/GHSA-gg84-qgv9-w4pqPatch, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2020/06/msg00000.htmlMailing List, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-11078?
How severe is CVE-2020-11078?
How do I fix CVE-2020-11078?
Are you affected by CVE-2020-11078?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
