Improper Authentication Affecting silverstripe/framework package, versions >=3.1.19-rc1, <3.1.20 >=3.2.4-rc1, <3.2.5 >=3.3.2-rc1, <3.3.3 >=3.4.0-rc1, <3.4.1


Severity

Recommended
0.0
medium
0
10

CVSS assessment made by Snyk's Security Team

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-7148696
  • published 28 May 2024
  • disclosed 27 May 2024
  • credit Loz Calver

Introduced: 27 May 2024

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

How to fix?

Upgrade silverstripe/framework to version 3.1.20, 3.2.5, 3.3.3, 3.4.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 Improper Authentication due to the ChangePasswordForm process. An attacker can log in without proper authorization by exploiting the lack of a necessary check for Member::canLogIn() after a password reset. This is only exploitable if specific site configurations use the extension point in ChangePasswordForm::doChangePassword() to restrict access, such as for unapproved members or those with temporarily revoked access.

CVSS Scores

version 3.1
Expand this section

Snyk

4.3 medium
  • Attack Vector (AV)
    Network
  • Attack Complexity (AC)
    Low
  • Privileges Required (PR)
    Low
  • User Interaction (UI)
    None
  • Scope (S)
    Unchanged
  • Confidentiality (C)
    None
  • Integrity (I)
    Low
  • Availability (A)
    None