django-stubs@5.1.1 vulnerabilities

Mypy stubs for Django

  • latest version

    5.2.7

  • latest non vulnerable version

  • first published

    6 years ago

  • latest version published

    1 months ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the django-stubs 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
    • 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)