Lucene search
+L

4522 matches found

Positive Technologies
Positive Technologies
added 2020/05/27 12:00 a.m.9 views

PT-2021-3478

Name of the Vulnerable Software and Affected Versions PyYAML versions prior to 5.4 Description A flaw in the PyYAML library allows for arbitrary code execution when processing untrusted YAML files through the full load method or with the FullLoader loader. This issue enables an attacker to execut...

10CVSS8.8AI score0.05984EPSS
SaveExploits4References101
Veracode
Veracode
added 2020/05/26 5:54 a.m.41 views

Arbitrary Code Execution

commons-configuration2 is vulnerable to arbitrary code execution. The package uses a third-party library that, by default, allows the instantiation of arbitrary classes to parse if the YAML contains special statements. This allows an attacker to execute arbitrary code on the host application if t...

10CVSS6.4AI score0.06849EPSS
SaveExploits0References9Affected Software1
CNVD
CNVD
added 2020/05/25 12:00 a.m.4 views

jw.util Operating System Command Injection Vulnerability

jw.util is a Python-based utility package that includes modules for versioning, file handling, and YAML configuration. jw.util suffers from an operating system command injection vulnerability. An attacker can exploit this vulnerability by inserting python into a loaded yaml to execute arbitrary...

9.8CVSS8.1AI score0.04422EPSS
SaveExploits1References1
NVD
NVD
added 2020/05/22 5:15 p.m.52 views

CVE-2020-13388

An exploitable vulnerability exists in the configuration-loading functionality of the jw.util package before 2.3 for Python. When loading a configuration with FromString or FromStream with YAML, one can execute arbitrary Python code, resulting in OS command execution, because safeload is not used...

9.8CVSS9.8AI score0.04422EPSS
SaveExploits1References3
OSV
OSV
added 2020/05/22 5:15 p.m.10 views

CVE-2020-13388

An exploitable vulnerability exists in the configuration-loading functionality of the jw.util package before 2.3 for Python. When loading a configuration with FromString or FromStream with YAML, one can execute arbitrary Python code, resulting in OS command execution, because safeload is not used...

9.8CVSS6AI score0.04422EPSS
SaveExploits1References3
PyPA
PyPA
added 2020/05/22 5:15 p.m.9 views

PYSEC-2020-341

An exploitable vulnerability exists in the configuration-loading functionality of the jw.util package before 2.3 for Python. When loading a configuration with FromString or FromStream with YAML, one can execute arbitrary Python code, resulting in OS command execution, because safeload is not used...

9.8CVSS7.5AI score0.04422EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2020/05/22 5:15 p.m.37 views

PYSEC-2020-341

An exploitable vulnerability exists in the configuration-loading functionality of the jw.util package before 2.3 for Python. When loading a configuration with FromString or FromStream with YAML, one can execute arbitrary Python code, resulting in OS command execution, because safeload is not used...

9.8CVSS3.3AI score0.04422EPSS
SaveExploits1References4
Prion
Prion
added 2020/05/22 5:15 p.m.35 views

Design/Logic Flaw

An exploitable vulnerability exists in the configuration-loading functionality of the jw.util package before 2.3 for Python. When loading a configuration with FromString or FromStream with YAML, one can execute arbitrary Python code, resulting in OS command execution, because safeload is not used...

7.5CVSS9.7AI score0.04422EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2020/05/22 4:07 p.m.50 views

CVE-2020-13388

An exploitable vulnerability exists in the configuration-loading functionality of the jw.util package before 2.3 for Python. When loading a configuration with FromString or FromStream with YAML, one can execute arbitrary Python code, resulting in OS command execution, because safeload is not used...

9.8AI score0.04422EPSS
SaveExploits1References3
CVE
CVE
added 2020/05/22 4:07 p.m.138 views

CVE-2020-13388

The vulnerability CVE-2020-13388 affects the Python jw.util package prior to version 2.3. It arises in the configuration-loading functionality when parsing YAML via FromString/FromStream, because safe_load is not used, allowing an attacker to execute arbitrary Python code and potentially achieve ...

