Vulnerability Description
An arbitrary memory overwrite vulnerability in Asylo versions up to 0.6.0 allows an attacker to make a host call to UntrustedCall. UntrustedCall failed to validate the buffer range within sgx_params and allowed the host to return a pointer that was an address within the enclave memory. This allowed an attacker to read memory values from within the enclave.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Asylo | <= 0.6.0 |
Related Weaknesses (CWE)
References
- https://github.com/google/asylo/commit/83036fd841d33baa7e039f842d131aa7881fdcc2PatchThird Party Advisory
- https://github.com/google/asylo/commit/83036fd841d33baa7e039f842d131aa7881fdcc2PatchThird Party Advisory
FAQ
What is CVE-2020-8936?
CVE-2020-8936 is a vulnerability with a CVSS score of 5.3 (MEDIUM). An arbitrary memory overwrite vulnerability in Asylo versions up to 0.6.0 allows an attacker to make a host call to UntrustedCall. UntrustedCall failed to validate the buffer range within sgx_params a...
How severe is CVE-2020-8936?
CVE-2020-8936 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2020-8936?
Check the references section above for vendor advisories and patch information. Affected products include: Google Asylo.