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 Improper Input Validation vulnerabilities in an interactive lesson.
Start learningUpgrade github.com/keep-network/keep-ecdsa
to version 1.8.1 or higher.
github.com/keep-network/keep-ecdsa is a package providing smart contracts and client behind the Keep ECDSA client
Affected versions of this package are vulnerable to Improper Input Validation. The Verifiable Secret Sharing scheme generates shares from the user’s IDs but does not properly validate them. Using a malicious ID will make other users reveal their secrets during the secret-sharing procedure. In addition, a second issue resulting from lack of validation could cause nodes to crash when sent maliciously formed user IDs.