Overview
- Description
- 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.
- Source
- psirt@hcl.com
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 9.8
- Impact score
- 5.9
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Severity
- CRITICAL
CVSS 2.0
- Type
- Primary
- Base score
- 6.8
- Impact score
- 6.4
- Exploitability score
- 8.6
- Vector string
- AV:N/AC:M/Au:N/C:P/I:P/A:P
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:hcltech:onetest_server:10.0:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "030095EA-2C10-4A4B-A1C2-673943E41A37" }, { "criteria": "cpe:2.3:a:hcltech:onetest_server:10.1:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "089C72EF-E35A-4718-A361-3D1C92C8BF8C" }, { "criteria": "cpe:2.3:a:hcltech:onetest_server:10.2:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "CE5428D8-1A0D-4E28-989E-4E26645438A6" } ], "operator": "OR" } ] } ]