CyberRota Analysis
AI-GeneratedThe vulnerability affects CVAT versions 2.17.0 to 2.72.0, allowing users with write access to exploit inconsistent task and job IDs during batch automatic annotation requests. This can lead to denial of service for automatic annotation on other tasks, impacting workflow efficiency. Organizations using affected versions of CVAT should prioritize upgrading to version 2.72.0 to mitigate this issue.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
CVAT is an open source interactive video and image annotation tool for computer vision. From 2.17.0 until 2.72.0, a user with write access to a CVAT job can submit a batch automatic annotation request to RequestViewSet.create with inconsistent task and job IDs, and because the task ID determines the single active request slot, block automatic annotation for another task whose ID is known. This issue is fixed in version 2.72.0.