2 matches found
Path Traversal
lakeFS is vulnerable to Path Traversal. The vulnerability is due to insufficient path validation in verifyRelPath within pkg/block/local/adapter.go, where strings.HasPrefix is used to validate storage paths without enforcing path boundaries. This allows authenticated users to use path traversal...
8.1CVSS5.8AI score0.0039EPSS
SaveExploits0References3Affected Software1
Directory Traversal
Overview Affected versions of this package are vulnerable to Directory Traversal via the verifyRelPath function, which uses strings.HasPrefix to verify that requested paths fall within the configured storage directory. An attacker can access files outside their designated storage boundaries by...
8.6CVSS6.5AI score0.0039EPSS
SaveExploits0References2
20