A vulnerability was found in a way libcurl uses NTLM-authenticated proxy connections.
Libcurl will reuse NTLM-authenticated proxy connections without properly making sure,
that the connection was authenticated with the same credentials as set for this transfer.
Upstream bug report:
http://curl.haxx.se/docs/adv_20160127A.html
Upstream patch:
http://curl.haxx.se/CVE-2016-0755.patch
Acknowledgements:
Red Hat would like to thank curl upstream for reporting this issue. Upstream acknowledges Isaac Boukris as the original reporter.
This issue affects use cases when curl uses HTTP proxy with NTLM authentication, and switches to different proxy or different proxy authentication credentials between requests. Later requests may unexpectedly re-use authenticated proxy connections from earlier requests.
Due to this issue being limited to very specific circumstances, there is currently no plan to backport the fix to released Red Hat Enterprise Linux versions.