3.3.0
7 years ago
2 months ago
Known vulnerabilities in the django-phone-verify package. This does not include vulnerabilities belonging to this package’s dependencies.
Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.
Fix for free| Vulnerability | Vulnerable Version |
|---|---|
django-phone-verify is an A Django app to support phone number verification using security code sent via SMS. Affected versions of this package are vulnerable to Improper Control of Interaction Frequency due to the absence of failed attempt tracking and lockout mechanisms in the validate_security_code method of the BaseBackend class in phone_verify/backends/base.py. An attacker can brute force SMS verification codes by making unlimited verification attempts with different security codes until the correct code is guessed. How to fix Improper Control of Interaction Frequency? Upgrade | [,3.2.0) |