vendor:
Elasticsearch
by:
Joan Martinez
7,5
CVSS
HIGH
Anonymous Database Dump
20
CWE
Product Name: Elasticsearch
Affected Version From: 7.10.0
Affected Version To: 7.13.3
Patch Exists: YES
Related CWE: CVE-2021-22146
CPE: a:elastic:elasticsearch
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Elastic ECE (Cloud)
2021
Elasticsearch ECE 7.13.3 – Anonymous Database Dump
This exploit allows an attacker to dump the entire database of an Elasticsearch instance running versions 7.10.0 to 7.13.3. The exploit works by sending a POST request to the _bulk endpoint of the Elasticsearch instance with a specially crafted payload. This payload will cause the Elasticsearch instance to return the entire database in the response.
Mitigation:
Upgrade to Elasticsearch version 7.13.4 or later.