CVE-2023-44381
published 2023-12-01CVE-2023-44381: October is a Content Management System (CMS) and web platform to assist with development workflow. An authenticated backend user with the `editor.cms_pages`…
PriorityP426medium4.9CVSS 3.1
AVNACLPRHUINSUCNIHAN
EPSS
0.51%
39.7th percentile
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.
Affected
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| october | system | >= 3.0.0 < 3.4.15 | 3.4.15 |
| octobercms | october | — | — |
| octobercms | october | >= 3.0.0 < 3.4.15 | 3.4.15 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
October CMS safe mode bypass using Page template injection
ghsa·2023-11-29
CVE-2023-44381 [MEDIUM] CWE-94 October CMS safe mode bypass using Page template injection
October CMS safe mode bypass using Page template injection
### Impact
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 is not a problem for anyone who trusts their users with those permissions to usually write & manage PHP within the CMS by not having `cms.safe_mode` enabled. Still, it would be a problem for anyone relying on `cms.safe_mode` to ensure that users with those permissions in production do not have access to write and execute arbitrary PHP.
### Patches
This issue has been patched in v3.4.15.
### Workarounds
As a w
OSV
October CMS safe mode bypass using Page template injection
osv·2023-11-29
CVE-2023-44381 [MEDIUM] October CMS safe mode bypass using Page template injection
October CMS safe mode bypass using Page template injection
### Impact
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 is not a problem for anyone who trusts their users with those permissions to usually write & manage PHP within the CMS by not having `cms.safe_mode` enabled. Still, it would be a problem for anyone relying on `cms.safe_mode` to ensure that users with those permissions in production do not have access to write and execute arbitrary PHP.
### Patches
This issue has been patched in v3.4.15.
### Workarounds
As a w
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2023-12-01
Published