Skip to main content

Exposure of Sensitive Information to an Unauthorized Actor

CVE-2024-29885

Severity Medium
Score 5.3/10

Summary

The package silverstripe/reports is an API for creating backend reports in the Silverstripe Framework. In affected versions, reports can be accessed via their direct URL by any user who has access to view the reports admin section, even if the `canView()` method for that report returns `false`. This vulnerability affects silverstripe/reports package versions prior to 5.2.3. All users are advised to upgrade. There are no known workarounds for this vulnerability.

  • LOW
  • NETWORK
  • NONE
  • UNCHANGED
  • NONE
  • LOW
  • LOW
  • NONE

CWE-200 - Information Exposure

An information exposure vulnerability is categorized as an information flow (IF) weakness, which can potentially allow unauthorized access to otherwise classified information in the application, such as confidential personal information (demographics, financials, health records, etc.), business secrets, and the application's internal environment.

Advisory Timeline

  • Published