| 0 |
|
| 1 |
| url |
VCID-4pur-cq9a-ufhr |
| vulnerability_id |
VCID-4pur-cq9a-ufhr |
| summary |
Improper Access Control in Elasticsearch
A permission issue was found in Elasticsearch versions before 5.6.15 and 6.6.1 when Field Level Security and Document Level Security are disabled and the _aliases, _shrink, or _split endpoints are used . If the elasticsearch.yml file has xpack.security.dls_fls.enabled set to false, certain permission checks are skipped when users perform one of the actions mentioned above, to make existing data available under a new index/alias name. This could result in an attacker gaining additional permissions against a restricted index. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2019-7611, GHSA-fj32-6v7m-57pg
|
| risk_score |
4.0 |
| exploitability |
0.5 |
| weighted_severity |
8.0 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-4pur-cq9a-ufhr |
|
| 2 |
| url |
VCID-4vxx-vbrq-qffw |
| vulnerability_id |
VCID-4vxx-vbrq-qffw |
| summary |
Elasticsearch vulnerable to Uncontrolled Resource Consumption
An issue has been identified with how Elasticsearch handled incoming requests on the HTTP layer. An unauthenticated user could force an Elasticsearch node to exit with an OutOfMemory error by sending a moderate number of malformed HTTP requests. The issue was identified by Elastic Engineering and we have no indication that the issue is known or that it is being exploited in the wild. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2023-31418, GHSA-2cqf-6xv9-f22w
|
| risk_score |
4.0 |
| exploitability |
0.5 |
| weighted_severity |
8.0 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-4vxx-vbrq-qffw |
|
| 3 |
| url |
VCID-65tw-wzs5-sqch |
| vulnerability_id |
VCID-65tw-wzs5-sqch |
| summary |
Uncontrolled Recursion
In Elasticsearch versions before 7.13.3 and 6.8.17 an uncontrolled recursion vulnerability that could lead to a denial of service attack was identified in the Elasticsearch Grok parser. A user with the ability to submit arbitrary queries to Elasticsearch could create a malicious Grok query that will crash the Elasticsearch node. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2021-22144, GHSA-3393-hvrj-w7v3
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-65tw-wzs5-sqch |
|
| 4 |
| url |
VCID-6eke-3z1k-yqfp |
| vulnerability_id |
VCID-6eke-3z1k-yqfp |
| summary |
Improper Privilege Management
Elasticsearch versions before 6.8.13 and 7.9.2 contain a document disclosure flaw when Document or Field Level Security is used. Search queries do not properly preserve security permissions when executing certain complex queries. This could result in the search disclosing the existence of documents the attacker should not be able to view. This could result in an attacker gaining additional insight into potentially sensitive indices. |
| references |
| 0 |
|
| 1 |
|
| 2 |
|
| 3 |
|
| 4 |
|
| 5 |
|
| 6 |
|
| 7 |
|
| 8 |
|
| 9 |
|
| 10 |
|
| 11 |
|
| 12 |
|
|
| fixed_packages |
|
| aliases |
CVE-2020-7020, GHSA-g9fw-9x87-rmrj
|
| risk_score |
1.4 |
| exploitability |
0.5 |
| weighted_severity |
2.8 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-6eke-3z1k-yqfp |
|
| 5 |
| url |
VCID-81b9-8s1p-jfhu |
| vulnerability_id |
VCID-81b9-8s1p-jfhu |
| summary |
Elasticsearch Insertion of Sensitive Information into Log File
An issue was discovered by Elastic whereby Watcher search input logged the search query results on DEBUG log level. This could lead to raw contents of documents stored in Elasticsearch to be printed in logs. Elastic has released 8.11.2 and 7.17.16 that resolves this issue by removing this excessive logging. This issue only affects users that use Watcher and have a Watch defined that uses the search input and additionally have set the search input’s logger to DEBUG or finer, for example using: org.elasticsearch.xpack.watcher.input.search, org.elasticsearch.xpack.watcher.input, org.elasticsearch.xpack.watcher, or wider, since the loggers are hierarchical. |
| references |
| 0 |
|
| 1 |
|
| 2 |
|
| 3 |
| reference_url |
https://github.com/elastic/elasticsearch |
| reference_id |
|
| reference_type |
|
| scores |
| 0 |
| value |
5.2 |
| scoring_system |
cvssv3.1 |
| scoring_elements |
CVSS:3.1/AV:A/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N |
|
| 1 |
| value |
4.1 |
| scoring_system |
cvssv4 |
| scoring_elements |
CVSS:4.0/AV:A/AC:L/AT:P/PR:L/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N |
|
| 2 |
| value |
MODERATE |
| scoring_system |
generic_textual |
| scoring_elements |
|
|
|
| url |
https://github.com/elastic/elasticsearch |
|
| 4 |
|
| 5 |
|
| 6 |
|
|
| fixed_packages |
|
| aliases |
CVE-2023-49921, GHSA-2hjr-vmf3-xwvp
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-81b9-8s1p-jfhu |
|
| 6 |
|
| 7 |
| url |
VCID-djqg-fgdu-g7ek |
| vulnerability_id |
VCID-djqg-fgdu-g7ek |
| summary |
Exposure of Sensitive Information to an Unauthorized Actor
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. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2018-3831, GHSA-r9fv-qpm9-rj4g
|
| risk_score |
4.0 |
| exploitability |
0.5 |
| weighted_severity |
8.0 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-djqg-fgdu-g7ek |
|
| 8 |
| url |
VCID-jauz-t6az-2yer |
| vulnerability_id |
VCID-jauz-t6az-2yer |
| summary |
Elasticsearch Uncontrolled Resource Consumption Vulnerability
Uncontrolled Resource Consumption in Elasticsearch while evaluating specifically crafted search templates with Mustache functions can lead to Denial of Service by causing the Elasticsearch node to crash. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2024-52979, GHSA-mm3m-5497-xggg
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-jauz-t6az-2yer |
|
| 9 |
|
| 10 |
| url |
VCID-p1a4-3tva-hyaa |
| vulnerability_id |
VCID-p1a4-3tva-hyaa |
| summary |
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
X-Pack Machine Learning versions before 6.2.4 and 5.6.9 had a cross-site scripting (XSS) vulnerability. If an attacker is able to inject data into an index that has a ML job running against it, then when another user views the results of the ML job it could allow the attacker to obtain sensitive information from or perform destructive actions on behalf of that other ML user. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2018-3824, GHSA-mjpc-qx7h-r8c9
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-p1a4-3tva-hyaa |
|
| 11 |
| url |
VCID-pb37-mn1e-afg2 |
| vulnerability_id |
VCID-pb37-mn1e-afg2 |
| summary |
Elasticsearch allocation of resources without limits or throttling leads to crash
An allocation of resources without limits or throttling in Elasticsearch can lead to an OutOfMemoryError exception resulting in a crash via a specially crafted query using an SQL function. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2024-43709, GHSA-jgx4-7v3v-vwfm
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-pb37-mn1e-afg2 |
|
| 12 |
|