ghsa-g7x2-hrfp-pv5f
Vulnerability from github
Published
2022-04-30 00:02
Modified
2022-04-30 00:02
Severity ?
Details
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.
{ "affected": [], "aliases": [ "CVE-2018-1000007" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-01-24T22:29:00Z", "severity": "CRITICAL" }, "details": "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\u0027s request.", "id": "GHSA-g7x2-hrfp-pv5f", "modified": "2022-04-30T00:02:20Z", "published": "2022-04-30T00:02:20Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000007" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHBA-2019:0327" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:3157" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:3558" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:1543" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2020:0544" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2020:0594" }, { "type": "WEB", "url": "https://curl.haxx.se/docs/adv_2018-b3bf.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2018/01/msg00038.html" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3554-1" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3554-2" }, { "type": "WEB", "url": "https://www.debian.org/security/2018/dsa-4098" }, { "type": "WEB", "url": "https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2022/04/27/4" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1040274" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.