django-cors-headers@2.5.2 vulnerabilities

django-cors-headers is a Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS).

  • latest version

    4.7.0

  • latest non vulnerable version

  • first published

    12 years ago

  • latest version published

    2 months ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the django-cors-headers 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
    • L
    Improper Validation

    django-cors-headers is a Django app for handling the server headers required for Cross-Origin Resource Sharing (CORS)

    Affected versions of this package are vulnerable to Improper Validation. CORS middleware allows requests between schemes provided by a CORS_ORIGIN_WHITELIST , and it is possible to allow insecure schemas such as http. This is remediated in the fixed version.

    How to fix Improper Validation?

    Upgrade django-cors-headers to version 3.0.0 or higher.

    [,3.0.0)