1 results (0.003 seconds)

CVSS: 7.5EPSS: 0%CPEs: 1EXPL: 3

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" Las versiones del paquete onnx anteriores a la 1.13.0 son vulnerables a Directory Traversal ya que el campo external_data del tensor proto puede tener una ruta al archivo que está fuera del directorio actual del modelo o del directorio proporcionado por el usuario, por ejemplo "../.. /../etc/contraseña" • https://gist.github.com/jnovikov/02a9aff9bf2188033e77bd91ff062856 https://github.com/onnx/onnx/blob/96516aecd4c110b0ac57eba08ac236ebf7205728/onnx/checker.cc%23L129 https://github.com/onnx/onnx/commit/f369b0e859024095d721f1d1612da5a8fa38988d https://github.com/onnx/onnx/issues/3991 https://github.com/onnx/onnx/pull/4400 https://security.snyk.io/vuln/SNYK-PYTHON-ONNX-2395479 • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') •