9.8CVSS9.7AI score0.04422EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2020/05/22 12:00 a.m.4 views

PT-2020-4065 · Jw · Jw.Util

Name of the Vulnerable Software and Affected Versions: jw.util versions prior to 2.3 Description: The issue is related to errors in processing YAML files when loading configuration, allowing a remote attacker to execute arbitrary operating system commands. This is due to the lack of safe load whe...

9.8CVSS9.6AI score0.04422EPSS
SaveExploits1References10
OSV
OSV
added 2020/05/21 7:08 p.m.6 views

GHSA-7QX4-PP76-VRQH Remote code execution in Apache Commons Configuration

Apache Commons Configuration uses a third-party library to parse YAML files which by default allows the instantiation of classes if the YAML includes special statements. Apache Commons Configuration versions 2.2, 2.3, 2.4, 2.5, 2.6 did not change the default settings of this library. So if a YAML...

10CVSS7.3AI score0.06849EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2020/05/21 7:08 p.m.114 views

Remote code execution in Apache Commons Configuration

Apache Commons Configuration uses a third-party library to parse YAML files which by default allows the instantiation of classes if the YAML includes special statements. Apache Commons Configuration versions 2.2, 2.3, 2.4, 2.5, 2.6 did not change the default settings of this library. So if a YAML...

10CVSS4.7AI score0.06849EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2020/05/15 7:53 a.m.13 views

SUSE-SU-2020:1285-1 Security update for python-PyYAML

This update for python-PyYAML fixes the following issues: - CVE-2020-1747: Fixed an arbitrary code execution when YAML files are parsed by FullLoader bsc1165439...

10CVSS9.8AI score0.05442EPSS
SaveExploits1References3
CNVD
CNVD
added 2020/05/07 12:00 a.m.12 views

CloudBees Jenkins SCM Filter Jervis Plugin Code Issue Vulnerability

CloudBees Jenkins Hudson Labs is the United States CloudBees company's set of Java-based development of continuous integration tools. The product is mainly used to monitor the continuous software version release/testing projects and some timed tasks . SCM Filter Jervis Plugin is used in one of th...

8.8CVSS7.9AI score0.02282EPSS
SaveExploits0References1
NVD
NVD
added 2020/05/06 1:15 p.m.21 views

CVE-2020-2189

Jenkins SCM Filter Jervis Plugin 0.2.1 and earlier does not configure its YAML parser to prevent the instantiation of arbitrary types, resulting in a remote code execution vulnerability...

8.8CVSS9AI score0.02282EPSS
SaveExploits0References2
OSV
OSV
added 2020/05/06 1:15 p.m.18 views

CVE-2020-2189

Jenkins SCM Filter Jervis Plugin 0.2.1 and earlier does not configure its YAML parser to prevent the instantiation of arbitrary types, resulting in a remote code execution vulnerability...

8.8CVSS7.8AI score
SaveExploits0References2
Prion
Prion
added 2020/05/06 1:15 p.m.21 views

Remote code execution

Jenkins SCM Filter Jervis Plugin 0.2.1 and earlier does not configure its YAML parser to prevent the instantiation of arbitrary types, resulting in a remote code execution vulnerability...

6.5CVSS9AI score0.02282EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2020/05/06 12:45 p.m.73 views

CVE-2020-2189

CVE-2020-2189 concerns Jenkins SCM Filter Jervis Plugin. The vulnerability stems from the YAML parser not being configured to prevent arbitrary type instantiation in version 0.2.1 and earlier, allowing remote code execution when a user configures a job with the filter or controls a previously con...

8.8CVSS8.9AI score0.02282EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2020/05/06 12:45 p.m.20 views

CVE-2020-2189

Jenkins SCM Filter Jervis Plugin 0.2.1 and earlier does not configure its YAML parser to prevent the instantiation of arbitrary types, resulting in a remote code execution vulnerability...

9AI score0.02282EPSS
SaveExploits0References2
Rows per page
Query Builder