The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade silverstripe/framework
to version 3.6.7, 3.7.3, 4.0.7, 4.1.5, 4.2.4, 4.3.1 or higher.
silverstripe/framework is PHP framework forming the base for the SilverStripe CMS.
Affected versions of this package are vulnerable to SQL Injection
via Form
and DataObject
when a specifically crafted user input is executed as SQL SELECT
statements in the process of writing this input to a database record. It requires a specific SilverStripe
implementation to accept user input for this purpose.