You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A malicious user with the Worker role on a CVAT instance is able to view automatic annotation requests made by other users, as well as cancel them, knowing only the ID of the task the request is targeting.
The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.
Learn more on MITRE.
Impact
A malicious user with the Worker role on a CVAT instance is able to view automatic annotation requests made by other users, as well as cancel them, knowing only the ID of the task the request is targeting.
Patches
Upgrade to CVAT 2.72.0 or a later version.
Workarounds
N/A
References
Fix commit: 20a1076