#VU65127 Race condition in October CMS - CVE-2022-24800
Published: July 12, 2022
October CMS
OctoberCMS
Description
The vulnerability allows a remote attacker to compromise the affected system.
The vulnerability exists due to a race condition when processing uploaded filenames passed via the fromData method. A remote attacker can upload and execute arbitrary files on the system.
The vulnerability affects installations of OctoberCMS with plugins that expose the October\Rain\Database\Attach\File::fromData as a public interface.