In lunary-ai/lunary version 1.2.5, an improper access...
Moderate severity
Unreviewed
Published
Jun 6, 2024
to the GitHub Advisory Database
•
Updated Nov 3, 2024
Description
Published by the National Vulnerability Database
Jun 6, 2024
Published to the GitHub Advisory Database
Jun 6, 2024
Last updated
Nov 3, 2024
In lunary-ai/lunary version 1.2.5, an improper access control vulnerability exists due to a missing permission check in the
GET /v1/users/me/org
endpoint. The platform's role definitions restrict thePrompt Editor
role to prompt management and project viewing/listing capabilities, explicitly excluding access to user information. However, the endpoint fails to enforce this restriction, allowing users with thePrompt Editor
role to access the full list of users in the organization. This vulnerability allows unauthorized access to sensitive user information, violating the intended access controls.References