In Strapi before 3.2.5, there is no admin::hasPermissions restriction for CTB (aka content-type-builder) routes.
During installation, installed file permissions are set to allow anyone to modify those files.
Link | Tags |
---|---|
https://github.com/strapi/strapi/releases/tag/v3.2.5 | third party advisory release notes |
https://github.com/strapi/strapi/pull/8439 | third party advisory patch |