Privilege Escalation Affecting silverstripe/framework package, versions >=3.5.7, <3.5.8 >=3.6.0, <3.6.6 >=4.0.0, <4.0.4 >=4.1.0, <4.1.1


0.0
high

Snyk CVSS

    Attack Complexity Low
    Privileges Required High
    Confidentiality High
    Integrity High
    Availability High

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PHP-SILVERSTRIPEFRAMEWORK-546495
  • published 5 Feb 2020
  • disclosed 5 Feb 2020
  • credit Worik Stanton

Introduced: 5 Feb 2020

CVE NOT AVAILABLE CWE-264 Open this link in a new tab

How to fix?

Upgrade silverstripe/framework to version 3.5.8, 3.6.6, 4.0.4, 4.1.1 or higher.

Overview

silverstripe/framework is a PHP framework forming the base for the SilverStripe CMS.

Affected versions of this package are vulnerable to Privilege Escalation. A member with the permission EDIT_PERMISSIONS and access to the "Security" section is able to re-assign themselves (or another member) to ADMIN level. CMS Fields for the member are constructed using DirectGroups instead of Groups relation which results in bypassing security logic preventing privilege escalation.