Lucene search
K

224 matches found

Snyk
Snyk
added 2026/04/01 10:38 p.m.3 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
Exploits1References2
OSV
OSV
added 2026/04/01 10:38 p.m.2 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
Exploits1References5
Github Security Blog
Github Security Blog
added 2026/04/01 10:38 p.m.5 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
Exploits1References5Affected Software1
EUVD
EUVD
added 2026/04/01 9:14 p.m.2 views

EUVD-2026-17989

ONNX: External Data Symlink Traversal...

5.5CVSS5.8AI score0.00248EPSS
Exploits1References2
Snyk
Snyk
added 2026/04/01 9:14 p.m.3 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
Exploits1References3
Github Security Blog
Github Security Blog
added 2026/04/01 9:14 p.m.4 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
Exploits1References4Affected Software1
OSV
OSV
added 2026/04/01 9:14 p.m.3 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
Exploits1References4
EUVD
EUVD
added 2026/04/01 9:10 p.m.2 views

EUVD-2026-17985

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

8.6CVSS5.8AI score0.00288EPSS
Exploits0References4
OSV
OSV
added 2026/04/01 9:10 p.m.1 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
Exploits0References5
Github Security Blog
Github Security Blog
added 2026/04/01 8:25 p.m.35 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
Exploits1References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/01 7:15 p.m.3 views

CVE-2026-34445

A flaw was found in Open Neural Network Exchange ONNX. An attacker could exploit a vulnerability in how ONNX processes model metadata, specifically within the ExternalDataInfo class. By crafting a malicious ONNX model, an attacker could overwrite internal object properties, leading to a denial of...

8.6CVSS5.8AI score0.00288EPSS
Exploits0References6
PyPA
PyPA
added 2026/04/01 6:16 p.m.7 views

PYSEC-2026-104

Open Neural Network Exchange ONNX is an open standard for machine learning interoperability. Prior to version 1.21.0, there is a symlink traversal vulnerability in external data loading allows reading files outside the model directory. This issue has been patched in version 1.21.0...

5.5CVSS5.7AI score0.00248EPSS
Exploits1References1Affected Software1
OSV
OSV
added 2026/04/01 6:16 p.m.4 views

DEBIAN-CVE-2026-34447

Open Neural Network Exchange ONNX is an open standard for machine learning interoperability. Prior to version 1.21.0, there is a symlink traversal vulnerability in external data loading allows reading files outside the model directory. This issue has been patched in version 1.21.0...

5.5CVSS5.3AI score0.00248EPSS
Exploits1References1
NVD
NVD
added 2026/04/01 6:16 p.m.5 views

CVE-2026-34445

Open Neural Network Exchange ONNX is an open standard for machine learning interoperability. Prior to version 1.21.0, 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. It didn’t check if the...

8.6CVSS0.00288EPSS
Exploits0References3
NVD
NVD
added 2026/04/01 6:16 p.m.3 views

CVE-2026-34447

Open Neural Network Exchange ONNX is an open standard for machine learning interoperability. Prior to version 1.21.0, there is a symlink traversal vulnerability in external data loading allows reading files outside the model directory. This issue has been patched in version 1.21.0...

5.5CVSS0.00248EPSS
Exploits1References1
OSV
OSV
added 2026/04/01 6:16 p.m.5 views

DEBIAN-CVE-2026-34445

Open Neural Network Exchange ONNX is an open standard for machine learning interoperability. Prior to version 1.21.0, 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. It didn’t check if the...

8.6CVSS5.2AI score0.00288EPSS
Exploits0References1
OSV
OSV
added 2026/04/01 6:16 p.m.3 views

PYSEC-2026-104

Open Neural Network Exchange ONNX is an open standard for machine learning interoperability. Prior to version 1.21.0, there is a symlink traversal vulnerability in external data loading allows reading files outside the model directory. This issue has been patched in version 1.21.0...

5.5CVSS5.7AI score0.00248EPSS
Exploits1References1
OSV
OSV
added 2026/04/01 6:16 p.m.2 views

UBUNTU-CVE-2026-34447

Open Neural Network Exchange ONNX is an open standard for machine learning interoperability. Prior to version 1.21.0, there is a symlink traversal vulnerability in external data loading allows reading files outside the model directory. This issue has been patched in version 1.21.0...

5.5CVSS5.7AI score0.00248EPSS
Exploits1References2
OSV
OSV
added 2026/04/01 6:16 p.m.3 views

UBUNTU-CVE-2026-34445

Open Neural Network Exchange ONNX is an open standard for machine learning interoperability. Prior to version 1.21.0, 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. It didn’t check if the...

8.6CVSS5.7AI score0.00288EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2026/04/01 5:39 p.m.3 views

CVE-2026-34447 ONNX: External Data Symlink Traversal

Open Neural Network Exchange ONNX is an open standard for machine learning interoperability. Prior to version 1.21.0, there is a symlink traversal vulnerability in external data loading allows reading files outside the model directory. This issue has been patched in version 1.21.0...

5.5CVSS5.8AI score0.00248EPSS
Exploits1References1
Rows per page
Query Builder