cve/2022/CVE-2022-25882.md
2024-06-18 02:51:15 +02:00

876 B

CVE-2022-25882

Description

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"

POC

Reference

Github

No PoCs found on GitHub currently.