GHSA-8f52-5rxc-fj43MediumCVSS 6.5
The hunt_delete() VQL function allows deleting hunts. Velociraptor misapplied the permission...
🔗 CVE IDs covered (1)
📋 Description
The hunt_delete() VQL function allows deleting hunts.
Velociraptor misapplied the permission check requiring only COLLECT_CLIENT (usually assigned to the "investigator" role) instead of the "DELETE_RESULTS" permission (usually only assigned to "administrators").