Lucene search
+L

44 matches found

Kitploit
Kitploit
added 2026/09/18 6:28 p.m.8 views

CVE-2021-43811

CVE-2021-43811 awslabs/sockeye 通过不安全的YAML加载进行代码注入 CVE-2021-43811 NVD 描述 Sockeye 是一个基于 PyTorch 构建的开源序列到序列的神经机器翻译框架。Sockeye 使用 YAML 将模型和数据配置存储在磁盘上。低于 2.3.24 的版本使用了不安全的 YAML 加载方式,这可能导致执行配置文件中嵌入的任意代码。攻击者可以向训练好的模型的配置文件中添加恶意代码,并试图诱骗用户下载并运行该模型。如果用户运行该模型,嵌入的代码将在本地执行。该问题已在版本 2.3.24 中修复。 演示 设置 1. 从...

7.8CVSS7.9AI score0.02415EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/01 4:17 p.m.7 views

CVE-2026-84202

ModelScope uses PyYAML's unsafe yaml.Loader to parse model configuration files, allowing arbitrary code execution through Python object construction tags. Attackers can craft malicious model repositories with poisoned configuration files that execute code when loaded by users...

8.8CVSS0.00371EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/10 10:16 p.m.17 views

CVE-2026-44795

Spinnaker is an open source, multi-cloud continuous delivery platform. Prior to 2026.1.0, 2026.0.3, 2025.4.4, and 2025.3.3, unsafe YAML processing bypasses safe deserialization when using CloudFormation deployments or CloudFoundry baking. The use of a non-safe constructor allows arbitrary loading...

8.8CVSS0.01012EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/10 9:52 p.m.11 views

CVE-2026-55175 Spinnaker: Improper yaml processing on kustomize bake operations

Spinnaker is an open source, multi-cloud continuous delivery platform. Prior to versions 2026.1.1, 2026.0.3, 2025.4.4, and 2025.3.4 on their respective release lines, Kustomize bake operations allow unsafe YAML tag processing in rosco manifests. This can lead to remote code execution on rosco pod...

7.5CVSS6.5AI score0.01057EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/10 9:52 p.m.18 views

CVE-2026-55175 Spinnaker: Improper yaml processing on kustomize bake operations

Spinnaker is an open source, multi-cloud continuous delivery platform. Prior to versions 2026.1.1, 2026.0.3, 2025.4.4, and 2025.3.4 on their respective release lines, Kustomize bake operations allow unsafe YAML tag processing in rosco manifests. This can lead to remote code execution on rosco pod...

7.5CVSS6.5AI score
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2026/07/10 12:00 a.m.24 views

PT-2026-57343

Name of the Vulnerable Software and Affected Versions Spinnaker versions prior to 2026.1.1 Spinnaker versions prior to 2026.0.3 Spinnaker versions prior to 2025.4.4 Spinnaker versions prior to 2025.3.4 Description Unsafe YAML tag processing during Kustomize bake operations in rosco manifests can...

7.5CVSS6.5AI score0.01057EPSS
SaveExploits0References19
Positive Technologies
Positive Technologies
added 2026/06/29 12:00 a.m.25 views

PT-2026-53511

OpenStack Murano before 1.0.3 liberty and 2.x before 2.0.1 mitaka, Murano-dashboard before 1.0.3 liberty and 2.x before 2.0.1 mitaka, and python-muranoclient before 0.7.3 liberty and 0.8.x before 0.8.5 mitaka improperly use loaders inherited from yaml.Loader when parsing MuranoPL and UI files,...

9.8CVSS6.2AI score0.03193EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2026/06/29 12:00 a.m.47 views

PT-2026-53541

Summary The AgentService.loadAgentFromFile method uses the js-yaml library to parse YAML files without disabling dangerous tags such as !!js/function and !!js/undefined. This allows an attacker to craft a malicious YAML file that, when parsed, executes arbitrary JavaScript code. An attacker can...

9.8CVSS6.8AI score0.0058EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/04/07 3:30 p.m.26 views

