ghsa-hwvv-438r-mhvj
Vulnerability from github
Published
2021-03-18 19:23
Modified
2022-04-22 16:50
Severity ?
Summary
Exposure of Sensitive Information to an Unauthorized Actor
Details
A document disclosure flaw was found in Elasticsearch versions after 7.6.0 and before 7.11.0 when Document or Field Level Security is used. Get requests do not properly apply security permissions when executing a query against a recently updated document. This affects documents that have been updated and not yet refreshed in the index. This could result in the search 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.6.0" }, { "fixed": "7.11.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-22134" ], "database_specific": { "cwe_ids": [ "CWE-200", "CWE-863" ], "github_reviewed": true, "github_reviewed_at": "2021-03-12T21:17:57Z", "nvd_published_at": "2021-03-08T21:15:00Z", "severity": "MODERATE" }, "details": "A document disclosure flaw was found in Elasticsearch versions after 7.6.0 and before 7.11.0 when Document or Field Level Security is used. Get requests do not properly apply security permissions when executing a query against a recently updated document. This affects documents that have been updated and not yet refreshed in the index. This could result in the search disclosing the existence of documents and fields the attacker should not be able to view.", "id": "GHSA-hwvv-438r-mhvj", "modified": "2022-04-22T16:50:19Z", "published": "2021-03-18T19:23:57Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-22134" }, { "type": "WEB", "url": "https://discuss.elastic.co/t/elastic-stack-7-11-0-security-update/265835" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20210430-0006" }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpuapr2022.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Exposure of Sensitive Information to an Unauthorized Actor" }
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.