Craft is a CMS for creating custom digital experiences on the web. Cross-site scripting (XSS) can be triggered via the Update Asset Index utility. This issue has been patched in version 4.4.6.
The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special characters such as "<", ">", and "&" that could be interpreted as web-scripting elements when they are sent to a downstream component that processes web pages.
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Link | Tags |
---|---|
https://github.com/craftcms/cms/security/advisories/GHSA-6qjx-787v-6pxr | patch vendor advisory exploit |
https://github.com/craftcms/cms/commit/8c2ad0bd313015b8ee42326af2848ee748f1d766 | patch |
https://github.com/craftcms/cms/releases/tag/4.4.6 | release notes |