Lucene search
+L

4431 matches found

OSV
OSV
added 2021/12/20 4:55 p.m.36 views

GHSA-WXC4-F4M6-WWQV Excessive Platform Resource Consumption within a Loop in Kubernetes

The Kubernetes API Server component in versions 1.1-1.14, and versions prior to 1.15.10, 1.16.7 and 1.17.3 allows an authorized user who sends malicious YAML payloads to cause the kube-apiserver to consume excessive CPU cycles while parsing YAML...

6.5CVSS6.4AI score0.03072EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2021/12/20 4:55 p.m.54 views

Excessive Platform Resource Consumption within a Loop in Kubernetes

The Kubernetes API Server component in versions 1.1-1.14, and versions prior to 1.15.10, 1.16.7 and 1.17.3 allows an authorized user who sends malicious YAML payloads to cause the kube-apiserver to consume excessive CPU cycles while parsing YAML...

6.5CVSS3.6AI score0.03072EPSS
SaveExploits0References10Affected Software2
GitLab Advisory Database
GitLab Advisory Database
added 2021/12/20 12:00 a.m.43 views

Excessive Platform Resource Consumption within a Loop in Kubernetes

Abusively constructed YAML payload can significantly reduce parsing performance potentially leading to DoS...

6.5CVSS3AI score0.03072EPSS
SaveExploits0References7Affected Software1
Huntr
Huntr
added 2021/12/12 8:29 p.m.45 views

in pytorchlightning/pytorch-lightning

Description There is untrusted YAML Deserialization vulnerability on PyTorchLightning Github repository. PyTorchLightning's saving.py core.saving.loadhparamsfromyaml functionality is calling "yaml.UnsafeLoader" from pyyaml Python library which is not secure method. Because of that, maliciously...

6.8CVSS1AI score0.00978EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2021/12/09 6:35 p.m.47 views

Code injection via unsafe YAML loading

Impact Sockeye uses YAML to store model and data configurations on disk. Versions below 2.3.24 use unsafe YAML loading, which can be made to execute arbitrary code embedded in config files. An attacker can add malicious code to the config file of a trained model and attempt to convince users to...

7.8CVSS4.3AI score0.02415EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2021/12/09 6:35 p.m.69 views

GHSA-GGMR-44CV-24PM Code injection via unsafe YAML loading

Impact Sockeye uses YAML to store model and data configurations on disk. Versions below 2.3.24 use unsafe YAML loading, which can be made to execute arbitrary code embedded in config files. An attacker can add malicious code to the config file of a trained model and attempt to convince users to...

7.8CVSS7.7AI score0.02415EPSS
SaveExploits0References6
Veracode
Veracode
added 2021/12/09 6:31 a.m.28 views

Remote Code Execution (RCE)

sockeye is vulnerable to remote code execution. The use of insecure loading of yaml for the model configuration files allows an attacker to execute arbitrary code embedded in config files...

7.8CVSS4.9AI score0.02415EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/12/08 11:15 p.m.6 views

CVE-2021-43811

Sockeye is an open-source sequence-to-sequence framework for Neural Machine Translation built on PyTorch. Sockeye uses YAML to store model and data configurations on disk. Versions below 2.3.24 use unsafe YAML loading, which can be made to execute arbitrary code embedded in config files. An...

7.8CVSS7.4AI score0.02415EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2021/12/08 11:15 p.m.20 views

CVE-2021-43811

Sockeye is an open-source sequence-to-sequence framework for Neural Machine Translation built on PyTorch. Sockeye uses YAML to store model and data configurations on disk. Versions below 2.3.24 use unsafe YAML loading, which can be made to execute arbitrary code embedded in config files. An...

7.8CVSS0.02415EPSS
SaveExploits0References3
OSV
OSV
added 2021/12/08 11:15 p.m.25 views

CVE-2021-43811

Sockeye is an open-source sequence-to-sequence framework for Neural Machine Translation built on PyTorch. Sockeye uses YAML to store model and data configurations on disk. Versions below 2.3.24 use unsafe YAML loading, which can be made to execute arbitrary code embedded in config files. An...

