Vulnerability Description
In openenclave before 0.10.0, enclaves that use x87 FPU operations are vulnerable to tampering by a malicious host application. By violating the Linux System V Application Binary Interface (ABI) for such operations, a host app can compromise the execution integrity of some x87 FPU operations in an enclave. Depending on the FPU control configuration of the enclave app and whether the operations are used in secret-dependent execution paths, this vulnerability may also be used to mount a side-channel attack on the enclave. This has been fixed in 0.10.0 and the current master branch. Users will need to recompile their applications against the patched libraries to be protected from this vulnerability.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Openenclave | Openenclave | < 0.10.0 |
References
- https://github.com/openenclave/openenclave/security/advisories/GHSA-7wjx-wcwg-w9Third Party Advisory
- https://github.com/openenclave/openenclave/security/advisories/GHSA-7wjx-wcwg-w9Third Party Advisory
FAQ
What is CVE-2020-15107?
CVE-2020-15107 is a vulnerability with a CVSS score of 5.3 (MEDIUM). In openenclave before 0.10.0, enclaves that use x87 FPU operations are vulnerable to tampering by a malicious host application. By violating the Linux System V Application Binary Interface (ABI) for s...
How severe is CVE-2020-15107?
CVE-2020-15107 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-15107?
Check the references section above for vendor advisories and patch information. Affected products include: Openenclave Openenclave.