CVE-2023-47129: Statamic CMS remote code execution via front-end form uploads
Impact On front-end forms with an asset upload field, PHP files crafted to look like images may be uploaded regardless of mime validation rules. This only affects forms using the "Forms" feature and not just any arbitrary form. This does not affect the control panel.
Patches It has been patched in 3.4.13 and 4.33.0.
Other sources
Statmic is a core Laravel content management system Composer package. Prior to versions 3.4.13 and 4.33.0, on front-end forms with an asset upload field, PHP files crafted to look like images may be uploaded. This only affects forms using the "Forms" feature and not just any arbitrary form. This does not affect the control panel. This issue has been patched in 3.4.13 and 4.33.0.
— MITRE
Affected Software
Remediation
Event History
Frequently Asked Questions
What is CVE-2023-47129?
CVE-2023-47129 is a vulnerability in the Statamic CMS that allows for remote code execution via front-end form uploads.
How does CVE-2023-47129 affect Statamic CMS?
CVE-2023-47129 affects Statamic CMS versions prior to 3.4.13 and 4.33.0.
What is the severity level of CVE-2023-47129?
CVE-2023-47129 has a severity level of high (8.4).
How can I fix CVE-2023-47129?
To fix CVE-2023-47129, update Statamic CMS to versions 3.4.13 or 4.33.0 or later.
What is the CWE associated with CVE-2023-47129?
The CWE associated with CVE-2023-47129 is CWE-434.