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 meteor
to version 2.2.0 or higher.
meteor is a Meteor, the JavaScript App Platform
Affected versions of this package are vulnerable to Insecure Default. Accounts.sendResetPasswordEmail
generates a new reset password token, but any other tokens issued prior to this still work.
This can be set manually to expire, but by default does not.