You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
A race condition flaw was found in the response headers Elasticsearch versions before 7.2.1 and 6.8.2 returns to a request. On a system with multiple users submitting requests, it could be possible for an attacker to gain access to response header containing sensitive data from another user.
X-Pack Machine Learning versions before 6.2.4 and 5.6.9 had a cross-site scripting (XSS) vulnerability. Users with manage_ml permissions could create jobs containing malicious data as part of their configuration that could allow the attacker to obtain sensitive information from or perform destructive actions on behalf of other ML users viewing the results of the jobs.
Elasticsearch versions before 7.10.0 and 6.8.14 have an information disclosure issue when audit logging and the emit_request_body option is enabled. The Elasticsearch audit log could contain sensitive information such as password hashes or authentication tokens. This could allow an Elasticsearch administrator to view these details.
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.
dev-mend-for-github-combot
changed the title
elasticsearch-2.1.0.jar: 6 vulnerabilities (highest severity is: 8.1)
elasticsearch-2.1.0.jar: 6 vulnerabilities (highest severity is: 8.1) - autoclosed
Jan 9, 2025
✔️ This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.
ℹ️ This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.
dev-mend-for-github-combot
changed the title
elasticsearch-2.1.0.jar: 6 vulnerabilities (highest severity is: 8.1) - autoclosed
elasticsearch-2.1.0.jar: 6 vulnerabilities (highest severity is: 8.1)
Jan 9, 2025
Vulnerable Library - elasticsearch-2.1.0.jar
Elasticsearch - Open Source, Distributed, RESTful Search Engine
Library home page: http://nexus.sonatype.org/oss-repository-hosting.html/parent/elasticsearch
Path to dependency file: /nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-processors/pom.xml
Path to vulnerable library: /nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-processors/pom.xml
Found in HEAD commit: d672f5c3ea38dd0e23359cf12d310c2c27abf963
Vulnerabilities
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2019-7611
Vulnerable Library - elasticsearch-2.1.0.jar
Elasticsearch - Open Source, Distributed, RESTful Search Engine
Library home page: http://nexus.sonatype.org/oss-repository-hosting.html/parent/elasticsearch
Path to dependency file: /nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-processors/pom.xml
Path to vulnerable library: /nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-processors/pom.xml
Dependency Hierarchy:
Found in HEAD commit: d672f5c3ea38dd0e23359cf12d310c2c27abf963
Found in base branch: master
Vulnerability Details
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.
Publish Date: 2019-03-25
URL: CVE-2019-7611
CVSS 3 Score Details (8.1)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-7611
Release Date: 2019-03-25
Fix Resolution: 5.6.15
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2018-3824
Vulnerable Library - elasticsearch-2.1.0.jar
Elasticsearch - Open Source, Distributed, RESTful Search Engine
Library home page: http://nexus.sonatype.org/oss-repository-hosting.html/parent/elasticsearch
Path to dependency file: /nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-processors/pom.xml
Path to vulnerable library: /nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-processors/pom.xml
Dependency Hierarchy:
Found in HEAD commit: d672f5c3ea38dd0e23359cf12d310c2c27abf963
Found in base branch: master
Vulnerability Details
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.
Publish Date: 2018-09-19
URL: CVE-2018-3824
CVSS 3 Score Details (6.1)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3824
Release Date: 2018-09-19
Fix Resolution: 5.6.9
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2019-7614
Vulnerable Library - elasticsearch-2.1.0.jar
Elasticsearch - Open Source, Distributed, RESTful Search Engine
Library home page: http://nexus.sonatype.org/oss-repository-hosting.html/parent/elasticsearch
Path to dependency file: /nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-processors/pom.xml
Path to vulnerable library: /nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-processors/pom.xml
Dependency Hierarchy:
Found in HEAD commit: d672f5c3ea38dd0e23359cf12d310c2c27abf963
Found in base branch: master
Vulnerability Details
A race condition flaw was found in the response headers Elasticsearch versions before 7.2.1 and 6.8.2 returns to a request. On a system with multiple users submitting requests, it could be possible for an attacker to gain access to response header containing sensitive data from another user.
Publish Date: 2019-07-30
URL: CVE-2019-7614
CVSS 3 Score Details (5.9)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-7614
Release Date: 2019-07-30
Fix Resolution: 6.8.2
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2018-3823
Vulnerable Library - elasticsearch-2.1.0.jar
Elasticsearch - Open Source, Distributed, RESTful Search Engine
Library home page: http://nexus.sonatype.org/oss-repository-hosting.html/parent/elasticsearch
Path to dependency file: /nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-processors/pom.xml
Path to vulnerable library: /nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-processors/pom.xml
Dependency Hierarchy:
Found in HEAD commit: d672f5c3ea38dd0e23359cf12d310c2c27abf963
Found in base branch: master
Vulnerability Details
X-Pack Machine Learning versions before 6.2.4 and 5.6.9 had a cross-site scripting (XSS) vulnerability. Users with manage_ml permissions could create jobs containing malicious data as part of their configuration that could allow the attacker to obtain sensitive information from or perform destructive actions on behalf of other ML users viewing the results of the jobs.
Publish Date: 2018-09-19
URL: CVE-2018-3823
CVSS 3 Score Details (5.4)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: https://discuss.elastic.co/t/elastic-stack-6-2-4-and-5-6-9-security-update/128422
Release Date: 2018-09-19
Fix Resolution: 5.6.9
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2020-7021
Vulnerable Library - elasticsearch-2.1.0.jar
Elasticsearch - Open Source, Distributed, RESTful Search Engine
Library home page: http://nexus.sonatype.org/oss-repository-hosting.html/parent/elasticsearch
Path to dependency file: /nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-processors/pom.xml
Path to vulnerable library: /nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-processors/pom.xml
Dependency Hierarchy:
Found in HEAD commit: d672f5c3ea38dd0e23359cf12d310c2c27abf963
Found in base branch: master
Vulnerability Details
Elasticsearch versions before 7.10.0 and 6.8.14 have an information disclosure issue when audit logging and the emit_request_body option is enabled. The Elasticsearch audit log could contain sensitive information such as password hashes or authentication tokens. This could allow an Elasticsearch administrator to view these details.
Publish Date: 2021-02-10
URL: CVE-2020-7021
CVSS 3 Score Details (4.9)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: https://discuss.elastic.co/t/elastic-stack-7-11-0-and-6-8-14-security-update/263915
Release Date: 2021-02-10
Fix Resolution: 6.8.14
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2020-7020
Vulnerable Library - elasticsearch-2.1.0.jar
Elasticsearch - Open Source, Distributed, RESTful Search Engine
Library home page: http://nexus.sonatype.org/oss-repository-hosting.html/parent/elasticsearch
Path to dependency file: /nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-processors/pom.xml
Path to vulnerable library: /nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-processors/pom.xml
Dependency Hierarchy:
Found in HEAD commit: d672f5c3ea38dd0e23359cf12d310c2c27abf963
Found in base branch: master
Vulnerability Details
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.
Publish Date: 2020-10-22
URL: CVE-2020-7020
CVSS 3 Score Details (3.1)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: https://discuss.elastic.co/t/elastic-stack-7-9-3-and-6-8-13-security-update/253033
Release Date: 2020-10-22
Fix Resolution: 6.8.13
⛑️ Automatic Remediation will be attempted for this issue.
⛑️Automatic Remediation will be attempted for this issue.
The text was updated successfully, but these errors were encountered: