SYM_PHP_0046 - SymbioticSec/Symbiotic-Vulnerability-Database GitHub Wiki
Origin Validation Error
Property | Value |
---|---|
Language | |
Severity | |
CWE | CWE-346: Origin Validation Error |
OWASP | A07:2021 - Identification and Authentication Failures |
Confidence Level | Low |
Impact Level | Medium |
Likelihood Level | Low |
Description
Access-Control-Allow-Origin response header is set to "*". This will disable CORS Same Origin Policy restrictions.