Lucene search
+L

473 matches found

Fedora
Fedora
added 2019/03/29 7:36 p.m.40 views

[SECURITY] Fedora 30 Update: PyYAML-5.1-1.fc30

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

9.8CVSS1.7AI score0.05656EPSS
SaveExploits2
OpenVAS
OpenVAS
added 2019/03/28 12:00 a.m.35 views

Fedora Update for PyYAML FEDORA-2019-779a9db46a

The remote host is missing an update for the Copyright C 2019 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...

9.8CVSS9.6AI score0.05656EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
added 2019/03/25 12:00 a.m.30 views

Fedora 28 : PyYAML (2019-779a9db46a)

New upstream release 5.1 rhbz1688414 Fixes CVE-2017-18342 rhbz1595744 Note that Tenable Network Security has extracted the preceding description block directly from the Fedora update system website. Tenable has attempted to automatically clean and format it as much as possible without introducing...

9.8CVSS7.2AI score0.05656EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
added 2019/03/21 12:00 a.m.29 views

Fedora 29 : PyYAML (2019-bed9afe622)

New upstream release 5.1 rhbz1688414 Fixes CVE-2017-18342 rhbz1595744 Note that Tenable Network Security has extracted the preceding description block directly from the Fedora update system website. Tenable has attempted to automatically clean and format it as much as possible without introducing...

9.8CVSS7.2AI score0.05656EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
added 2019/02/22 12:00 a.m.49 views

EulerOS 2.0 SP2 : PyYAML (EulerOS-SA-2019-1056)

According to the version of the PyYAML package installed, the EulerOS installation on the remote host is affected by the following vulnerability : - In PyYAML before 4.1, the yaml.load API could execute arbitrary code. In other words, yaml.safeload is not used.CVE-2017-18342 Note that Tenable...

9.8CVSS7.5AI score0.05656EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
added 2019/02/15 12:00 a.m.36 views

EulerOS 2.0 SP3 : PyYAML (EulerOS-SA-2019-1040)

According to the version of the PyYAML package installed, the EulerOS installation on the remote host is affected by the following vulnerability : - In PyYAML before 4.1, the yaml.load API could execute arbitrary code. In other words, yaml.safeload is not used.CVE-2017-18342 Note that Tenable...

9.8CVSS7.5AI score0.05656EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
added 2019/02/15 12:00 a.m.44 views

EulerOS 2.0 SP5 : PyYAML (EulerOS-SA-2019-1041)

According to the version of the PyYAML package installed, the EulerOS installation on the remote host is affected by the following vulnerability : - In PyYAML before 4.1, the yaml.load API could execute arbitrary code. In other words, yaml.safeload is not used.CVE-2017-18342 Note that Tenable...

9.8CVSS7.5AI score0.05656EPSS
SaveExploits2References2
OSV
OSV
added 2019/01/04 5:45 p.m.127 views

GHSA-RPRW-H62V-C2W7 PyYAML insecurely deserializes YAML strings leading to arbitrary code execution

In PyYAML before 5.1, the yaml.load API could execute arbitrary code. In other words, yaml.safeload is not used. This was intended to be fixed in 4.1, but due to breaking changes, 4.1 was yanked and 5.1 contains the patch for CVE-2017-18342...

9.8CVSS7.1AI score0.05656EPSS
SaveExploits2References14
Github Security Blog
Github Security Blog
added 2019/01/04 5:45 p.m.58 views

PyYAML insecurely deserializes YAML strings leading to arbitrary code execution

In PyYAML before 5.1, the yaml.load API could execute arbitrary code. In other words, yaml.safeload is not used. This was intended to be fixed in 4.1, but due to breaking changes, 4.1 was yanked and 5.1 contains the patch for CVE-2017-18342...

9.8CVSS7.1AI score0.05656EPSS
SaveExploits2References14Affected Software1
n0where
n0where
added 2018/11/21 7:36 p.m.104 views

The Incident Response Tracking Application: DFIRTrack

DFIRTrack Digital Forensics and Incident Response Tracking application is an open source web application mainly based on Django using a PostgreSQL database backend. In contrast to other great incident response tools, which are mainly case-based and support the work of CERTs, SOCs etc. in their...

