mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
18 lines
880 B
Markdown
18 lines
880 B
Markdown
### [CVE-2018-3831](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3831)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Elasticsearch Alerting and Monitoring in versions before 6.4.1 or 5.6.12 have an information disclosure issue when secrets are configured via the API. The Elasticsearch _cluster/settings API, when queried, could leak sensitive configuration information such as passwords, tokens, or usernames. This could allow an authenticated Elasticsearch user to improperly view these details.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.elastic.co/community/security
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|