Lucene search
+L

4419 matches found

Cvelist
Cvelist
added 2021/02/14 3:05 a.m.23 views

CVE-2021-27213

config.py in pystemon before 2021-02-13 allows code execution via YAML deserialization because SafeLoader and safeload are not used...

9.9AI score0.02614EPSS
SaveExploits1References2
Huntr
Huntr
added 2021/02/14 12:00 a.m.13 views

Code Injection in adobe/ops-cli

Description ops-cli is a wrapper for Terraform, Ansible, Helmfile and SSH for cloud automation , which is vulnerable to Arbitary Code Execution. Vulnerability Vulnerable to YAML deserialization attack caused by unsafe loading. Proof of Concept Installation bash pip install ops-cli Run exploit.py...

1.8AI score
SaveExploits0References1
Huntr
Huntr
added 2021/02/14 12:00 a.m.26 views

Code Injection in adobe/himl

Description himl is a hierarchical config using yaml in Python, which is vulnerable to Arbitary Code Execution. Vulnerability Vulnerable to YAML deserialization attack caused by unsafe loading. Proof of Concept Installation bash pip install himl Run exploit.py import os os.system'pip install himl...

1.6AI score
SaveExploits0References1
Huntr
Huntr
added 2021/02/13 12:00 a.m.24 views

Code Injection in heartexlabs/label-studio

Description Label Studio is a swiss army knife of data labeling and annotation tools which is vulnerable to Arbitrary Code Execution. Vulnerability Vulnerable to YAML deserialization attack caused by unsafe loading. Proof of Concept Installation bash pip3 install label-studio Run exploit.py impor...

2AI score
SaveExploits0References1
Huntr
Huntr
added 2021/02/13 12:00 a.m.33 views

Code Injection in unix121/i3wm-themer

Description i3wm-themer is the theme collection manager for i3-wm which is vulnerable to Arbitrary Code Execution. Vulnerability Vulnerable to YAML deserialization attack caused by unsafe loading. Proof of Concept Installation bash git clone https://github.com/unix121/i3wm-themer cd i3wm-themer/...

0.9AI score
SaveExploits0References1
Snyk
Snyk
added 2021/02/12 3:55 p.m.2 views

Arbitrary Code Execution

Overview nni is a Neural Network Intelligence package Affected versions of this package are vulnerable to Arbitrary Code Execution. Arbitrary code execution is possible due to a use of a known vulnerable function load within yaml parsing. PoC 1. Create the following PoC file: exploit.py import os...

8.6CVSS6.2AI score
SaveExploits0References2
OSV
OSV
added 2021/02/09 9:15 p.m.2 views

DEBIAN-CVE-2020-14343

A vulnerability was discovered in the PyYAML library in versions before 5.4, where it is susceptible to arbitrary code execution when it processes untrusted YAML files through the fullload method or with the FullLoader loader. Applications that use the library to process untrusted input may be...

9.8CVSS8.4AI score0.05984EPSS
SaveExploits1References1
OSV
OSV
added 2021/02/09 9:15 p.m.13 views

AZL-31782 CVE-2020-14343 affecting package PyYAML for versions less than 5.4.1-1

A vulnerability was discovered in the PyYAML library in versions before 5.4, where it is susceptible to arbitrary code execution when it processes untrusted YAML files through the fullload method or with the FullLoader loader. Applications that use the library to process untrusted input may be...

9.8CVSS7.7AI score0.05984EPSS
SaveExploits1References1
OSV
OSV
added 2021/02/09 9:15 p.m.6 views

ALPINE-CVE-2020-14343

A vulnerability was discovered in the PyYAML library in versions before 5.4, where it is susceptible to arbitrary code execution when it processes untrusted YAML files through the fullload method or with the FullLoader loader. Applications that use the library to process untrusted input may be...

9.8CVSS8.4AI score0.05984EPSS
SaveExploits1References1
OSV
OSV
added 2021/02/09 9:15 p.m.23 views

UBUNTU-CVE-2020-14343

