Lack of data validation - Path Traversal In onnx
Description
Directory Traversal in onnx 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"
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
pypi | 1.13.0 |
Aliases
1. 2. 3. 4.
References
1. 2. 3. 4. 5. 6.