CVE-2023-48714
Published: 23 January 2024
Summary
CVE-2023-48714 is a medium-severity Exposure of Sensitive Information to an Unauthorized Actor (CWE-200) vulnerability in Silverstripe Framework. Its CVSS base score is 4.3 (Medium).
Operationally, ranked at the 45.5th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-0405
Vulnerability details
Silverstripe Framework is the framework that forms the base of the Silverstripe content management system. Prior to versions 4.13.39 and 5.1.11, if a user should not be able to see a record, but that record can be added to a…
more
`GridField` using the `GridFieldAddExistingAutocompleter` component, the record's title can be accessed by that user. Versions 4.13.39 and 5.1.11 contain a fix for this issue.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.
Proper attribute retention and permitted-value enforcement limits unauthorized actors from accessing sensitive information lacking correct labels.
Audit logs and logging tools are critical resources whose protection requires correct permission assignments to block unauthorized actions.
Documenting information locations and authorized users enables better protection against unauthorized exposure of sensitive data.
Places configuration items under formal management, enforcing correct permission assignments on critical resources.
Requiring equivalent controls at the alternate storage site prevents unauthorized exposure of sensitive backup data.
Protecting confidentiality of backup information prevents unauthorized exposure of sensitive data stored in backups.
Assessing control effectiveness and providing incident communication channels at alternate sites reduces the likelihood of sensitive information exposure to unauthorized actors.
Requiring protection of the program plan from unauthorized disclosure directly reduces exposure of sensitive security program details and control descriptions.