Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
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 Access Control Bypass vulnerabilities in an interactive lesson.
Start learningUpgrade github.com/project-zot/zot/pkg/meta/boltdb
to version 2.1.2-rc5 or higher.
Affected versions of this package are vulnerable to Access Control Bypass due to the SetUserGroups
functionallity. An attacker can maintain unauthorized access and privileges by logging in after being removed from a group, as the system fails to update and remove old group memberships, appending new data instead of replacing it. This is only exploitable if the system configuration relies on group-based authorization and does not handle group revocations properly.