CVE-2020-7019
18.08.2020, 17:15
In Elasticsearch before 7.9.0 and 6.8.12 a field disclosure flaw was found when running a scrolling search with Field Level Security. If a user runs the same query another more privileged user recently ran, the scrolling search can leak fields that should be hidden. This could result in an attacker gaining additional permissions against a restricted index.Enginsight
Vendor | Product | Version |
---|---|---|
elastic | elasticsearch | 𝑥 < 6.8.12 |
elastic | elasticsearch | 7.0.0 ≤ 𝑥 < 7.9.0 |
𝑥
= Vulnerable software versions

Ubuntu Releases
Common Weakness Enumeration
- CWE-270 - Privilege Context Switching ErrorThe software does not properly manage privileges while it is switching between different contexts that have different privileges or spheres of control.
- CWE-269 - Improper Privilege ManagementThe software does not properly assign, modify, track, or check privileges for an actor, creating an unintended sphere of control for that actor.