Home / Vulnerability Database / HTML5 : Unsafe cross-origin resource sharing (CORS) policy
HTML5

HTML5 : Unsafe cross-origin resource sharing (CORS) policy

Overview

Unsafe CORS configuration may lead to the data being compromised.

CORS (Cross Origin Resource Policy) is a mechanism defined in the HTML5 standard that enables JavaScript-code to work with data from another domain. CORS parameters must be defined in the HTTP header Access-Control-Allow-Origin.

CORS parameter defined not precisely enough may lead to the application data being compromised.

MEDIUM

DerScanner Severity Score

Do you want to fix HTML5 : Unsafe cross-origin resource sharing (CORS) policy in your application?

See also

HTML5

HTML5 : Missing required cryptographic step

HTML5

HTML5 : Weak hashing algorithm

HTML5

HTML5 : Cross-site request forgery (CSRF)