django-phone-verify@3.0.1 vulnerabilities

A Django app to support phone number verification using security code sent via SMS.

  • latest version

    3.3.0

  • latest non vulnerable version

  • first published

    7 years ago

  • latest version published

    2 months ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the django-phone-verify package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    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
    VulnerabilityVulnerable Version
    • M
    Improper Control of Interaction Frequency

    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 django-phone-verify to version 3.2.0 or higher.

    [,3.2.0)