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 applicationsLearn about Information Exposure vulnerabilities in an interactive lesson.
Start learningUpgrade silverstripe/framework to version 4.0.4 or higher.
silverstripe/framework is a PHP framework forming the base for the SilverStripe CMS.
Affected versions of this package are vulnerable to Information Exposure. There is a user ID enumeration vulnerability in the brute force error messages. Users that don't exist in will never get a locked out message, while users that do exist, will get a locked out message. This means an attacker can infer or confirm user details that exist in the member table.