Lucene search
+L

341 matches found

RubySec
RubySec
added 2022/07/05 12:00 a.m.29 views

Unsafe YAML deserialization in opensearch-ruby

Impact A YAML deserialization in opensearch-ruby 2.0.0 can lead to unsafe deserialization using YAML.load if the response is of type YAML. Patches The problem has been patched in opensearch-ruby gem version 2.0.2. Workarounds No viable workaround. Please upgrade to 2.0.2...

8.8CVSS3.7AI score0.0157EPSS
SaveExploits1References1Affected Software1
PyPA
PyPA
added 2022/07/01 6:15 p.m.9 views

PYSEC-2022-232

NVFLARE, versions prior to 2.1.2, contains a vulnerability in its utils module, where YAML files are loaded via yaml.load instead of yaml.safeload. The deserialization of Untrusted Data, may allow an unprivileged network attacker to cause Remote Code Execution, Denial Of Service, and Impact to bo...

9.8CVSS7.2AI score0.02019EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2022/07/01 5:15 p.m.46 views

CVE-2022-31605

NVFLARE, versions prior to 2.1.2, contains a vulnerability in its utils module, where YAML files are loaded via yaml.load instead of yaml.safeload. The deserialization of Untrusted Data, may allow an unprivileged network attacker to cause Remote Code Execution, Denial Of Service, and Impact to bo...

9.8CVSS9.8AI score0.02019EPSS
SaveExploits0References1
Snyk
Snyk
added 2022/07/01 8:50 a.m.5 views

Deserialization of Untrusted Data

Overview Affected versions of this package are vulnerable to Deserialization of Untrusted Data using YAML.load if the response is a YAML type. This is exploitable only if the attacker is in control of an opensearch server and convinces the victim to connect to it. Details Serialization is a proce...

8.8CVSS7AI score0.0157EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2022/07/01 12:00 a.m.13 views

NVIDIA NVFLARE 代码问题漏洞

NVIDIA NVFLARE is a standalone Python library from NVIDIA, Inc. Designed to support joint learning between parties using their local secure protected data for client-side training, it also includes functionality for coordinating and exchanging the progress of results across all sites to achieve...

9.8CVSS8.6AI score0.02019EPSS
SaveExploits0References2
Prion
Prion
added 2022/06/30 10:15 p.m.31 views

Deserialization of untrusted data

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.safeload. 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. ...

6.8CVSS8.6AI score0.0157EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2022/06/30 9:55 p.m.9 views

CVE-2022-31115 Unsafe YAML deserialization in opensearch-ruby

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.safeload. 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. ...

8.8CVSS8.9AI score0.0157EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2022/06/30 9:55 p.m.67 views

CVE-2022-31115 Unsafe YAML deserialization in opensearch-ruby

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.safeload. 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. ...

8.8CVSS8.9AI score0.0157EPSS
SaveExploits1References3
Veracode
Veracode
added 2022/06/23 11:01 a.m.23 views

Deserialization Of Untrusted Data

nvflare is vulnerable to deserialization of untrusted data. The vulnerability exists because the yaml files are not loaded safely which allows an attacker to execute codes and cause an application crash...

9.8CVSS9.1AI score0.02019EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/05/19 8:15 p.m.7 views

DEBIAN-CVE-2022-28948

An issue in the Unmarshal function in Go-Yaml v3 causes the program to crash when attempting to deserialize invalid input...

7.5CVSS7AI score0.03965EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2022/02/08 12:52 p.m.10 views

kubernetes-client: Insecure deserialization in unmarshalYaml method

A arbitrary code execution flaw was found in the Fabric 8 Kubernetes client affecting versions 5.0.0-beta-1 and above. Due to an improperly configured YAML parsing, this will allow a local and privileged attacker to supply malicious YAML...

6.7CVSS7.6AI score0.00332EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2022/01/28 12:00 a.m.15 views

