ghsa-whh8-fjgc-qp73
Vulnerability from github
Published
2024-02-23 18:30
Modified
2025-02-13 19:11
Severity ?
Summary
Onnx Directory Traversal vulnerability
Details
Versions of the package onnx before and including 1.15.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. The vulnerability occurs as a bypass for the patch added for CVE-2022-25882.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 1.15.0" }, "package": { "ecosystem": "PyPI", "name": "onnx" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.16.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-27318" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2024-02-23T20:10:29Z", "nvd_published_at": "2024-02-23T18:15:50Z", "severity": "HIGH" }, "details": "Versions of the package onnx before and including 1.15.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. The vulnerability occurs as a bypass for the patch added for CVE-2022-25882.", "id": "GHSA-whh8-fjgc-qp73", "modified": "2025-02-13T19:11:27Z", "published": "2024-02-23T18:30:59Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27318" }, { "type": "WEB", "url": "https://github.com/onnx/onnx/commit/66b7fb630903fdcf3e83b6b6d56d82e904264a20" }, { "type": "PACKAGE", "url": "https://github.com/onnx/onnx" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/onnx/PYSEC-2024-222.yaml" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FGTBH5ZYL2LGYHIJDHN2MAUURIR5E7PY" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TFJJID2IZDOLFDMWVYTBDI75ZJQC6JOL" }, { "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" } ], "summary": "Onnx Directory Traversal vulnerability" }
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.