← Back to CVE List

CVE-2021-27786

Published: 2022-06-09T17:15Z
Last Modified: 2024-11-21T05:58Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
Cross-origin resource sharing (CORS) enables browsers to perform cross domain requests in a controlled manner. This request has an Origin header that identifies the domain that is making the initial request and defines the protocol between a browser and server to see if the request is allowed. An attacker can take advantage of this and possibly carry out privileged actions and access sensitive information when the Access-Control-Allow-Credentials is enabled. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt