#VU26645 Input validation error in django-cors-headers

 

#VU26645 Input validation error in django-cors-headers

Published: April 7, 2020


Vulnerability identifier: #VU26645
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: N/A
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
django-cors-headers
Software vendor:
Adam Johnson

Description

The vulnerability allows a remote attacker to allow insecure schemas.

The vulnerability exists due to improper validation when middleware allows requests between schemes provided by a "CORS_ORIGIN_WHITELIST". A remote attacker can allow insecure schemas such as http.


Remediation

Install updates from vendor's website.

External links