Description
Craft CMS is a content management system (CMS). From version 4.0.0-RC1 to before version 4.17.8 and from version 5.0.0-RC1 to before version 5.9.14, a low-privileged authenticated user can call assets/image-editor with the ID of a private asset they cannot view and still receive editor response data, including focalPoint. The endpoint returns private editing metadata without per-asset authorization validation. This issue has been patched in versions 4.17.8 and 5.9.14.
Problem types
CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
CWE-862: Missing Authorization
Product status
>= 5.0.0-RC1, < 5.9.14
References
github.com/...ms/cms/security/advisories/GHSA-vgjg-248p-rfm2
github.com/...ommit/d30df3112220db1ffd6726a3ed11857014c7fb27
github.com/craftcms/cms/releases/tag/4.17.8
github.com/craftcms/cms/releases/tag/5.9.14