CVE-2023-37479 Vulnerability Analysis & Exploit Details

CVE-2023-37479
Vulnerability Scoring

5.3
/10
Significant Risk

Security assessments indicate that CVE-2023-37479 presents a notable risk, potentially requiring prompt mitigation.

Attack Complexity Details

  • Attack Complexity: High
    Exploits require significant effort and special conditions.
  • Attack Vector: Network
    Vulnerability is exploitable over a network without physical access.
  • Privileges Required: None
    No privileges are required for exploitation.
  • Scope: Unchanged
    Exploit remains within the originally vulnerable component.
  • User Interaction: Required
    User interaction is necessary for successful exploitation.

CVE-2023-37479 Details

Status: Modified

Last updated: 🕗 21 Nov 2024, 08:11 UTC
Originally published on: 🕚 17 Jul 2023, 23:15 UTC

Time between publication and last update: 492 days

CVSS Release: version 3

CVSS3 Source

security-advisories@github.com

CVSS3 Type

Secondary

CVSS3 Vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N

CVE-2023-37479 Vulnerability Summary

CVE-2023-37479: 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.

Assessing the Risk of CVE-2023-37479

Access Complexity Graph

The exploitability of CVE-2023-37479 depends on two key factors: attack complexity (the level of effort required to execute an exploit) and privileges required (the access level an attacker needs).

Exploitability Analysis for CVE-2023-37479

CVE-2023-37479 presents a challenge to exploit due to its high attack complexity, but the absence of privilege requirements still makes it a viable target for skilled attackers. A thorough security review is advised.

Understanding AC and PR

A lower complexity and fewer privilege requirements make exploitation easier. Security teams should evaluate these aspects to determine the urgency of mitigation strategies, such as patch management and access control policies.

Attack Complexity (AC) measures the difficulty in executing an exploit. A high AC means that specific conditions must be met, making an attack more challenging, while a low AC means the vulnerability can be exploited with minimal effort.

Privileges Required (PR) determine the level of system access necessary for an attack. Vulnerabilities requiring no privileges are more accessible to attackers, whereas high privilege requirements limit exploitation to authorized users with elevated access.

CVSS Score Breakdown Chart

Above is the CVSS Sub-score Breakdown for CVE-2023-37479, illustrating how Base, Impact, and Exploitability factors combine to form the overall severity rating. A higher sub-score typically indicates a more severe or easier-to-exploit vulnerability.

CIA Impact Analysis

Below is the Impact Analysis for CVE-2023-37479, showing how Confidentiality, Integrity, and Availability might be affected if the vulnerability is exploited. Higher values usually signal greater potential damage.

  • Confidentiality: None
    CVE-2023-37479 has no significant impact on data confidentiality.
  • Integrity: High
    CVE-2023-37479 could allow unauthorized modifications to data, potentially affecting system reliability and trust.
  • Availability: None
    CVE-2023-37479 does not impact system availability.

Exploit Prediction Scoring System (EPSS)

The EPSS score estimates the probability that this vulnerability will be exploited in the near future.

EPSS Score: 0.161% (probability of exploit)

EPSS Percentile: 54.04% (lower percentile = lower relative risk)
This vulnerability is less risky than approximately 45.96% of others.

CVE-2023-37479 References

External References

CWE Common Weakness Enumeration

CWE-665

CAPEC Common Attack Pattern Enumeration and Classification

  • Leveraging Race Conditions CAPEC-26 The adversary targets a race condition occurring when multiple processes access and manipulate the same resource concurrently, and the outcome of the execution depends on the particular order in which the access takes place. The adversary can leverage a race condition by "running the race", modifying the resource and modifying the normal execution flow. For instance, a race condition can occur while accessing a file: the adversary can trick the system by replacing the original file with their version and cause the system to read the malicious file.
  • Leveraging Time-of-Check and Time-of-Use (TOCTOU) Race Conditions CAPEC-29 This attack targets a race condition occurring between the time of check (state) for a resource and the time of use of a resource. A typical example is file access. The adversary can leverage a file access race condition by "running the race", meaning that they would modify the resource between the first time the target program accesses the file and the time the target program uses the file. During that period of time, the adversary could replace or modify the file, causing the application to behave unexpectedly.

Vulnerable Configurations

  • cpe:2.3:a:openenclave:openenclave:0.1.0:*:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.1.0:*:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.4.0:*:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.4.0:*:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.4.1:*:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.5.0:*:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.5.0:*:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.6.0:-:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.6.0:-:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.6.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.6.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.6.0:rc3:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.6.0:rc3:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.7.0:-:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.7.0:-:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.7.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.7.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.7.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.7.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.8.0:-:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.8.0:-:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.8.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.8.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.8.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.8.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.8.1:*:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.8.1:*:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.8.2:*:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.8.2:*:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.9.0:-:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.9.0:-:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.9.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.9.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.10.0:-:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.10.0:-:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.10.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.10.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.11.0:-:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.11.0:-:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.11.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.11.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.12.0:-:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.12.0:-:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.12.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.12.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.12.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.12.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.13.0:-:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.13.0:-:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.13.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.13.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.13.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.13.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.14.0:-:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.14.0:-:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.14.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.14.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.14.1:*:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.14.1:*:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.15.0:-:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.15.0:-:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.15.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.15.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.15.1:*:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.15.1:*:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.16.0:-:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.16.0:-:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.16.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.16.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.16.1:*:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.16.1:*:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.17.0:-:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.17.0:-:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.17.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.17.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.17.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.17.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.17.1:*:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.17.1:*:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.17.2:*:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.17.2:*:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.17.5:*:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.17.5:*:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.17.6:*:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.17.6:*:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.17.7:*:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.17.7:*:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.18.0:-:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.18.0:-:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.18.0:rc4:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.18.0:rc4:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.18.1:*:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.18.1:*:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.18.2:*:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.18.2:*:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.18.4:*:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.18.4:*:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.18.5:*:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.18.5:*:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.19.0:-:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.19.0:-:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.19.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.19.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:openenclave:openenclave:0.19.2:*:*:*:*:*:*:*
    cpe:2.3:a:openenclave:openenclave:0.19.2:*:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2023-37479: Combat Critical CVE Threats

Stay updated with real-time CVE vulnerabilities and take action to secure your systems. Enhance your cybersecurity posture with the latest threat intelligence and mitigation techniques. Develop the skills necessary to defend against CVEs and secure critical infrastructures. Join the top cybersecurity professionals safeguarding today's infrastructures.

Other 5 Recently Published CVEs Vulnerabilities

  • CVE-2024-43107 – Improper Certificate Validation (CWE-295) in the Gallagher Milestone Integration Plugin (MIP) permits unauthenticated messages (e.g. alarm events) ...
  • CVE-2024-41724 – Improper Certificate Validation (CWE-295) in the Gallagher Command Centre SALTO integration allowed an attacker to spoof the SALTO server. Thi...
  • CVE-2025-2133 – A vulnerability classified as problematic was found in ftcms 2.1. Affected by this vulnerability is an unknown functionality of the file /admin/ind...
  • CVE-2025-2132 – A vulnerability classified as critical has been found in ftcms 2.1. Affected is an unknown function of the file /admin/index.php/web/ajax_all_lists...
  • CVE-2025-2131 – A vulnerability was found in dayrui XunRuiCMS up to 4.6.3. It has been rated as problematic. This issue affects some unknown processing of the comp...