October/System is the system module for October CMS, a self-hosted CMS platform based on the Laravel PHP Framework. Prior to versions 1.0.476, 1.1.12, and 2.2.15, when the developer allows the user to specify their own filename in the `fromData` method, an unauthenticated user can perform remote code execution (RCE) by exploiting a race condition in the temporary storage directory. This vulnerability affects plugins that expose the `October\Rain\Database\Attach\File::fromData` as a public interface and does not affect vanilla installations of October CMS since this method is not exposed or used by the system internally or externally. The issue has been patched in Build 476 (v1.0.476), v1.1.12, and v2.2.15. Those who are unable to upgrade may apply with patch to their installation manually as a workaround.
References
Link | Resource |
---|---|
https://github.com/octobercms/library/commit/fe569f3babf3f593be2b1e0a4ae0283506127a83 | Patch Third Party Advisory |
https://github.com/octobercms/october/security/advisories/GHSA-8v7h-cpc2-r8jp | Patch Third Party Advisory |
https://github.com/octobercms/library/commit/fe569f3babf3f593be2b1e0a4ae0283506127a83 | Patch Third Party Advisory |
https://github.com/octobercms/october/security/advisories/GHSA-8v7h-cpc2-r8jp | Patch Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 06:51
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/octobercms/library/commit/fe569f3babf3f593be2b1e0a4ae0283506127a83 - Patch, Third Party Advisory | |
References | () https://github.com/octobercms/october/security/advisories/GHSA-8v7h-cpc2-r8jp - Patch, Third Party Advisory |
Information
Published : 2022-07-12 20:15
Updated : 2024-11-21 06:51
NVD link : CVE-2022-24800
Mitre link : CVE-2022-24800
CVE.ORG link : CVE-2022-24800
JSON object : View
Products Affected
octobercms
- october
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')