Permissions, Privileges, and Access Controls in SilverStripe GraphQL Server - CVE-2023-44401

 

Permissions, Privileges, and Access Controls in SilverStripe GraphQL Server - CVE-2023-44401

Published: January 23, 2024


Vulnerability identifier: #VU85696
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2023-44401
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: SilverStripe
Affected software:
SilverStripe GraphQL Server

Detailed vulnerability description

The vulnerability allows a remote user to gain access to sensitive information.

The vulnerability exists due to the canView() method does not check for permissions when displaying paginated search results. A remote user can gain access to potentially sensitive information.


How to mitigate CVE-2023-44401

Install updates from vendor's website.

Sources