Mageia: Security Advisory (MGASA-2017-0156)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.2CVSS8.2AI score0.02375EPSS
SaveExploits0References5
Huntr
Huntr
added 2021/12/12 8:29 p.m.46 views

in pytorchlightning/pytorch-lightning

Description There is untrusted YAML Deserialization vulnerability on PyTorchLightning Github repository. PyTorchLightning's saving.py core.saving.loadhparamsfromyaml functionality is calling "yaml.UnsafeLoader" from pyyaml Python library which is not secure method. Because of that, maliciously...

6.8CVSS1AI score0.00978EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2021/10/19 3:28 p.m.49 views

Nameko Arbitrary code execution due to YAML deserialization

Impact Nameko can be tricked to perform arbitrary code execution when deserialising a YAML config file. Example: yaml malicious.yaml !!python/object/new:type args: 'z', !!python/tuple , 'extend': !!python/name:exec listitems: "import'os'.system'cat /etc/passwd'" shell $ nameko run --config...

7.8CVSS7.8AI score0.01537EPSS
SaveExploits1References7Affected Software1
Packet Storm
Packet Storm
added 2021/09/14 12:00 a.m.231 views

Facebook ParlAI 1.0.0 Code Execution / Deserialization

Exploit Title: Facebook ParlAI 1.0.0 - Deserialization of Untrusted Data in parlai Date: 2021-09-11 Exploit Author: Abhiram V Vendor Homepage: https://parl.ai/ Software Link: https://github.com/facebookresearch/ParlAI Version: 1.1.0 Tested on: Linux CVE: CVE-2021-24040 References :...

0.5AI score0.17353EPSS
SaveExploits4
CNVD
CNVD
added 2021/09/14 12:00 a.m.95 views

parlai code issue vulnerability

parlai is used to train and evaluate AI models on a variety of publicly available conversational datasets. parlai suffers from a code issue vulnerability that stems from an insecure loading package that is vulnerable to YAML deserialization attacks in the affected version. An attacker could explo...

8.8CVSS5.4AI score0.01794EPSS
SaveExploits0References1
OSV
OSV
added 2021/09/13 8:05 p.m.90 views

GHSA-M87F-9FVV-2MGG Deserialization of Untrusted Data in parlai

Impact Due to use of unsafe YAML deserialization logic, an attacker with the ability to modify local YAML configuration files could provide malicious input, resulting in remote code execution or similar risks. Patches The issue can be patched by upgrading to v1.1.0 or later. It can also be patche...

8.4CVSS9.3AI score0.17353EPSS
SaveExploits4References10
Github Security Blog
Github Security Blog
added 2021/09/13 8:05 p.m.64 views

Deserialization of Untrusted Data in parlai

Impact Due to use of unsafe YAML deserialization logic, an attacker with the ability to modify local YAML configuration files could provide malicious input, resulting in remote code execution or similar risks. Patches The issue can be patched by upgrading to v1.1.0 or later. It can also be patche...

8.8CVSS8.7AI score0.01794EPSS
SaveExploits0References10Affected Software1
NVD
NVD
added 2021/09/10 11:15 p.m.32 views

CVE-2021-39207

parlai is a framework for training and evaluating AI models on a variety of openly available dialogue datasets. In affected versions the package is vulnerable to YAML deserialization attack caused by unsafe loading which leads to Arbitary code execution. This security bug is patched by avoiding...

8.8CVSS0.01794EPSS
SaveExploits0References3
OSV
OSV
added 2021/09/10 11:15 p.m.48 views

CVE-2021-39207

parlai is a framework for training and evaluating AI models on a variety of openly available dialogue datasets. In affected versions the package is vulnerable to YAML deserialization attack caused by unsafe loading which leads to Arbitary code execution. This security bug is patched by avoiding...

8.8CVSS9.7AI score0.17353EPSS
SaveExploits4References3
Rows per page
Query Builder