PT-2024-40284 · Silverstripe · Silverstripe
Published
2024-05-23
·
Updated
2024-05-23
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L |
Name of the Vulnerable Software and Affected Versions:
SilverStripe (affected versions not specified)
Description:
The issue allows bypassing normal authentication parameters by providing an empty token parameter to a SilverStripe site when a secure token parameter is given, such as
isDev or flush. This can be exploited by adding an empty token parameter to the URL, for example, http://www.mysite.com/?isDev=1&isDevtoken to force a site into dev mode. Additionally, using flush in succession can cause excessive load on a victim site, risking denial of service.Recommendations:
To resolve the issue, ensure that empty tokens fail the validation check.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
IDOR
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Silverstripe