Miggo Logo

CVE-2023-32302: Silverstripe Framework: Members with no password can be created and bypass custom login forms

N/A

CVSS Score

Basic Information

EPSS Score
-
Published
7/31/2023
Updated
11/8/2023
KEV Status
No
Technology
TechnologyPHP

Technical Details

CVSS Vector
CVSS metrics data is empty
Package NameEcosystemVulnerable VersionsFirst Patched Version
silverstripe/frameworkcomposer>= 5.0.0, < 5.0.135.0.13
silverstripe/frameworkcomposer>= 3.0.0, < 4.13.144.13.14

Vulnerability Intelligence
Miggo AIMiggo AI

Miggo AIRoot Cause Analysis

The vulnerability stemmed from the password field configuration in Member class. The key modification in the patch was changing 'setCanBeEmpty(true)' to 'setCanBeEmpty(false)' in getMemberPasswordField method. This function directly controlled password field validation rules in administrative interfaces, and its permissive configuration was the root cause enabling empty password creation. The file path and method name are explicitly shown in the commit diff, and the CWE-20 (Input Validation) mapping confirms this as the vulnerable location.

Vulnerable functions

Only Mi**o us*rs **n s** t*is s**tion

WAF Protection Rules

WAF Rule

W**n * n*w `M*m**r` r**or* w*s *r**t** in t** *ms it w*s possi*l* to s*t * *l*nk p*sswor*. I* *n *tt**k*r knows t** *m*il ***r*ss o* t** us*r wit* t** *l*nk p*sswor* t**n t**y **n *tt*mpt to lo* in usin* *n *mpty p*sswor*. T** ****ult m*m**r *ut**nti

Reasoning

T** vuln*r**ility st*mm** *rom t** p*sswor* *i*l* *on*i*ur*tion in `M*m**r` *l*ss. T** k*y mo*i*i**tion in t** p*t** w*s ***n*in* 's*t**n***mpty(tru*)' to 's*t**n***mpty(**ls*)' in `**tM*m**rP*sswor**i*l*` m*t*o*. T*is *un*tion *ir**tly *ontroll** p*