Lucene search
K

49 matches found

Github Security Blog
Github Security Blog
โ€ขadded 2026/04/01 10:38 p.m.โ€ข3 views

Copier `_external_data` allows path traversal and absolute-path local file read without unsafe mode

Summary Copier's externaldata feature allows a template to load YAML files using template-controlled paths. The documentation describes these values as relative paths from the subproject destination, so relative paths themselves appear to be part of the intended feature model. However, the curren...

5.5CVSS5.9AI score0.00004EPSS
Exploits1References5Affected Software1
Positive Technologies
Positive Technologies
โ€ขadded 2026/04/01 12:0 a.m.โ€ข0 views

PT-2026-29671

Name of the Vulnerable Software and Affected Versions Copier versions prior to 9.14.1 Description The external data feature in Copier allows templates to load YAML files using paths controlled by the template. This can allow a malicious template to read YAML-parseable local files accessible to th...

5.5CVSS5.9AI score0.00004EPSS
Exploits1References8
GithubExploit
GithubExploit
โ€ขadded 2026/02/26 9:49 a.m.โ€ข129 views

Exploit for CVE-2026-24009

docling-core-CVE-2026-24009 T...

8.1CVSS5.3AI score0.00415EPSS
Exploits1
UbuntuCve
UbuntuCve
โ€ขadded 2026/01/30 7:16 p.m.โ€ข3 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.4AI score0.00007EPSS
Exploits0References2
RedhatCVE
RedhatCVE
โ€ขadded 2026/01/02 7:34 a.m.โ€ข3 views

CVE-2025-11157

A high-severity remote code execution vulnerability exists in feast-dev/feast version 0.53.0, specifically in the Kubernetes materializer job located at feast/sdk/python/feast/infra/computeengines/kubernetes/main.py. The vulnerability arises from the use of yaml.load..., Loader=yaml.Loader to...

7.8CVSS8.3AI score0.00218EPSS
Exploits0References1
Packet Storm
Packet Storm
โ€ขadded 2025/12/15 12:0 a.m.โ€ข185 views

๐Ÿ“„ Flask 3.0.0 Command Injection

Flash 3.0.0 proof of concept exploit that demonstrates multiple command injection vulnerabilities. ============================================================================================================================================= | Title : Flask 3.0.0 Command Injection | | Author :...

7.9AI score
Exploits0
EUVD
EUVD
โ€ขadded 2025/10/07 12:30 a.m.โ€ข1 views

EUVD-2018-4993

Malware in sbrugna...

9.8CVSS9.3AI score0.01212EPSS
Exploits0References4
EUVD
EUVD
โ€ขadded 2025/10/07 12:30 a.m.โ€ข4 views

EUVD-2021-0247

Malware in sbrugna...

7.8CVSS7.5AI score0.08717EPSS
Exploits0References6
EUVD
EUVD
โ€ขadded 2025/10/07 12:30 a.m.โ€ข1 views

EUVD-2017-0001

Malware in sbrugna...

7.8CVSS7.5AI score0.00465EPSS
Exploits1References10
EUVD
EUVD
โ€ขadded 2025/10/07 12:30 a.m.โ€ข4 views

EUVD-2017-0082

Malware in sbrugna...

9.8CVSS9.3AI score0.02016EPSS
Exploits1References7
EUVD
EUVD
โ€ขadded 2025/10/03 8:7 p.m.โ€ข2 views

EUVD-2022-0167

Malicious code in bioql PyPI...

9.8CVSS9.2AI score0.02435EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
โ€ขadded 2025/08/27 12:0 a.m.โ€ข2 views

Linux Distros Unpatched Vulnerability : CVE-2020-10289

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Use of unsafe yaml load. Allows instantiation of arbitrary objects. The flaw itself is caused by an unsafe parsing of YAML values which happens whenever an acti...

8.8CVSS8.1AI score0.00802EPSS
Exploits0References2
RedhatCVE
RedhatCVE
โ€ขadded 2025/05/23 8:44 a.m.โ€ข1 views

CVE-2024-23730

The OpenAPI and ChatGPT plugin loaders in LlamaHub aka llama-hub before 0.0.67 allow attackers to execute arbitrary code because safeload is not used for YAML...

9.8CVSS7.8AI score0.00243EPSS
Exploits0References1
SUSE CVE
SUSE CVE
โ€ขadded 2023/02/15 3:44 a.m.โ€ข1 views

SUSE CVE-2021-25738

Loading specially-crafted yaml with the Kubernetes Java Client library can lead to code execution...

6.7CVSS8.7AI score0.00116EPSS
Exploits0References3
Github Security Blog
Github Security Blog
โ€ขadded 2022/05/17 4:30 a.m.โ€ข21 views

Cobbler vulnerable to code injection via unsafe YAML loading

The setmgmtparameters function in item.py in cobbler before 2.2.2 allows context-dependent attackers to execute arbitrary code via vectors related to the use of the yaml.load function instead of the yaml.safeload function, as demonstrated using Puppet...

6.8CVSS7.6AI score0.00706EPSS
Exploits0References6Affected Software1
OSV
OSV
โ€ขadded 2022/05/17 4:30 a.m.โ€ข16 views

GHSA-HPJ3-5P46-G87W Cobbler vulnerable to code injection via unsafe YAML loading

The setmgmtparameters function in item.py in cobbler before 2.2.2 allows context-dependent attackers to execute arbitrary code via vectors related to the use of the yaml.load function instead of the yaml.safeload function, as demonstrated using Puppet...

6.8CVSS8AI score0.00706EPSS
Exploits0References6
Github Security Blog
Github Security Blog
โ€ขadded 2021/12/09 6:35 p.m.โ€ข36 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.08717EPSS
Exploits0References6Affected Software1
Cvelist
Cvelist
โ€ขadded 2021/12/08 11:5 p.m.โ€ข19 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.08717EPSS
Exploits0References3
Positive Technologies
Positive Technologies
โ€ขadded 2021/10/11 12:0 a.m.โ€ข4 views

PT-2021-16765 ยท Unknown ยท Kubernetes Java Client Libraries

Name of the Vulnerable Software and Affected Versions: Kubernetes Java Client library affected versions not specified Description: Loading specially-crafted yaml with the Kubernetes Java Client library can lead to code execution. Recommendations: At the moment, there is no information about a new...

6.7CVSS6.7AI score0.00116EPSS
Exploits0References9
PyPA
PyPA
โ€ขadded 2021/10/04 10:15 a.m.โ€ข3 views

PYSEC-2021-429

SLO generator allows for loading of YAML files that if crafted in a specific format can allow for code execution within the context of the SLO Generator. We recommend upgrading SLO Generator past https://github.com/google/slo-generator/pull/173...

7.8CVSS7.6AI score0.00537EPSS
Exploits4References3Affected Software1
Rows per page
Query Builder