A vulnerability was discovered in the PyYAML library in versions before 5.4, where it is susceptible to arbitrary code execution when it processes untrusted YAML files through the fullload method or with the FullLoader loader. Applications that use the library to process untrusted input may be...

9.8CVSS7.5AI score0.05984EPSS
SaveExploits1References4
OSV
OSV
added 2021/02/09 9:15 p.m.91 views

PYSEC-2021-142

A vulnerability was discovered in the PyYAML library in versions before 5.4, where it is susceptible to arbitrary code execution when it processes untrusted YAML files through the fullload method or with the FullLoader loader. Applications that use the library to process untrusted input may be...

10CVSS5AI score0.05984EPSS
SaveExploits1References2
PyPA
PyPA
added 2021/02/09 9:15 p.m.10 views

PYSEC-2021-142

A vulnerability was discovered in the PyYAML library in versions before 5.4, where it is susceptible to arbitrary code execution when it processes untrusted YAML files through the fullload method or with the FullLoader loader. Applications that use the library to process untrusted input may be...

10CVSS8.2AI score0.05984EPSS
SaveExploits2References2Affected Software1
CNNVD
CNNVD
added 2021/02/09 12:00 a.m.12 views

PyYAML Input Validation Error Vulnerability

PyYAML is a Python based YAML parser and generator. An input validation error vulnerability exists in PyYAML that arises from a network system or product that does not properly validate input data...

10CVSS6.9AI score0.05984EPSS
SaveExploits1References17
Debian CVE
Debian CVE
added 2021/02/09 12:00 a.m.49 views

CVE-2020-14343

A vulnerability was discovered in the PyYAML library in versions before 5.4, where it is susceptible to arbitrary code execution when it processes untrusted YAML files through the fullload method or with the FullLoader loader. Applications that use the library to process untrusted input may be...

10CVSS8.9AI score0.05984EPSS
SaveExploits1
CVE
CVE
added 2021/02/09 12:00 a.m.1228 views

CVE-2020-14343

Summary (fact-grounded): CVE-2020-14343 is a PyYAML-related RCE vulnerability affecting PyYAML versions before 5.4, triggered when untrusted YAML data is processed with full_load or FullLoader, via the python/object/new constructor. Several connected sources corroborate the issue and its connecti...

10CVSS8AI score0.05984EPSS
SaveExploits1References5Affected Software1
The Hacker News
The Hacker News
added 2021/02/02 10:13 a.m.54 views

Sigma Rules to Live Your Best SOC Life

Security Operations is a 24 x 7 job. It does not stop for weekends or holidays or even that much-needed coffee break after the first hour of the shift is complete. We all know this. Every SOC engineer is hoping for some rest at some point. One of my favorite jokes when talking about Security...

SaveExploits0
OpenVAS
OpenVAS
added 2021/02/02 12:00 a.m.19 views

Huawei EulerOS: Security Advisory for PyYAML (EulerOS-SA-2021-1168)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2021 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...

10CVSS7.8AI score0.05984EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2021/02/01 12:00 a.m.22 views

Fedora: Security Advisory for PyYAML (FEDORA-2021-eed7193502)

The remote host is missing an update for the Copyright C 2021 Greenbone Networks GmbH 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-or-later This program is free software; you can...

8AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2021/02/01 12:00 a.m.51 views

Fedora 32 : PyYAML (2021-eed7193502)

The remote Fedora 32 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2021-eed7193502 advisory. - A vulnerability was discovered in the PyYAML library in versions before 5.3.1, where it is susceptible to arbitrary code execution when it process...

10CVSS8.4AI score0.05984EPSS
SaveExploits2References3
Fedora
Fedora
added 2021/01/30 1:42 a.m.91 views

[SECURITY] Fedora 32 Update: PyYAML-5.4.1-1.fc32

YAML is a data serialization format designed for human readability and interaction with scripting languages. PyYAML is a YAML parser and emitter for Python. PyYAML features a complete YAML 1.1 parser, Unicode support, pickle support, capable extension API, and sensible error messages. PyYAML...

10CVSS9AI score0.05984EPSS
SaveExploits1
Rows per page
Query Builder