Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 724362 (CVE-2020-11078) - <dev-python/httplib2-0.18.1: HTTP request smuggling (CVE-2020-11078)
Summary: <dev-python/httplib2-0.18.1: HTTP request smuggling (CVE-2020-11078)
Status: RESOLVED FIXED
Alias: CVE-2020-11078
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Security
URL: https://github.com/httplib2/httplib2/...
Whiteboard: B4 [noglsa cve]
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-20 19:52 UTC by Sam James
Modified: 2020-06-18 03:16 UTC (History)
2 users (show)

See Also:
Package list:
dev-python/httplib2-0.18.1
Runtime testing required: ---
nattka: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-05-20 19:52:45 UTC
Description:
"Attacker controlling unescaped part of uri for httplib2.Http.request() could change request headers and body, send additional hidden requests to same server.

Impacts software that uses httplib2 with uri constructed by string concatenation, as opposed to proper urllib building with escaping."
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-05-20 19:53:04 UTC
@maintainer(s), please bump to 0.18.0
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-06-10 23:04:37 UTC
ping
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-06-11 06:24:57 UTC
We're now at 0.18.1, so let's stabilize it.
Comment 5 Agostino Sarubbo gentoo-dev 2020-06-12 07:51:19 UTC
amd64 stable
Comment 6 Agostino Sarubbo gentoo-dev 2020-06-12 07:52:49 UTC
arm stable
Comment 7 Agostino Sarubbo gentoo-dev 2020-06-12 07:53:43 UTC
ppc stable
Comment 8 Agostino Sarubbo gentoo-dev 2020-06-12 07:54:26 UTC
ppc64 stable
Comment 9 Agostino Sarubbo gentoo-dev 2020-06-12 07:54:47 UTC
sparc stable
Comment 10 Agostino Sarubbo gentoo-dev 2020-06-12 07:55:46 UTC
x86 stable.

Maintainer(s), please cleanup.
Security, please vote.
Comment 11 Larry the Git Cow gentoo-dev 2020-06-18 03:15:49 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af6175d48cf0285c06e7f4536e9a0b0369910d00

commit af6175d48cf0285c06e7f4536e9a0b0369910d00
Author:     Aaron Bauman <bman@gentoo.org>
AuthorDate: 2020-06-18 03:15:17 +0000
Commit:     Aaron Bauman <bman@gentoo.org>
CommitDate: 2020-06-18 03:15:17 +0000

    dev-python/httplib2: drop vulnerable
    
    Bug: https://bugs.gentoo.org/724362
    Signed-off-by: Aaron Bauman <bman@gentoo.org>

 dev-python/httplib2/Manifest               |  2 --
 dev-python/httplib2/httplib2-0.13.0.ebuild | 40 ------------------------------
 dev-python/httplib2/httplib2-0.17.0.ebuild | 40 ------------------------------
 3 files changed, 82 deletions(-)