ghsa-62ww-4p3p-7fhj
Vulnerability from github
Published
2021-07-02 18:33
Modified
2021-05-25 20:48
Severity ?
Summary
API information disclosure flaw in Elasticsearch
Details
Elasticsearch versions before 7.11.2 and 6.8.15 contain a document disclosure flaw was found in the Elasticsearch suggester and profile API when Document and Field Level Security are enabled. The suggester and profile API are normally disabled for an index when document level security is enabled on the index. Certain queries are able to enable the profiler and suggester which could lead to disclosing the existence of documents and fields the attacker should not be able to view.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.elasticsearch:elasticsearch" }, "ranges": [ { "events": [ { "introduced": "7.0.0" }, { "fixed": "7.11.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.elasticsearch:elasticsearch" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "6.8.15" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-22135" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2021-05-17T20:02:56Z", "nvd_published_at": "2021-05-13T18:15:00Z", "severity": "MODERATE" }, "details": "Elasticsearch versions before 7.11.2 and 6.8.15 contain a document disclosure flaw was found in the Elasticsearch suggester and profile API when Document and Field Level Security are enabled. The suggester and profile API are normally disabled for an index when document level security is enabled on the index. Certain queries are able to enable the profiler and suggester which could lead to disclosing the existence of documents and fields the attacker should not be able to view.", "id": "GHSA-62ww-4p3p-7fhj", "modified": "2021-05-25T20:48:19Z", "published": "2021-07-02T18:33:02Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22135" }, { "type": "WEB", "url": "https://discuss.elastic.co/t/elastic-stack-7-12-0-and-6-8-15-security-update/268125" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20210625-0003" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "API information disclosure flaw in Elasticsearch" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- 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.