In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Missing Authorization vulnerabilities in an interactive lesson.
Start learningUpgrade github.com/treeverse/lakeFS/pkg/api to version 1.71.0 or higher.
Affected versions of this package are vulnerable to Missing Authorization via the /api/v1/usage-report/summary endpoint. An attacker can access aggregate API usage counts by sending unauthenticated requests to this endpoint, potentially revealing information about service activity or uptime.
This vulnerability can be mitigated by:
usage_report.enabled or the environment variable LAKEFS_USAGE_REPORT_ENABLED set to false/api/v1/usage-report/summary using a load-balancer or application-level firewall.