Lucene search
+L

4314 matches found

Prion
Prion
added 2017/11/08 3:29 a.m.13 views

Design/Logic Flaw

An exploitable vulnerability exists in the YAML loading functionality of util.py in OwlMixin before 2.0.0a12. A "Load YAML" string or file aka loadyaml or loadyamlf can execute arbitrary Python commands resulting in command execution because load is used where safeload should have been used. An...

7.5CVSS9.8AI score0.04473EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2017/11/08 3:29 a.m.26 views

CVE-2017-16616

An exploitable vulnerability exists in the YAML parsing functionality in the YAMLParser method in Interfaces.py in PyAnyAPI before 0.6.1. A YAML parser can execute arbitrary Python commands resulting in command execution because load is used where safeload should have been used. An attacker can...

9.8CVSS9.9AI score0.0362EPSS
SaveExploits0References4
Prion
Prion
added 2017/11/08 3:29 a.m.14 views

Input validation

An exploitable vulnerability exists in the YAML parsing functionality in the parseyamlquery method in parser.py in MLAlchemy before 0.2.2. When processing YAML-Based queries for data, a YAML parser can execute arbitrary Python commands resulting in command execution because load is used where...

7.5CVSS9.8AI score0.03445EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2017/11/08 3:29 a.m.14 views

CVE-2017-16618

An exploitable vulnerability exists in the YAML loading functionality of util.py in OwlMixin before 2.0.0a12. A "Load YAML" string or file aka loadyaml or loadyamlf can execute arbitrary Python commands resulting in command execution because load is used where safeload should have been used. An...

9.8CVSS9.9AI score0.04473EPSS
SaveExploits1References3
OSV
OSV
added 2017/11/08 3:29 a.m.37 views

PYSEC-2017-19

An exploitable vulnerability exists in the YAML parsing functionality in the parseyamlquery method in parser.py in MLAlchemy before 0.2.2. When processing YAML-Based queries for data, a YAML parser can execute arbitrary Python commands resulting in command execution because load is used where...

9.8CVSS5.4AI score0.03445EPSS
SaveExploits0References4
OSV
OSV
added 2017/11/08 3:29 a.m.20 views

CVE-2017-16615

An exploitable vulnerability exists in the YAML parsing functionality in the parseyamlquery method in parser.py in MLAlchemy before 0.2.2. When processing YAML-Based queries for data, a YAML parser can execute arbitrary Python commands resulting in command execution because load is used where...

9.8CVSS9.9AI score0.03445EPSS
SaveExploits0References3
OSV
OSV
added 2017/11/08 3:29 a.m.30 views

PYSEC-2017-23

An exploitable vulnerability exists in the YAML parsing functionality in the YAMLParser method in Interfaces.py in PyAnyAPI before 0.6.1. A YAML parser can execute arbitrary Python commands resulting in command execution because load is used where safeload should have been used. An attacker can...

9.8CVSS5.9AI score0.0362EPSS
SaveExploits0References5
OSV
OSV
added 2017/11/08 3:29 a.m.24 views

PYSEC-2017-22

An exploitable vulnerability exists in the YAML loading functionality of util.py in OwlMixin before 2.0.0a12. A "Load YAML" string or file aka loadyaml or loadyamlf can execute arbitrary Python commands resulting in command execution because load is used where safeload should have been used. An...

9.8CVSS4.6AI score0.04473EPSS
SaveExploits1References4
OSV
OSV
added 2017/11/08 3:29 a.m.22 views

CVE-2017-16616

An exploitable vulnerability exists in the YAML parsing functionality in the YAMLParser method in Interfaces.py in PyAnyAPI before 0.6.1. A YAML parser can execute arbitrary Python commands resulting in command execution because load is used where safeload should have been used. An attacker can...

9.8CVSS9.9AI score0.0362EPSS
SaveExploits0References4
OSV
OSV
added 2017/11/08 3:29 a.m.16 views

CVE-2017-16618

An exploitable vulnerability exists in the YAML loading functionality of util.py in OwlMixin before 2.0.0a12. A "Load YAML" string or file aka loadyaml or loadyamlf can execute arbitrary Python commands resulting in command execution because load is used where safeload should have been used. An...

9.8CVSS9.9AI score0.04473EPSS
SaveExploits1References3
CVE
CVE
added 2017/11/08 3:0 a.m.88 views

CVE-2017-16615

MLAlchemy contains a YAML parsing vulnerability in parse_yaml_query() (parser.py) affecting versions before 0.2.2. The YAML loader uses load instead of safe_load, allowing an attacker to inject Python into loaded YAML and trigger arbitrary code execution. This leads to potential command execution...

