Cross-origin resource sharing (CORS) enables browsers to...
Critical severity
Unreviewed
Published
Jun 10, 2022
to the GitHub Advisory Database
•
Updated Jan 27, 2023
Description
Published by the National Vulnerability Database
Jun 9, 2022
Published to the GitHub Advisory Database
Jun 10, 2022
Last updated
Jan 27, 2023
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.
References