MLflow is vulnerable to Stored Cross-Site Scripting (XSS) caused by unsafe parsing of YAML-based MLmodel artifacts in its web interface

MLflow is vulnerable to Stored Cross-Site Scripting XSS caused by unsafe parsing of YAML-based MLmodel artifacts in its web interface. An authenticated attacker can upload a malicious MLmodel file containing a payload that executes when another user views the artifact in the UI. This allows actio...

5.4CVSS5.9AI score0.00218EPSS
SaveExploits1References7Affected Software1
Snyk
Snyk
added 2026/04/07 2:13 p.m.8 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via unsafe parsing of YAML-based MLmodel artifacts in the web interface. An attacker can execute arbitrary scripts in the context of another user's browser session by uploading a crafted MLmodel file containing...

5.4CVSS6AI score0.00218EPSS
SaveExploits1References2
NVD
NVD
added 2026/04/07 1:16 p.m.13 views

CVE-2026-33865

MLflow is vulnerable to Stored Cross-Site Scripting XSS caused by unsafe parsing of YAML-based MLmodel artifacts in its web interface. An authenticated attacker can upload a malicious MLmodel file containing a payload that executes when another user views the artifact in the UI. This allows actio...

5.4CVSS0.00218EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/04/07 12:57 p.m.6 views

CVE-2026-33865

MLflow is vulnerable to Stored Cross-Site Scripting XSS caused by unsafe parsing of YAML-based MLmodel artifacts in its web interface. An authenticated attacker can upload a malicious MLmodel file containing a payload that executes when another user views the artifact in the UI. This allows actio...

5.1CVSS5.9AI score0.00218EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/01/30 9:30 p.m.17 views

Salt junos Module Vulnerable to Code Injection via Specially Crafted YAML Payload

Salt's junos execution module contained an unsafe YAML decode/load usage. A specially crafted YAML payload processed by the junos module could lead to unintended code execution under the context of the Salt process...

7.8CVSS6.3AI score0.0019EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/01/30 7:54 p.m.13 views

Arbitrary Code Injection

Overview salt is a new approach to infrastructure management built on a dynamic communication bus. Salt can be used for data-driven orchestration, remote execution for any infrastructure, configuration management for any app stack, and much more. Affected versions of this package are vulnerable t...

7.8CVSS6.5AI score0.0019EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/01/30 6:57 p.m.8 views

CVE-2025-62348 Salt junos module uses an unsafe YAML loader which may allow unintended code execution

Salt's junos execution module contained an unsafe YAML decode/load usage. A specially crafted YAML payload processed by the junos module could lead to unintended code execution under the context of the Salt process...

7.8CVSS6.3AI score0.0019EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/01/30 6:57 p.m.6 views

CVE-2025-62348

Salt's junos execution module contained an unsafe YAML decode/load usage. A specially crafted YAML payload processed by the junos module could lead to unintended code execution under the context of the Salt process...

7.8CVSS6.3AI score0.0019EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/01/30 6:57 p.m.38 views

CVE-2025-62348 Salt junos module uses an unsafe YAML loader which may allow unintended code execution

Salt's junos execution module contained an unsafe YAML decode/load usage. A specially crafted YAML payload processed by the junos module could lead to unintended code execution under the context of the Salt process...

7.8CVSS0.0019EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/01/22 3:04 p.m.19 views

EUVD-2026-3807

Docling Core or docling-core is a library that defines core data types and transformations in the document processing application Docling. A PyYAML-related Remote Code Execution RCE vulnerability, namely CVE-2020-14343, is exposed in docling-core starting in version 2.21.0 and prior to version...

10CVSS6AI score0.05984EPSS
SaveExploits2References7
EUVD
EUVD
added 2025/10/07 12:30 a.m.17 views

EUVD-2021-0247

Malware in sbrugna...

7.8CVSS7.5AI score0.02415EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2021-0209

Malware in sbrugna...

7.2CVSS6.9AI score0.03584EPSS
SaveExploits1References7
Rows per page
Query Builder