ghsa-5fvx-2jj3-6mff
Vulnerability from github
Published
2021-03-18 19:27
Modified
2021-03-16 01:19
Severity ?
Summary
Insufficiently Protected Credentials in Elasticsearch
Details
Elasticsearch versions 7.7.0 to 7.10.1 contain an information disclosure flaw in the async search API. Users who execute an async search will improperly store the HTTP headers. An Elasticsearch user with the ability to read the .tasks index could obtain sensitive request headers of other users in the cluster. This issue is fixed in Elasticsearch 7.10.2
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.elasticsearch:elasticsearch" }, "ranges": [ { "events": [ { "introduced": "7.7.0" }, { "fixed": "7.10.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-22132" ], "database_specific": { "cwe_ids": [ "CWE-522" ], "github_reviewed": true, "github_reviewed_at": "2021-03-16T01:19:41Z", "nvd_published_at": "2021-01-14T20:15:00Z", "severity": "MODERATE" }, "details": "Elasticsearch versions 7.7.0 to 7.10.1 contain an information disclosure flaw in the async search API. Users who execute an async search will improperly store the HTTP headers. An Elasticsearch user with the ability to read the .tasks index could obtain sensitive request headers of other users in the cluster. This issue is fixed in Elasticsearch 7.10.2", "id": "GHSA-5fvx-2jj3-6mff", "modified": "2021-03-16T01:19:41Z", "published": "2021-03-18T19:27:27Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22132" }, { "type": "WEB", "url": "https://discuss.elastic.co/t/elasticsearch-7-10-2-security-update/261164" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20210219-0004" }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpuapr2022.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Insufficiently Protected Credentials in Elasticsearch" }
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.