Impact
A user who is authenticated and has view permissions for a ticket, can view the tickets of another organization they are not apart of. Users with following permissions are applicable:
view_ticket_change
permission can view change tickets from organizations they are not apart of
view_ticket_incident
permission can view incident tickets from organizations they are not apart of
view_ticket_request
permission can view request tickets from organizations they are not apart of
view_ticket_problem
permission can view problem tickets from organizations they are not apart of
The access to view the tickets from different organizations is only applicable when browsing the API endpoints for the tickets in question. The Centurion UI is not affected. Project Tasks, although a "ticket type" are also Not affected.
Patches
Upgrading to v1.3.1 is recommended.
Workarounds
Removing the ticket view permssions from users would allieviate this vulnerability, this is deemed not-viable, Upgrading is recommended.
References
Impact
A user who is authenticated and has view permissions for a ticket, can view the tickets of another organization they are not apart of. Users with following permissions are applicable:
view_ticket_change
permission can view change tickets from organizations they are not apart ofview_ticket_incident
permission can view incident tickets from organizations they are not apart ofview_ticket_request
permission can view request tickets from organizations they are not apart ofview_ticket_problem
permission can view problem tickets from organizations they are not apart ofThe access to view the tickets from different organizations is only applicable when browsing the API endpoints for the tickets in question. The Centurion UI is not affected. Project Tasks, although a "ticket type" are also Not affected.
Patches
Upgrading to v1.3.1 is recommended.
Workarounds
Removing the ticket view permssions from users would allieviate this vulnerability, this is deemed not-viable, Upgrading is recommended.
References
Commit with fixes
MR with fixes
Fixed Release