#VU76378 Code Injection in Craft CMS - CVE-2023-32679
Published: May 19, 2023
Craft CMS
Pixel & Tonic, Inc.
Description
The vulnerability allows a remote user to execute arbitrary code on the target system.
The vulnerability exists due to the way the application handles uploaded files. A remote user can upload a text file with a malicious payload and execute it on the server, as it will be rendered as a template file.
Successful exploitation of this vulnerability requires that the "ALLOW_ADMIN_CHANGES" option is set to "true".