#VU87689 Path traversal in onnx - CVE-2024-27318
Published: March 21, 2024 / Updated: March 26, 2024
onnx
Open Neural Network Exchange
Description
The vulnerability allows a remote attacker to perform directory traversal attacks.
The vulnerability exists due to input validation error when processing directory traversal sequences passed via the external_data field of the tensor proto. A remote attacker can send a specially crafted HTTP request and read arbitrary files on the system.
Note, the vulnerability exists due to incomplete fix for #VU75176 (CVE-2022-25882).