First published: Tue Jun 07 2022(Updated: )
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.
Credit: psirt@hcl.com
Affected Software | Affected Version | How to fix |
---|---|---|
HCL Tech OneTest Server | =10.0 | |
HCL Tech OneTest Server | =10.1 | |
HCL Tech OneTest Server | =10.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-27786 is classified as a moderate severity vulnerability due to its potential impact on cross-origin resource sharing (CORS).
Fixing CVE-2021-27786 involves updating the HCL Tech Onetest Server to versions 10.1 or 10.2, which include necessary patches.
CVE-2021-27786 specifically affects HCL Tech Onetest Server versions 10.0, 10.1, and 10.2.
CVE-2021-27786 is a cross-origin resource sharing (CORS) vulnerability that may allow unauthorized access to resources.
As of now, there are no public reports of active exploitation of CVE-2021-27786 in the wild.