Lucene search
+L

4579 matches found

OSV
OSV
added 2018/06/19 5:29 a.m.6 views

DEBIAN-CVE-2018-12564

An issue was discovered in Linaro LAVA before 2018.5.post1. Because of support for URLs in the submit page, a user can forge an HTTP request that will force lava-server-gunicorn to return any file on the server that is readable by lavaserver and valid yaml...

6.5CVSS6.3AI score0.01402EPSS
SaveExploits0References1
OSV
OSV
added 2018/06/19 5:29 a.m.11 views

DEBIAN-CVE-2018-12563

An issue was discovered in Linaro LAVA before 2018.5.post1. Because of support for file: URLs, a user can force lava-server-gunicorn to download any file from the filesystem if it's readable by lavaserver and valid yaml...

6.5CVSS6.9AI score0.00829EPSS
SaveExploits0References1
Prion
Prion
added 2018/06/19 5:29 a.m.21 views

Remote code execution

An issue was discovered in Linaro LAVA before 2018.5.post1. Because of use of yaml.load instead of yaml.safeload when parsing user data, remote code execution can occur...

6.5CVSS9AI score0.02471EPSS
SaveExploits0References2Affected Software2
OSV
OSV
added 2018/06/19 5:29 a.m.16 views

DEBIAN-CVE-2018-12565

An issue was discovered in Linaro LAVA before 2018.5.post1. Because of use of yaml.load instead of yaml.safeload when parsing user data, remote code execution can occur...

8.8CVSS8.3AI score0.02471EPSS
SaveExploits0References1
OSV
OSV
added 2018/06/19 5:29 a.m.8 views

CVE-2018-12563

An issue was discovered in Linaro LAVA before 2018.5.post1. Because of support for file: URLs, a user can force lava-server-gunicorn to download any file from the filesystem if it's readable by lavaserver and valid yaml...

6.5CVSS6.7AI score
SaveExploits0References1
OSV
OSV
added 2018/06/19 5:29 a.m.22 views

CVE-2018-12565

An issue was discovered in Linaro LAVA before 2018.5.post1. Because of use of yaml.load instead of yaml.safeload when parsing user data, remote code execution can occur...

8.8CVSS9.2AI score
SaveExploits0References2
Cvelist
Cvelist
added 2018/06/19 5:00 a.m.41 views

CVE-2018-12565

An issue was discovered in Linaro LAVA before 2018.5.post1. Because of use of yaml.load instead of yaml.safeload when parsing user data, remote code execution can occur...

9AI score0.02471EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2018/06/19 5:00 a.m.45 views

CVE-2018-12563

An issue was discovered in Linaro LAVA before 2018.5.post1. Because of support for file: URLs, a user can force lava-server-gunicorn to download any file from the filesystem if it's readable by lavaserver and valid yaml...

6.5CVSS6.4AI score0.00829EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2018/06/19 5:00 a.m.49 views

CVE-2018-12565

An issue was discovered in Linaro LAVA before 2018.5.post1. Because of use of yaml.load instead of yaml.safeload when parsing user data, remote code execution can occur...

8.8CVSS7.2AI score0.02471EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2018/06/18 1:42 a.m.47 views

Security Bulletin: Vulnerabilities in Ruby affect PowerKVM

Summary PowerKVM is affected by vulnerabilities in Ruby . IBM has now addressed these vulnerabilities. Vulnerability Details CVEID: CVE-2017-17790 DESCRIPTION: Ruby could allow a remote attacker to execute arbitrary commands on the system, caused by a flaw in the lazyinitialize function in...

9.8CVSS1.2AI score0.70412EPSS
SaveExploits15Affected Software1
Ubuntu
Ubuntu
added 2018/06/13 7:56 p.m.99 views

USN-3685-1: Ruby vulnerabilities

Some of these CVE were already addressed in previous USN: 3439-1, 3553-1, 3528-1. Here we address for the remain releases. It was discovered that Ruby incorrectly handled certain inputs. An attacker could use this to cause a buffer overrun. CVE-2017-0898 It was discovered that Ruby incorrectly...

