Skip to main content

Absolute Path Traversal

CVE-2023-3765

Severity High
Score 10/10

Summary

Absolute Path Traversal vulnerability in mlflow in versions 1.30.1, and 2.2.0 through 2.4.2.

  • LOW
  • NETWORK
  • HIGH
  • CHANGED
  • NONE
  • NONE
  • HIGH
  • HIGH

CWE-36 - Absolute Path Traversal

The software uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize absolute path sequences such as "/abs/path" that can resolve to a location that is outside of that directory.

Advisory Timeline

  • Published