Wrong access control on ElementType APIs
-
CreateElementTypecan be used by anyone with aContributoraccess to the corpus -
UpdateElementTypeandPartialUpdateElementTypecan be used by anyone with aGuestaccess to the corpus
I found this bug by testing something in the frontend, because the frontend has incorrect permission checks on the element type component.