9.8CVSS7.8AI score0.26296EPSS
SaveExploits7
OSV
OSV
added 2018/06/13 7:56 p.m.7 views

USN-3685-1 ruby1.9.1, ruby2.0, ruby2.3 vulnerabilities

Some of these CVE were already addressed in previous USN: 3439-1, 3553-1, 3528-1. Here we address for the remain releases. It was discovered that Ruby incorrectly handled certain inputs. An attacker could use this to cause a buffer overrun. CVE-2017-0898 It was discovered that Ruby incorrectly...

9.8CVSS7.2AI score0.26296EPSS
SaveExploits9References10
CNVD
CNVD
added 2018/05/11 12:00 a.m.15 views

yaml-cpp denial of service vulnerability

yaml-cpp aka LibYaml-C++ is a C++ parser for use in YAML. A security vulnerability exists in the 'Token& Scanner::peek' function in the scanner.cpp file in yaml-cpp 0.5.3 and earlier. A remote attacker can exploit this vulnerability to cause a denial of service assertion failure and application...

7.5CVSS6.9AI score0.02222EPSS
SaveExploits1References1
Veracode
Veracode
added 2018/04/19 5:14 a.m.24 views

Remote Code Execution (RCE)

suricata-update is susceptible to remote code execution RCE while loading .yaml file. The vulnerability exists because it uses unsafe yaml.load function, allowing an attacker to load a .yaml file with malicious code, for example, hello: !!python/object/apply:os.system 'ls -l /tmp/output'...

7.8CVSS8AI score0.05709EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2018/04/18 7:29 p.m.16 views

PYSEC-2018-75

OISF suricata-update version 1.0.0a1 contains an Insecure Deserialization vulnerability in the insecure yaml.load-Function as used in the following files: config.py:136, config.py:142, sources.py:99 and sources.py:131. The "list-sources"-command is affected by this bug. that can result in Remote...

9.3CVSS7.3AI score0.05709EPSS
SaveExploits1References3Affected Software1
Prion
Prion
added 2018/04/18 7:29 p.m.25 views

Deserialization of untrusted data

OISF suricata-update version 1.0.0a1 contains an Insecure Deserialization vulnerability in the insecure yaml.load-Function as used in the following files: config.py:136, config.py:142, sources.py:99 and sources.py:131. The "list-sources"-command is affected by this bug. that can result in Remote...

9.3CVSS7.7AI score0.05709EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2018/04/18 7:29 p.m.22 views

CVE-2018-1000167

OISF suricata-update version 1.0.0a1 contains an Insecure Deserialization vulnerability in the insecure yaml.load-Function as used in the following files: config.py:136, config.py:142, sources.py:99 and sources.py:131. The "list-sources"-command is affected by this bug. that can result in Remote...

7.8CVSS8.1AI score
SaveExploits0References2
NVD
NVD
added 2018/04/18 7:29 p.m.25 views

CVE-2018-1000167

OISF suricata-update version 1.0.0a1 contains an Insecure Deserialization vulnerability in the insecure yaml.load-Function as used in the following files: config.py:136, config.py:142, sources.py:99 and sources.py:131. The "list-sources"-command is affected by this bug. that can result in Remote...

9.3CVSS7.8AI score0.05709EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2018/04/18 7:00 p.m.43 views

CVE-2018-1000167

OISF suricata-update version 1.0.0a1 contains an Insecure Deserialization vulnerability in the insecure yaml.load-Function as used in the following files: config.py:136, config.py:142, sources.py:99 and sources.py:131. The "list-sources"-command is affected by this bug. that can result in Remote...

7.8AI score0.05709EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2018/04/18 12:00 a.m.48 views

Debian: Security Advisory (DLA-1352-1)

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

7.8CVSS8.8AI score0.05088EPSS
SaveExploits0References3
Rows per page
Query Builder