In SilverStripe through 4.5.0, a specific URL path configured by default through the silverstripe/framework module can be used to disclose the fact that a domain is hosting a Silverstripe application. There is no disclosure of the specific version. The functionality on this URL path is limited to execution in a CLI context, and is not known to present a vulnerability through web-based access. As a side-effect, this preconfigured path also blocks the creation of other resources on this path (e.g. a page).
{
"cpe": "cpe:2.3:a:silverstripe:silverstripe:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"last_affected": "3.0.0"
}
],
"source": "CPE_RANGE"
}{
"cpe": "cpe:2.3:a:silverstripe:silverstripe:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"last_affected": "3.0.0"
},
{
"introduced": "4.0.0"
},
{
"fixed": "4.4.7"
},
{
"introduced": "4.5.0"
},
{
"fixed": "4.5.4"
}
],
"source": "CPE_RANGE"
}