9.8CVSS9.8AI score0.03445EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2017/11/08 3:0 a.m.84 views

CVE-2017-16618

CVE-2017-16618 describes an exploitable vulnerability in OwlMixin’s YAML loading path. The issue is in the YAML loading functionality of the file util.py where a call to the YAML loader (Load YAML) uses load_yaml/load_yamlf instead of a safer alternative. This enables an attacker to inject Python...

9.8CVSS9.8AI score0.04473EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2017/11/08 3:0 a.m.79 views

CVE-2017-16616

PyAnyAPI before 0.6.1 has an exploitable YAML parsing flaw in Interfaces.py (YAMLParser) where load is used instead of safe_load, allowing an attacker to execute arbitrary Python commands via YAML content. Multiple connected sources (GHSA, OSV, CNVD, NVD) confirm code execution vulnerability with...

9.8CVSS9.8AI score0.0362EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2017/11/08 3:0 a.m.30 views

CVE-2017-16616

An exploitable vulnerability exists in the YAML parsing functionality in the YAMLParser method in Interfaces.py in PyAnyAPI before 0.6.1. A YAML parser can execute arbitrary Python commands resulting in command execution because load is used where safeload should have been used. An attacker can...

9.9AI score0.0362EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2017/11/08 3:0 a.m.21 views

CVE-2017-16618

An exploitable vulnerability exists in the YAML loading functionality of util.py in OwlMixin before 2.0.0a12. A "Load YAML" string or file aka loadyaml or loadyamlf can execute arbitrary Python commands resulting in command execution because load is used where safeload should have been used. An...

9.9AI score0.04473EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2017/11/08 3:0 a.m.35 views

CVE-2017-16615

An exploitable vulnerability exists in the YAML parsing functionality in the parseyamlquery method in parser.py in MLAlchemy before 0.2.2. When processing YAML-Based queries for data, a YAML parser can execute arbitrary Python commands resulting in command execution because load is used where...

9.9AI score0.03445EPSS
SaveExploits0References3
ossfuzz
ossfuzz
added 2017/10/28 11:9 a.m.19 views

llvm/clangd-fuzzer: Use-after-poison in llvm::yaml::Scanner::scanValue

Project: https://github.com/llvm/llvm-project.git Detailed report: https://oss-fuzz.com/testcase?key=4553604959567872 Project: llvm Fuzzer: libFuzzerllvmclangd-fuzzer Fuzz target binary: clangd-fuzzer Job Type: libfuzzerasanllvm Platform Id: linux Crash Type: Use-after-poison READ 8 Crash Address...

6.8AI score
SaveExploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2017/10/27 12:0 a.m.56 views

Amazon Linux AMI : ruby24 (ALAS-2017-915)

Arbitrary heap exposure during a JSON.generate call Ruby through 2.2.7, 2.3.x through 2.3.4, and 2.4.x through 2.4.1 can expose arbitrary memory during a JSON.generate call. The issues lies in using strdup in ext/json/ext/generator/generator.c, which will stop after encountering a '\0' byte,...

9.8CVSS7.8AI score0.29442EPSS
SaveExploits9References10
Amazon
Amazon
added 2017/10/26 12:0 a.m.67 views

Medium: ruby24

Issue Overview: Arbitrary heap exposure during a JSON.generate call Ruby through 2.2.7, 2.3.x through 2.3.4, and 2.4.x through 2.4.1 can expose arbitrary memory during a JSON.generate call. The issues lies in using strdup in ext/json/ext/generator/generator.c, which will stop after encountering a...

9.8CVSS9.8AI score0.29442EPSS
SaveExploits9
vulnersOsv
vulnersOsv
added 2017/10/24 6:33 p.m.7 views

@abstract-os/abstract.js (>=0.2.0-beta.6.2 <=0.2.0-beta.6.3), @acme-wct/rental-math (=0.0.1) +854 more potentially affected by CVE-2013-4660 via js-yaml (>=0.3.5 <=2.0.4)

js-yaml NPM version =0.3.5, =0.2.0-beta.6.2, =1.0.7, =0.0.1, =0.0.1, =1.0.0-rc2, =1.1.29, =0.0.1, =0.0.1, =0.1.0 - @anywhere-ui/angular =0.3.0 and more Source cves: CVE-2013-4660 Source advisory: OSV:GHSA-XXVW-45RP-3MJ2...

6.8CVSS6.6AI score0.17186EPSS
SaveExploits7
Rows per page
Query Builder