Django@5.2.11 vulnerabilities

A high-level Python web framework that encourages rapid development and clean, pragmatic design.

  • latest version

    6.0.3

  • latest non vulnerable version

  • first published

    15 years ago

  • latest version published

    12 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the Django 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
    Allocation of Resources Without Limits or Throttling

    Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.

    Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the URLField.to_python() function when processing URLs containing certain Unicode characters on Windows systems. An attacker can cause excessive resource consumption and application unresponsiveness by submitting large URL inputs crafted with these characters.

    How to fix Allocation of Resources Without Limits or Throttling?

    Upgrade Django to version 4.2.29, 5.2.12, 6.0.3 or higher.

    [4.2a1,4.2.29)[5.2a1,5.2.12)[6.0a1,6.0.3)
    • L
    Race Condition

    Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.

    Affected versions of this package are vulnerable to Race Condition in the file-system storage and file-based cache backends that use umask process in multi-threaded environments. An attacker can manipulate file system object permissions by making concurrent requests, potentially leading to unauthorized access or modification of files.

    How to fix Race Condition?

    Upgrade Django to version 4.2.29, 5.2.12, 6.0.3 or higher.

    [4.2a1,4.2.29)[5.2a1,5.2.12)[6.0a1,6.0.3)