First published: Wed Nov 29 2023(Updated: )
October is a Content Management System (CMS) and web platform to assist with development workflow. An authenticated backend user with the `editor.cms_pages`, `editor.cms_layouts`, or `editor.cms_partials` permissions who would normally not be permitted to provide PHP code to be executed by the CMS due to `cms.safe_mode` being enabled can craft a special request to include PHP code in the CMS template. This issue has been patched in version 3.4.15.
Credit: security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
composer/october/system | >=3.0.0<3.4.15 | 3.4.15 |
Octobercms October | >=3.0.0<3.4.15 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
An authenticated backend user with certain permissions can execute PHP code in the CMS.
Users of October CMS versions between 3.0.0 and 3.4.15 with specific permissions.
An attacker can craft a special request with PHP code to be executed by the CMS.
Upgrade to October CMS version 3.4.15.
You can find more information at the following references: [link1], [link2].