opensearch-ruby is a community-driven, open source fork of elasticsearch-ruby. In versions prior to 2.0.1 the ruby `YAML.load` function was used instead of `YAML.safe_load`. As a result opensearch-ruby 2.0.0 and prior can lead to unsafe deserialization using YAML.load if the response is of type YAML. An attacker must be in control of an opensearch server and convince the victim to connect to it in order to exploit this vulnerability. The problem has been patched in opensearch-ruby gem version 2.0.1. Users are advised to upgrade. There are no known workarounds for this issue.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2022-06-30T21:55:11

Updated: 2022-06-30T21:55:11

Reserved: 2022-05-18T00:00:00


Link: CVE-2022-31115

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2022-06-30T22:15:08.773

Modified: 2022-07-25T09:34:04.537


Link: CVE-2022-31115

JSON object: View

cve-icon Redhat Information

No data.

CWE