Skip to main content

Path Traversal: '\..\filename'

CVE-2023-6977

Severity High
Score 7.5/10

Summary

This vulnerability enables malicious users to read sensitive files on the server in mlflow. This affects mlflow versions 1.30.1 and 2.3.0 through 2.9.2.

  • LOW
  • NETWORK
  • NONE
  • UNCHANGED
  • NONE
  • NONE
  • HIGH
  • NONE

CWE-29 - Path Traversal: '\..\filename'

The software uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize '\..\filename' (leading backslash dot dot) sequences that can resolve to a location that is outside of that directory.

Advisory Timeline

  • Published