Overview
- Description
- OpenSearch is a community-driven, open source fork of Elasticsearch and Kibana. OpenSearch allows users to specify a local file when defining text analyzers to process data for text analysis. An issue in the implementation of this feature allows certain specially crafted queries to return a response containing the first line of text from arbitrary files. The list of potentially impacted files is limited to text files with read permissions allowed in the Java Security Manager policy configuration. OpenSearch version 1.3.7 and 2.4.0 contain a fix for this issue. Users are advised to upgrade. There are no known workarounds for this issue.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 4.3
- Impact score
- 1.4
- Exploitability score
- 2.8
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
- Severity
- MEDIUM
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:amazon:opensearch:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "61B89609-1295-49E0-ACBD-DC87EF316504", "versionEndExcluding": "1.3.7", "versionStartIncluding": "1.0.0" }, { "criteria": "cpe:2.3:a:amazon:opensearch:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "EBCF2DF2-65EE-41AA-A3D3-E31BD999FDE3", "versionEndExcluding": "2.4.0", "versionStartIncluding": "2.0.0" } ], "operator": "OR" } ] } ]