Definition

Cross-domain policy refers to restrictions that govern how resources (e.g., scripts, data, APIs) can be requested from a domain other than the one where the resource originates. It is a security measure to prevent attacks.

There are a number of policies that can be enabled and configured:

Other policies

Risks in not using cross-domain policies

The malicious exploitation of the cross-domain requests enables a range of attacks such as:


References