Information Exposure Affecting libcurl package, versions <0:7.55.1-9.amzn2.0.1
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-AMZN2-LIBCURL-1660916
- published 27 Sep 2021
- disclosed 24 Jan 2018
Introduced: 24 Jan 2018
CVE-2018-1000007 Open this link in a new tabHow to fix?
Upgrade Amazon-Linux:2
libcurl
to version 0:7.55.1-9.amzn2.0.1 or higher.
This issue was patched in ALAS2-2018-951
.
NVD Description
Note: Versions mentioned in the description apply only to the upstream libcurl
package and not the libcurl
package as distributed by Amazon-Linux
.
See How to fix?
for Amazon-Linux:2
relevant fixed versions and status.
libcurl 7.1 through 7.57.0 might accidentally leak authentication data to third parties. When asked to send custom headers in its HTTP requests, libcurl will send that set of headers first to the host in the initial URL but also, if asked to follow redirects and a 30X HTTP response code is returned, to the host mentioned in URL in the Location:
response header value. Sending the same set of headers to subsequent hosts is in particular a problem for applications that pass on custom Authorization:
headers, as this header often contains privacy sensitive information or data that could allow others to impersonate the libcurl-using client's request.
References
- http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1000007
- http://www.openwall.com/lists/oss-security/2022/04/27/4
- http://www.securitytracker.com/id/1040274
- https://access.redhat.com/errata/RHBA-2019:0327
- https://access.redhat.com/errata/RHSA-2018:3157
- https://access.redhat.com/errata/RHSA-2018:3558
- https://access.redhat.com/errata/RHSA-2019:1543
- https://access.redhat.com/errata/RHSA-2020:0544
- https://access.redhat.com/errata/RHSA-2020:0594
- https://curl.haxx.se/docs/adv_2018-b3bf.html
- https://lists.debian.org/debian-lts-announce/2018/01/msg00038.html
- https://usn.ubuntu.com/3554-1/
- https://usn.ubuntu.com/3554-2/
- https://www.debian.org/security/2018/dsa-4098
- https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html