Vulnerability Description
An arbitrary memory overwrite vulnerability in the trusted memory of Asylo exists in versions prior to 0.6.0. As the ecall_restore function fails to validate the range of the output_len pointer, an attacker can manipulate the tmp_output_len value and write to an arbitrary location in the trusted (enclave) memory. We recommend updating Asylo to version 0.6.0 or later.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Asylo | < 0.6.0 |
Related Weaknesses (CWE)
References
- https://github.com/google/asylo/commit/e582f36ac49ee11a21d23ad6a30c333092e0a94ePatchThird Party Advisory
- https://github.com/google/asylo/commit/e582f36ac49ee11a21d23ad6a30c333092e0a94ePatchThird Party Advisory
FAQ
What is CVE-2020-8904?
CVE-2020-8904 is a vulnerability with a CVSS score of 6.4 (MEDIUM). An arbitrary memory overwrite vulnerability in the trusted memory of Asylo exists in versions prior to 0.6.0. As the ecall_restore function fails to validate the range of the output_len pointer, an at...
How severe is CVE-2020-8904?
CVE-2020-8904 has been rated MEDIUM with a CVSS base score of 6.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2020-8904?
Check the references section above for vendor advisories and patch information. Affected products include: Google Asylo.