October is a free, open-source, self-hosted CMS platform based on the Laravel PHP Framework. In October CMS from version 1.0.319 and before version 1.0.470, backend users with the default "Publisher" system role have access to create & manage users where they can choose which role the new user has. This means that a user with "Publisher" access has the ability to escalate their access to "Developer" access. Issue has been patched in Build 470 (v1.0.470) & v1.1.1.
The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.
The product does not properly assign, modify, track, or check privileges for an actor, creating an unintended sphere of control for that actor.
Link | Tags |
---|---|
https://github.com/octobercms/october/security/advisories/GHSA-rfjc-xrmf-5vvw | third party advisory |
https://github.com/octobercms/october/commit/78a37298a4ed4602b383522344a31e311402d829 | third party advisory patch |