CyberRota Analysis
AI-GeneratedThe vulnerability in Velociraptor arises from improper access control in its multi-tenant architecture, allowing users with read access to the root organization to retrieve data from child organizations. This can lead to unauthorized exposure of sensitive information across different organizational units. Organizations utilizing Velociraptor, especially those with multi-tenant environments, should prioritize addressing this issue to mitigate potential data breaches.
Original NVD Description
Velociraptor allows reading Stacked result sets from the GUI. Velociraptor's multi-tenant design stores sub orgs within the datastore directory. The path requested by the GUI is not correctly checked against the prefix deny list, allowing result sets to read from denied prefixes. In particular, a user with read access to the root org can access result sets from child orgs.