Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Improper sanitization of MXCSR and RFLAGS in OpenEnclave
Vulnerability Description
Open Enclave is a hardware-agnostic open source library for developing applications that utilize Hardware-based Trusted Execution Environments, also known as Enclaves. There are two issues that are mitigated in version 0.19.3. First, Open Enclave SDK does not properly sanitize the `MXCSR` register on enclave entry. This makes applications vulnerable to MXCSR Configuration Dependent Timing (MCDT) attacks, where incorrect `MXCSR` values can impact instruction retirement by at most one cycle, depending on the (secret) data operand value. Please find more details in the guidance from Intel in the references. Second, Open Enclave SDK does not sanitize x86's alignment check flag `RFLAGS.AC` on enclave entry. This opens up the possibility for a side-channel attacker to be notified for every unaligned memory access performed by the enclave. The issue has been addressed in version 0.19.3 and the current master branch. Users will need to recompile their applications against the patched libraries to be protected from this vulnerability. There are no known workarounds for this vulnerability.
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N
Vulnerability Type
初始化不恰当
Vulnerability Title
Open Enclave SDK 安全漏洞
Vulnerability Description
Open Enclave SDK是Open Enclave开源的一个与硬件无关的开源库。用于开发利用基于硬件的可信执行环境(也称为 Enclave)的应用程序。 Open Enclave SDK 0.19.3之前版本存在安全漏洞,该漏洞源于没有正确清理enclave条目上的“MXCSR”寄存器。
CVSS Information
N/A
Vulnerability Type
N/A