pysec-2023-38
Vulnerability from pysec
Published
2023-01-26 21:15
Modified
2023-05-04 03:49
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"
Impacted products
| Name | purl | onnx | pkg:pypi/onnx |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "onnx",
"purl": "pkg:pypi/onnx"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "f369b0e859024095d721f1d1612da5a8fa38988d"
}
],
"repo": "https://github.com/onnx/onnx",
"type": "GIT"
},
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.13.0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.1",
"0.2",
"0.2.1",
"1.0.0",
"1.0.1",
"1.1.0",
"1.1.1",
"1.1.2",
"1.10.0",
"1.10.1",
"1.10.2",
"1.11.0",
"1.12.0",
"1.2.1",
"1.2.2",
"1.2.3",
"1.3.0",
"1.4.0",
"1.4.1",
"1.5.0",
"1.6.0",
"1.7.0",
"1.8.0",
"1.8.1",
"1.9.0"
]
}
],
"aliases": [
"CVE-2022-25882"
],
"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": "PYSEC-2023-38",
"modified": "2023-05-04T03:49:47.105559Z",
"published": "2023-01-26T21:15:00Z",
"references": [
{
"type": "WEB",
"url": "https://gist.github.com/jnovikov/02a9aff9bf2188033e77bd91ff062856"
},
{
"type": "REPORT",
"url": "https://github.com/onnx/onnx/issues/3991"
},
{
"type": "WEB",
"url": "https://security.snyk.io/vuln/SNYK-PYTHON-ONNX-2395479"
},
{
"type": "WEB",
"url": "https://github.com/onnx/onnx/blob/96516aecd4c110b0ac57eba08ac236ebf7205728/onnx/checker.cc%23L129"
},
{
"type": "FIX",
"url": "https://github.com/onnx/onnx/commit/f369b0e859024095d721f1d1612da5a8fa38988d"
},
{
"type": "WEB",
"url": "https://github.com/onnx/onnx/pull/4400"
}
]
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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…