Lucene search
+L

240 matches found

NVD
NVD
added 2026/04/02 7:21 p.m.8 views

CVE-2026-34730

Copier is a library and CLI app for rendering project templates. Prior to version 9.14.1, Copier's externaldata feature allows a template to load YAML files using template-controlled paths. If untrusted templates are in scope, a malicious template can read attacker-chosen YAML-parseable local fil...

5.5CVSS0.00287EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/02 7:21 p.m.13 views

PYSEC-2026-2135

Copier is a library and CLI app for rendering project templates. Prior to version 9.14.1, Copier's externaldata feature allows a template to load YAML files using template-controlled paths. If untrusted templates are in scope, a malicious template can read attacker-chosen YAML-parseable local fil...

5.5CVSS6AI score0.00287EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/02 6:9 p.m.11 views

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

Copier is a library and CLI app for rendering project templates. Prior to version 9.14.1, Copier's externaldata feature allows a template to load YAML files using template-controlled paths. If untrusted templates are in scope, a malicious template can read attacker-chosen YAML-parseable local fil...

5.5CVSS5.9AI score
SaveExploits0References5
CVE
CVE
added 2026/04/02 6:9 p.m.58 views

CVE-2026-34730

Summary: CVE-2026-34730 affects Copier prior to version 9.14.1, where the optional _external_data feature allows template-controlled paths to load YAML files. This can enable destination-external reads, including parent-directory traversal (e.g., ../secret.yml) and absolute paths, exposing the co...

5.5CVSS5.8AI score0.00287EPSS
SaveExploits1References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/02 6:9 p.m.3 views

CVE-2026-34730

Copier is a library and CLI app for rendering project templates. Prior to version 9.14.1, Copier's externaldata feature allows a template to load YAML files using template-controlled paths. If untrusted templates are in scope, a malicious template can read attacker-chosen YAML-parseable local fil...

5.5CVSS5.8AI score0.00287EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2026/04/02 6:9 p.m.32 views

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

Copier is a library and CLI app for rendering project templates. Prior to version 9.14.1, Copier's externaldata feature allows a template to load YAML files using template-controlled paths. If untrusted templates are in scope, a malicious template can read attacker-chosen YAML-parseable local fil...

5.5CVSS0.00287EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/04/02 12:0 a.m.19 views

Copier 路径遍历漏洞

Copier is an open-source library developed by Copier for rendering project templates. Versions of Copier prior to 9.14.1 contained a path traversal vulnerability. This vulnerability stemmed from the externaldata function, which allowed templates to load YAML files using path-based operations...

5.5CVSS5.8AI score0.00287EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/01 11:40 p.m.7 views

GHSA-Q56X-G2FJ-4RJ6 ONNX: TOCTOU arbitrary file read/write in save_external_dat

Summary The saveexternaldata method seems to include multiple issues introducing a local TOCTOU vulnerability, an arbitrary file read/write on any system. It potentially includes a path validation bypass on Windows systems. Regarding the TOCTOU, an attacker seems to be able to overwrite victim's...

7.1CVSS5.7AI score
SaveExploits0References2
Snyk
Snyk
added 2026/04/01 11:40 p.m.6 views

Time-of-check Time-of-use (TOCTOU) Race Condition

Overview onnx is an Open Neural Network Exchange Affected versions of this package are vulnerable to Time-of-check Time-of-use TOCTOU Race Condition through the saveexternaldata function. An attacker can overwrite arbitrary files or inject data into sensitive locations by exploiting a race...

7.1CVSS6.1AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/01 11:40 p.m.20 views

ONNX: TOCTOU arbitrary file read/write in save_external_dat

Summary The saveexternaldata method seems to include multiple issues introducing a local TOCTOU vulnerability, an arbitrary file read/write on any system. It potentially includes a path validation bypass on Windows systems. Regarding the TOCTOU, an attacker seems to be able to overwrite victim's...

5.7AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/04/01 10:38 p.m.7 views

GHSA-HGJQ-P8CR-GG4H 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.00287EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/04/01 10:38 p.m.16 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.00287EPSS
SaveExploits1References5Affected Software1
Snyk
Snyk
added 2026/04/01 10:38 p.m.5 views

Directory Traversal

Overview copier is an A library for rendering project templates. Affected versions of this package are vulnerable to Directory Traversal via the externaldata paths. If a user runs Copier on an untrusted template, an attacker can access and expose the contents of arbitrary local files by supplying...

6.7CVSS6.5AI score0.00287EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/04/01 9:14 p.m.10 views

EUVD-2026-17989

ONNX: External Data Symlink Traversal...

5.5CVSS5.8AI score0.00248EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/01 9:14 p.m.14 views

GHSA-P433-9WV8-28XJ ONNX: External Data Symlink Traversal

Summary - Issue: Symlink traversal in external data loading allows reading files outside the model directory. - Affected code: onnx/onnx/checker.cc: resolveexternaldatalocation used via Python onnx.externaldatahelper.loadexternaldataformodel. - Impact: Arbitrary file read confidentiality breach...

5.5CVSS5.8AI score0.00248EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/04/01 9:14 p.m.6 views

UNIX Symbolic Link (Symlink) Following

Overview onnx is an Open Neural Network Exchange Affected versions of this package are vulnerable to UNIX Symbolic Link Symlink Following in the resolveexternaldatalocation function. An attacker can access arbitrary files outside the intended directory by supplying a symlink within the model...

6.7CVSS6AI score0.00248EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/04/01 9:14 p.m.11 views

ONNX: External Data Symlink Traversal

Summary - Issue: Symlink traversal in external data loading allows reading files outside the model directory. - Affected code: onnx/onnx/checker.cc: resolveexternaldatalocation used via Python onnx.externaldatahelper.loadexternaldataformodel. - Impact: Arbitrary file read confidentiality breach...

5.5CVSS5.8AI score0.00248EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/04/01 9:10 p.m.4 views

GHSA-538C-55JV-C5G9 ONNX: Malicious ONNX models can crash servers by exploiting unprotected object settings.

Summary The ExternalDataInfo class in ONNX was using Python’s setattr function to load metadata like file paths or data lengths directly from an ONNX model file. The problem? It didn’t check if the "keys" in the file were valid. Because it blindly trusted the file, an attacker could craft a...

8.6CVSS5.9AI score0.00288EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/04/01 9:10 p.m.8 views

EUVD-2026-17985

ONNX: Malicious ONNX models can crash servers by exploiting unprotected object settings...

8.6CVSS5.8AI score0.00288EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/01 8:25 p.m.61 views

Open WebUI has Broken Access Control in Tool Valves

Summary Broken Access Control in Tool Valves Open WebUI supports function calling through "Tools". Function calling allows an LLM to reliably connect to external tools and interact with external APIs. Exemplary use-cases include connecting to an internal knowledge base, retrieving emails from an...

7.7CVSS6AI score0.05271EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder