Open Neural Network Exchange (ONNX) is an open standard for machine learning interoperability. Prior to version 1.21.0, the ExternalDataInfo class in ONNX was using Python’s setattr() function to load metadata (like file paths or data lengths) directly from an ONNX model file. It didn’t check if the "keys" in the file were valid. Due to this, an attacker could craft a malicious model that overwrites internal object properties. This issue has been patched in version 1.21.0.
oryginał ENCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:HLinuxfoundation Onnx
APPLinuxfoundation< 1.21.0
Powiązane podatności
Open Neural Network Exchange (ONNX) is an open standard for machine learning interoperability. Prior to versio...
Open Neural Network Exchange (ONNX) is an open standard for machine learning interoperability. In versions up ...
Path Traversal vulnerability in onnx.external_data_helper.save_external_data in ONNX 1.17.0 allows attackers t...
A vulnerability in the `download_model_with_test_data` function of the onnx/onnx framework, version 1.16.0, al...
Versions of the package onnx before and including 1.15.0 are vulnerable to Directory Traversal as the external...