7.8CVSS7.7AI score
SaveExploits0References3
PyPA
PyPA
added 2021/12/08 11:15 p.m.19 views

PYSEC-2021-848

Sockeye is an open-source sequence-to-sequence framework for Neural Machine Translation built on PyTorch. Sockeye uses YAML to store model and data configurations on disk. Versions below 2.3.24 use unsafe YAML loading, which can be made to execute arbitrary code embedded in config files. An...

7.8CVSS7.8AI score0.02415EPSS
SaveExploits0References3Affected Software1
Prion
Prion
added 2021/12/08 11:15 p.m.23 views

Code injection

Sockeye is an open-source sequence-to-sequence framework for Neural Machine Translation built on PyTorch. Sockeye uses YAML to store model and data configurations on disk. Versions below 2.3.24 use unsafe YAML loading, which can be made to execute arbitrary code embedded in config files. An...

6.8CVSS7.7AI score0.02415EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2021/12/08 11:15 p.m.22 views

PYSEC-2021-848

Sockeye is an open-source sequence-to-sequence framework for Neural Machine Translation built on PyTorch. Sockeye uses YAML to store model and data configurations on disk. Versions below 2.3.24 use unsafe YAML loading, which can be made to execute arbitrary code embedded in config files. An...

7.8CVSS4.5AI score0.02415EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2021/12/08 11:05 p.m.48 views

CVE-2021-43811 Code injection via unsafe YAML loading

Sockeye is an open-source sequence-to-sequence framework for Neural Machine Translation built on PyTorch. Sockeye uses YAML to store model and data configurations on disk. Versions below 2.3.24 use unsafe YAML loading, which can be made to execute arbitrary code embedded in config files. An...

7.8CVSS7.9AI score0.02415EPSS
SaveExploits0References3
CVE
CVE
added 2021/12/08 11:05 p.m.95 views

CVE-2021-43811

Sockeye (PyTorch-based) vulnerable to code execution via unsafe YAML loading in model/data config files when using versions below 2.3.24; an attacker can inject malicious config, which executes locally when a user runs the model. The issue is fixed in 2.3.24. Practical impact is limited to users ...

7.8CVSS7.7AI score0.02415EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2021/12/08 4:15 p.m.53 views

CVE-2021-41090 Instance config inline secret exposure

Grafana Agent is a telemetry collector for sending metrics, logs, and trace data to the opinionated Grafana observability stack. Prior to versions 0.20.1 and 0.21.2, inline secrets defined within a metrics instance config are exposed in plaintext over two endpoints: metrics instance configs defin...

6.5CVSS8AI score0.00736EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2021/12/08 12:00 a.m.18 views

Sockeye 代码注入漏洞

Sockeye is an open source sequence-to-sequence framework for neural machine translation based on PyTorch. Sockeye suffers from a code injection vulnerability that stems from Sockeye's use of YAML to store model and data configurations on disk.Versions of Sockeye up to 2.3.24 are loaded using...

7.8CVSS7.8AI score0.02415EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2021/12/07 11:30 a.m.36 views

Swurg - Parse OpenAPI Documents Into Burp Suite For Automating OpenAPI-based APIs Security Assessments

Swurg is a Burp Suite extension designed for OpenAPI testing. The OpenAPI Specification OAS defines a standard, programming language-agnostic interface description for REST APIs, which allows both humans and computers to discover and understand the capabilities of a service without requiring acce...

7.7AI score
SaveExploits0References2
CNVD
CNVD
added 2021/12/04 12:00 a.m.20 views

Crafter CMS Code Execution Vulnerability

Crafter CMS is an open source content management system CMS for digital experience applications.A code execution vulnerability exists in Crafter CMS, which stems from a web-based system or product that does not properly authenticate incoming data. An authenticated attacker could modify the main...

7.2CVSS3.3AI score0.00623EPSS
SaveExploits0References1
NVD
NVD
added 2021/12/02 4:15 p.m.19 views

CVE-2021-23262

Authenticated administrators may modify the main YAML configuration file and load a Java class resulting in RCE...

7.2CVSS0.00623EPSS
SaveExploits0References1
Rows per page
Query Builder