0.2AI score
SaveExploits0References2
CNVD
CNVD
added 2018/07/04 12:00 a.m.4 views

Unspecified vulnerability in PyYAML

PyYAML is a next-generation YAML parser based on Python. A security vulnerability exists in PyYAML versions prior to 4.1, which stems from the program not using the 'yaml.safeload' function. An attacker can exploit this vulnerability to execute arbitrary code...

9.8CVSS7.5AI score0.05656EPSS
SaveExploits2References1
Veracode
Veracode
added 2018/06/28 3:18 a.m.77 views

Remote Code Execution (RCE)

pyyaml is vulnerable to remote code execution RCE attacks. The application uses the unsafe function yaml.load, allowing a malicious user to inject and execute arbitrary code by passing a yaml file...

9.8CVSS9.7AI score0.05656EPSS
SaveExploits2References15Affected Software1
Prion
Prion
added 2018/06/27 12:29 p.m.31 views

Code injection

In PyYAML before 5.1, the yaml.load API could execute arbitrary code if used with untrusted data. The load function has been deprecated in version 5.1 and the 'UnsafeLoader' has been introduced for backward compatibility with the function...

7.5CVSS9.6AI score0.05656EPSS
SaveExploits2References9Affected Software2
OSV
OSV
added 2018/06/27 12:29 p.m.14 views

DEBIAN-CVE-2017-18342

In PyYAML before 5.1, the yaml.load API could execute arbitrary code if used with untrusted data. The load function has been deprecated in version 5.1 and the 'UnsafeLoader' has been introduced for backward compatibility with the function...

9.8CVSS8.1AI score0.05656EPSS
SaveExploits2References1
NVD
NVD
added 2018/06/27 12:29 p.m.38 views

CVE-2017-18342

In PyYAML before 5.1, the yaml.load API could execute arbitrary code if used with untrusted data. The load function has been deprecated in version 5.1 and the 'UnsafeLoader' has been introduced for backward compatibility with the function...

9.8CVSS9.7AI score0.05656EPSS
SaveExploits2References9
UbuntuCve
UbuntuCve
added 2018/06/27 12:29 p.m.41 views

CVE-2017-18342

In PyYAML before 5.1, the yaml.load API could execute arbitrary code if used with untrusted data. The load function has been deprecated in version 5.1 and the 'UnsafeLoader' has been introduced for backward compatibility with the function...

9.8CVSS7AI score0.05656EPSS
SaveExploits2References2
OSV
OSV
added 2018/06/27 12:29 p.m.44 views

CVE-2017-18342

In PyYAML before 5.1, the yaml.load API could execute arbitrary code if used with untrusted data. The load function has been deprecated in version 5.1 and the 'UnsafeLoader' has been introduced for backward compatibility with the function...

9.8CVSS9.9AI score
SaveExploits0References9
OSV
OSV
added 2018/06/27 12:29 p.m.42 views

PYSEC-2018-49

In PyYAML before 5.1, the yaml.load API could execute arbitrary code if used with untrusted data. The load function has been deprecated in version 5.1 and the 'UnsafeLoader' has been introduced for backward compatibility with the function...

9.8CVSS6AI score0.05656EPSS
SaveExploits2References10
Debian CVE
Debian CVE
added 2018/06/27 12:00 p.m.45 views

CVE-2017-18342

In PyYAML before 5.1, the yaml.load API could execute arbitrary code if used with untrusted data. The load function has been deprecated in version 5.1 and the 'UnsafeLoader' has been introduced for backward compatibility with the function...

9.8CVSS8.4AI score0.05656EPSS
SaveExploits2
CVE
CVE
added 2018/06/27 12:00 p.m.224 views

CVE-2017-18342

CVE-2017-18342 affects PyYAML: in versions before 5.1, using yaml.load() with untrusted data could cause arbitrary code execution. The load() function was deprecated in 5.1 and UnsafeLoader was introduced for backward compatibility; several connected advisories reference partial/further fixes. Af...

9.8CVSS9.6AI score0.05656EPSS
SaveExploits2References9Affected Software1
Rows per page
Query Builder