django-stubs@5.1.3 vulnerabilities

Mypy stubs for Django

  • latest version

    5.2.7

  • latest non vulnerable version

  • first published

    6 years ago

  • latest version published

    21 hours ago

  • licenses detected

  • Direct Vulnerabilities

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

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • C
    External Control of System or Configuration Setting

    django-stubs is a Mypy stubs for Django

    Affected versions of this package are vulnerable to External Control of System or Configuration Setting via the inclusion of type stubs for deprecated and insecure password hashers such as MD5PasswordHasher, SHA1PasswordHasher, and CryptPasswordHasher. Their presence in type hints may inadvertently promote their use in Django applications, leading to the storage of passwords using weak hashing algorithms. This can make user credentials susceptible to brute-force or dictionary attacks.

    How to fix External Control of System or Configuration Setting?

    Upgrade django-stubs to version 5.2.0 or higher.

    [,5.2.0)