Lucene search

K
githubGitHub Advisory DatabaseGHSA-52CX-HPC5-CXWC
HistoryMay 27, 2024 - 6:44 p.m.

silverstripe/framework missing ACL on reports

2024-05-2718:44:47
CWE-862
GitHub Advisory Database
github.com
3
ss_report
reports
cms
canview()
access control
security

AI Score

7

Confidence

High

The SS_Report, and the reports CMS section only checks canView() when listing the reports that can be viewed by the current user.

It does not (and should) perform canView checks when the report is actually viewed, so if you know the URL to a report and can otherwise access the Reports section of the CMS, you can view any report.

Affected configurations

Vulners
Node
silverstripeframeworkRange3.4.0-rc13.4.1
OR
silverstripeframeworkRange3.3.2-rc13.3.3
OR
silverstripeframeworkRange3.2.4-rc13.2.5
OR
silverstripeframeworkRange3.1.19-rc13.1.20
VendorProductVersionCPE
silverstripeframework*cpe:2.3:a:silverstripe:framework:*:*:*:*:*:*:*:*

AI Score

7

Confidence

High