Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 523432 (CVE-2014-1830) - <dev-python/requests-2.3.0: Proxy-Authorization header leak (CVE-2014-{1829,1830})
Summary: <dev-python/requests-2.3.0: Proxy-Authorization header leak (CVE-2014-{1829,1...
Status: RESOLVED FIXED
Alias: CVE-2014-1830
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Security
URL: https://bugzilla.redhat.com/show_bug....
Whiteboard: B3 [noglsa]
Keywords:
Depends on: 513278
Blocks:
  Show dependency tree
 
Reported: 2014-09-22 08:10 UTC by Agostino Sarubbo
Modified: 2015-01-03 21:10 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2014-09-22 08:10:50 UTC
From ${URL} :

It was discovered that the python-requests Proxy-Authorization header was never re-evaluated when a 
redirect occurs. The Proxy-Authorization header was sent to any new proxy or non-proxy destination 
as redirected.

References:

https://github.com/kennethreitz/requests/issues/1885#issuecomment-33793651

Upstream Commit:

https://github.com/kennethreitz/requests/commit/4d8cb3244e8e4f84b250c10a48e025f9a8bf6137


@maintainer(s): after the bump, in case we need to stabilize the package, please let us know if it is ready for the stabilization or not.
Comment 1 Dirkjan Ochtman (RETIRED) gentoo-dev 2014-09-23 18:35:03 UTC
So this is actually an oldie:

http://www.openwall.com/lists/oss-security/2014/09/19/1

Fixed in 2.3.0 already.
Comment 2 Dirkjan Ochtman (RETIRED) gentoo-dev 2014-09-23 18:38:29 UTC
So 2.3.0 was already being stabilized in bug 513278. CC'ing the rest of the arches here to bump priority a little bit.
Comment 3 Mike Gilbert gentoo-dev 2014-09-23 18:48:12 UTC
When doing cleanup of old versions, beware of these reverse deps:

dev-python/docker-py-0.5.0-r1 ~dev-python/requests-2.2.1
media-video/subliminal-0.6.3 ~dev-python/requests-0.14.2
Comment 4 Agostino Sarubbo gentoo-dev 2014-09-27 10:40:43 UTC
ppc stable
Comment 5 Yury German Gentoo Infrastructure gentoo-dev 2014-10-05 20:09:32 UTC
Please continue with stabilization.
Comment 6 Agostino Sarubbo gentoo-dev 2014-10-17 13:38:56 UTC
ppc64 stable
Comment 7 Agostino Sarubbo gentoo-dev 2014-10-19 17:54:35 UTC
x86 stable.

Maintainer(s), please cleanup.
Security, please vote.
Comment 8 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2014-12-28 19:08:07 UTC
GLSA vote: no.
Comment 9 Yury German Gentoo Infrastructure gentoo-dev 2014-12-31 14:35:38 UTC
Arches and Maintainer(s), Thank you for your work.

GLSA Vote: No
Comment 10 GLSAMaker/CVETool Bot gentoo-dev 2015-01-03 21:10:42 UTC
CVE-2014-1830 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-1830):
  Requests (aka python-requests) before 2.3.0 allows remote servers to obtain
  sensitive information by reading the Proxy-Authorization header in a
  redirected request.

CVE-2014-1829 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-1829):
  Requests (aka python-requests) before 2.3.0 allows remote servers to obtain
  a netrc password by reading the Authorization header in a redirected
  request.