pensearch-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.
| Link | Resource |
|---|---|
| https://github.com/opensearch-project/opensearch-ruby/pull/77 | Patch Third Party Advisory |
| https://github.com/opensearch-project/opensearch-ruby/security/advisories/GHSA-977c-63xq-cgw3 | Third Party Advisory |
| https://staaldraad.github.io/post/2021-01-09-universal-rce-ruby-yaml-load-updated/ | Exploit Third Party Advisory |
| https://github.com/opensearch-project/opensearch-ruby/pull/77 | Patch Third Party Advisory |
| https://github.com/opensearch-project/opensearch-ruby/security/advisories/GHSA-977c-63xq-cgw3 | Third Party Advisory |
| https://staaldraad.github.io/post/2021-01-09-universal-rce-ruby-yaml-load-updated/ | Exploit Third Party Advisory |
21 Nov 2024, 07:03
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/opensearch-project/opensearch-ruby/pull/77 - Patch, Third Party Advisory | |
| References | () https://github.com/opensearch-project/opensearch-ruby/security/advisories/GHSA-977c-63xq-cgw3 - Third Party Advisory | |
| References | () https://staaldraad.github.io/post/2021-01-09-universal-rce-ruby-yaml-load-updated/ - Exploit, Third Party Advisory |
Published : 2022-06-30 22:15
Updated : 2024-11-21 07:03
NVD link : CVE-2022-31115
Mitre link : CVE-2022-31115
CVE.ORG link : CVE-2022-31115
JSON object : View
Deserialization of Untrusted Data