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 Insufficient Randomness vulnerabilities in an interactive lesson.
Start learningUpgrade friendsofsymfony/user-bundle
to version 1.3.5, 1.3.0 or higher.
Affected versions of friendsofsymfony/user-bundle
are vulnerable to Insufficient Randomness.
The usage of base_convert
looses precision for large inputs, which causes the entropy of tokens generated by FOSUserBundle for the email confirmation and password resetting is lost. This makes these tokens much less random than they are expected to be, and so not cryptographically safe.