Closed zmxv closed 2 years ago
Security
A user can try passcodes as many times as possible.
Rate limiting (with exponential backoff) should be enforced to prevent brute force attack. And passcode should not be limited to four digits only.
High
Desktop (please complete the following information):
Smartphone (please complete the following information):
No response
Hi! This repo is intended for TON wallet app, not for Tonkeeper. If you have found any bugs with Tonkeeper app, please, open an issue in this repository
Thanks for the pointer.
Bug Type
Security
Reproduction steps
Actual result
A user can try passcodes as many times as possible.
Expected result
Rate limiting (with exponential backoff) should be enforced to prevent brute force attack. And passcode should not be limited to four digits only.
Suggested Severity
High
Device
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional Context
No response