django-cors-headers@1.1.0 vulnerabilities

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

Direct Vulnerabilities

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

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable 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)