ONNXGHSA-ffxj-547x-5j7c
Directory Traversal in onnx
High7.5CVE-2022-25882 · Published Jan 26, 2023 · updated Apr 1, 2025
Versions of the package onnx before 1.13.0 are vulnerable to Directory Traversal as the external_data field of the tensor proto can have a path to the file which is outside the model current directory or user-provided directory, for example "../../../etc/passwd"
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| onnx PyPI | < 1.13.0 | 1.13.0 |
Details and references
- CVSS 3.1
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-22
- Also known as
- CVE-2022-25882, PYSEC-2023-38
- nvd.nist.gov/vuln/detail/CVE-2022-25882
- github.com/onnx/onnx/issues/3991
- github.com/onnx/onnx/pull/4400
- github.com/onnx/onnx/commit/f369b0e859024095d721f1d1612da5a8fa38988d
- gist.github.com/jnovikov/02a9aff9bf2188033e77bd91ff062856
- github.com/onnx/onnx
- github.com/onnx/onnx/blob/96516aecd4c110b0ac57eba08ac236ebf7205728/onnx/checker.cc%23L129
- github.com/pypa/advisory-database/tree/main/vulns/onnx/PYSEC-2023-38.yaml
- security.snyk.io/vuln/SNYK-PYTHON-ONNX-2395479
More ONNX advisories
All ONNX| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Mar 31 | onnx Vulnerable to Path Traversal via Symlink | High | 1.21.0 |
| Mar 16 | ONNX: insufficient authenticity check | High8.6 | 1.21.0rc1 |
| Mar 202025 | Open Neural Network Exchange (ONNX) Path Traversal Vulnerability | High8.1 | 1.17.0 |
| Jun 62024 | onnx allows Arbitrary File Overwrite in download_model_with_test_data | High8.8 | 1.16.2 |
| Feb 232024 | Onnx Directory Traversal vulnerability | High7.5 | 1.16.0 |
| Feb 232024 | Onnx Out-of-bounds Read vulnerability | Medium4.4 | 1.16.0 |