ghsa-ffxj-547x-5j7c
Vulnerability from github
Published
2023-01-26 21:30
Modified
2025-04-01 21:50
Severity ?
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
VLAI Severity ?
Summary
Directory Traversal in onnx
Details
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": [ { "package": { "ecosystem": "PyPI", "name": "onnx" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.13.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-25882" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2023-01-27T01:04:53Z", "nvd_published_at": "2023-01-26T21:15:00Z", "severity": "HIGH" }, "details": "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\"", "id": "GHSA-ffxj-547x-5j7c", "modified": "2025-04-01T21:50:44Z", "published": "2023-01-26T21:30:25Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25882" }, { "type": "WEB", "url": "https://github.com/onnx/onnx/issues/3991" }, { "type": "WEB", "url": "https://github.com/onnx/onnx/pull/4400" }, { "type": "WEB", "url": "https://github.com/onnx/onnx/commit/f369b0e859024095d721f1d1612da5a8fa38988d" }, { "type": "WEB", "url": "https://gist.github.com/jnovikov/02a9aff9bf2188033e77bd91ff062856" }, { "type": "PACKAGE", "url": "https://github.com/onnx/onnx" }, { "type": "WEB", "url": "https://github.com/onnx/onnx/blob/96516aecd4c110b0ac57eba08ac236ebf7205728/onnx/checker.cc%23L129" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/onnx/PYSEC-2023-38.yaml" }, { "type": "WEB", "url": "https://security.snyk.io/vuln/SNYK-PYTHON-ONNX-2395479" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Directory Traversal in onnx" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…